Benjy Cui
3aac9adc40
docs: remove some demo
8 years ago
Benjy Cui
4e59e9e769
docs: recommend to use LocaleProvider, ref: #5017
8 years ago
Benjy Cui
ce0d4c39f2
docs: add missing info in Calendar, close : #5017
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
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
* Added German locale
* Added German locale for pagination
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
6a073c8c6e
fix snap test
8 years ago
Benjy Cui
c4c1078f2d
docs: update demos for Calendar
8 years ago
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
* add french locale
* Add french locale
8 years ago
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
8 years ago
afc163
6dcfa9519c
fix snapshot
8 years ago
afc163
c208aea654
demo: fix duplicate key
8 years ago
afc163
024e398ad0
Fix lint for latest eslint-config-airbnb
8 years ago
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
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
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago
Wei Zhu
17a0a33283
Restructure tests.
8 years ago
Benjy Cui
904be38493
docs: update locale format ( #4150 )
8 years ago
Benjy Cui
273faafaa2
fix: should use moment.isMoment, close : #4147
8 years ago
Benjy Cui
c4d8c4770c
Add upgrade warning ( #4028 )
* chore: add upgrade warning for time related value
* chore: update warning
* chore: update demo url
8 years ago
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
8 years ago
afc163
ca9ed27445
upgrade demo primary-color
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
Benjy Cui
e9111a855f
refactor: remove propTypes in private components
8 years ago
Benjy Cui
4878258f6c
refactor: ref: #3490
8 years ago
Benjy Cui
5d4d9f5cea
style: update code style
8 years ago
Benjy Cui
64079f181a
docs: update demos text
8 years ago
kvetoslavnovak
e1b1f7f374
docs: Calendar - Demo of notice - English Translation ( #3266 )
8 years ago
kvetoslavnovak
bf105e64c9
docs: Calendar Custom Render - English Translation ( #3265 )
8 years ago
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
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
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
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
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
8 years ago
afc163
67fc242c6b
fix propTypes
8 years ago
afc163
6ba30bc485
Fix calendar card style
8 years ago
afc163
b6222f7c22
fix lints
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
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
8 years ago
Benjy Cui
3128b15ea5
docs: fix demo format
8 years ago
Benjy Cui
6884b4cd53
docs: fix demo format
8 years ago