kiner-tang(文辉)
c0ecb3f623
chore: update rc-picker to 3.6.1 ( #41753 )
2 years ago
Wuxh
1fc3675b91
Revert "type: TimePicker added hourStep type" ( #40956 )
* Revert "type: TimePicker added hourStep type (#40947 )"
This reverts commit c89640d843
.
* deps: bump rc-picker@3.6.0
* Update package.json
Co-authored-by: Wuxh <wxh1220@gmail.com>
* Update components/time-picker/demo/interval-options.tsx
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Eldar Mirzabekov
e36dfde87d
fix: add missing translations for de_DE ( #41747 )
2 years ago
renovate[bot]
78c0b3a702
chore(deps): update dependency typedoc to ^0.24.0 ( #41713 )
* chore(deps): update dependency typedoc to ^0.24.0
* rerun CI
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
二货爱吃白萝卜
b1c42a3292
test: Diff of React 17 & 18 ( #41739 )
* test: prepare for 17 & 18 diff
* test: prepare for 17 & 18 diff
* test: update snapshot
* test: fix arr check
* test: update snapshot
* test: update snapshot
2 years ago
vagusX
0106236e87
docs: changelog v5.4.1 ( #41734 )
2 years ago
黑雨
cef58664e8
📝 doc: add design token table ( #41717 )
* ✨ feat: add token
* 📝 doc: update lint
* 📝 doc: update doc
2 years ago
Wuxh
3ad2a34611
Revert "docs: fix debug demo style" ( #41743 )
* Revert "docs: fix debug demo style (#41738 )"
This reverts commit d998c2fabc
.
* chore: update
2 years ago
MadCcc
d998c2fabc
docs: fix debug demo style ( #41738 )
2 years ago
afc163
0eed438d76
fix: Select width getting smaller when search ( #41722 )
* bump rc-select
* fix: Select width become 0px when searching
2 years ago
afc163
4b2c5ded8d
fix: Empty style in small width container ( #41727 )
close #41726
2 years ago
Wuxh
32f8134f4f
feat: improve `noStyle` validation message display logic ( #41698 )
* test: add case
* feat: improve `noStyle` validation message display logic
When `noStyle=true` and `help=false`, the error message is blocked from being passed up
* test: update test case
* Revert "test: update test case"
This reverts commit a3e5d84ea620becb9e72b6b71766c01114add9ae.
* chore(type): update typo
* Revert "chore(type): update typo"
This reverts commit e13ec3ba5267394e8112fb742ec9bc9d4afdef5b.
* test(deps): DO NOT MERGE
* test: DO NOT MERGE
* Revert "test: DO NOT MERGE"
This reverts commit 2f4ea8e0ce64f88ab690c6e54b86034a92bcb55f.
* Revert "test(deps): DO NOT MERGE"
This reverts commit 48e700ef4aaa4675f29d3fbd23156bd8f692949e.
2 years ago
Wuxh
0e65dad8e9
chore: Form.Item should not support requiredMark ( #41725 )
* test: add case
* chore: Form.Item does not support requiredMark
2 years ago
lijianan
6761292bbd
Revert "chore(deps): update dependency open to v9 ( #41714 )" ( #41723 )
This reverts commit 005db79897
.
2 years ago
renovate[bot]
005db79897
chore(deps): update dependency open to v9 ( #41714 )
* chore(deps): update dependency open to v9
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2 years ago
afc163
9619c8c37e
style: remove Space font style ( #40326 )
* refactor: simplify code
* style: fix Space font style
* demo: fix Select demo
2 years ago
lijianan
862ce2eba5
fix: fix hover style ( #41685 )
* fix: fix hover style
* fix
* fix
2 years ago
lijianan
117203b05b
test: update snap fix CI ( #41701 )
* test: update snap fix ci
* test: update snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
JiaQi
1688d5995f
chore: Update random image sources ( #41704 )
* chore: update demo
* chore: update test case
* chore: update snap
2 years ago
my-csl
2bafb252eb
docs: Update practical-projects.zh-CN.md ( #41711 )
Delete duplicate words
2 years ago
Chinnawat Chimdee
09430623b5
fix: add missing Thai locale config ( #41697 )
2 years ago
my-csl
56c27b1c2d
docs: remove duplicate words ( #41712 )
2 years ago
acyza
3b60671fb9
fix: switcherIcon cannot be hidden ( #41708 )
* fix: switcherIcon cannot be hidden
* fix: switcherIcon cannot be hidden
* chore: update
* chore: add test case
* chore: fix test
2 years ago
JiaQi
b483ef8c3f
style(List.Item.Meta): Avatar and title are not aligned ( #41688 )
* fix(List.Item.Meta):Avatar and title are not aligned
* chore: add test case
2 years ago
Rinku Chaudhari
4dc86da9e5
chore: code comment english ( #41706 )
* translations: cn to en
* docs: grammar fix and ts definitions translated to english
* scripts change revert
2 years ago
MadCcc
440b345962
chore: fix cssinjs check ( #41695 )
2 years ago
JiaQi
bebc05196d
fix(Grid): Row justify setting space-evenly does not work ( #41679 )
2 years ago
lijianan
3b22b89e6d
type: fix type error ( #41650 )
* type: fix type error
* fix
2 years ago
Jiehui
820abee5f7
docs(Notification): completing descriptions of missing props ( #41671 )
* docs(Notification): completing descriptions of missing props.
* Update components/notification/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
lijianan
326d7a1074
fix: add col width, fix table width error ( #41626 )
* Update useSelection.tsx
* Update useSelection.tsx
* fix
* fix
* fix
* add demo
2 years ago
muxin
fc24f382fc
style: remove fixed height in badge.ribbon ( #41661 )
* style: remove fixed height in badge.ribbon
* docs: update demo
* test: update snapshot
2 years ago
二货爱吃白萝卜
0ebc2b8259
docs: Update sketch res ( #41667 )
2 years ago
afc163
c0fb6236a2
style: fix Mentions dropdown style ( #41660 )
2 years ago
lijianan
912d3934f9
docs: improve docs ( #41645 )
2 years ago
ChuTao Zhang
abdb770683
demo: demo bug of draggable modal ( #41630 )
该值默认false时,弹出窗口,鼠标不经过modal 的header(即绕过header,从左/右/下方进入modal的body),鼠标左键在body区域按下=着不放并移动,modal也会跟着移动,有时需要选中复制body内文字时,modal一直跟着移动而造成无法选择文字
2 years ago
dependabot[bot]
1275187ed9
chore(deps-dev): bump antd-style from 2.0.2 to 3.0.0 ( #41636 )
Bumps [antd-style](https://github.com/ant-design/antd-style ) from 2.0.2 to 3.0.0.
- [Release notes](https://github.com/ant-design/antd-style/releases )
- [Changelog](https://github.com/ant-design/antd-style/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ant-design/antd-style/compare/v2.0.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: antd-style
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>
2 years ago
Wxh16144
ef8b824ef1
chore: improve Form.Item on Require judgment logic ( #41623 )
* test: add case
* chore: improve `Form.Item` on Require judgment logic
2 years ago
二货爱吃白萝卜
4299d774ac
chore: optimize Select like component popup logic ( #41619 )
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
2 years ago
lijianan
9456f74f12
docs: update luxon docs ( #41615 )
2 years ago
afc163
3ffc50dc05
chore: add notice before publish to npm ( #41613 )
* chore: add notice before publish to npm
* chore: add notice before publish to npm
2 years ago
二货爱吃白萝卜
1a1fdf0cee
docs: Update QR Code basic demo ( #41614 )
* docs: Update qr code demo
* docs: update demo
2 years ago
github-actions[bot]
bea224b71d
chore: auto merge branches ( #41609 )
chore: merge feature into master
2 years ago
github-actions[bot]
bae302cf71
chore: auto merge branches ( #41606 )
chore: merge master into feature
2 years ago
afc163
9ef9339bdf
chore: resolve merge conflict
2 years ago
afc163
df459717e3
docs: add changelog for 5.4.0 ( #41587 )
* docs: add changelog for 5.4.0
* chore: revert open version
* docs: add changelog
* docs: add changelog
* docs: add changelog
* docs: add changelog
* docs: changelog
* docs: update changelog date
* docs: add changelog
* Update CHANGELOG.en-US.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2 years ago
MadCcc
fd53ce6258
chore: share component render in scripts ( #41603 )
* chore: share component render in scripts
* chore: code clean
2 years ago
Amumu
bf9eff66d7
chore: merge feature into master ( #41598 )
* 🦄 ️ refactor(DatePicker,Calendar): dateRender,monthRender => cellRender (#41584 )
* refactor: dateRender => cellRender
* feat: update snapshots
* feat: update snapshots
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* feat: update test case
* docs: update docs
* feat: optimize code
* feat: optimize code
* feat: update test case
* feat: update test case
* test: fix lint error (#41596 ) (#41600 )
* test: fix lint error
* chore: fix lint
---------
* feat: Picker luxon support (#41580 )
* chore: add luxon english documentation
* chore: add draft chinese documentation
This documentation was auto-generated based on the english version so it is only a rough draft and will most likely need to be refined.
* fix: improve documentation phrasing
---------
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: Sylvain Boulade <sboulade@gmail.com>
2 years ago
Sylvain Boulade
e3e71dfeda
feat: Picker luxon support ( #41580 )
* chore: add luxon english documentation
* chore: add draft chinese documentation
This documentation was auto-generated based on the english version so it is only a rough draft and will most likely need to be refined.
* fix: improve documentation phrasing
2 years ago
Amumu
512374734a
test: fix lint error ( #41596 ) ( #41600 )
* test: fix lint error
* chore: fix lint
---------
2 years ago
afc163
9b40680cfc
test: fix lint error ( #41596 )
* test: fix lint error
* chore: fix lint
---------
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
2 years ago