Commit graph

9 commits

Author SHA1 Message Date
Joao P Dubas
7421c820e5
chore: adjust Gettext definition and usage 2024-10-29 23:35:42 +00:00
Joao P Dubas
94814ce86f
fix: keep phoenix html helpers
On [`phoenix_html` version 4.0.0][0], deprecated functionality was
removed and all `HTML` helpers were moved to `phoenix_html_helpers`.

To keep everything the same, we add the `phoenix_html_helpers` package,
and update the `html_helpers/0` method.

[0]: https://hexdocs.pm/phoenix_html/changelog.html#v4-0-0-2023-12-19
2024-06-20 12:28:50 +00:00
Chris McCord
056071ef6e Updates for LiveView 1.0-rc 2024-06-04 09:45:35 -04:00
Chris McCord
e5c15c7166 Finish 1.7 upgrade with ~p 2022-11-17 15:36:58 -05:00
Chris McCord
7bbce31bb9 Update to Phoenix 1.7 2022-11-17 10:01:20 -05:00
Chris McCord
635a2c9d21 Make sidebar live and add enhanced flash 2021-11-10 13:23:02 -05:00
Chris McCord
2552a32865 UI function components 2021-10-29 12:12:23 -04:00
Chris McCord
708bf715e1 WIP 2021-10-27 16:02:56 -04:00
Chris McCord
85855f9939 Make it so 🚀 2021-09-02 14:00:57 -04:00