ant-design/components/anchor
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
..
__tests__ feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
demo feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
style Merge branch 'master' into feature-merge-master 2023-06-04 11:10:56 +08:00
Anchor.tsx feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
AnchorLink.tsx feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
context.ts revert: "chore: unified import method (#42149)" (#42180) 2023-05-06 15:49:37 +08:00
index.en-US.md feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00
index.ts chore: remove useless tsx support (#39890) 2022-12-31 22:24:55 +08:00
index.zh-CN.md feat(Anchor): allow replacing in anchor (#43006) 2023-06-18 18:55:36 +08:00