Max Hoffmann
721978147c
Convert SnappableEvent to typescript
2023-09-27 19:40:25 -07:00
Max Hoffmann
724742d05e
Adds rollup cleanup plugin to remove code comments from build folder
2023-09-27 18:03:17 -07:00
Max Hoffmann
b81e8f678f
Convert build to rollup
2023-09-25 19:26:58 -07:00
Max Hoffmann
b3e34bc5df
Typescript
2023-09-22 10:43:58 -07:00
Max Hoffmann
338170af3c
Fixing linter warnings
2023-09-18 14:04:19 -07:00
JuFeng Zhang
4075c080bf
v1.0.0-beta.13
2021-05-17 23:33:40 +08:00
Nguyễn Bá Hưng
9b8c4dc97a
v1.0.0-beta.12
2020-10-11 22:21:06 +07:00
Zach Ahn
689c45a6f0
Allow specifying an array of classNames
...
In order to prevent breaking changes, this adds a new method
`getClassNamesFor` while keeping the existing behavior of
`getClassNameFor` (the former returns an array, and the latter returns
the first item of the array).
There's one caveat when using this feature though. Since
`classList.contains` only accepts a single class, it's somewhat
important that the first class of each DraggableClassNames is unique.
2020-09-27 14:15:46 +07:00
Nguyễn Bá Hưng
4750048c38
Update usage docs
2020-08-15 19:09:01 +07:00
JuFeng Zhang
68fe3f7c4f
update to v1.0.0-beta.11
2020-07-14 23:03:16 +08:00
Max Hoffmann
c518fb184c
v1.0.0-beta.8
2018-09-07 11:14:39 -04:00
Max Hoffmann
d243192464
Extract mirror logic into mirror plugin
2018-06-14 11:59:07 -04:00
Max Hoffmann
79923eed44
v1.0.0-beta.7
2018-04-28 20:40:36 -04:00
Max Hoffmann
12e41d5841
v1.0.0-beta.6
2018-04-04 09:27:43 -04:00
beefchimi
34d1bc3cbf
setup prettier and fix all files
2018-03-22 21:25:48 -04:00
Max Hoffmann
3049e1b3e7
v1.0.0-beta.5
2018-03-02 16:51:32 -05:00
Max Hoffmann
cf35d0c13e
Adds snappable element to SnapEvent
2018-03-02 16:51:30 -05:00
Max Hoffmann
3f8154cbe2
Change export statements
2018-03-02 16:51:27 -05:00
Max Hoffmann
8b4e902c27
Adds JSDocs and improves README for Snappable
2018-03-02 16:51:27 -05:00
Max Hoffmann
9be04b26b4
v1.0.0-beta.4
2018-01-15 10:36:33 -05:00
Max Hoffmann
8410b5b18e
Adds AbstractPlugin class
2018-01-14 13:27:25 -05:00
Hosmel Quintana
b96a3cf540
fix docs
2018-01-08 11:11:56 -06:00
Max Hoffmann
aa51055dc4
Some import path adjustments
2017-10-31 22:08:29 -04:00
Max Hoffmann
78f5ac0b4f
Added more base documentation
2017-10-31 22:08:29 -04:00
Max Hoffmann
f09f118930
API cleanup and internal changes including documentation
2017-10-31 18:14:05 -04:00
Max Hoffmann
07e98f301b
Rename source to originalSource
2017-10-08 20:08:47 -04:00
Max Hoffmann
a7fc70f0f4
Resolving some more issues around movable source
2017-10-08 15:29:26 -04:00
Max Hoffmann
e8732f9c27
Restructure events
2017-10-06 13:27:55 -04:00
Max Hoffmann
cdebacb457
Restructure Plugins
2017-10-06 12:44:38 -04:00