Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-04-26 | add bookmarks to media | vincent-peugnet | |
2020-01-18 | refactoring medialist | vincent-peugnet | |
2020-01-17 | css cleaning 2 | vincent-peugnet | |
2020-01-17 | media filter | vincent-peugnet | |
2020-01-17 | media ui menu bar | vincent-peugnet | |