v0.13.1
Pre-release
Pre-release
francoisfrisch
released this
02 Jul 20:58
·
2836 commits
to master
since this release
- RangeController
addContent()
added to allow direct creation of objects in the content of the RangeController.
see contentConstructor
to specify the type.
- UndoManager
UndoManager now accepts promises and batching.
- Repetition
Pressing on an already selected iteration now does nothing instead of toggling it.
- Flow
Flow is now positioned absolute so that it expands to fill all the available space.
- AbstractSlider
The slider now uses a translate3d to take advantage of gpu acceleration.