Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-28 | refactor: clean js code with "activate" functions | n-peugnet | |
2020-04-28 | feat: select all for code inputs | n-peugnet | |
This enable the "select all" feature for `input.select-all` element. input elements are used because these are the only one with the `select()` method. To obtain the same rendering as before the readonly attribute and the class `code` have been added to these elements. @vincent-peugnet: make sure to use this element for future select-all Closes #107 | |||
2020-03-23 | fix(home): checkall error when in map mode | n-peugnet | |
2020-01-29 | feat: media js bundle with checkall and closesubmenus | n-peugnet | |
2020-01-29 | fix: only close the submenus of the menubar | n-peugnet | |
2020-01-29 | feat: add js auto-closing submenu | n-peugnet | |
2020-01-10 | new feature : multi edit base working | vincent-peugnet | |
2019-11-03 | feat: checkall checkbox in home page | n-peugnet | |