afc163
a40b54aaa1
✅ update select test snapshot
5 years ago
afc163
5004a925c0
📝 Add instruction for dropdownRender
5 years ago
yoyo837
e13a87053c
chore(docs): add dropdownMenuStyle props for AutoComplete and Select
5 years ago
zombiej
aa9b9db4e1
add jsdoc
5 years ago
zombiej
4cac0a9822
warning if user use inputValue
5 years ago
Daphne Won
9dc0378b3f
Add missing typescript inputValue to Select to enable placeholder to display for type string
Reason: RC-Select has this parameter to accept string value and it will
be a quick-fix to enable Typescript to acept inputValue.
Note:
- Added parameter in Documentation
5 years ago
chisus
3b2b3a0074
✅ fix option-label-prop.md typo error
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
信鑫-King
021e9af227
feat: less vars for select and anchor ( #18444 )
5 years ago
afc163
29a47b0c7d
🎬 fix Select search demo
close #18222
5 years ago
orzyyyy
28f39739df
test: update snapshots
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
unknown
13e80463b5
change variables
5 years ago
unknown
09ac5adfa5
fix duplicate selector
5 years ago
unknown
bcab1c180b
fix: select-search-box broken style
5 years ago
afc163
55fc417fd2
🐛 Fix broken style by #17760
https://github.com/ant-design/ant-design/pull/17760#issuecomment-516341021
5 years ago
unknown
8b533c0635
solve the duplicate of selector
5 years ago
unknown
98bafca7da
fix: Optimize select with search field style
5 years ago
蒋璇
20237b4033
Update index.zh-CN.md
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
zombiej
12c577d386
docs: Update menuItemSelectedIcon desc of Select
close #17360
5 years ago
afc163
57c28def68
revert unknown to any
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
afc163
13379aa0d8
💄 Optimize examples code style
6 years ago
zombieJ
6853402e00
fix: Select ts define ( #16817 )
6 years ago
damon.chen
f5f32f651f
update getPopupContainer ( #16778 )
since select/index.d.ts requires getPopupContainer={triggerNode => HTMLElement} but parentNode actually is not HTMLElement.
6 years ago
afc163
42376c7d78
💄 fix emoji lint problem
https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/accessible-emoji.md
6 years ago
afc163
44bce091a2
✅ update snapshots
6 years ago
afc163
3c22f86823
🎬 Add example for Select ``optionLabelProp` prop, #16709
6 years ago
zytjs
e5d64b14e6
Update index.zh-CN.md
6 years ago
SylvanasGone
6eacfd7ebc
fix[Select]: add missing type definition ( #16504 )
* fix[Select]: add missing type definition
* update docs
6 years ago
nailuoGG
681c6a5151
fix doc ( #16506 )
6 years ago
afc163
a4fb429a19
🐛 Fix disabled Option wrong hover color
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
Mathieu Anderson
6947d1bbaf
fix: TypeScript definitions for Select component's onSelect / onDeselect props, update inaccurate docs ( #16344 )
* Fix value param type for onSelect, onDeselect prop
* Fix docs for Select props (value, defaultValue, onSelect, onDeselect)
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
Eden Wang
9fd27e0ceb
fix: Select active item hover color is wrong ( #16238 )
6 years ago
zombieJ
d1fa21155d
fix: Select should trigger onSearch when search input is empty ( #16235 )
* update rc-select
* update demo
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
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
偏右
7c7c61976a
🐛 Fix Select notFound align issue ( #15570 )
close #15567
close #14422 again
6 years ago
William Cai
15781d706a
refactor: add @select-item-selected-font-weight
6 years ago
zombiej
cb3a372b3b
rm input style from select
6 years ago
zombiej
96a95e65d3
update deps lint
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
zombieJ
acd06e9cb5
Select multiple mode support showArrow ( #15091 )
* support showArrow
* fix rc-select version
* update snapshot
6 years ago