|
|
@ -1,6 +1,7 @@ |
|
|
|
TODO |
|
|
|
==== |
|
|
|
|
|
|
|
* [ ] https://github.com/mrwweb/clicky-menus |
|
|
|
* [ ] Fontawesome 6 |
|
|
|
* [x] importmap |
|
|
|
* [ ] fix flickering |
|
|
@ -16,7 +17,8 @@ TODO |
|
|
|
* [ ] smart filter search bar |
|
|
|
* [ ] build auto-release notes based from TODO and New Notes |
|
|
|
* [ ] semver_git_tag compatible |
|
|
|
* [ ] Use hotwire_livereload instead of rails_live_reload |
|
|
|
* [ ] Test alpinejs codium extension |
|
|
|
* [ ] ext install adrianwilczynski.alpine-js-intellisense |
|
|
|
* [ ] Ansi Formatter |
|
|
|
* [ ] fix: |
|
|
|
``` |
|
|
@ -28,6 +30,8 @@ TODO |
|
|
|
New Notes |
|
|
|
--------- |
|
|
|
|
|
|
|
* [x] Use hotwire_livereload instead of rails_live_reload |
|
|
|
* [x] nope, because rails_live_reload is more clever (and sooner) than hotwire_livereload |
|
|
|
* [x] LiveConstants |
|
|
|
* [x] monkeypatch rails-live-reload |
|
|
|
* [x] Flash message |
|
|
|