afc163
|
842b55128f
|
Fix clear icon in RangePicker, close #2252
|
9 years ago |
afc163
|
089f1ae512
|
update components category name
|
9 years ago |
afc163
|
6dcc1bc915
|
fix clear icon style, close #2182
|
9 years ago |
afc163
|
c7da69036d
|
revert mistake of DatePicker time changed
|
9 years ago |
ddcat1115
|
88f77f85ca
|
docs: translation-DatePicker (#1932)
|
9 years ago |
afc163
|
94423f60f2
|
use readOnly
|
9 years ago |
afc163
|
bec5d311a0
|
Improve DatePicker start-end demo expierence
|
9 years ago |
afc163
|
a2d435aad7
|
Fix range cell background
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
81dad0452f
|
fix today link style
|
9 years ago |
afc163
|
a05b4e6747
|
remove unused compatibility code, fix #1902
|
9 years ago |
RaoHai
|
c65f201d51
|
DatePicker improvement
close #1701
|
9 years ago |
afc163
|
5960ecab7a
|
fix code style
|
9 years ago |
afc163
|
239eaca72c
|
fix doc, close #1761
|
9 years ago |
kaifei
|
e3ba415822
|
add callback toggleOpen
|
9 years ago |
Benjy Cui
|
8842d9342a
|
site: update components' type
|
9 years ago |
Benjy Cui
|
dd57b6d707
|
fix: should pass locale to TimePicker
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
4a3fe9e102
|
fix TimePicker style in DatePicker
|
9 years ago |
afc163
|
fcf3242570
|
upgrade eslint-config-airbnb and fix lints
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
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
|
22e35544b6
|
fix: should not cache formatter, close #1509
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
9 years ago |
afc163
|
0805d4365d
|
update locale demo
|
9 years ago |
afc163
|
8a422ba2cd
|
update demo
|
9 years ago |
qubaoming
|
2d72bc58d2
|
adjust props position & range-picker add showTime options
|
9 years ago |
qubaoming
|
94e0488812
|
adjust props position
|
9 years ago |
qubaoming
|
fc66d27042
|
change timepicker options to rctimepicker options
|
9 years ago |
qubaoming
|
6b3a97b902
|
change timepicker options to rctimepicker options
|
9 years ago |
qubaoming
|
a674657287
|
data-picker extent options
|
9 years ago |
qubaoming
|
fd57f4c12d
|
date-picker extend options
|
9 years ago |
plandem
|
9af3e4fc55
|
ru locale (#1411)
|
9 years ago |
Benjy Cui
|
0ebf6c2ecc
|
style: enable react/prefer-es6-class
|
9 years ago |
afc163
|
455d3654b8
|
Fix dateInput format of DatePicker, close #1403
|
9 years ago |
Benjy Cui
|
208ecf5081
|
docs: update docs for MonthPicker
|
9 years ago |
afc163
|
b155ba15cb
|
fix react@15 warning, ref #1340
|
9 years ago |
afc163
|
f726979af9
|
fix(DatePicker): showTime locale problem
close #1356
|
9 years ago |
afc163
|
655e4d5a7d
|
Add LocaleProvider support for RangePicker
|
9 years ago |
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
9 years ago |
Bruce Mitchener
|
fa65f25b1e
|
Switch RangePicker to ES6 class.
|
9 years ago |
Bruce Mitchener
|
50d61eb7de
|
Fix RangePicker handleChange callback.
There was a minor typo in 2e86463a6a
which broke the handleChange callback (this.props was replaced with
props.props rather than just props).
|
9 years ago |
Benjy Cui
|
2a3febfe4c
|
deps: remove useless dependencies
|
9 years ago |
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
9 years ago |
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
9 years ago |
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
9 years ago |
Benjy Cui
|
2e86463a6a
|
refactor: remove mixin
|
9 years ago |
Benjy Cui
|
6157d21089
|
refactor: DatePicker
|
9 years ago |
Benjy Cui
|
193ba74bff
|
style: update code style
|
9 years ago |
afc163
|
703cf31868
|
Add dateString to DatePicker & TimePicker onChange
close #1104
|
9 years ago |