Commit be6a195
committed
Refactor "jstreetable.js" and update the zip renderer
- Remove redundant and not-working customization that modifies the
"jstree-table-wrapper" style. "jstreetable.js" doesn't provide any
minimum version so that MFR has to use the full one. The file has
been refactored with eslint es5 plugin and better docstrings.
- Minor updates for the renderer:
- Enable cache which was disabled for local test
- Update column width for file size
- Set `is_folder` optional (`True` as default)
- Use closed-folder icon
- Remove unused assets1 parent 7821b1b commit be6a195
File tree
7 files changed
+1051
-1045
lines changed- mfr/extensions/zip
- static
- img
- js
- templates
7 files changed
+1051
-1045
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
0 commit comments