ycjcl868
327011da77
feat: @theme dark, default
2019-12-01 22:28:35 +08:00
ycjcl868
689d9b7ada
feat: @mention-textarea-bg
2019-12-01 21:49:49 +08:00
zombiej
d76283f2b9
merge master
2019-12-01 21:46:17 +08:00
ycjcl868
d388c1dcc6
fix: cascader and input-number-handler bg
2019-12-01 21:42:02 +08:00
ycjcl868
673f86b3f5
fix: pagination dark theme
2019-12-01 21:23:11 +08:00
coderge
ca6260c75a
Update index.zh-CN.md ( #19627 )
2019-12-01 15:46:17 +08:00
zombiej
1d516d7f7f
merge feature
2019-12-01 15:29:53 +08:00
zombiej
6e69bcc9ca
fix test case
2019-12-01 15:28:49 +08:00
偏右
d7e81027d6
🐛 Fix Descriptions items not working with React.Fragment ( #20019 )
...
close #19887
2019-11-30 18:10:56 +08:00
偏右
0ec7fa84d0
🐛 Fix Slider tooltip not aligned center ( #20016 )
...
close #20014
2019-11-30 18:10:48 +08:00
偏右
329edc1ed0
🐛 Fix Input clear icon overclap with feedback icon ( #20017 )
...
close #19884
2019-11-30 17:34:06 +08:00
ycjcl868
8ad5b73016
chore: test antd dark theme component
2019-11-30 00:08:37 +08:00
叶枫
b022eaf9c2
fix: fix upload long picture style ( #20008 )
...
* fix: fix upload long picture style
* feat: add config-provider test
* fix: stylelint
2019-11-29 23:34:12 +08:00
信鑫-King
70c279d466
Merge pull request #19968 from ant-design/feat-dark-theme-4.0
...
feat: dark theme in 4.0
2019-11-29 22:26:52 +08:00
ycjcl868
8985abda11
fix: color palette use @blue-6 base in light theme
2019-11-29 22:15:02 +08:00
ycjcl868
fc3b775452
📝 dark theme usage
2019-11-29 22:09:07 +08:00
骗你是小猫咪
65312870d4
fix: Col default width ( #19983 )
...
* fix: Col default width
* update snapshots
2019-11-29 22:02:35 +08:00
ycjcl868
af0127c8e2
fix: layout dark theme
2019-11-29 09:04:39 +00:00
ycjcl868
212b6fb01d
fix: @red-base
2019-11-29 09:04:39 +00:00
ycjcl868
f10f351219
chore: TODO colorPalette
2019-11-29 09:04:39 +00:00
ycjcl868
a124ec8ddf
feat: use @{color}-base
2019-11-29 09:04:39 +00:00
ycjcl868
e0a60fbd0b
revert: trailColor
2019-11-29 09:04:39 +00:00
ycjcl868
4216525ba1
fix: progress default trailColor
2019-11-29 09:04:39 +00:00
ycjcl868
dfa14f469a
feat: add @dropdown-menu-bg, @time-picker-bg, @calendar-bg, @calendar-input-bg, @pagination-item-bg
2019-11-29 09:04:39 +00:00
ycjcl868
34f3b44f6d
fix: button default background in dark theme
2019-11-29 09:04:39 +00:00
ycjcl868
b6b788b2e0
fix: stylelint fix
2019-11-29 09:04:39 +00:00
ycjcl868
4116a6ef59
feat: antd-dark.less build tool
2019-11-29 09:04:39 +00:00
ycjcl868
817b2ab70d
feat: add @comment-bg, @anchor-bg, @radio-disabled-button-checked-bg, @radio-disabled-button-checked-color, @radtio-solid-checked-color
2019-11-29 09:04:39 +00:00
ycjcl868
f47a22e888
feat: add @table-bg
2019-11-29 09:04:39 +00:00
ycjcl868
aedea846fc
feat: add @upload-actions-color
2019-11-29 09:04:38 +00:00
ycjcl868
90cca72327
feat: add @checkbox-check-bg, @switch-bg
2019-11-29 09:04:38 +00:00
ycjcl868
04ec04ac85
feat: add @calendar-item-active-bg
2019-11-29 09:04:38 +00:00
ycjcl868
4440062e66
feat: add @message-notice-content-bg and @calendar-border-color
2019-11-29 09:04:38 +00:00
ycjcl868
41609e40bc
feat: add color-base for dark
2019-11-29 09:04:38 +00:00
ycjcl868
09c00720b8
feat: add btn-default-ghost
2019-11-29 09:04:38 +00:00
ycjcl868
279c24716c
feat: add modal and drawer bg
2019-11-29 09:04:38 +00:00
ycjcl868
e8dd412c84
fix: Avatar User icon
2019-11-29 16:36:33 +08:00
ycjcl868
961cfeac43
test: update snapshot
2019-11-29 15:20:34 +08:00
ycjcl868
864ccc436e
fix: button danger link
2019-11-29 15:09:17 +08:00
ycjcl868
beaf521835
fix: remove button group demo
2019-11-29 14:31:03 +08:00
ycjcl868
6ca5628417
Merge 4.0-prepare into fix-button-demo
2019-11-29 14:27:47 +08:00
Amumu
c824569ea0
move className and style to ant-upload-drag ( #19987 )
2019-11-28 18:00:59 +08:00
二货机器人
5ef6b04554
fix: Table ajax pagination should work ( #19980 )
2019-11-28 14:46:49 +08:00
二货机器人
64b905e9bd
chore: Update @ant-design/icons
deps ( #19979 )
...
* update icons deps
* update all icon ref
* fix lint
* update snapshot
2019-11-28 12:34:33 +08:00
邓波
d6430ad3f2
fix: update message content with a unique key and cancel manually ( #19967 )
2019-11-28 10:01:43 +08:00
damon.chen
2d82b59abf
docs(Form): How to use ref with Form HOC ( #19937 )
...
* 为Form新增如何在函数组件中使用的例子
* 在Form FAQ中增加在函数组件中怎么正确拿到Form实例的说明
* 更新英文文档
* 按照comment修改
* 更新英文标题
* 修改英文文档FAQ的标题
* 修改英文文档里的大小写问题
* 按照豆酱的comments进行修改
* 按照comments进行修改
2019-11-27 18:18:19 +08:00
骗你是小猫咪
6030431121
fix(Button): Button disabled with loading not prevent pointer events ( #19958 )
2019-11-27 12:41:47 +08:00
骗你是小猫咪
bed1f7775b
fix: should not be render default indicator when indicator value is null ( #19943 )
2019-11-27 09:40:47 +08:00
afc163
3fa135023f
💄 Add @table-header-bg-sm and fix footer style
...
close #19936
2019-11-26 15:33:14 +08:00
jeessy2
221d404986
fix: 4.0 table filters value may be previous ( #19873 )
...
* fix: 4.0 table filters value may be previous
* create a sync variable to resolve async 'setFilteredKeys'
* useSyncState to fix 'setFilteredKeys' async
* new line
* new line
* add ,
* removed 'setFilteredKeys' and re-render useSyncState
* menu must be a array
2019-11-26 14:25:33 +08:00
二货机器人
5fc62314af
chore: Remove LocaleProvider & Mention in export ( #19935 )
...
* chore: Clean up
* clean up test case
* clean up
2019-11-26 14:21:05 +08:00
偏右
ae44aae0d3
🐛 fix Input.Group compact border issue ( #19926 )
...
close #19914
2019-11-25 19:08:33 +08:00
zombiej
ee7a55380d
docs: Fix demo with new icon
2019-11-25 15:37:08 +08:00
zombiej
b37b317b69
chore: merge master
2019-11-25 15:16:59 +08:00
ycjcl868
1d0f97d0a9
fix: lint
2019-11-25 07:02:24 +00:00
ycjcl868
ab15b3a84c
fix: remove danger warning
2019-11-25 07:02:24 +00:00
ycjcl868
37a85366f3
feat: add Button danger
2019-11-25 07:02:24 +00:00
ycjcl868
3a6c76ecc3
feat: Button add danger-default type
2019-11-25 07:02:24 +00:00
ycjcl868
0e1998f643
feat: Button danger-link
2019-11-25 07:02:24 +00:00
ycjcl868
4f23bbcdc6
fix: Table demo actions margin 16px
2019-11-25 07:02:24 +00:00
ycjcl868
b01bed3f6f
upd: snapshot
2019-11-25 07:02:24 +00:00
ycjcl868
ec0dba9323
fix: button group
2019-11-25 07:02:24 +00:00
ycjcl868
8f4c983e5a
fix: Button demo icon search use tooltip
2019-11-25 07:02:24 +00:00
ycjcl868
86db97b055
fix: remove Button dashed
2019-11-25 07:02:24 +00:00
ycjcl868
55e34f6ac1
fix: icon error
2019-11-25 07:02:24 +00:00
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
...
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
2019-11-24 19:10:29 +08:00
骗你是小猫咪
667883ceb0
fix: Select doc edit icon margin ( #19907 )
2019-11-24 18:39:27 +08:00
骗你是小猫咪
bb121444cc
fix: Mentions form example not correct display ( #19908 )
...
* fix: Mentions form example not correct display
* update snapshots
2019-11-24 12:44:58 +08:00
骗你是小猫咪
7c70e45fef
fix: AutoComplete doc example TypeError ( #19900 )
2019-11-23 23:27:25 +08:00
Amumu
040fe5696a
fix time-picker disabled item focus style ( #19812 )
2019-11-22 15:47:02 +08:00
Qhan W
5a24beaf9f
docs: clean up version info in 4.0 ( #19876 )
...
* docs: clean up version info in 4.0
* docs: removed version column in 4.0
2019-11-22 14:37:39 +08:00
QingLance
2f1c2e1208
Progress bar with steps ( #19613 )
...
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
* add Steps subcomponent in Progress component
* update doc and demo
* fix lint
* small change for progress api
* fix lint
* fix wrong omit
* update test suites
* fix test failed
* use inline-block
* fix test issue
* fix ci issue
* update demo
* optimize demo
* update progress api
* fix stylelint issue
* remove overflow
* reset some prettier
* reset some prettier again
* fix test failed
* resolve bad code
2019-11-22 10:46:33 +08:00
Joe Hsu
0360ac65ad
docs(tag): remove version column in 4.0 ( #19874 )
2019-11-22 10:34:42 +08:00
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
2019-11-22 10:33:34 +08:00
Josiah Rooney
102efd529a
docs: Improved grammar in AutoComplete docs ( #19875 )
...
Improved grammar in documentation for the AutoComplete component.
2019-11-22 09:22:20 +08:00
Rustin
060b7ded20
feat: Add skeleton button ( #19699 )
...
* #18237 add skeleton button
* update snapshot
* refactoring demo code
* lint code
* update test snapshots
* add test
* update snapshot
* fix deps lint issue
* set avatar siz and update test snapshots
* fix lint issue
* remove button and just keep skeleton
* add active switch for button demo
* add size and shape radio for skeleton button demo
* add button tests
* add skeleton tests
* update doc
* update test snapshots
* omit avatar and button props
* refactoring skeleton and update test snapshots
2019-11-21 20:23:56 +08:00
陈立林
f32235d074
delete version ( #19854 )
...
delete version
2019-11-21 19:58:41 +08:00
chen wen jun
3906f4fc00
Update index.en-US.md ( #19868 )
...
correct `maxTagTextLength` description
2019-11-21 17:49:36 +08:00
Frank
3ac81f786e
docs: Fix default values for unclear types ( #19867 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2019-11-21 17:09:26 +08:00
Alexander Kachkaev
5ff3a77dce
Export tooltop helper interfaces ( #19846 )
2019-11-21 11:56:21 +08:00
鬼厉
209e293fae
docs: Layout and Affix clean version ( #19844 )
2019-11-21 10:24:22 +08:00
chouchou
34412e98d6
docs(Timeline, Tabs): removed version column in 4.0 ( #19842 )
2019-11-21 10:23:34 +08:00
zhangyanling77
eb91cbdfab
feat: Button & Icon remove version column in 4.0-repare ( #19845 )
2019-11-21 10:16:58 +08:00
Josiah Rooney
c57d7f3a6c
Update index.en-US.md ( #19848 )
...
Improved the grammar of the documentation.
2019-11-21 07:39:57 +08:00
seognil LC
c93bd326f4
docs(update): removed 3.x version description in 4.0-prepare ( #19827 )
...
* docs(update): removed 3.x version description in 4.0-prepare
ref #19815
* docs(update): update docs
remove carousel/index.zh-CN.md empty version column
* docs(update): update docs
remove carousel/index.en-US.md empty version column
2019-11-20 20:31:43 +08:00
BensonChen
4be963d973
docs: Removed version column in 4.0 ( #19825 )
...
* Breadcrumb & Dropdown. Removed version column in 4.0. #19815
* docs: Removed version column in 4.0(ant-design#19815)
* Breadcrumb document update
2019-11-20 18:10:44 +08:00
张秀玲
134b0fa0bb
docs: removed tooltip and tree version column in 4.0 ( #19834 )
...
* Removed version column in 4.0
* Removed version column
* remove version code
2019-11-20 17:54:13 +08:00
陈小聪
e71a4ef10f
docs: Removed version column in 4.0 ( #19832 )
2019-11-20 17:46:50 +08:00
二货机器人
6396ddb4e7
fix: Omit useless props & fix icon missing ( #19833 )
2019-11-20 17:31:11 +08:00
wangxingkang
336fb41ec2
docs: Removed version column in 4.0 ( #19821 )
...
Issue #19815
2019-11-20 14:55:34 +08:00
Lux
94db028dd2
feat: Removed version column in 4.0 ( #19823 )
2019-11-20 14:54:38 +08:00
yehq
0a13af0f2e
doc(DatePicker, cascader): 删除版本信息 ( #19820 )
2019-11-20 14:53:43 +08:00
二货机器人
efd3b35830
feat: Col support flex
prop ( #16635 )
...
* feat: Col support `flex` prop
* update snapshot
* update doc
* row component use flex type by default
* revert grid flex layout doc
* remove float style
* remove doc old FAQ
* revert .make-row
* col style use flex and max-width
* remove useless Col style and imorove base doc for a single Col
* update snapshots
* fix flex mode pseudo
* update snapshots
* back to old flex mode demo gray background color
* set default col flex => 1 auto
* change grid about flex mode description
* update snapshots
* improve grid introduce and fix with gutter bug
* update snapshots
* remove version
2019-11-20 11:13:24 +08:00
偏右
69549a8648
🐛 fix menu link color inside badge ( #19810 )
...
close #19809
2019-11-19 20:30:44 +08:00
信鑫-King
9da09ffb2a
Merge pull request #19719 from ant-design/4.0-less-token-tweak
...
tweak: 4.0 less token
2019-11-19 17:40:15 +08:00
ycjcl868
b323019c68
fix: remove Transfer lazyload animation style
2019-11-19 16:51:51 +08:00
ycjcl868
92211f31a7
fix: update snapshot
2019-11-19 14:51:14 +08:00
ycjcl868
a9f6878803
test: update Transfer test snapshot
2019-11-19 11:57:23 +08:00
ycjcl868
764c046fbc
tweak: active and hover background color
2019-11-19 11:45:32 +08:00
ycjcl868
6d7950a1d9
fix: hover color use #f5f5f5 @gray-3
2019-11-19 10:20:25 +08:00
jeessy2
23f74eccbe
fix: typescript define ( #19780 )
...
* ColumnGroupType should be antd's
* columns should not be from rc-table
2019-11-19 10:03:03 +08:00
Martin Litvaj
bb92b01ae0
Update link to latest ColumnProps ( #19789 )
...
* Update link to latest ColumnProps
* update CN docs
2019-11-18 23:02:33 +08:00
ycjcl868
79ae060e6e
fix: hover and active background color
2019-11-18 22:06:49 +08:00
Martin Litvaj
e4c72cf6f5
chore: Update sk_SK locales ( #19787 )
...
* Update sk_SK locales
### 🤔 This is a ...
- [ ] New feature
- [x] Bug fix
- [ ] Site / document update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)
### 🔗 Related issue link
sk_SK locales are missing some translations.
* update snapshot
2019-11-18 22:02:25 +08:00
叶枫
d2e98b1bb9
fix: style ( #19783 )
2019-11-18 18:20:04 +08:00
ycjcl868
d91ed3e428
Merge 4.0-prepare into 4.0-less-token-tweak
2019-11-18 10:20:14 +08:00
二货机器人
5d98667687
chore: Export some useful define ( #19770 )
2019-11-17 17:57:35 +08:00
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
2019-11-16 18:58:23 +08:00
afc163
91faa7e4cb
🎬 improve notification placement demo
2019-11-16 16:29:19 +08:00
Radomir Skrzepij
d744df5974
Fix Documentation for Menu API ( #19757 )
2019-11-16 02:00:56 +08:00
jiang
0cb5601527
fix: drawer footer fixed ( #19751 )
...
* fix footer fiexd
* fix test
2019-11-15 17:23:14 +08:00
Jelle de Jong
2f30c806a3
fix: Update NL-nl locales ( #19734 )
...
* Update NL-nl locales
* Fix for tests
2019-11-15 16:42:17 +08:00
二货机器人
72a7ba618f
New Table ( #19678 )
...
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
2019-11-15 14:35:25 +08:00
偏右
d7bc0530f3
refactor: Upgrade rc-time-picker for new rc-trigger ( #19698 )
...
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* 🆙 upgrade rc-time-picker to 4.0
* 💄 fix time picker clear icon color
* refactor: remove react-lifecycle-compat polyfill
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.1
* ✅ fix test case
* 🆙 upgrade rc-time-picker to 4.0.0-alpha.2
* chore: revert es to lib
2019-11-15 14:28:13 +08:00
ycjcl868
ca8435ef7c
tweak: functional status color
2019-11-15 14:00:08 +08:00
ycjcl868
7a47b7c98c
fix: 0px
2019-11-15 12:28:50 +08:00
ycjcl868
e354fe618a
tweak: shadow color
2019-11-15 12:16:07 +08:00
ycjcl868
ffd4371ab5
fix: remove @border-radius-sm
2019-11-15 10:01:35 +08:00
骗你是小猫咪
4079f36340
Revert "fix: update Select type interface ( #19730 )" ( #19733 )
...
This reverts commit 8b705e3224
.
2019-11-14 21:34:13 +08:00
cnjs
8b705e3224
fix: update Select type interface ( #19730 )
...
* fix: update Select type interface
* format: Select type interface
2019-11-14 16:21:20 +08:00
ShuYu Wang
68603366eb
fix: add missing null option type ( #19722 )
...
See-also: https://ant.design/components/table/#components-table-demo-reset-filter
2019-11-14 10:18:03 +08:00
ycjcl868
e3c0703ed6
tweak: divider color
2019-11-13 20:31:23 +08:00
ycjcl868
f900cf7066
tweak: border-radius all use 2px
2019-11-13 20:28:32 +08:00
Jack
326484465f
fix: type interface SliderProps ( #19713 )
2019-11-13 14:34:09 +08:00
zombiej
2ba81538d8
chore: Merge master
2019-11-13 11:48:20 +08:00
偏右
cedc956512
Update index.en-US.md
2019-11-13 10:54:36 +08:00
Abdullah700
807fea0447
fix[Style] Transfer ( #19693 )
2019-11-13 08:02:19 +08:00
Dean van Niekerk
af2dd379c2
Fixed typing issue in Table > filterDropdown ( #19701 )
2019-11-13 07:51:53 +08:00
Rustin
f1a582581f
改进 skeleton 首次加载数据使用场景描述 ( #19700 )
2019-11-12 22:43:50 +08:00
叶枫
f4051d8efc
fix: fix upload error style ( #19689 )
...
* fix: fix upload error style
* feat: demo
* feat: test
* fix: tooltip
2019-11-12 21:45:32 +08:00
骗你是小猫咪
b9c80cd88c
refactor: upgrade rc-cascader ( #19696 )
...
* upgrade rc-cascader
* update snapshots
2019-11-12 20:23:12 +08:00
诸岳
8f52b8028b
chore: Merge master branch and fix conflicts
2019-11-11 10:10:53 +08:00
afc163
91fcf98741
🐛 fix error for typescript@3.7.2
2019-11-10 18:05:43 +08:00
liuchao233
e42caa5869
translate Typography for pt_BR ( #19651 )
2019-11-10 16:30:32 +08:00
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
2019-11-09 23:17:33 +08:00
二货机器人
451d01b082
fix: refactor collect tree key code logic ( #19646 )
...
* fix: collect tree key should support nest chldren
* fix logic
* update snapshot
2019-11-09 22:33:53 +08:00
afc163
c9682fcd6e
📝 Add FAQ for ConfigProvider locale not working
2019-11-09 16:24:07 +08:00
liuchao233
4e669d465e
feat: notification component support closeIcon props ( #19618 )
...
* notification component support closeIcon props
* update notification doc, change closeIcon support version to 3.26.0
2019-11-08 20:03:27 +08:00
偏右
5916582518
🐛 Fix Dropdown icon missing margin right ( #19635 )
2019-11-08 20:00:53 +08:00
afc163
94c3978208
📝 fix English translation missing of site footer
2019-11-08 16:25:08 +08:00
Emerson Laurentino
be0fd703f7
removing getContainer fixed ( #19233 )
2019-11-08 10:24:53 +08:00
MinYuan
a35b6241eb
Unify type declaration. ( #19610 )
2019-11-07 15:13:27 +08:00
yoyo837
9e27697e93
doc: Input.TextArea property allowClear
add 'since', ref #19310
2019-11-07 11:38:36 +08:00
Jennie
948a69c75e
fix: date range picker type interface ( #19421 )
2019-11-07 10:22:12 +08:00
偏右
dd8f57247f
docs: 📝 fix doc of labelAlign
in Form.Item ( #19606 )
2019-11-06 23:32:08 +08:00
Amumu
f38c7bb239
form item passing anyother attrs ( #19599 )
2019-11-06 23:30:41 +08:00
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
...
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
2019-11-06 14:49:20 +08:00
zombiej
93f7d780b8
chore: Fix style lint
2019-11-06 11:23:40 +08:00
zombiej
9bea463638
chore: fix ts define
2019-11-06 11:18:11 +08:00
骗你是小猫咪
4ded5e6777
fix: Drawer content overflow when placement is top or bottom ( #19506 )
...
* fix: drawer content overflow
* update snapshots
* review change
2019-11-06 10:47:36 +08:00