Theo Satloff
|
b0d55c8861
|
fix icon spacing in forms
|
5 years ago |
afc163
|
20ef1f199c
|
🎬 improve Dropdown context menu demo
|
5 years ago |
afc163
|
62839eb426
|
✨ bump 3.26.2
|
5 years ago |
Khaled
|
2f7998cc0c
|
Fix: "disabledTime" property type in date-picker
disabledTime property should not be required in DatePicker component.
|
5 years ago |
afc163
|
fee211e3c4
|
📝 Add docs for ConfigProvider getPopupContainer
close #19974
|
5 years ago |
陈杰
|
8188956193
|
When using the render property to customize the title, the title property of the datasource is not required
|
5 years ago |
Wei Zhu
|
57cb4a460b
|
docs: update changelog
|
5 years ago |
chenshuai2144
|
fd6d1796ed
|
chore: lock eslint-plugin-impor
|
5 years ago |
afc163
|
e01e545dcd
|
🆙 upgrade eslint-plugin-import
https://github.com/benmosher/eslint-plugin-import/issues/1557
bc3b034b59
|
5 years ago |
afc163
|
13fb839032
|
🆙 fix eslint errors
|
5 years ago |
afc163
|
85fcf0fe6e
|
🐛 fix Icon component ts error with cra definition
close #13205
close #19638
|
5 years ago |
Wei Zhu
|
0b1a5409bd
|
Bump 3.26.1
|
5 years ago |
Wei Zhu
|
ea1f00d19f
|
Merge pull request #20140 from ant-design/release-3.26.1
add 3.6.1 changelog
|
5 years ago |
Wei Zhu
|
bef81beba6
|
add 3.6.1 changelog
|
5 years ago |
depfu[bot]
|
b875f2ac83
|
Update react-dnd to version 10.0.2 (#20138)
|
5 years ago |
depfu[bot]
|
408fbb41e5
|
Update stylelint-config-prettier to version 8.0.0 (#20129)
|
5 years ago |
信鑫-King
|
6f64b945b8
|
Merge pull request #20133 from ant-design/upd-4-version
chore: update 4.0.0-alpha.14
|
5 years ago |
ycjcl868
|
ab92deefd3
|
chore: update 4.0.0-alpha.14
|
5 years ago |
信鑫-King
|
57b4995653
|
Merge pull request #20130 from ant-design/fix-popover-bg-vars
fix: rename @gray-11 to @popover-background
|
5 years ago |
ycjcl868
|
1641e5a37b
|
fix: lint
|
5 years ago |
ycjcl868
|
bb42770da7
|
fix: rename @gray-11 to @popover-background
|
5 years ago |
信鑫-King
|
6e8df7cd53
|
Merge pull request #20127 from ant-design/fix-dark-filename
chore: use dark-theme.js, antd.dark.less and css
|
5 years ago |
ycjcl868
|
840f1350b3
|
fix: test ci
|
5 years ago |
ycjcl868
|
1ecf02b00a
|
📝 use dark-theme.js, antd.dark.less and css
|
5 years ago |
信鑫-King
|
0024365962
|
Merge pull request #20117 from PeachScript/dist-dark-theme-css
chore: add entry to dist css files for the dark theme
|
5 years ago |
PeachScript
|
88ca556fe5
|
build: rename css dist file for dark theme
|
5 years ago |
叶枫
|
6bb5e4ea3d
|
feat: export interface (#20121)
* Update Form.tsx
* Update Form.tsx
* feat: add export
|
5 years ago |
Kim, Harim
|
850a5b4567
|
Docs: fix table demo typing error (#20115)
* Docs: fix table demo typing error
* test: update snapshots (#20115)
* test: update snapshots (#20115)
|
5 years ago |
信鑫-King
|
96d8ee30d2
|
Merge pull request #20095 from ant-design/fix-dark-theme-4
fix: dark theme in 4.0
|
5 years ago |
afc163
|
ab36853cb7
|
📝 improve create-react-app documentation
https://github.com/facebook/create-react-app/releases/tag/v3.3.0
|
5 years ago |
afc163
|
9b65863512
|
✅ Add lighthouse-ci action
|
5 years ago |
afc163
|
adf5288524
|
💄 Fix Editable Textarea flash in Firefox
|
5 years ago |
afc163
|
4300c046a0
|
📝 improve Typography demo description
|
5 years ago |
afc163
|
fb68fcdc05
|
💄 use classNames in Editable
|
5 years ago |
PeachScript
|
c7c5e43e6d
|
build: add entry to dist css files for the dark theme
|
5 years ago |
叶枫
|
4f43482059
|
feat: export interface (#20111)
* feat: add export
* Update Title.tsx
|
5 years ago |
zombiej
|
3d8b076b83
|
fix: table fixed columns should not overlap other z-index element
fix #20098
|
5 years ago |
偏右
|
4146efa810
|
🐛 fix duplicated icons when Tree showLine is true (#20102)
close #20090
|
5 years ago |
骗你是小猫咪
|
8fda3972fe
|
test: update snapshots (#20104)
|
5 years ago |
骗你是小猫咪
|
2006fa7570
|
test: update snapshots (#20103)
|
5 years ago |
骗你是小猫咪
|
114fdd9333
|
fix: upgrade rc-tooltip lint fail (#19408)
* fix: upgrade rc-tooltip lint fail
* fix tooltip typescript type
* rebase and update snapshots
* update tests
* change trigger mock export
* upgrade rc-trigger
* fix type error
* upgrade dependencies
* update snapshots
* upgrade rc-calendar and test use sleep
* update snapshots
* fix test fail
* update snapshots
|
5 years ago |
ycjcl868
|
9b9de756ca
|
fix: stripPrefix less vars false
|
5 years ago |
ycjcl868
|
89e8d01310
|
fix: @menu-popup-bg in dark
|
5 years ago |
叶枫
|
6a70d31f1c
|
feat: export FormItemProps (#20089)
|
5 years ago |
偏右
|
89a6593c44
|
🐛 Fix Table column align in windows chrome (#19986)
close #19952
|
5 years ago |
信鑫-King
|
3e4b8cd414
|
Merge pull request #20087 from ant-design/fix-less-vars
chore: stripPrefix false
|
5 years ago |
ycjcl868
|
2aa32e4280
|
chore: stripPrefix false
|
5 years ago |
信鑫-King
|
2a26f0e95e
|
Merge pull request #20070 from ant-design/chore-dark-theme-components
fix: dark theme components
|
5 years ago |
ycjcl868
|
0a5546f974
|
chore: upd version 4.0.0-alpha.13
|
5 years ago |
ycjcl868
|
6af7f8382c
|
feat: @input-icon-hover-color
|
5 years ago |