afc163
|
be3226b757
|
Merge master into feature
|
2019-06-14 16:20:29 +08:00 |
|
Sam Kirkland
|
7b3f0554bc
|
Update default.less
|
2019-06-10 23:58:42 -05:00 |
|
Alexander.Kosov
|
51b9c4698c
|
Border-radius customization for Collapse Panel
|
2019-06-10 14:32:10 +03:00 |
|
Alexander.Kosov
|
b075b9eedd
|
added three variables to allow customization of the dropdown list
|
2019-06-07 15:04:59 +03:00 |
|
陈帅
|
0cf07667a5
|
less variable should be extended
|
2019-06-05 19:13:25 +08:00 |
|
陈帅
|
6dd6e6512a
|
add new less var
|
2019-06-05 19:13:25 +08:00 |
|
alxkosov
|
fb6d629e7b
|
Added 2 variables to flexibly control the background of the table cells (#16843)
|
2019-06-03 10:05:37 +08:00 |
|
MrHeer
|
239c472c38
|
fix: use @error-color & @warning-color instead of @text-color-danger & @text-color-warning #16856
|
2019-05-30 19:21:08 +08:00 |
|
偏右
|
e0f8aed814
|
== to ===
close #16640
|
2019-05-17 10:28:22 +08:00 |
|
zombieJ
|
1198fb60ef
|
update doc (#16545)
|
2019-05-13 10:59:07 +08:00 |
|
zombieJ
|
543b620dd2
|
feat: Support Transfer render (#16026)
* clean up
* refactor select all logic
* omit old api to render children
* add search
* remove useless code
* fix logic
* Table demo
* update demo
* fixed min-height
* fix normal style
* style update
* update snapshot
* update snapshot
* update version
* update doc
* update md desc
* update test case
* fix test typo
* update demo
* update snapshot
* typescript correction
* update docs
* add Tree Transfer demo
* default expand all
* update demo
|
2019-05-07 17:10:42 +08:00 |
|
zombieJ
|
9d5f61363c
|
feat: Collapse support expandIconPosition (#16365)
* update doc
* support expandIconPosition
* update snapshot
|
2019-04-28 17:03:19 +08:00 |
|
zombieJ
|
8b4f0c269e
|
Merge pull request #16354 from ant-design/master
Merge master into feature
|
2019-04-28 16:29:44 +08:00 |
|
zombieJ
|
b63ceef831
|
refactor: Update Tree & TreeSelect deps (#16330)
* use CSSMotion
* update snapshot
|
2019-04-28 12:10:39 +08:00 |
|
偏右
|
0fc6e7d07f
|
Merge pull request #16306 from ant-design/pagination-bg
fix: Pagination active item should have background color
|
2019-04-25 16:41:32 +08:00 |
|
zombiej
|
5a462d864a
|
fix: Pagination active item should have background color
|
2019-04-25 16:34:12 +08:00 |
|
陈帅
|
dd01852c23
|
change use name
|
2019-04-25 15:39:14 +08:00 |
|
zombiej
|
dfeeafa218
|
Merge remote-tracking branch 'origin/master' into feature
|
2019-04-21 15:07:01 +08:00 |
|
陈帅
|
a1c4d9f45b
|
use operation-unit function
|
2019-04-20 10:56:11 +08:00 |
|
moonrailgun
|
25599bc7ce
|
add text selection so we can overwrite it independent
|
2019-04-18 12:31:04 +08:00 |
|
zombieJ
|
98fc8a14e0
|
feat: Support append theme less file with less-variable (#16118)
* add override
* add override support
* update doc
|
2019-04-16 21:59:25 +08:00 |
|
zombieJ
|
aff6f6d8fb
|
Merge pull request #16102 from ant-design/master
chore: Merge master into feature
|
2019-04-16 16:58:19 +08:00 |
|
afc163
|
2737c00633
|
💄 Fix stylelint problems
|
2019-04-15 22:44:51 +08:00 |
|
zombiej
|
ffa0e7378f
|
fix typo
|
2019-04-15 14:53:14 +08:00 |
|
afc163
|
a2a9831abb
|
💄 Fix less code style
|
2019-04-15 11:05:06 +08:00 |
|
Salavat Gizatov
|
9f9f81ed7a
|
feat: form customizing variables (#15954)
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
|
2019-04-12 11:52:00 +08:00 |
|
zombiej
|
28d133ca93
|
Merge remote-tracking branch 'origin/master' into merge-master
|
2019-04-11 18:05:46 +08:00 |
|
zombieJ
|
d1e58d058f
|
update wave style (#15978)
|
2019-04-09 19:32:58 +08:00 |
|
Salavat Gizatov
|
574313d2d8
|
feat: table customizing variable (#15971)
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
|
2019-04-09 17:08:17 +08:00 |
|
偏右
|
659efe05a8
|
Merge pull request #15613 from krokofant/master
Enable theme switching by html-prefix
|
2019-04-05 16:15:36 +08:00 |
|
偏右
|
9d06bec8dd
|
🐛 Fix components covered by Table fixed columns (#15782)
Reset @zindex-table-fixed to auto
close #15780
close #15499
|
2019-04-01 15:05:40 +08:00 |
|
zombiej
|
2c693ee95b
|
merge feature
|
2019-04-01 10:22:43 +08:00 |
|
zombieJ
|
0fd0faa8a7
|
Update Card & PageHeader style (#15755)
* rm Card auto padding
* rm related test case
* adjust pageHeader to 24px
* use less variable
* adjust style
|
2019-03-31 22:39:26 +08:00 |
|
zombieJ
|
75cd91a966
|
Badge support customize color (#15764)
* popout
* update snapshot
* update doc
* update def
|
2019-03-31 20:21:20 +08:00 |
|
Benjamin Amelot
|
f55ccfe81e
|
Remove underlines from focused links (#15759)
|
2019-03-31 13:46:38 +08:00 |
|
zombiej
|
b83a80c99c
|
Merge branch 'master' into merge-master
|
2019-03-30 16:05:49 +08:00 |
|
Andrés
|
fa69687733
|
Fix minor misspelling in less template comment
|
2019-03-26 10:39:16 +01:00 |
|
偏右
|
e752ec3414
|
Merge pull request #15638 from ant-design/master
Merge master to feature
|
2019-03-26 14:34:17 +08:00 |
|
krokofant
|
637b2e326d
|
👌 IMPROVE: Scoping styles for themeing
|
2019-03-24 17:52:14 +01:00 |
|
诸岳
|
6ae2ee4e31
|
Merge branch 'master' into feature
|
2019-03-24 08:41:22 +08:00 |
|
William Cai
|
57c20e3622
|
refactor: add @radio-button-checked-bg
|
2019-03-20 16:46:23 +08:00 |
|
William Cai
|
15781d706a
|
refactor: add @select-item-selected-font-weight
|
2019-03-19 18:09:11 +08:00 |
|
Cong Zhang
|
bc4303b98a
|
Allow font-feature-settings to be customizable
|
2019-03-19 15:03:52 +08:00 |
|
Denis
|
eacf35dbad
|
Modal footer bg (#15469)
* Add less variable @modal-footer-bg
* Fix less variable @modal-footer-bg
* Update components/style/themes/default.less
Co-Authored-By: shumkovdenis <shumkovdenis@gmail.com>
|
2019-03-18 23:56:40 +08:00 |
|
Denis
|
360eefc7d5
|
Add less variable @modal-body-padding (#15476)
|
2019-03-18 15:07:14 +08:00 |
|
Bill Searle
|
ffc5321c18
|
Add vars to theme for btn border width and style
|
2019-03-14 15:03:29 +11:00 |
|
afc163
|
74ea064319
|
Add less variable @icon-color
|
2019-03-12 18:46:54 +08:00 |
|
afc163
|
56570aa539
|
💄 Add @pagination-item-bg-active
close #14739
|
2019-03-09 19:43:19 +08:00 |
|
afc163
|
7a217c625c
|
🐛 Fix space lost when inline element in List.Item, close #15186
|
2019-03-06 16:31:07 +08:00 |
|
afc163
|
74aee564ed
|
🐛 Fix Collapse extra node style missing
close #15174
|
2019-03-04 19:15:02 +08:00 |
|