Commit Graph

3 Commits

Author SHA1 Message Date
Andrew Brown
523d90a232 Fix Alpine.js expression errors and JavaScript issues in timeline editor
- Fix Alpine.js "function not defined" errors by adding typeof checks with fallbacks
- Fix "Invalid left-hand side in assignment" error by replacing x-model with manual binding
- Add Notebook namespace initialization to prevent "Notebook is not defined" errors
- Add defensive checks for missing jQuery plugins (iconpicker, modal)
- Ensure all Alpine.js expressions gracefully degrade when context unavailable
- Timeline editor now functions without JavaScript console errors

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 17:57:09 -07:00
Andrew Brown
e974b66548 polish off dark mode v1 2020-06-01 15:16:55 -05:00
Andrew Brown
cea03813fe plumbing for custom page overrides 2019-08-24 11:54:53 -05:00