Age | Commit message (Collapse) | Author |
|
Use the old Event instead of the experimental InputEvent.
Fixes Sentry WCMS-N
|
|
|
|
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
|
|
|
|
|
|
|
|
Closes #54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into n-peugnet-integrate-sentry-sdk
|
|
|
|
update the title of the window in sync with the input box
|
|
|
|
|
|
|
|
Add checkall checkbox in home page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|