1.2.2 (2018-03-09)
- Widget creation for old browsers
- Cell styles for IE11
1.2.1 (2018-03-09)
- Changed removeClass invocation for compatibility
1.2.0 (2018-03-09)
- Added jquery-ui-deps to vcs
- Updated dependencies
1.1.0 (2018-03-09)
- Added jquery-ui-deps file chore: Updated gitignore and npmignore chore: Updated dependencies
- When the across/down lists are outside the root element, the state classes aren't handled properly fix: When the across/down lists are outside the root element, the styles of the default theme aren't applied
- Check if the selector for acrossListAppendTo or downListAppendTo match with any element, otherwise, append to the root element
1.0.2 (2018-02-26)
- Widget name
- README: Vanilla js example
- CHANGELOG: Version 1.0.1 number
1.0.1 (2018-02-26)
- chore: Added processed css to bundle
- chore: Implemented gulp
- chore: Implemented sass compilation
- chore: Added esm2015 bundle
- docs: Added more comments
- docs: Added Known issues to README
- chore Usage of local tsc for rollup
- docs: Fixes in README
- docs: Fixes inline docs
- updateClueStateClass should be protected