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
Benjy Cui
47a9c80e82
docs: update demo style
8 years ago
Benjy Cui
d8d065af33
css: width should be set on TimePicker wrapper
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
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
8 years ago
afc163
0dffd230a8
update TimePicker demo code style
8 years ago
Benjy Cui
26c5c8e11c
fix: should work with latest rc-time-picker ( #3810 )
8 years ago
Benjy Cui
d4b5b701bd
docs: update demos for TimePicker
8 years ago
afc163
d6288e5994
Fix TimePicker panel style ( #3793 )
8 years ago
afc163
524a421d72
upgrade rc-time-picker to 2.2.0, support TimePicker[format="HH"] ( #3793 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
af2cec65c5
improve TimePicker addon style
8 years ago
afc163
63a15f0d92
fix time-picker style
8 years ago
Wei Zhu
caf09cd99e
Release 2.3.0 ( #3735 )
* docs: add change log for 2.3.0
* Update dependencies.
* Add TimePicker addon demo
8 years ago
Benjy Cui
fed19bbcb5
fix: TimePicker[format] should have default value
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
afc163
c5d221e55a
Simplify TimePicker english placeholder
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
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
偏右
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
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
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
lixiaochou077
039b064529
docs: translation timepicker ( #2491 )
8 years ago
afc163
ca57794ae7
better implement for a2804cb
8 years ago
afc163
a2804cbff5
Make clear icon more clear
8 years ago
afc163
a458de0a88
fix prefer-const
8 years ago
afc163
5eb52885d6
@background-color-base
8 years ago
Infinity
1c68f17b81
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
Infinity
5fa89f280a
为TimePicker增加定制anchor的API ( #2390 )
8 years ago
afc163
2e4d09c68e
Fix types
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
00710328b1
update timepicker
9 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
089f1ae512
update components category name
9 years ago
bang88
466e90da3f
refactor(TimePicker): rewrite TimePicker
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
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
cd5a944e79
fix: add missing locale, relative: #1509
9 years ago