afc163
2ee2cc3303
🐛 Fix DatePicker throw onEsc error
close #19461
5 years ago
Aymen Bouchekoua
13995bff02
Fix defaultPickerValue in WeekPicker ( #19141 )
5 years ago
Pornpavee Seri-umnuoy
e7ebf857bd
fix( #18280 ): add type [Moment.moment, undefined] to RangePickerValue ( #19300 )
5 years ago
afc163
49ecf9b738
✅ add more test cases for DatePicker
5 years ago
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
* Add visible to filterDropdown function
* Update tests
5 years ago
afc163
e4a3b72e78
🐛 Fix MonthPicker switch icon overflow
close #18604
5 years ago
afc163
e6091cfe6e
💄 Tweak RangePicker extra selected style
5 years ago
Daniel Harrison
c54bffb3e2
Update presetted-ranges.md ( #18546 )
Corrected english | presetted -> preset
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
afc163
760853e239
💄 eslint for all
5 years ago
Jonathan Lee
a2cd6a5e7f
types: complete monthCellContentRender property type definition on DatePicker.MonthPicker Component
5 years ago
Ștefan Filip
a5a8f38dde
Added support for Romanian locale ( #18163 )
5 years ago
orzyyyy
5e2aa20a72
test: update snapshots
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
afc163
887aa4c347
📝 antd/lib/xxx => antd/es/xxx
5 years ago
afc163
677974c863
🐛 Fix broken style detail of DatePicker by #17983
5 years ago
afc163
da741ecf84
💄 optimize RangePicker active cell style
close #17878
close #13567
close #16872
5 years ago
Sivaraj
81540a16a4
Fixed import rc-calendar - ta_IN
Tamil Locale added to rc-calendar
5 years ago
xrkffgg
aa7f5fb776
fix: DatePicker 插件单个使用时,切换时间范围时,出现像素偏差问题。
5 years ago
afc163
4374514252
✅ fix snapshot and test case
5 years ago
xrkffgg
e05347d5ce
add decade style
5 years ago
haimrait
37d19cef3f
Fix issue #17949
Fix issue [#17949 ]
5 years ago
Sivaraj
4d4e14cc5d
Added Tamil Locale
- தமிழ் (செம்மொழி)
5 years ago
xrkffgg
3148d9c884
DatePicker:修复当选择条件为世纪时,border 不对齐的样式 bug
5 years ago
zombieJ
81d8eb8afe
feat: ConfigProvider support locale ( #17816 )
* ConfigProvider support locale
* update docs
* update category
* clean up
* moving locale
* update check script
* update related code
* add test case
* demo link
* update doc
* hide one rule of md with eslint
* update error link
5 years ago
mraiguo
ebe9097689
fix: DatePicker date order ( #17694 )
* Fix selected time order #17346
* add test case
5 years ago
afc163
9ef1cd70b6
💄 fix DatePicker hover style less variable
5 years ago
Goh Zhao Yang
312e9dd54f
Added ms_MY locale support
5 years ago
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
5 years ago
afc163
6498cbb283
💄 change another arrow style
5 years ago
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