a11yist/app/javascript/controllers
david 9b521c1f2b
Some checks failed
/ Run tests (push) Failing after 5m55s
/ Run system tests (push) Failing after 1m43s
/ Build, push and deploy image (push) Has been skipped
Fixed unsaved-changes controller for firefox
2024-10-28 23:19:23 +01:00
..
application.js rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
autosubmit_controller.js Gui improvements and ideas 2024-07-20 16:55:10 +02:00
check_link_controller.js Links, mainly... 2024-07-26 00:59:00 +02:00
collapse_chevron_toggler_controller.js Gui improvements and ideas 2024-07-20 16:55:10 +02:00
drag_controller.js Remove sortable config 2024-10-27 22:49:31 +01:00
hello_controller.js rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02:00
index.js Add unsaved changed check to check form 2024-10-28 22:39:32 +01:00
rich_text_link_targets_controller.js Add target=blank to links in formatted text via js 2024-10-26 20:57:41 +02:00
set_theme_controller.js Basic setup, launch config and layout 2024-07-15 14:31:54 +02:00
theme_switcher_controller.js Basic feature implemented, very basic poc 2024-07-16 20:22:59 +02:00
unsaved_changes_controller.js Fixed unsaved-changes controller for firefox 2024-10-28 23:19:23 +01:00