notebook/app/assets
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
..
config data vault migration to tailwindcss 2025-06-17 11:34:50 -05:00
images Merge branch 'master' into tailwind-redesign 2023-06-13 19:19:07 -07:00
javascripts Fix Alpine.js expression errors and JavaScript issues in timeline editor 2025-07-28 17:57:09 -07:00
stylesheets Complete MaterializeCSS to TailwindCSS migration cleanup 2025-07-27 19:39:15 -07:00