v1.0.0-beta.5
Pre-release
Pre-release
Warning! Please skip this release and upgrade to
beta-8or above. Introduced in this release is a potential security concern.
Added
- Increased Documentation coverage
- Increased Test coverage, including better testing environment
- Increased JSDoc coverage
- Added docblock section to
CONTRIBUTING.md - Added greenkeeper as integration for package dependency management
- Added codecov as integration for tracking test coverage
- Added github template issue
- Added github template PR
- Added yarn scripts for examples
- Added SensorEvent to exports
- Added yarn scripts for esdoc
- Added
Announcementplugin for screen reader support - Added cursor offset option for
Mirrorplugin - Added
scrollableElementsoption toScrollableplugin - Added
snappableElementtoSnapEvent - Added examples to published package
- Added
Emitterclass for event emitting for draggable
Changed
- Changed esdoc config
- Changed node version
8.9.1to8.9.4 - Updated package dependencies
- Updated roadmap section in README
- Changed export statements
- Fixes draggable state after canceling
drag:start - Fixes
constrainDimensionsoption forMirrorplugin - Fixes mirror position with touch devices and
Scrollable AutoScrollplugin has been renamed toScrollable- Fixes scrolling edge cases with
Scrollable - Fixes scrolling offset for touch devices in
Scrollable - Fixes npm install issue
- Fixes
overContainerproperty forDragOutContainerEvent