afc163
efadb09569
💄 Optimize TimePicker focus style
close #17440
5 years ago
迷渡
f78fc1c757
fix: DatePicker's input box is obscured on safari
5 years ago
susiwen
06eba00e0b
Add FAQ link
5 years ago
susiwen
b710f47996
Add missing FAQ site
5 years ago
偏右
d74c590f17
Update index.zh-CN.md
5 years ago
susiwen
85e483921b
Add missing info in documents
5 years ago
afc163
57c28def68
revert unknown to any
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
zombieJ
dc4102d879
reset line-height of TextArea & Picker ( #17165 )
6 years ago
zombieJ
dc1572cff1
fix style ( #17126 )
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
Ahmad Abdelaziz
482491ae87
Fixing date formats for Arabic-Egypt locale
6 years ago
afc163
6295cb4597
📝 Add FAQ for DatePicker/RangePicker mode prop usage
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
Kimmo Saari
cd6f5ff3f1
Locale (feat #16752 ): Added Latvian localization ( #16780 )
6 years ago
afc163
b780070351
💄 prittier all files
6 years ago
陈帅
785c132262
meger feature to master ( #16421 )
* use ul in list
* update snapshot
* update comment
* feat: TreeSelect support `showSearch` in multiple mode (#15933 )
* update rc-tree-select
* typo
* update desc & snapshot
* update desc & snapshot
* check default showSearch
* feat: table customizing variable (#15971 )
* feat: added table selected row color variable
* fix: @table-selected-row-color default is inherit
* feat: Upload support customize previewFile (#15984 )
* support preview file
* use promise
* dealy load
* use canvas of render
* use domHook of test
* update demo
* add snapshot
* update types
* update testcase
* feat: form customizing variables (#15954 )
* fix: added styling form input background-color
* feat: added '@form-warning-input-bg' variable
* feat: added '@form-error-input-bg' variable
* use li wrap with comment
* feat: Support append theme less file with less-variable (#16118 )
* add override
* add override support
* update doc
* feat: dropdown support set right icon
* docs: update doc of dropdown component
* style: format dropdown-button.md
* test: update updateSnapshot
* style: format dropdown-button.md
* test: update updateSnapshot
* test: update updateSnapshot
* style: change style of dropdown-button demo
* fix: fix document table order
* feat: Support SkeletonAvatarProps.size accept number (#16078 ) (#16128 )
* chore:update style of demo
* feat: Notification functions accept top, bottom and getContainer as arguments
* drawer: add afterVisibleChange
* rm onVisibleChange
* update
* feat: 🇭🇷 hr_HR locale (#16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
* feat: add `htmlFor` in Form.Item (#16278 )
* add htmlFor in Form.Item
* update doc
* feat: Button support `link` type (#16289 )
close #15892
* feat: Add Timeline.Item.position (#16148 ) (#16193 )
* fix: Timeline.pendingDot interface documentation there is a small problem (#16177 )
* feat: Add Timeline.Item.position (#16148 )
* doc: add version infomation for Timeline.Item.position
* refactor: Update Tree & TreeSelect deps (#16330 )
* use CSSMotion
* update snapshot
* feat: Collapse support `expandIconPosition` (#16365 )
* update doc
* support expandIconPosition
* update snapshot
* feat: Breadcrumb support DropDown (#16315 )
* breadcrumbs support drop down menu
* update doc
* add require less
* fix test
* fix md doc
* less code
* fix style warning
* update snap
* add children render test
* feat: TreeNode support checkable
* feat: add optional to support top and left slick dots (#16186 ) (#16225 )
* add optional to support top and left slick dots
* update carousel snapshot
* Update doc, add placement demo
* update carousel placement demo snapshots
* rename dots placement to position
* update vertical as deprecated
* rename dotsPosition to dotPosition
* refine code
* add warning testcase for vertical
* remove unused warning
* update expression
* Additional test case for dotPosition
* refactor: Upgrade `rc-tree-select` to support pure React motion (#16402 )
* upgrade `rc-tree-select`
* update snapshot
* 3.17.0 changelog
* fix warning
* fix review warning
6 years ago
Sebastian Busch
4af2b62cb5
fix: Add some missing TypeScript prop definititions and clean up date-picker definitions ( #16342 )
* Add some missing TypeScript prop definitition, clean up date-picker definitions
* use DatePickerMode instead of redundant enumeration of modes
* decade was missing from the list of modes
See https://codesandbox.io/s/388xplj646
- activate DatePicker
- click on year in header
- click on years in header
- "decade" is printed on footer as mode for renderExtraFooter()
* add decade as possible value for mode prop
6 years ago
Sebastian Busch
7a514c1b94
Fix TypeScript def for RangePicker.renderExtraFooter(), gets no args
6 years ago
Sebastian Busch
e8229d8ec9
rc-calendar RangeCalendar calls renderFooter() without args
6 years ago
偏右
e83302c1ff
feat: 🇭🇷 hr_HR locale ( #16258 )
* Added Croatian locale
* fixed lint error
* ✅ Add test cases for hr_HR
* 📝 update i18n documentation
6 years ago
saxenanihal95
9fd4b2de63
Refactor: created InputIcon of common code in RangePicker and WeekPicker
6 years ago
zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
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