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-01-29 | feat: media js bundle with checkall and closesubmenus | n-peugnet | |