Skip to content

v0.13.2

Pre-release
Pre-release

Choose a tag to compare

@francoisfrisch francoisfrisch released this 24 Jul 23:20
· 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.