Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore: apply standardjs with trailing comma | Hsieh Chin Fan | 2024-10-09 |
| | |||
* | fix: logic about checking element inside | Hsieh Chin Fan | 2024-10-06 |
| | |||
* | style: reformat code | Hsieh Chin Fan | 2024-10-04 |
| | |||
* | refactor: add GeoLinks | Hsieh Chin Fan | 2024-10-04 |
| | | | | | * In current implementation, marks are generated in the first time link is hovered. This prevent complexity since rendering maps is async. | ||
* | docs: add jsdoc | Hsieh Chin Fan | 2024-10-04 |
| | |||
* | feat: prevent menu show outside of window | Hsieh Chin Fan | 2024-10-02 |
| | |||
* | style: switch to standardjs | Hsieh Chin Fan | 2024-10-02 |
| | |||
* | style: prettier | Hsieh Chin Fan | 2024-09-29 |
| | |||
* | style: prettier | Hsieh Chin Fan | 2024-09-28 |
| | |||
* | chore: reformat code | Hsieh Chin Fan | 2024-09-25 |
| | |||
* | refactor: move utils about dumbymap into module | Hsieh Chin Fan | 2024-09-24 |
| | |||
* | fix: patch 516aab9, this is real Animaiton do nothing | Hsieh Chin Fan | 2024-09-23 |
| | |||
* | feat(utils): return empty Animation, not null for DOMRect | Hsieh Chin Fan | 2024-09-22 |
| | |||
* | feat(utils): allow rect transition based only on left/top | Hsieh Chin Fan | 2024-09-22 |
| | |||
* | feat: allow throttle set delays by function | Hsieh Chin Fan | 2024-09-21 |
| | |||
* | fix: trivial case for DOMRect animation | Hsieh Chin Fan | 2024-09-21 |
| | |||
* | fix: trivial case for DOMRect animation | Hsieh Chin Fan | 2024-09-20 |
| | |||
* | feat: add throttle for DOMRect animation | Hsieh Chin Fan | 2024-09-20 |
| | |||
* | refactor: move utils method to new module | Hsieh Chin Fan | 2024-09-20 |