1.3.0
Extra
BREAKING CHANGES
- core: Events emitter and callbacks assignments (64788d0)
Callback enhanced and required simple updates.
All callbacks has been moved under events
key in settings dictionary.
Callbacks now can be assigned with on()
method.
Features
- core: fully modularized (#174) (63b0cbb)
- core: modularized (#174) (07f9d74)
- modules: Horizontal module (#164) (176e327)
- modules: Inverse module (2436337)
- api: calcFitHeight method with animated in params (2327f3b)
Enhancements
- core: remastered
isHidden()
andhide()
methods - events: keyboard hero (#175)
- events: keyboard hero v2 (#175)(#176)
- desktop: text no-selectable, img no-draggable, grab cursor
- gesture: topperThanTop reducer cleared
Bug Fixes
- break: buildBreakpoint() clear on begin (#181) (e245bca)
- core: events attached before didPresent callback (#170) (5b49dc3)
- desktop: handle mouseleave events (8c6c81f)
- events: disable drag upperThanTop for full height top breakpoint (#171) (d048dbd)
- events: clear steps after fastSwipeClose (#180) (3558cf2)
- events: drag events emitted with position changes (#179) (c1aa175)
- events: hide-on-bottom attribute by recent position on touchend (4804af8)
- events: overscroll-behavior fix safari scroll bounce (c9c6a69)
- events: skipped touchstart event (#177) (4a878f0)