sweh / ajja

JavaScript library for simple creation of forms and display of collections
MIT License
2 stars 0 forks source link

Improve the modelling of widgets #6

Open sweh opened 10 years ago

sweh commented 10 years ago

Originally reported by: Thomas Lotze (Bitbucket: tlotze, GitHub: tlotze)


Widgets should be more than just json templates. They may have dependencies (like a date-picker library) and may need to execute code when loaded or unloaded.