Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | style: reformat code | Hsieh Chin Fan | 2024-10-04 |
| | |||
* | feat: add sourcemap | Hsieh Chin Fan | 2024-10-03 |
| | |||
* | chore: make functions from mapclay readable | Hsieh Chin Fan | 2024-10-03 |
| | |||
* | style: switch to standardjs | Hsieh Chin Fan | 2024-10-02 |
| | |||
* | chore(build): add bundle stat for dev | Hsieh Chin Fan | 2024-10-01 |
| | |||
* | chore(build): update rollup for watching local mapclay | Hsieh Chin Fan | 2024-09-28 |
| | |||
* | 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 |