Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
afc163
7381cc95fe
update input test case
2017-01-31 16:03:14 +08:00
afc163
3a3efc3e5a
test input auto calculate height
2017-01-30 20:05:47 +08:00
afc163
7518fde405
Fix align issue inside InputGroup, close #4680
2017-01-22 18:50:12 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
afc163
4654db312f
Fix some lesshint problems
2017-01-11 21:45:09 +08:00
afc163
dc00b9ee96
Fix Search block again, close #4540
2017-01-10 15:11:43 +08:00
afc163
01859fc581
update input doc
2017-01-09 22:03:10 +08:00
afc163
37541e3bfe
Fix Search block style
2017-01-09 14:24:08 +08:00
afc163
e2b8aee202
fix snapshot
2017-01-05 17:24:14 +08:00
afc163
41ff783868
Add name type for Input, close #4479
2017-01-05 17:19:50 +08:00
afc163
a53bb4bfe4
simplify Input.Search code
2017-01-05 15:53:04 +08:00
afc163
ec35121bae
update demo title
2017-01-05 15:35:43 +08:00
afc163
c4ac4d1eca
fix Input prefix and suffix vertical align style
2017-01-05 15:34:30 +08:00
ddcat1115
c5b154294e
add attribute compact
for InputGroup ( #4309 )
...
* add attribute `compact` for InputGroup
* improve
2017-01-02 00:12:41 +08:00
偏右
d811ebee5c
New color system ( #4426 )
...
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
2017-01-01 22:20:06 +08:00
Rex
1b8a280614
support suffix ( #4283 )
...
* support suffix
* optimize prefix and suffix
* 1. Optimize prefix and suffix implementation
2. Improve the api document
3. Optimize `Input.Search` implementation
* update snapshots
2017-01-01 01:06:19 +08:00
afc163
2d19ea8344
Add comment
2016-12-22 11:54:03 +08:00
afc163
489d7cf997
Keep Search same default width as Input, close #4334
2016-12-22 11:53:53 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
Wei Zhu
17a0a33283
Restructure tests.
2016-12-14 14:41:39 +08:00
Jieraaa
abba1558c4
style:fix the bug of pseudo class ( #4210 )
2016-12-11 23:55:30 +08:00
Rex
bc937aceb8
<Input /> addon have spacing when in table ( #4201 )
2016-12-10 01:03:16 +08:00
Benjy Cui
d94f0ab09a
docs: update EditableTagGroup demo
2016-12-07 11:08:30 +08:00
afc163
03d6bdc942
update input API doc
2016-12-05 13:05:58 +08:00
afc163
f9bad27469
Fix DatePicker input style
2016-12-05 00:27:03 +08:00
afc163
ad911d8dfa
Change way to fix #4092
2016-12-04 16:42:49 +08:00
afc163
0bb71e6a6f
Fix Input[type=textarea] popover misalign bug, close #4092
2016-12-03 15:31:41 +08:00
afc163
2270598f2e
update doc
2016-12-02 15:12:01 +08:00
afc163
5370df346c
Add transition to input addon
2016-12-02 14:04:44 +08:00
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
...
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
2016-11-30 10:20:23 +08:00
afc163
2034126e00
keep old style for compatibility
2016-11-26 14:39:30 +08:00
afc163
13020b7737
fix style
2016-11-26 14:39:30 +08:00
afc163
87f230f57b
refactor Input.Search
2016-11-26 14:39:30 +08:00
ddcat1115
73c776e73d
feat: Input
add NumericInput demo & update searchInput demo ( #3861 )
...
* Input
add NumericInput demo
update searchInput
* Input
- add Input.Search
- update NumericInput
* snap update
2016-11-24 14:03:57 +08:00
afc163
34b4200220
adjust search input style for combobox change ( #3855 )
2016-11-15 21:59:29 +08:00
Benjy Cui
e2b6054cc4
style: update code style
2016-11-15 15:18:40 +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
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
afc163
e6dd9a93d0
expand Input addon icon click area, close #3714
2016-11-08 11:46:41 +08:00
Benjy Cui
d70ff98f9f
fix: large size should be set by JS, not CSS, close : #3630
2016-10-28 14:25:09 +08:00
Benjy Cui
4878258f6c
refactor: ref: #3490
2016-10-24 12:04:26 +08:00
Benjy Cui
1ed434a695
fix: should support Input[addon] in Form[inline], close : #3524
2016-10-21 15:04:55 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +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
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
...
* improve declaration
* remove id props in row
2016-09-27 12:04:01 +08:00