Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-10 | Move internal packages to an internal folder | 1 | -101/+0 | ||
For reference: https://go.dev/doc/go1.4#internalpackages | |||||
2023-07-07 | Fix incorrect return value comparisons | 1 | -13/+12 | ||
2023-07-07 | Fix code formatting | 1 | -1/+1 | ||
2023-07-07 | Fix accessibility issues in modal component | 1 | -3/+74 | ||
* Fix modal aria role * Trap focusing with tab / shift+tab inside the modal * Restore keyboard focus when closing modal * Automatically move keyboard focus to first focusable element unless specified otherwise * Keyboard shortcut help modal: move keyboard focus to modal title * Keyboard shortcut help modal: change close control from link to button | |||||
2018-07-05 | Refactor assets bundler and split Javascript files | 1 | -0/+31 | ||