Commit Graph

4 Commits

Author SHA1 Message Date
zelfroster
aeca1328a8 fix: fixed Config section UI, removed unsused classes and fixed some other things 2023-06-18 22:06:39 +05:30
zeners
f09d6b0ca9
try to fix eslint and prettier issues (#32)
* fix eslint + prettier issues

* fix eslint config (remove with prettier clashing indent rules)

* fix eslint warnings
2021-04-20 18:30:39 +05:30
rottencandy
7232474de6 Add functionality to files tab widgets 2019-07-18 23:42:22 +05:30
rottencandy
4c34a4103c Decompose config tab to multiple components
The config_resolver.js file will be used to handle the /config route
and can take in extended path for proper resolving.
The require polyfill does not have the concept of directories and
multiple paths so the name has to be preceeded by "config_" until
that is fixed.
2019-07-17 19:38:56 +05:30