Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
...
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
2017-01-08 17:04:09 +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
ca8e88971a
fix: callback is triggered only when the value changes ( #4278 )
...
* callback is triggered only when the value changes
* optimize lastValue assignment
2016-12-19 10:52:47 +08:00
BK Heleth
a973ae18b5
docs: update document ( #4263 )
2016-12-16 16:38:14 +08:00
feng zhi hao
6e416f4746
optimize Radio declaration ( #4260 )
...
chore: optimize Radio declaration (#4260 )
2016-12-15 16:25:15 +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
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
D & R
57bb12ca3c
fix: radio button在disabled和checked状态多了点box-shadow ( #4114 )
2016-12-05 13:15:49 +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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Benjy Cui
932443099a
css: use @component-background, ref: #4040
2016-11-29 11:56:10 +08:00
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
2016-11-29 09:54:54 +08:00
ddcat1115
29001ffe4c
Merge pull request #3830 from ant-design/fix-popover
...
Let Checkbox and Radio response hover events
2016-11-17 22:59:31 +08:00
afc163
16fdb00282
No need Radio[key] in RadioGroup
2016-11-17 17:50:26 +08:00
Meck
0a30315a32
Let Checkbox and Radio response hover events
...
Close #3455
2016-11-14 11:55:32 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163
2d0f532f73
Improve checkbox and radio style (ref #3590 )
2016-11-08 21:42:46 +08:00
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
2016-11-08 20:48:03 +08:00
Benjy Cui
ad88118373
feat: support Radio.Group[children] = undefined | null, ref: #3721
2016-11-04 09:38:57 +08:00
Benjy Cui
01ddb398c7
feat: add Radio.Group[className]
2016-11-03 11:33:26 +08:00
afc163
002f3f5127
Fix Radio[disabled] style and add label-hovering style, close #3590
2016-11-01 00:54:47 +08:00
Wei Zhu
f8d2aeefc3
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin ( #3627 )
2016-10-28 13:56:23 +08:00
Benjy Cui
08e21e0a2f
refactor: close : #3490
2016-10-24 16:30:38 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +08:00
afc163
be02817433
fix RadioButton style inside FormItem
2016-10-18 22:26:57 +08:00
afc163
00dd1d5f07
improve select doc
2016-10-14 11:29:45 +08:00
kvetoslavnovak
38962e19f2
Code example radio style - English translation ( #3367 )
...
Residual translation
2016-10-11 11:03:22 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +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
Marius Ileana
71683f0cf6
docs: radio/demo/disable.md - English translation ( #3006 )
...
English translation of labels
2016-09-12 10:10:43 +08:00
Marius Ileana
8e7fc057e6
docs: radio/demo/size.md - English translation ( #3008 )
...
English translation of labels.
2016-09-12 10:09:03 +08:00
Marius Ileana
df856b9d9a
docs: radio/demo/radiobutton.md - English translation ( #3007 )
...
English translation of labels
2016-09-12 10:08:40 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
...
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
2016-08-19 17:11:06 +08:00
Benjy Cui
f21033c316
docs: tranlsation of Checkbox ( #2740 )
2016-08-18 11:22:55 +08:00
afc163
da6b65f7f0
Merge 1.x-stable
2016-08-12 14:47:01 +08:00
afc163
8402439a71
Fix some hardcoded style, close #2424
2016-08-11 17:16:38 +08:00
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
...
* refactor: table ts
* fix: should pass context to onChange correctly
2016-08-11 15:38:03 +08:00
Benjy Cui
d3d6faf2f3
refactor: ts radio, ref: #2639
2016-08-10 10:26:42 +08:00
afc163
5eb52885d6
@background-color-base
2016-07-21 15:02:24 +08:00
却痕
e202c7d2b3
docs: translation of Rate && Radio ( #2440 )
2016-07-21 10:10:04 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
afc163
95351bfffa
Merge branch '1.x-stable'
2016-06-27 19:31:38 +08:00
afc163
089f1ae512
update components category name
2016-06-27 18:21:12 +08:00
afc163
ef4c1a4749
Merge branch '1.x-stable'
2016-06-27 17:58:16 +08:00
afc163
0eaf940672
Fix Radio & Checkbox margin again
2016-06-27 17:22:03 +08:00