ant-design/components/anchor/demo
Danial Soheili 4af6a526e2
feat(Anchor): allow replacing in anchor (#43006)
* 📦 ADD: replace prop to Anchor

* 📖 DOC: add demo

* 🧪 TEST: snapshots

* Update components/anchor/index.en-US.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

* Update components/anchor/index.en-US.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

* Update components/anchor/index.zh-CN.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

* Update components/anchor/index.zh-CN.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

* 🧪 TEST: Anchor replace

* 🧪 TEST: Anchor with href

* 🗑 REMOVE: unnecessary href default value

* Update components/anchor/demo/replace.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

* Update components/anchor/demo/replace.md

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>

---------

Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-06-18 18:55:36 +08:00
..
basic.md chore: remove useless code (#40303) 2023-01-18 14:46:01 +08:00
basic.tsx Merge branch 'master' into feature-merge-master 2022-12-13 11:36:27 +08:00
component-token.md feat: migrate less to token for Anchor (#42141) 2023-05-19 18:26:31 +08:00
component-token.tsx feat: migrate less to token for Anchor (#42141) 2023-05-19 18:26:31 +08:00
customizeHighlight.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
customizeHighlight.tsx feat: Anchor component changed to data-driven (#39034) 2022-11-30 15:55:43 +08:00
horizontal.md feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
horizontal.tsx feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
legacy-anchor.md chore: remove useless code (#40303) 2023-01-18 14:46:01 +08:00
legacy-anchor.tsx feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
onChange.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
onChange.tsx feat: Anchor component changed to data-driven (#39034) 2022-11-30 15:55:43 +08:00
onClick.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
onClick.tsx feat: Anchor component changed to data-driven (#39034) 2022-11-30 15:55:43 +08:00
replace.md feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
replace.tsx feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
static.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
static.tsx feat: Anchor component changed to data-driven (#39034) 2022-11-30 15:55:43 +08:00
targetOffset.md docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
targetOffset.tsx type: optimization undefined type (#40241) 2023-01-16 09:55:52 +08:00