afc163
abb2763a66
chore: collapse style
7 years ago
Benjy Cui
9d39a55604
css: make collapse.panel's header more flexible, close : #6832
7 years ago
afc163
65adb9984e
remove style important
8 years ago
Jordan Hornblow
c832975663
refactor: Collapse import in TS ( #6536 )
8 years ago
Benjy Cui
863b777361
feat: Collapse.Panel supports disabled, close : #6119
8 years ago
Graeme Yeates
0bc8284c46
[ #5964 ] add @background-color-active rule
8 years ago
Graeme Yeates
4eb2855871
Add @active-item-bg to control hover and active states
8 years ago
afc163
d7d18be1f5
revert collapse active background, ref #5881
8 years ago
Graeme Yeates
5841746ec9
Decompose @background-color-base into several variables
8 years ago
Graeme Yeates
fb4bafba6f
Change collapse-hover-bg to collapse-active-bg
8 years ago
Graeme Yeates
5cba6317b5
Add variable for collapse hover background
8 years ago
Graeme Yeates
8250cb21f4
Use @primary-1 for collapse active state
8 years ago
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
afc163
0b62f77630
Tweak title color
8 years ago
afc163
38c8360d1f
Improve Menu[inline] and Collapse animation, ref #4898
8 years ago
afc163
d22ce9cd50
Improve menu and collapse style details
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
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
82d18db79f
Improve collapse style and add a custom style panel demo
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
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
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
偏右
7f422c9e18
Feat collapse bordered ( #3698 )
* update ts types
* Add borderless style Collapse, close #3559
* update Collapse mix demo
* update demo description
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
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
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
afc163
5eb52885d6
@background-color-base
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
ddcat1115
6f526036ed
docs: collapse-translation ( #2216 )
9 years ago
RaoHai
18f35047ec
Rewrite Checkbox in typescript
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
9 years ago
afc163
089f1ae512
update components category name
9 years ago
RaoHai
3c4dec27db
rewrite collapse in typescript
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
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
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago