ant-design/components
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: New Component Watermark (#39064) 2022-12-08 18:06:36 +08:00
_util fix(antd/transfer): transfer performance optimization while dataSourc… (#39465) 2022-12-25 15:21:21 +08:00
affix docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
alert docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
anchor feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
app docs: Fix App typo 2022-12-15 16:03:18 +08:00
auto-complete refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
avatar test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +08:00
back-top fix[BackTop]: delete visible & use visibilityHeight=0 replace visible (#38763) 2022-11-24 14:59:17 +08:00
badge fix(component): badge auto width (#39605) 2022-12-19 16:54:13 +08:00
breadcrumb docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
button docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
calendar perf: Remove IE11 from browserslist and babel targets (#38779) 2022-12-25 18:37:57 +08:00
card refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
carousel docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
cascader docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
checkbox fix: Checkbox disabled should support Tooltip (#39829) 2022-12-26 23:35:18 +08:00
col docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
collapse refactor(type): replace interface with type for export component (#39060) 2022-12-01 14:33:51 +08:00
config-provider feat: Anchor horizontal (#39372) 2022-12-27 17:14:35 +08:00
date-picker docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
descriptions test: add test cases for breakpoints customize (#39697) 2022-12-22 10:11:08 +08:00
divider fix: Divider horizontal line align (#39339) 2022-12-07 14:25:26 +08:00
drawer Update render-in-current.md 2022-12-24 16:06:08 +08:00
dropdown chore: auto merge branches (#39840) 2022-12-27 07:41:36 +00:00
empty Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
float-button type: add hover action type (#39665) 2022-12-20 00:33:25 +08:00
form chore: update test (#39824) 2022-12-27 11:49:09 +08:00
grid docs: add documentation in grid about changing the breakpoints values (#39689) 2022-12-22 16:00:21 +08:00
icon docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
image chore: Image preview interactive optimization (#39812) 2022-12-26 16:19:54 +08:00
input refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
input-number Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468) 2022-12-12 16:36:46 +08:00
layout docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
list fix(list): fix error reported due to incorrect paginator parameters (#39681) 2022-12-24 15:05:33 +08:00
locale fix(QRCode): improve en_US locale (#39751) 2022-12-23 12:22:47 +08:00
locale-provider chore: update snap 2022-12-18 15:13:06 +08:00
mentions perf: Remove IE11 from browserslist and babel targets (#38779) 2022-12-25 18:37:57 +08:00
menu fix: menu slide bar style (#39819) 2022-12-27 10:29:51 +08:00
message docs: use en link in EN_US (#39808) 2022-12-26 11:55:18 +08:00
modal chore: fix ci (#39811) 2022-12-26 15:48:50 +08:00
notification docs: use en link in EN_US (#39808) 2022-12-26 11:55:18 +08:00
overview docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
pagination Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00
popconfirm docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
popover docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
progress type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
qrcode fix(QRCode): improve en_US locale (#39751) 2022-12-23 12:22:47 +08:00
radio fix: radio align (#39476) 2022-12-12 20:36:35 +08:00
rate docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
result docs: update overview img (#38946) 2022-11-30 20:14:41 +08:00
row docs: v5 site upgrade (#38328) 2022-11-09 12:28:04 +08:00
segmented fix: segmented icon margin (#39575) 2022-12-15 11:38:08 +08:00
select chore: fix merge 2022-12-19 20:55:33 +08:00
skeleton docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
slider docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
space update components/space/style/index.tsx, change flex-baseline to baseline (#39748) 2022-12-23 10:47:26 +08:00
spin refactor: use React.useContext() replace <ConfigConsumer /> (#39793) 2022-12-25 18:34:42 +08:00
statistic refactor: delete legacy function withConfigConsumer (#39798) 2022-12-25 22:54:56 +08:00
steps docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
style fix: font-family for components (#39806) 2022-12-26 16:08:42 +08:00
switch fix(switch): only one of the two props checkedChildren or unCheckedChildren will not work (#39262) 2022-12-05 15:03:59 +08:00
table refactor: remove shallowequal (#39662) 2022-12-27 15:46:51 +08:00
tabs chore(tabs): update demo (#39731) 2022-12-23 12:12:24 +08:00
tag type: remove tuple、tupleNum、ElementOf (#39478) 2022-12-13 14:57:40 +08:00
theme style: add codeFontFamily for Typography elements (#39823) 2022-12-27 16:43:45 +08:00
time-picker docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
timeline fix: wireframe style for popconfirm (#39313) 2022-12-06 23:14:30 +08:00
tooltip fix: Slider tooltip missing animation (#38492) (#39463) 2022-12-13 22:01:25 +08:00
tour chore: fix merge 2022-12-19 20:55:33 +08:00
transfer fix(antd/transfer): transfer performance optimization while dataSourc… (#39465) 2022-12-25 15:21:21 +08:00
tree fix: tree switcher's background display unexpected in dark theme (#39838) 2022-12-27 15:52:32 +08:00
tree-select docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
typography style: add codeFontFamily for Typography elements (#39823) 2022-12-27 16:43:45 +08:00
upload docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
version chore: next merge master 2022-07-15 11:23:50 +08:00
watermark docs: update all site anchors (#39687) 2022-12-22 14:12:26 +08:00
index.tsx Merge branch 'master' into feature-merge-master 2022-12-18 14:28:58 +08:00