v0.13.2
Pre-release
Pre-release
·
2745 commits
to master
since this release
- Component
Rename leaveDocument (mistake) to exitDocument
- RangeController
Check content exists before attempting to read contentConstructor
- TreeController
New APIs see dead183
- Serialization
Added 'module reference' type to be able to deserialize and require a CommonJS module.
- Template
Fixed an issue when using a 'clear' label in the serialization
- Loader
Better error reporting when missing/wrong 'main' module/object information
- Repetition
Fixed bugs in childComponents management so that they are properly cleaned up.
Base Components
Add delegate methods to AbstractTextField
Improvement to keyboard handling in AbstractNumberField
- Flow
Performance improvements.
Better support of Firefox/IE10
- Documentation
Improvements to the converter documentation.