Commit Graph

4 Commits

Author SHA1 Message Date
btea
d0eb6c3d1a
feat: support node 18+ & update tsx and vitest (#16190)
* feat: support node 18+ & update tsx and vitest

* chore: update

* chore: remove

* fix: update dep

* test: fix autocomplete

* test: update

* test: update

* chore: update

* chore: update

* chore: update
2024-04-11 17:48:34 +08:00
Cully Fung
bc7b33f7d1
fix(components): [anchor] type default value typo (#16102)
fix(components): [anchor] type default value typo
2024-03-12 15:46:26 +08:00
赵添
bd3593140b
style(components): [anchor] marker transition change (#16023)
* style(components): [anchor] marker transition change

* fix(components): [anchor] clear animate scroll
2024-03-04 09:58:19 +08:00
赵添
25bebce59d
feat(components): anchor component (#15670)
* feat(components): anchor component

* fix(components): [anchor] marker opacity style

* test(components): [anchor] update snapshots

* fix(components): [anchor] style change and add version tag

* docs(components): [anchor] affix mode demo add affix offset

* fix(components): [anchor] change api

* fix: slot name change

* fix: scrollTo method change

* fix: delete getCurrentAnchor api

* style: text overflow

* docs: change toc to anchor

* refactor: useEventListener

* fix: update

* fix: update
2024-02-27 14:22:26 +08:00