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
plandem
9af3e4fc55
ru locale ( #1411 )
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
0acce38f08
Convert more createClass over to extending Component.
9 years ago
afc163
703cf31868
Add dateString to DatePicker & TimePicker onChange
close #1104
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
afc163
b0827e2d8f
Add TimePicker locale change doc, close #1270
9 years ago
afc163
1b91d2396b
fix undefined className
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
2482140d2f
Change context locale name
9 years ago
afc163
99b58e67ec
Add other component for locale
9 years ago
afc163
79e319908a
update time-picker demo
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
afc163
d064e122b3
fix time-picker demo error in safari
9 years ago
afc163
5fdb2109f4
fix time-picker demo
9 years ago
yiminghe
dc3b34510b
compatible with rc-form
9 years ago
yiminghe
fd1312803f
upgrade calendar/timePicker. Fixes #822
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
5ea2775197
fix: should not set default value for `open` #818
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
c45c6877f8
fix lint problems
9 years ago
afc163
56336717ab
Add hint for name changing
9 years ago
afc163
8df1da99d9
update demos
9 years ago
MG12
ece8eaa7ad
update time-picker to 1.0.0-alpha9
9 years ago
afc163
9dd5becfc8
fix prefixCls
9 years ago
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
9 years ago