botui/ui/suite/js
Rodrigo Rodriguez (Pragmatismo) a9dc598dd1 fix(docs): add data-app attribute and move CSS to index.html
- Add docs.css to main index.html CSS includes
- Remove redundant link tag from docs.html
- Add body data-app attribute in htmx-app.js when section changes
- Use body[data-app='docs'] selector for reliable CSS targeting
- Force light background on #main-content when docs is active
2026-01-12 00:11:28 -03:00
..
vendor feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
api-client.js feat(api-client): add centralized API client with auth token injection 2026-01-10 11:47:54 -03:00
auth-service.js feat(auth): add security bootstrap and improve auth handling 2026-01-10 17:32:01 -03:00
base.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
home.js refactor(ui): extract inline CSS/JS to external files 2026-01-10 20:12:48 -03:00
htmx-app.js fix(docs): add data-app attribute and move CSS to index.html 2026-01-12 00:11:28 -03:00
i18n.js fix(i18n): fix DOM timing issue in i18n.js 2026-01-10 10:54:05 -03:00
security-bootstrap.js feat(auth): add security bootstrap and improve auth handling 2026-01-10 17:32:01 -03:00
theme-manager.js Fix theme loading: add light.css and make default theme load it 2026-01-11 20:58:11 -03:00