Commit Graph

16545 Commits

Author SHA1 Message Date
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
信鑫-King
43574443d5
Merge pull request #19837 from ant-design/fix-button-demo
feat: 4.0 danger button
2019-11-29 16:50:10 +08: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
二货机器人
5ef6b04554
fix: Table ajax pagination should work (#19980) 2019-11-28 14:46:49 +08:00
zombiej
a75b0f29cc bump 4.0.0-alpha.10 2019-11-28 12:35:14 +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
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
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
信鑫-King
a210784294
Merge pull request #19905 from ant-design/release-3.25.3
docs: 3.25.3 changelog
2019-11-25 11:29:33 +08:00
ycjcl868
c8a2acbb78 📝 changelog 2019-11-25 10:38:41 +08:00
ycjcl868
19a8118a81 📝 changelog 2019-11-25 08:18:10 +08:00
ycjcl868
34ff6db099 📝 Upload changelog 2019-11-25 08:18:09 +08:00
afc163
f2ac4f380b
docs: 🔗 fix g2plot link 2019-11-24 21:59:54 +08: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
ycjcl868
46026c3aaf 📝 changelog Menu.Item 2019-11-24 10:53:55 +00:00
ycjcl868
5d26cb0cc8 📝 3.25.3 changelog 2019-11-24 10:53:55 +00:00
骗你是小猫咪
667883ceb0 fix: Select doc edit icon margin (#19907) 2019-11-24 18:39:27 +08:00
afc163
958bc51629
docs: 🔗 fix antv.alipay.com to new antv.vision 2019-11-24 13:09:33 +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
afc163
fb66bce007
docs: fix promote link 2019-11-23 23:28:18 +08:00
骗你是小猫咪
7c70e45fef fix: AutoComplete doc example TypeError (#19900) 2019-11-23 23:27:25 +08:00
afc163
041b7fa9e2 fix: cp command do not work in MacOS, #19775 2019-11-23 20:01:40 +08:00
afc163
be30d4bfa4 docs: 🔥 announce brand new antv.vision 2019-11-23 20:01:40 +08:00
depfu[bot]
fecdfd9c77 Update rc-tabs to version 9.7.0 (#19726) 2019-11-23 19:37:45 +08:00
骗你是小猫咪
efc9226c86 fix: icon styles precedence (#19902) 2019-11-23 18:48:24 +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