botui/ui/suite/paper
Rodrigo Rodriguez (Pragmatismo) e3b5929b99 fix(slides): remove duplicate cacheElements/bindEvents functions causing null error
The duplicate functions at lines 455-486 were redefining cacheElements and
bindEvents with wrong element IDs (kebab-case vs camelCase in HTML).
This caused 'Cannot read properties of null' error on slides app init.
2026-01-12 14:05:06 -03:00
..
paper.css refactor: Extract inline CSS/JS to separate files for monitoring module 2025-12-07 09:56:27 -03:00
paper.html fix(slides): remove duplicate cacheElements/bindEvents functions causing null error 2026-01-12 14:05:06 -03:00
paper.js Fix apps dropdown menu positioning near the grid button 2026-01-03 17:19:17 -03:00
quicknote.css feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
quicknote.html feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
quicknote.js feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00