orzyyyy
|
44d110c0db
|
feat: add extend from prettier/react
|
5 years ago |
orzyyyy
|
47fd80c8ad
|
fix: disable next line instead of the whole file
|
5 years ago |
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
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 |
zombieJ
|
1517fcbbd6
|
fix space missing in button (#16551)
|
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 |
zombieJ
|
30a798c0e5
|
feat: Button support `link` type (#16289)
close #15892
|
6 years ago |
zombieJ
|
9190245b52
|
update ts def (#15938)
|
6 years ago |
Dana Janoskova
|
a543c7db6a
|
add default html type + fix switch
|
6 years ago |
Ferdi Koomen
|
c6d044f744
|
- Fix for changes in @types/react (see issue #15700)
|
6 years ago |
zombieJ
|
b4050d3d52
|
fix typescript (#14587)
|
6 years ago |
zombieJ
|
4e54aa8a46
|
ConfigProvider support `autoInsertSpaceInButton` (#14230)
close #14229
|
6 years ago |
zombieJ
|
f524b693ed
|
Button support `round` shape (#14236)
close #13700
|
6 years ago |
afc163
|
f65f3af928
|
💄 chore button code style
|
6 years ago |
Maciej Czekaj
|
bc59ebb0d8
|
fix spaces in curly brackets
|
6 years ago |
Maciej Czekaj
|
ed593ef138
|
fix two more code style issues
|
6 years ago |
Maciej Czekaj
|
72ee25aa4f
|
Fix method argument name
|
6 years ago |
Maciej Czekaj
|
465c8075dd
|
#9792 Migrate Button to new lifecycle methods
Signed-off-by: Maciej Czekaj <natanielcz@gmail.com>
|
6 years ago |
afc163
|
380416e92a
|
🐛 loose button type propTypes for custom usage
close #13915
ref #1308
|
6 years ago |
zombiej
|
d648b822a6
|
revert Christmas egg
|
6 years ago |
frezc
|
5f9b376456
|
[type] make type of components compatible with ComponentType<P>
|
6 years ago |
afc163
|
748ddcaa5a
|
💄 fix dropdown button warning
|
6 years ago |
afc163
|
ecf83c0438
|
💄 Fix one tslint problem
|
6 years ago |
小哈husky
|
f5bf79d2d8
|
修复当值为0时样式不对问题
修复当值为0时样式不对问题 ,bug demo.https://codesandbox.io/s/0146v1lxkl
|
6 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
6 years ago |
afc163
|
35585a6d07
|
🐛 should render as normal button when href is assigned undefined
close #13337
|
6 years ago |
afc163
|
087f7efd10
|
findDOMNode to refs, close #12843
|
6 years ago |
snail
|
6b22ae3b6c
|
[fixed]button can also trigger the click event when loading is true in ie9 (#12466)
|
6 years ago |
afc163
|
00aebeb975
|
add christmas easter egg
|
6 years ago |
zombiej
|
b076b52756
|
fix #11967. Add children type validate in button.tsx
|
6 years ago |
afc163
|
9cf6ae6010
|
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
|
6 years ago |
afc163
|
b4d95f7e20
|
Refactor button click effect implementation
for better perfermance
|
6 years ago |
Wei Zhu
|
064bfaf554
|
Add @types/prop-types
|
6 years ago |
Ilan
|
b5ed207902
|
🚚 fitContainer -> block name conversion
|
6 years ago |
Ilan
|
623cf1eaff
|
✨ introducing fitContainer prop for button
|
6 years ago |
Zheeeng
|
980e2b1427
|
Update button signature (#10877)
|
7 years ago |
Junbin Huang
|
bbf5cb75c3
|
chore: update typescript@~2.9.1 (#10748)
|
7 years ago |
Wei Zhu
|
1ed9fed2cf
|
Improve Button and Tag types
|
7 years ago |
Christopher Deutsch
|
dd0d4214d1
|
Omit 'ref' from ButtonProps otherwise typing conflicts occur. (#10426)
Fixes #10405
|
7 years ago |
Wu Haotian
|
6019245365
|
fix(button): use React.HTMLProps for button's props (#10229)
|
7 years ago |
afc163
|
c7471a4653
|
tweak insert space logic of loading button
|
7 years ago |
Zheeeng
|
05a522c343
|
Update ButtonType (#10129)
|
7 years ago |
afc163
|
4502ad8376
|
Fix button two-chinese-words update bug
|
7 years ago |
Christopher Deutsch
|
97b09b393b
|
onKeyPress and onKeyDown got the wrong type in #9316 (#9365)
|
7 years ago |
Yury Kozyrev
|
1e92ff8efd
|
onKeyPress and onKeyDown typings (#9316)
* Update Checkbox.tsx
* Update button.tsx
|
7 years ago |
Yury Kozyrev
|
693e734a82
|
Update button.tsx (#8918)
|
7 years ago |