zytjs
e5d64b14e6
Update index.zh-CN.md
2019-05-16 16:03:15 +08:00
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
...
close #16614
2019-05-16 14:50:24 +08:00
SylvanasGone
a19a500970
fix(Form): improve method onFieldsChange params type defs ( #16577 )
2019-05-15 12:24:33 +08:00
zombieJ
c598b364dd
fix: Update List ts definition ( #16594 )
2019-05-15 11:12:55 +08:00
zombieJ
5621b7b9f7
fix: Call Carousel force update when children lenght changed ( #16592 )
2019-05-15 00:39:09 +08:00
afc163
be75d125b6
✅ Fix snapshots
2019-05-14 16:26:21 +08:00
Sebastian Busch
8c9b6ec653
prevent negative margin-bottom for form-item-with-help
...
without this, value can become negative. this caused following fieldset to float
to the right of the field with validation errors
(cherry picked from commit 43da8a5a835904270a6ccf48859d7bd6d91e04cd)
2019-05-14 09:52:46 +02:00
afc163
5313777681
💄 Improve Table demo color style
2019-05-14 12:16:13 +08:00
zombieJ
6379999012
use 1em instead of fix size ( #16569 )
2019-05-13 19:58:13 +08:00
Gin-X
7cdcc7cc2f
fix children's type of interface Route ( #16550 )
2019-05-13 17:54:18 +08:00
zombieJ
399778ce2b
update snapshot ( #16556 )
2019-05-13 15:58:22 +08:00
zombieJ
ad262e7881
Merge pull request #16538 from ant-design/feature
...
Merge feature to master for 3.18.0
2019-05-13 12:10:49 +08:00
zombieJ
1198fb60ef
update doc ( #16545 )
2019-05-13 10:59:07 +08:00
愚道
adfc4355b9
merge master
2019-05-12 22:35:25 +08:00
Harut
b8c5671c88
Just a spelling update
...
Just a spelling update (fix) for the CSS doc styl to style
2019-05-12 02:29:25 +04:00
Victor Repkow
611909514c
fix(forms): improve field error method type defs
...
Change `getFieldError` and `getFieldsError` to return actual types, instead of very restrictive `Object` type (which should be avoided in general, in favour of `unknown`, `object`, or `Record` depending on actual use).
2019-05-10 15:22:55 -04:00
SylvanasGone
6eacfd7ebc
fix[Select]: add missing type definition ( #16504 )
...
* fix[Select]: add missing type definition
* update docs
2019-05-10 22:51:06 +08:00
偏右
fb8f94714e
Update confirm-promise.md
2019-05-10 21:57:09 +08:00
zombieJ
e88589d9ef
feat: Pagination support disabled
prop ( #16493 )
...
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
2019-05-10 15:38:35 +08:00
Xiaohan Li
2bfecc3ee9
📝 Update Menu docs ( #16513 )
...
add missing params in Menu's onClick, onSelect and onDeselect callback
2019-05-10 12:28:47 +08:00
zombieJ
678c2e0b53
update snapshot ( #16515 )
2019-05-10 11:54:51 +08:00
Eden Wang
90ee2592b5
Update snapshot for test case
2019-05-09 23:26:25 +08:00
Eden Wang
cb30df5712
fix(PageHeader): Should not render blank dom
2019-05-09 23:19:10 +08:00
nailuoGG
681c6a5151
fix doc ( #16506 )
2019-05-09 20:43:12 +08:00
zombieJ
0030861293
fix: customize icon in notification size not correct ( #16507 )
2019-05-09 20:39:09 +08:00
ztplz
62f8924393
Fix hoist-non-react-statics compile error ( #16397 )
2019-05-09 19:28:50 +08:00
偏右
73a5b4772d
Merge pull request #16437 from jas0ncn/master
...
fix: Print reject error when ActionButton catch promise rejects
2019-05-09 13:48:01 +08:00
Nihal Saxena
ff8d37f811
refactor: Render function size reduce ( #16244 )
...
* updated after resolving conflicts
* lint error fixes
2019-05-09 12:27:35 +08:00
Jason
db5da92f0c
Fix: Print reject error when ActionButton catch promise rejects
2019-05-09 12:24:59 +08:00
zombieJ
961328b8a2
update list ts def ( #16485 )
2019-05-08 22:54:17 +08:00
偏右
2d8396bad7
🐛 Avoid disabled Upload being triggered by label ( #16483 )
...
close #16478
2019-05-08 20:26:19 +08:00
afc163
a4fb429a19
🐛 Fix disabled Option wrong hover color
2019-05-08 16:00:43 +08:00
afc163
64156260dd
✅ Resolve conflict with feature branch
2019-05-07 18:10:23 +08:00
zombieJ
772638e076
update doc ( #16459 )
2019-05-07 18:07:16 +08:00
afc163
94ad706e53
✅ Resolve conflict with feature branch
2019-05-07 17:22:47 +08:00
zombieJ
543b620dd2
feat: Support Transfer render ( #16026 )
...
* clean up
* refactor select all logic
* omit old api to render children
* add search
* remove useless code
* fix logic
* Table demo
* update demo
* fixed min-height
* fix normal style
* style update
* update snapshot
* update snapshot
* update version
* update doc
* update md desc
* update test case
* fix test typo
* update demo
* update snapshot
* typescript correction
* update docs
* add Tree Transfer demo
* default expand all
* update demo
2019-05-07 17:10:42 +08:00
afc163
15e5e4cb59
🐛 Do not prettier js in less
2019-05-07 15:45:47 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
afc163
77b39ddd76
💄 Adjust pagination link style
...
link take all space inside li
close #15704
2019-05-07 13:58:04 +08:00
afc163
969c171da1
fix filterDropdown type
2019-05-07 12:09:55 +08:00
afc163
ce4add7a9a
✅ update snapshots
2019-05-07 11:21:01 +08:00
afc163
715f2f6ebc
🐛 Fix hasFeedback overlap issue with Input.Password
...
close #16443
2019-05-07 11:13:55 +08:00
陈帅
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
2019-05-06 12:04:39 +08:00
zombieJ
20ddb40278
update doc ( #16422 )
2019-05-05 10:58:58 +08:00
陈帅
a7f1e331c3
Merge branch 'master' into feature
2019-05-05 10:33:51 +08:00
zombieJ
decebef176
refactor: Upgrade rc-tree-select
to support pure React motion ( #16402 )
...
* upgrade `rc-tree-select`
* update snapshot
2019-05-05 10:11:51 +08:00
zombieJ
3c26bde16b
fix nest style ( #16419 )
2019-05-04 14:02:38 +08:00
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)
2019-05-03 22:10:45 +08:00
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
2019-05-03 21:55:18 +08:00
HiddenMan
0350544de1
fix: username misspelling in the form. ( #16398 )
...
* fix normal-login spelling mistake
* fix horizontal-login spelling mistake
* fix index.zh-CN spelling mistake
* fix index.en-US spelling mistake
* update form demo.test.js.snap
2019-05-01 23:44:22 +08:00