xtablo-source/backend/internal/web/ui
Arthur Belleville 55fb32f1e1
chore(04-01): Sortable.js bootstrap and soft-danger button CSS
- justfile: add sortable_version := "1.15.7" variable
- justfile: bootstrap downloads sortable.min.js from jsDelivr
- justfile: clean removes static/sortable.min.js
- button.css: add .ui-button-soft-danger-md rule with hover and focus-visible states
- static/sortable.min.js: downloaded at 1.15.7 (45 kB)
2026-05-15 09:24:44 +02:00
..
badge.css feat(01-02): add Button, Card, Badge templ components + CSS 2026-05-14 18:46:42 +02:00
badge.templ feat(01-02): add Button, Card, Badge templ components + CSS 2026-05-14 18:46:42 +02:00
base.css feat(01-02): add ui package enums, helpers, base CSS 2026-05-14 18:45:15 +02:00
button.css chore(04-01): Sortable.js bootstrap and soft-danger button CSS 2026-05-15 09:24:44 +02:00
button.templ feat(01-02): add Button, Card, Badge templ components + CSS 2026-05-14 18:46:42 +02:00
card.css feat(01-02): add Button, Card, Badge templ components + CSS 2026-05-14 18:46:42 +02:00
card.templ feat(01-02): add Button, Card, Badge templ components + CSS 2026-05-14 18:46:42 +02:00
csrf_field.templ feat(02-07): gorilla/csrf integration — mount middleware, wire all forms, env-driven key 2026-05-14 22:59:06 +02:00
helpers.go feat(01-02): add ui package enums, helpers, base CSS 2026-05-14 18:45:15 +02:00
tokens.go feat(01-02): add ui package enums, helpers, base CSS 2026-05-14 18:45:15 +02:00
ui_test.go test(01-02): add ui package smoke tests 2026-05-14 18:47:31 +02:00
variants.go feat(01-02): add ui package enums, helpers, base CSS 2026-05-14 18:45:15 +02:00