Releases: valerybugakov/react-selectable-fast
Releases · valerybugakov/react-selectable-fast
Release 3.4.0
Release 3.3.0
Release 3.2.2
Release 3.2.1
Changelog
Merged
- Integrated release-it
#73
- Tslint -> Eslint
#72
- Added options allowAltClick, allowCtrlClick and allowMetaClick
#69
- Fixed invalid props in example code snippet
#67
- Add options selectOnClick and allowShiftClick
#63
- Typescript upgrade
#57
Commits
- Require react >= 16.6.0 because of the contextType feature
d2c4729
- Updated deps
16071c7
- Migrated from tslint to eslint
c5d13f0
- Updated yarn.lock
d0d000d
- updated docs for site
457341a
- Do not trigger on unmounted item if it wasnt handled by selectable group yet
800e1b1
- Fix typo in Readme
6aaa403
- Fixed lint:basic command
b3eff59
- Bumped version
e91ea0c
- Bumped version
a1927b5
- Bumped version
733d006
- Updated demo link
883b07e
v3.0.0 - 2019-08-13
Merged
Commits
- Migrated to Typescript
9e60645
- Updated deps
4f70341
- Updated deps
f24afd5
- Removed eslint
5dc833f
- Fixed production build
889c464
- Updated now config
5e51647
- Example: updated styles
83c88d7
- Added now.sh configuration
3102a6e
- Updated selectableItem props
4bb135a
- Add handle horizontal scroll and cross-env to work on windows
2bc742b
- Updated README
385df61
- Fixed typos
c663120
- Added circleci config
048373c
- Added husky
08dee9d
- Updated lint command
070e99d
- Updated now config
eabac1d
- Updated README
1f52548
- Fixed now config
d29ae25
- Fixed typings
0e2474a
- Adde engines to package.json
aa3b195
- Removed engines
cabc122
- Test lint-staged
29a3e61
- Updated build.sh
63e3925
- Updated build.sh
8f5d8c9
- Updated node.js image in circleci
0f6530d
- Updated engines
639637f
- Changed badge style in README
b9aabb5
- Bumped version
da04cbf
- Bumped version
fd47072
- Update App.js
973b706
- Bumped version
694fef7
v2.2.1 - 2019-01-26
Commits
v2.2.0 - 2018-12-07
Commits
- Updated dev deps
b3e5b6e
- Build: upgraded Babel to v7
13443eb
- Build: updated eslint config
0348b6f
- Build: updated deps
585daf0
- Updated to the new context API
9579db8
- Start selection only on left mouse down
a85f149
- Updated husky hooks config
9ae6fc8
- Bumped version
cf430a0
- Bumped version
6c8ead8
v2.1.1 - 2018-08-10
Merged
- issue-36 fix: registerSelectable should use state not props
#37
- Do not clear selection on ignored items
#30
- Add prop for Selectbox className
#29
- Delta scaled div
#22
- Enable reset values selected on start a new drag
#20
- Fix some grammatical issues with the readme
#15
- Support default selected
#14
- Fixed select box position when window scrolled right
#8
- Add mobile support for drag and fix bug where whiteList doesn't work with drag ...
v2.2.0
Bumped version