ant-design/components/anchor
Yuki Zhang 4eff22497d
feat: Anchor horizontal (#39372)
* feat: AnchorInk

* feat: update

* feat: update ink

* test: add test

* feat: handle with nested link

* feat: improve

* fix: lint

* feat: get direction from context in AnchorLink

* docs: update demo

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update test cases

* test: update snapshot

* test: update snapshots

* test: update snapshots

* test: update test cases

* test: update test cases

* docs: update

* test: improve

* docs: update demo

* doc: update demos

* doc: update demos again

* feat: use scroll-into-view-if-needed

* fix: hide  scrollbar

* docs: update demos

* fix: active transition for horizontal anchor

* chore: fix terser (#39617)

* chore: fix terser

* chore: clean up

* test: update snapshot

* feat: improve code style

* feat: anchor ink improvement

* feat: improve code style

* fix: lint issue

* test: update snapshots

* docs: simplified the demo

* feat: Merge the AnchorInk component back into the Anchor component

* feat: Adjust DOM order

* test: update snapshots

* docs: Improve the document

* feat: simplify css classnames

* test: update snapshots

Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2022-12-27 17:14:35 +08:00
..
__tests__ feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
demo feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
style feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
Anchor.tsx feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
AnchorLink.tsx feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
context.ts refactor: Anchor.Link with FC (#37957) 2022-10-17 21:36:56 +08:00
index.en-US.md feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
index.tsx fix(types): external module type error (CompoundedComponent) (#38666) 2022-11-19 16:56:23 +08:00
index.zh-CN.md feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00