This file documents any relevant changes.
- (BREAKING): Switch to Pyodide 0.19.X
- Feat: ViurForm and ViurFormBone with improved error reporting
- Feat: Improved and bug-fixed book-keeping for proxies used by event-listeners.
- Feat: Conditional displaying of bones based on Python expressions
- Feat(BREAKING): Entire refactoring of the stuff from formerly
flare.forms.formtags
(now justflare.viur
) - Feat(BREAKING): Several renaming, e.g.
forms
intoviur
; Use the scripttools/flare-update.py
to fix your projects
- Fix: EvalFormatStrings now work properly again
- Fix: internalEdit Forms no longer loses data
- Feat: listhandler now can emit finished status and locks running requests
- Feat: Forms - allow dict as BoneStructure
- Feat: Forms - relationalBone listhandler can now be filtered if the tag is used
- Feat: added Icon Caching
- Feat: added SyncHandler
- Feat: hash getter und setter can now accept parameters
- Feat: direct FileUpload is now possible, use
"widget":"direct"
as parameter - Feat: Update get-pyodide.py with configurable Version
- Fix: File and Folder names are displayed again
- Fix: Multiple SelectBones can be set to ReadOnly again
- Feat: Update get-pyodide.py command-line parameters and version string check
- Fix: updated relational style
- Fix: edit widget for relational bone didn't work properly due unclosed -tag
- Fix: webworker now can be used with zipped application
- Feat(BREAKING): unified buildscripts
- Feat: added alternative displayStrings for relations
- Feat: updated to Pyodide 0.18
- Feat: added debug popup (wip)
- Feat: pyodide webworker
- Feat: html5 library
- Feat: ignite components
- Feat: views
- Feat: forms
- Feat: translations
- Feat: build scripts
- Feat: dockerfile