| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* Move bg/js/settings/ to js/settings/
* Move bg/js/settings2/ to js/settings/
|
|
|
|
|
|
|
|
|
| |
* Rename modal-container to modal
* Update how modal IDs are handled
* Fix invalid modal check
* Update modal IDs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rename menuOpened event to menuOpen
* Rename menuClosed event to menuClose
* Rename close event
* Assign _isClosed
* Reuse event detail
* Expose PopupMenu.openMenus
* Rename and expose properties
* Add cancelable argument to close
* Update menuOpen detail
* Update menuClose detail
|
| |
|
|
|
|
|
|
|
| |
* Change attribute
* Update hidden style
* Hide scope checkboxes when they are not supported for that action
|
|
|
|
|
| |
* Scroll to the bottom when adding inputs
* Skip if empty action
|
|
* Set up hotkey inputs
* Improve key display
* Add setInput
* Add KeyboardShortcutController
* Update how display handles hotkeys
|