aboutsummaryrefslogtreecommitdiffhomepage
path: root/rollup.config.js
Commit message (Collapse)AuthorAge
* style: reformat codeHsieh Chin Fan2024-10-04
|
* feat: add sourcemapHsieh Chin Fan2024-10-03
|
* chore: make functions from mapclay readableHsieh Chin Fan2024-10-03
|
* style: switch to standardjsHsieh Chin Fan2024-10-02
|
* chore(build): add bundle stat for devHsieh Chin Fan2024-10-01
|
* chore(build): update rollup for watching local mapclayHsieh Chin Fan2024-09-28
|
* feat: enable onscroll event from plain-draggableHsieh Chin Fan2024-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 eefd82aHsieh Chin Fan2024-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 readabilityHsieh Chin Fan2024-09-09
|
* Initial CommitHsieh Chin Fan2024-09-07