Commit 039e433
authored
feat: add scrollable, options, methods, events, fix bugs (#90)
* docs: update docs
* fix: fix dragArea's miscaculation
* docs: fix CHANGELOG
* docs: add render events docs
* docs: add scroll, scrollGroup events
* docs: add events, custom css in handbook
* docs: fix css docs in handbook
* fix: fix render events
* docs: add snapCenter docs
* fix: add createPortal
* fix: fix updateRect with setState
* fix: fix click event for `dragStart` target
* fix: fix that controlStart occur with dragArea
* fix: update preact-moveable
* fix: Update react-moveable, preact-moveable
* docs: fix CHANGELOG1 parent 1b08834 commit 039e433
File tree
22 files changed
+765
-278
lines changed- handbook
- packages
- preact-moveable
- src/preact-moveable
- react-moveable
- src/react-moveable
- ables
- src
22 files changed
+765
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
6 | 30 | | |
7 | 31 | | |
8 | 32 | | |
| |||
0 commit comments