偏右
|
2bced36f0c
|
New component styles (#7731)
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
|
2017-09-27 22:32:49 +08:00 |
|
afc163
|
f9754c8a25
|
Merge branch 'master' into antd-3.0
|
2017-09-25 23:10:42 +08:00 |
|
afc163
|
9f017bc5ae
|
Fix mention error style
|
2017-09-25 22:53:11 +08:00 |
|
偏右
|
759b0bb821
|
seperate reset styles (#7682)
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
|
2017-09-22 18:33:29 +08:00 |
|
afc163
|
5724a55c7b
|
Merge branch 'master' into antd-3.0
|
2017-09-06 20:22:55 +08:00 |
|
afc163
|
94283b730f
|
Fix validateStatus styles of some Form Controls, close #7498
|
2017-09-06 20:17:20 +08:00 |
|
偏右
|
2dedc5ec7f
|
Upgrade grid break points (#7230)
close #5122
|
2017-08-16 20:19:41 +08:00 |
|
jiang
|
22ef7d1147
|
add form explain animate (#7172)
|
2017-08-11 17:05:25 +08:00 |
|
afc163
|
9bcde59001
|
Add @form-feedback-icon-size
|
2017-08-10 11:34:08 +08:00 |
|
afc163
|
0ad85e2987
|
Fix #4431 again
|
2017-07-21 10:07:18 +08:00 |
|
afc163
|
4419d4c94c
|
Fix select extra padding, close #6723
|
2017-07-11 12:14:35 +08:00 |
|
afc163
|
384803528f
|
Fix extra error outline of select in input addon
|
2017-07-08 16:20:01 +08:00 |
|
afc163
|
e188036606
|
remove unused code
|
2017-06-27 14:33:35 +08:00 |
|
afc163
|
dbd6f29c29
|
Fix form item extra content line height, close #6618
|
2017-06-27 12:08:16 +08:00 |
|
afc163
|
6e583325ea
|
Don't impact select inside input group
|
2017-06-26 21:44:38 +08:00 |
|
afc163
|
e24a8cb5d8
|
Tweak inline form item margin
|
2017-06-26 17:05:42 +08:00 |
|
afc163
|
5964e42a9b
|
tweak form label style
|
2017-06-26 11:51:41 +08:00 |
|
afc163
|
9f78e71c65
|
Fix select vertical issue inside input addon
|
2017-06-25 17:22:07 +08:00 |
|
afc163
|
7dafa985c5
|
remove colon block of vertical form
|
2017-06-25 16:48:01 +08:00 |
|
afc163
|
9089674a6f
|
Fix form item layout bug when zoom out, close #6097
|
2017-05-11 21:10:30 +08:00 |
|
Graeme Yeates
|
297412b57c
|
Add a less variable to opt out of form item colons
|
2017-04-21 14:34:56 -04:00 |
|
William Yang
|
6b8eeb79d1
|
fix: #5456(Cannot display feed back icon and prefix icon together) (#5457)
* fix #5456
* remove demo and set z-index to 1
|
2017-03-24 09:59:31 +08:00 |
|
afc163
|
240a93cee2
|
Fix mention active style
|
2017-03-19 01:29:21 +08:00 |
|
Benjy Cui
|
aa4606cd9f
|
feat: make Form.Item work with responsive layout, ref: #5296 (#5306)
|
2017-03-15 11:25:58 +08:00 |
|
Benjy Cui
|
228e9c0747
|
fix: remove Form auto-responsive layout (#5253)
* fix: remove Form auto-responsive layout
* test: update snapshot
|
2017-03-10 19:19:36 +08:00 |
|
Benjy Cui
|
fb8f90c102
|
feat: form (#5063)
* feat: support Form[layout], close: #5056
* feat: Form should be responsive, close: #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
|
2017-03-02 10:49:06 +08:00 |
|
afc163
|
a9599b802c
|
when labelCol is 24, it is a vertical form
|
2017-02-26 18:09:41 +08:00 |
|
afc163
|
c86d9f1abc
|
Make form control height follow large input height
|
2017-02-15 11:19:16 +08:00 |
|
zhenzong
|
fdaf15d16c
|
fix issue #4783 (#4788)
|
2017-02-09 11:09:22 +08:00 |
|
afc163
|
35523be6e9
|
Merge from master
|
2017-01-20 18:28:09 +08:00 |
|
afc163
|
fd6fc86b21
|
improve form validating style
|
2017-01-14 20:59:37 +08:00 |
|
偏右
|
6e3565b983
|
Add Form[hideRequiredMark] (#4500)
* Add Form[hideRequiredMark]
* omit hideRequiredMark
* Add test case for Form[hideRequiredMark]
|
2017-01-13 21:52:48 +08:00 |
|
afc163
|
657c707a79
|
Hide useless prop Form[horizontal]
|
2017-01-05 16:57:41 +08:00 |
|
afc163
|
9df1eb91db
|
Add form layout demo and fix vertical form style
|
2017-01-05 16:32:50 +08:00 |
|
afc163
|
fb6858c3cc
|
Fix hasFeedback and Select style detail for #4436
|
2017-01-01 17:39:27 +08:00 |
|
Jesper We
|
d258ace146
|
Fix #4431 Overlapping graphics with<Select> in <Form.Item ... hasFeedback={true} (#4436)
|
2017-01-01 17:20:08 +08:00 |
|
afc163
|
48de73b721
|
Fix a FormItem mis-align bug, close #4271
|
2016-12-16 20:24:50 +08:00 |
|
Pierre
|
827aa2f94c
|
style: remove hardcoded inputs height (#4175)
* remove hardcoded inputs height
* revert pagination input height
* revert pagination input heights bis
|
2016-12-15 11:17:09 +08:00 |
|
afc163
|
7d75f6e3de
|
Fix focus style of Form Controls, close #4035
|
2016-11-28 19:01:14 +08:00 |
|
afc163
|
33ad640b0f
|
feedback icon should not affect user operation (#3891)
|
2016-11-17 17:33:00 +08:00 |
|
afc163
|
4f7eff39fd
|
fix error controls style
|
2016-11-16 20:13:00 +08:00 |
|
afc163
|
0d63e5f6b5
|
Fix select[combobox] vertical align, close #3855
|
2016-11-15 21:54:22 +08:00 |
|
afc163
|
be9ed0388c
|
Fix form controls focused error style
|
2016-11-11 15:08:02 +08:00 |
|
afc163
|
88d470220b
|
Fix wrong error style for Form Validation
|
2016-11-09 22:25:39 +08:00 |
|
ddcat1115
|
0baef0627e
|
docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
|
2016-11-09 14:43:32 +08:00 |
|
afc163
|
0ec4276eab
|
@font-size-lg (#1752)
|
2016-11-08 21:07:01 +08:00 |
|
afc163
|
0a48c62dcb
|
use @text-color
|
2016-11-08 20:50:59 +08:00 |
|
afc163
|
9b81fe86d9
|
clear less variables and add @text-color-secondary
|
2016-11-08 20:48:03 +08:00 |
|
Benjy Cui
|
1ed434a695
|
fix: should support Input[addon] in Form[inline], close: #3524
|
2016-10-21 15:04:55 +08:00 |
|
偏右
|
62a53e75b8
|
refactor: Downsize some style code (#3421)
* remove fieldset disabled style
* improve button style mixins
|
2016-10-14 09:12:10 +08:00 |
|
afc163
|
fd76b0cc6c
|
fix long label overflow style
|
2016-10-07 14:34:25 +08:00 |
|
afc163
|
1bd39692e9
|
adjust error message margin style in FormItem
|
2016-09-21 22:26:53 +08:00 |
|
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
2016-09-18 09:54:47 +08:00 |
|
afc163
|
9e5061acdc
|
Merge branch "1.x-stable"
|
2016-09-15 01:25:28 +08:00 |
|
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
2016-09-14 16:18:33 +08:00 |
|
ddcat1115
|
e19a0d500c
|
fix: time-picker style, close #2973 (#3028)
|
2016-09-13 17:06:11 +08:00 |
|
afc163
|
b798a228e6
|
Add less variables about outline
|
2016-08-31 17:04:24 +08:00 |
|
afc163
|
da6b65f7f0
|
Merge 1.x-stable
|
2016-08-12 14:47:01 +08:00 |
|
afc163
|
8ae2936342
|
Fix nested Forms style
|
2016-08-10 14:38:35 +08:00 |
|
Benjy Cui
|
7d9585377e
|
feat: Form[vertical], close: #2449
|
2016-08-04 17:45:15 +08:00 |
|
afc163
|
71d74c30c1
|
Merge 1.x-stable
|
2016-07-29 13:57:54 +08:00 |
|
yeliex
|
14d6bd80da
|
fix: label should align left when it occupy the whole line (#2517)
|
2016-07-28 08:39:03 +08:00 |
|
afc163
|
0eeca99f02
|
Merge 1.x-stable
|
2016-07-26 22:20:33 +08:00 |
|
afc163
|
ca57794ae7
|
better implement for a2804cb
|
2016-07-25 14:03:56 +08:00 |
|
afc163
|
32ab285886
|
Merge branch '1.x-stable'
|
2016-07-24 13:49:42 +08:00 |
|
afc163
|
a2804cbff5
|
Make clear icon more clear
|
2016-07-21 20:57:44 +08:00 |
|
afc163
|
497cc1f65a
|
improve FormItem colon (#2311)
|
2016-07-21 15:51:37 +08:00 |
|
RaoHai
|
1ccfad13f7
|
Mention Component fix
- 现在只输入一个 @ 符号,dropdown 也会弹出。
- 输入框失去焦点后,dropdown 会消失。
- 添加受控模式示例
- 添加 `getMentions(editorState: EditorState): Array<String>` Api,
可以获取当前提到的人。
- 添加了校验样式
- 其他样式修正
|
2016-07-20 19:01:11 +08:00 |
|
afc163
|
6dad2b2987
|
Merge branch '1.x-stable'
|
2016-07-11 14:57:38 +08:00 |
|
afc163
|
8e9768fb4a
|
Fix form button align
|
2016-07-10 17:04:03 +08:00 |
|
afc163
|
158b594526
|
Merge branch '1.x-stable'
|
2016-07-09 17:46:11 +08:00 |
|
Benjy Cui
|
4a6ff6f053
|
fix: Form.Item should support responsive layout, close: #2305 (#2313)
|
2016-07-09 17:44:28 +08:00 |
|
yeliex
|
147e06a837
|
Add colon props to Form (#2311)
|
2016-07-09 15:10:07 +08:00 |
|
afc163
|
b0c05e3f29
|
tweak style (#2234)
|
2016-07-06 17:54:05 +08:00 |
|
afc163
|
4a40399522
|
fix feedback position
|
2016-06-28 18:32:03 +08:00 |
|
afc163
|
0eaf940672
|
Fix Radio & Checkbox margin again
|
2016-06-27 17:22:03 +08:00 |
|
afc163
|
d4570fd6c3
|
fix missing ant-advanced-search-form styles
|
2016-06-06 11:34:38 +08:00 |
|
afc163
|
7d131a3b64
|
Remove colon and add it via FormItem, close #1877
|
2016-06-02 20:51:49 +08:00 |
|
afc163
|
15bb865037
|
Fix form detail style
|
2016-05-24 20:08:13 +08:00 |
|
afc163
|
dd33cb8f60
|
Move InputGroup style from Form into Input, close #1812
|
2016-05-23 20:09:25 +08:00 |
|
afc163
|
41a8c17b2b
|
remove search-input from Form
|
2016-05-23 19:53:07 +08:00 |
|
afc163
|
b15ae59101
|
Fix lots of Form style
|
2016-05-19 15:21:48 +08:00 |
|
Leon Shi
|
87e8cb7f5c
|
Merge pull request #1722 from kagawagao/master
fix Form style bug
|
2016-05-18 21:00:25 +08:00 |
|
Benjy Cui
|
f15110e7c1
|
fix: Input[size] should be configurable, close: #1732
|
2016-05-18 11:41:57 +08:00 |
|
kagawagao
|
88d148ac98
|
fix Form style bug
|
2016-05-17 15:46:21 +08:00 |
|
afc163
|
5b921b6960
|
Fix combobox focus style, close #1684
|
2016-05-13 23:16:59 +08:00 |
|
afc163
|
7b7f846161
|
Fix search input margin bug
|
2016-05-12 11:38:49 +08:00 |
|
afc163
|
5bcb23dd27
|
Fix feedback in form control, close #1619
|
2016-05-10 11:55:58 +08:00 |
|
afc163
|
72a1144c7e
|
Fix input width, close #1559
|
2016-05-03 11:34:10 +08:00 |
|
afc163
|
c68f95c211
|
Merge branch master into develop-1.0.0
|
2016-04-29 17:26:21 +08:00 |
|
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
2016-04-27 20:44:36 +08:00 |
|