afc163
6a073c8c6e
fix snap test
2017-01-13 19:03:59 +08:00
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
2017-01-13 17:11:26 +08:00
Benjy Cui
0aabdb3d8b
fix: locale should follow LocaleProvider, close : #4495 ( #4503 )
...
* fix: locale should follow LocaleProvider, close : #4495
* test: update snapshot
* fix: fix some bugs
2017-01-09 16:25:58 +08:00
afc163
6dcfa9519c
fix snapshot
2017-01-09 12:56:16 +08:00
afc163
c208aea654
demo: fix duplicate key
2017-01-09 12:10:08 +08:00
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
2017-01-09 11:51:56 +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
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
Benjy Cui
904be38493
docs: update locale format ( #4150 )
2016-12-07 10:45:20 +08:00
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
2016-12-06 14:21:17 +08:00
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
...
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
2016-12-02 15:07:33 +08:00
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
2016-11-25 09:44:28 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00
Bruce Mitchener
36508ffabd
Typo fixes.
2016-11-16 20:33:37 +07:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +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
e9111a855f
refactor: remove propTypes in private components
2016-10-24 16:51:53 +08:00
Benjy Cui
4878258f6c
refactor: ref: #3490
2016-10-24 12:04:26 +08:00
Benjy Cui
5d4d9f5cea
style: update code style
2016-10-20 14:48:13 +08:00
Benjy Cui
64079f181a
docs: update demos text
2016-10-02 08:55:40 +08:00
kvetoslavnovak
e1b1f7f374
docs: Calendar - Demo of notice - English Translation ( #3266 )
2016-10-02 08:47:34 +08:00
kvetoslavnovak
bf105e64c9
docs: Calendar Custom Render - English Translation ( #3265 )
2016-10-02 08:40:34 +08:00
Benjy Cui
5705f72fb8
fix: make sure en|ru locale import after zh-CN ( #3246 )
...
* fix: make sure en|ru locale import after zh-CN
* refactor: simplify code
2016-10-01 00:17:31 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +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
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
...
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
2016-09-09 13:55:21 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
afc163
67fc242c6b
fix propTypes
2016-08-31 14:45:38 +08:00
afc163
6ba30bc485
Fix calendar card style
2016-08-30 21:30:55 +08:00
afc163
b6222f7c22
fix lints
2016-08-28 17:47:06 +08:00
afc163
363f610d8b
Fix tsc errors beside DatePicker
2016-08-24 16:09:55 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +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
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
Benjy Cui
3128b15ea5
docs: fix demo format
2016-08-15 11:42:44 +08:00
Benjy Cui
6884b4cd53
docs: fix demo format
2016-08-15 11:23:19 +08:00
afc163
a72d9ec381
Merge
2016-07-21 18:10:13 +08:00
afc163
a458de0a88
fix prefer-const
2016-07-21 18:05:15 +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
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
2016-06-06 13:54:10 +08:00
guoxin.zgx
3206196a7b
fix(component):fix translation for calendar component
2016-05-24 21:04:18 +08:00