zombieJ
7db67ae8f1
add interopDefault ( #16110 )
6 years ago
zombieJ
15b900bbfb
another try ( #16077 )
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
zombieJ
100ebc9795
warning DatePicker of invalidate time ( #15920 )
6 years ago
ycjcl868
7f2a1d427b
fix RangePicker endtime-input not editable
6 years ago
afc163
2916a35325
fix(DatePicker): fix RangePicker time-input not editable
close #15863
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
alex89lj
e3b252b527
Fixed an issue about the component(RangePicker) could not select the … ( #15427 )
close #13302
6 years ago
ztplz
298a86f601
Add `separator` prop for RangePicker ( #15765 )
* Add `separator` prop for RangePicker
* Update
6 years ago
偏右
f3a07ac7ad
🐛 Fix disabled and selected date cell style of DatePicker ( #15608 )
close #15580
6 years ago
DiamondYuan
4eb33eb149
fix: set min-width instead of width ( #15547 )
* fix: set min-width instead of width
* test: updte snapshots
6 years ago
zombieJ
0dadee3233
revert input ( #15516 )
6 years ago
ztplz
b40c0d3db3
Update DatePicker docs ( #15092 )
6 years ago
zombiej
f9d8e50a1f
rm input from datePicker
6 years ago
zombiej
96a95e65d3
update deps lint
6 years ago
afc163
881dce9a3e
💄 prettier codes
6 years ago
afc163
5d450d2a23
💄 unified DatePicker and TimePicker cursor style
6 years ago
zombiej
0af6bded1d
fix configProvider getPopupContainer not work with DatePicker
6 years ago
陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
6 years ago
Yann Normand
e26c5133a5
fix DatePicker to support an array of formats ( #15116 )
ref #13148
6 years ago
zombieJ
5ce7e71007
RangePicker support customize separator ( #15055 )
* support separator
* add version
* fix css
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
yinjs
f602a9b153
fix #15035 datepicker onPanelChange ts declaration missing
6 years ago
zombieJ
fb6a493f11
support name prop ( #15029 )
6 years ago
afc163
5d46fa9679
📝 site: fix document punctuation
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
mraiguo
86f0f97376
rangePicker clear when controlled ( #14796 )
6 years ago
zombieJ
aa5ed8c237
Continue works on #12667 ( #14668 )
* Update index.tsx
* add limitation on checking labelPlacement
* add type checking of 'mode' in DatePickerProps
6 years ago
kuitos
fc56fe9ce5
typing fix
6 years ago
afc163
3fcb8fa0b3
💄 Fix stylelint errors
6 years ago
zombieJ
a379c47162
add missing defaultFormat ( #14593 )
6 years ago
zombieJ
04111fb40e
Support date format in locale ( #14340 )
* use locale format
* remove monthFormat
* use locale format
* add test case
6 years ago
Yangzhedi
41e2103c80
test(date-picker): add date-picker not auto focus test
6 years ago
Yangzhedi
319949ee1a
fix(date-picker): fix open judgement
6 years ago
Yangzhedi
ee1beaa459
fix(date-picker): fix open prop
6 years ago
Yangzhedi
f52b087194
fix(date-picker): fix focus
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
Junbin Huang
d78c0f2707
Chore/fix master conflict ( #14126 )
* adjust table fixed column z-index (#14036 )
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061 )
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049 )
* Fix tslint warning
* Correct typescript usage (#14074 )
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110 )
close #14108
* init Spin should also support delay trigger (#14105 )
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
6 years ago
afc163
d670717ab2
🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
6 years ago
zombieJ
c397ad8c34
Update rc-calendar to use new lifecycle methods & input auto focus ( #14051 )
close #11848
6 years ago
zombieJ
95660c4fac
adjust table fixed column z-index ( #14036 )
fix #13930
6 years ago
Van Nguyen
1e14139610
Revise DatePicker callbacks with possibly null date
6 years ago
afc163
26a6d0382b
✅ fix snapshots
6 years ago
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
6 years ago
afc163
465b85f773
Fix dateRender not supported at WeekPicker
close #13957
6 years ago
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
6 years ago
HarlanLuo
41aa37bd99
fix doc error and add test case for WeekPicker
6 years ago
HarlanLuo
a7bedca0e2
WeekPicker: support `renderExtraFooter`
6 years ago