a11yist/app/javascript/controllers
2024-07-16 20:22:59 +02:00
..
application.js rails new -n a11yist -d sqlite3 --skip-action-mailbox --css bootstrap --js esbuild . 2024-07-15 02:19:27 +02: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 Basic feature implemented, very basic poc 2024-07-16 20:22:59 +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