hkhere
83b7d75d83
docs: fix minor grammar errors in README.md ( #30980 )
3 years ago
vagusX
fb15683529
fix: keep selected theme when searching ( #30977 )
3 years ago
afc163
7ae9b947ea
fix: Table fixed column header hover background ( #30972 )
close #30969
3 years ago
二货机器人
ce1aad03da
docs: Use cdn to speed up ( #30973 )
3 years ago
xiejiahe
fe35f4166d
style: Condition 'typeof enterButton === 'undefined'' is always false. ( #30970 )
3 years ago
gaozhenqian
832aa81c82
fix(Tooltip): the mistake that tooltip mount on wrong dom ( #30963 )
when getPopupContainer of tooltip's props is undefined or null
4 years ago
afc163
7601f62ec0
fix: Button loading margin lost when children is fragment ( #30962 )
close #30953
4 years ago
afc163
b9733aa1f5
docs: correct install command ( #30956 )
close #30918
close #30913
4 years ago
afc163
1d894a2276
test: update snapshot
4 years ago
Jeremy Naccache
b5a7f307b9
docs: fix url name ( #30937 )
4 years ago
xrkffgg
2250ed5335
ci: fix issue check ( #30933 )
4 years ago
Wendell
748be64337
chore: Table warn about miss matched filter key ( #30882 )
* fix: warn about miss matched filter key
close #28107
* fix: add sortBy for correct array equal
* fix: fix warning message
* fix: fix lint
4 years ago
afc163
73102377af
fix: demo snapshot
4 years ago
afc163
effcd06a4f
Update issue-open-check.yml
4 years ago
afc163
dd2d22698a
docs: Typography add demo of ellipsis from middle ( #30914 )
* docs: Add demo of ellipsis from middle
* fix demo
4 years ago
xrkffgg
f5c0d960e5
ci: remove site helper check
4 years ago
二货机器人
cada8e1ebc
fix: dropdown item use max width ( #30911 )
4 years ago
二货机器人
cedf59c886
fix: Menu dark mode hover style ( #30907 )
4 years ago
Michał Janicki
cc58210fa6
fix: Translation bug in a Table sorter popup [PL] ( #30899 )
Signed-off-by: Michal Janicki <michal@janicki.dev>
Co-authored-by: Michal Janicki <michal@janicki.dev>
4 years ago
afc163
ea2545fbc7
fix: Dropdown/DatePicker/Select/Cascader animation direction ( #30892 )
* fix: DatePicker/Select/Cascader/Select animation direction
close #30889
* fix modal
* fix message
4 years ago
zombiej
7897bd78bf
docs: update site home recommand style
4 years ago
二货机器人
a49d74a0e4
docs: 4.16.2 changelog ( #30884 )
* docs: 4.16.2 changelog
* docs: exchange
4 years ago
afc163
16599d498c
Revert "docs: Update head.md ( #30881 )" ( #30886 )
This reverts commit 921315f582
.
4 years ago
Diego Villacís
921315f582
docs: Update head.md ( #30881 )
4 years ago
二货机器人
c78a6b2270
chore: Adjust menu style ( #30883 )
4 years ago
二货机器人
b837ecd950
fix: Menu overflow with `horizontal` should not affect by `float` element ( #30879 )
* fix: Menu horizontal layout style
* test: Update snapshot
* fix: lint
4 years ago
叶枫
f288aff9fe
fix: Typography `icons` should ignore React.Fragment ( #30869 )
* feat: fix-text
* feat: 优化代码
* chore: add test
* chore: 打算重构 test
* chore: 重构 test
* chore: 重构 test
* chore: 重构 test
* feat: review
* feat: review
* feat: add test
* feat: add test
* fix: test
* fix: tsx
* fix: 优化
* fix: 优化
* fix: map 当前处理
* fix: getNode function
* fix: 优化方法
* fix: ci
* fix: aria-label
4 years ago
afc163
ad60e9544c
fix: Progress `type="circle"` error ( #30855 )
* fix: Progress `type="circle"` error
`Rendered more hooks than during the previous render`
close #30685
* update snapshot
* fix gradient strokeColor
* fix snapshot
4 years ago
afc163
e851fa4548
fix: Typography ellipsis width not correct ( #30840 )
close #30835
4 years ago
dependabot[bot]
618dc624bb
chore(deps-dev): bump eslint-plugin-unicorn from 32.0.1 to 33.0.0 ( #30838 )
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 32.0.1 to 33.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v32.0.1...v33.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
qqabcv520
47dfa1f2ca
fix: fix type declaration ( #30776 )
4 years ago
Dony Sukardi
0bc05bff5b
style(tooltip): add max-content width to size correctly ( #30822 )
4 years ago
林煌东
1358252779
docs: fix the problem of import errors in Rollup ( #30823 )
4 years ago
Kermit
f6b09a79b0
chore(table): optimize select all checkbox display logic ( #30811 )
4 years ago
二货机器人
023a1e0f88
fix: Dropdown selected keys ( #30802 )
* fix: Dropdown selected keys
* fix: less variable it
4 years ago
xrkffgg
678e768e18
docs: perf img show ( #30803 )
4 years ago
afc163
01d126b8d6
fix: Table column title styles ( #30799 )
* fix: Table column.title onClick
close #30787
* fix: Table ellipsis when has filters or sorters
close #27959
4 years ago
afc163
029b30ca3e
chore( 📦 ): reduce bundlesize to 270kB again
4 years ago
afc163
9f0dbf2b4d
chore: upgrade to jest 27 ( #30783 )
* chore: upgrade devDeps
* upgrade @ant-design/tools
* support CSS Minification
* test: jsdom as testEnvironment
* fix setImmediate
* update snapshot
* fix test
* fix test
* fix test
* fix test
4 years ago
ajuner
133bf530aa
chore: code simpler ( #30794 )
* chore: code simpler
* Update components/transfer/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
4 years ago
renzhao1113
b06612b00b
fix: remove asterisk selector from file base.less ( #30660 )
4 years ago
zombiej
3d8dd54d02
test: Update snapshot
4 years ago
张宇
b2bdaf5134
docs: add affix's FAQ ( #30775 )
* docs: add affix's FAQ
* docs: update affix's FAQ
* docs: update affix's FAQ
4 years ago
Wei Zhu
d35cdc09a7
docs: Add 4.16.1 changelog ( #30772 )
* docs: add 4.16.1 changelog
* chore: bump version
4 years ago
Vlad Vovk
bcb1b136c5
docs: add Ukrainian translation for README.md ( #30737 )
* add uk_ua translation for README.md
* docs: update README-uk_UA.md
* docs: update some typo in ukrainian translation
* docs: update logic in translation Development chapter in uk_Ua translation
4 years ago
zombiej
f0431e8fbe
chore: Refresh rc-notification version
4 years ago
二货机器人
9153a732e6
docs: Update FAQ ( #30771 )
4 years ago
afc163
b13e4a3abe
chore: new articles design and data source ( #30701 )
* chore: new articles design and data source
* chore: update useSiteData
* refactor useSiteData
* fix data
4 years ago
二货机器人
b0fc23957d
fix: HMR typography check logic ( #30754 )
4 years ago
afc163
7427f52a64
fix: Table column align with sorter and filter ( #30744 )
* fix: Table column align with sorter and filter
close #30741
* update snapshot
4 years ago