FreeTube/src/renderer/components/password-settings
Jason 7410beacf0
Intuitive input bindings (#4970)
* Configure 'Enter' to submit form being edited

* Configure Ctrl+F keyboard listeners on pages with prominent search bar

* Move lambda data functions to methods

* Remove unnecessary 'return's

* Add Ctrl+F handling to Channel search bar

* Fix disabled ft-select label bug

* Fix linting issue
2024-04-29 18:39:17 +02:00
..
password-settings.css Cleanup and simplify the settings password code (#2982) 2022-12-20 05:58:44 +00:00
password-settings.js Switch from Vue.extend to defineComponent (#3066) 2023-01-18 08:50:02 +01:00
password-settings.vue Intuitive input bindings (#4970) 2024-04-29 18:39:17 +02:00