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
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
4654db312f
Fix some lesshint problems
8 years ago
afc163
dc00b9ee96
Fix Search block again, close #4540
8 years ago
afc163
01859fc581
update input doc
8 years ago
afc163
37541e3bfe
Fix Search block style
8 years ago
afc163
e2b8aee202
fix snapshot
8 years ago
afc163
41ff783868
Add name type for Input, close #4479
8 years ago
afc163
a53bb4bfe4
simplify Input.Search code
8 years ago
afc163
ec35121bae
update demo title
8 years ago
afc163
c4ac4d1eca
fix Input prefix and suffix vertical align style
8 years ago
ddcat1115
c5b154294e
add attribute `compact` for InputGroup ( #4309 )
* add attribute `compact` for InputGroup
* improve
8 years ago
偏右
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
8 years ago
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
8 years ago
afc163
2d19ea8344
Add comment
8 years ago
afc163
489d7cf997
Keep Search same default width as Input, close #4334
8 years ago
Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Jieraaa
abba1558c4
style:fix the bug of pseudo class ( #4210 )
8 years ago
Rex
bc937aceb8
<Input /> addon have spacing when in table ( #4201 )
8 years ago
Benjy Cui
d94f0ab09a
docs: update EditableTagGroup demo
8 years ago
afc163
03d6bdc942
update input API doc
8 years ago
afc163
f9bad27469
Fix DatePicker input style
8 years ago
afc163
ad911d8dfa
Change way to fix #4092
8 years ago
afc163
0bb71e6a6f
Fix Input[type=textarea] popover misalign bug, close #4092
8 years ago
afc163
2270598f2e
update doc
8 years ago
afc163
5370df346c
Add transition to input addon
8 years ago
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
8 years ago
afc163
2034126e00
keep old style for compatibility
8 years ago
afc163
13020b7737
fix style
8 years ago
afc163
87f230f57b
refactor Input.Search
8 years ago
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
8 years ago
afc163
34b4200220
adjust search input style for combobox change ( #3855 )
8 years ago
Benjy Cui
e2b6054cc4
style: update code style
8 years ago
afc163
88d470220b
Fix wrong error style for Form Validation
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0ec4276eab
@font-size-lg ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
e6dd9a93d0
expand Input addon icon click area, close #3714
8 years ago
Benjy Cui
d70ff98f9f
fix: large size should be set by JS, not CSS, close : #3630
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
Benjy Cui
1ed434a695
fix: should support Input[addon] in Form[inline], close : #3524
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
偏右
62a53e75b8
refactor: Downsize some style code ( #3421 )
* remove fieldset disabled style
* improve button style mixins
8 years ago
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
* improve declaration
* remove id props in row
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
ddcat1115
3958eb4771
fix #3076 ( #3086 )
fix demolint
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago