| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat: enable onscroll event from plain-draggable | Hsieh Chin Fan | 2024-09-20 |
| | | | | | | | | ref: https://github.com/anseki/plain-draggable/issues/148 * put CSS properties resize and overflow-y to content of draggable item * refine CSS for handle animation | ||
| * | chore: patch eefd82a | Hsieh Chin Fan | 2024-09-15 |
| | | | | | | | | | | Remove scroll event made by plain-draggable in build stage This change prevents inline style of draggable element got changed with ANY scroll event. (Especially width/height set by resize event) Ref: https://github.com/anseki/plain-draggable/issues/124 | ||
| * | style: Improve code readability | Hsieh Chin Fan | 2024-09-09 |
| | | |||
| * | Initial Commit | Hsieh Chin Fan | 2024-09-07 |