Releases: vingeraycn/ruuri
Releases · vingeraycn/ruuri
v2.1.0
What's Changed
- chore(deps): bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #20
- add
getItemProps
andgetItemContentProps
Props for DraggableGrid by @blaiseludvig in #25
v2.1.0 Changelog: https://github.com/vingeraycn/ruuri/blob/main/CHANGELOG.md#v210
Full Changes: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Update code-style-check.yml by @vingeraycn in #16
- chore(deps-dev): bump stylelint from 15.4.0 to 15.10.1 by @dependabot in #17
- Fixes #14. Track registered items using a
WeakSet
by @romanstetsyk in #18 - chore(deps): bump semver from 6.3.0 to 6.3.1 by @dependabot in #19
New Contributors
- @romanstetsyk made their first contribution in #18
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore(deps-dev): bump vite from 4.2.1 to 4.2.3 by @dependabot in #10
- Refactor: redesign api and bugfix for dynamic items by @vingeraycn in #12
New Contributors
- @dependabot made their first contribution in #10
- Thanks @romanstetsyk for #11
Full Changelog: v1.0.0...v2.0.0
Breaking Change: Checkout change log for migrating from v1.x to v2.0
v1.0.0
v0.1.8
What's Changed
- [DraggableItem]: add forward refs by @vingeraycn in #6
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Fix: compilation error and removed
@emotioncss
dependency by @vingeraycn in #4
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Update type GridEventHanderProps -> GridEventHandler by @vingeraycn in #2
New Contributors
- @vingeraycn made their first contribution in #2
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Update README doc and add example of drag between different containers.
- Upgrade deps
Breaking Change
None
Full Changelog: v0.1.4...v0.1.5