Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
...
close #26594
2020-09-06 13:07:39 +08:00
Tom Xu
56c42e496b
refactor(breadcrumb): rewrite with hook ( #24512 )
...
* refactor(breadcrumb): rewrite with hook
* Update BreadcrumbItem.tsx
2020-05-28 15:22:00 +08:00
二货机器人
2afab58ac8
chore: small bundle size follow up ( #24164 )
...
* update config
* replace react function
* fix alert
2020-05-14 20:54:49 +08:00
二货机器人
2e284aa017
chore: small bundle size ( #24135 )
...
* update warning
* rm warning
* replace with dev warning
* fix test
* fix site
* Update webpack.config.js
Co-authored-by: 偏右 <afc163@gmail.com>
* Update webpack.config.js
* fix sytax
* adjust
* move into function
Co-authored-by: 偏右 <afc163@gmail.com>
2020-05-14 15:57:04 +08:00
偏右
2a9d6cd106
✅ improve breadcrumb test coverage ( #22719 )
2020-03-29 22:17:55 +08:00
douxc
12761e8382
fix: Breadcrumb 默认使用path作为唯一key ( #21583 )
...
* Breadcrumb 默认使用path作为唯一key
* update&submit jest snapshot
2020-02-27 11:00:57 +08:00
Saeed Rahimi
0dd9d44229
fix: rtl issue in breadcrumb ( #21054 )
...
* fix: rtl issue in breadcrumb
* update snapshots
* resolve ci
2020-01-21 22:01:53 +08:00
Saeed Rahimi
267e7e159b
Revert "fix: rtl issue in breadcrumb"
...
This reverts commit 53825391e8
.
2020-01-21 15:02:11 +03:30
Saeed Rahimi
53825391e8
fix: rtl issue in breadcrumb
2020-01-21 14:50:21 +03:30
偏右
8501b708ea
refactor: 📦 smaller bundlesize limit ( #20356 )
...
* 📦 samller bundlesize limit
* 🗑️ remove React static PropTypes
* 🗑️ remove react-lifecycles-compat
* 🗑️ remove matchMedia polyfill
* 🗑️ remove Transfer buggy lazy prop
* 🗑️ remove enquire.js dep
* 🗑️ remove Transfer lazy related code and fix ci
* 🗑️ remove used dom-closest
* ⚡ replace dom-scroll-into-view to scroll-into-view for bundle size
* ✅ fix eslint
* 🆙 upgrade browserslist
* ✅ fix test cases
* 🗑️ remove @ant-design/create-react-context
* 🆙 upgrade @ant-design/bisheng-plugin
* 🆙 upgrade rc-slider
* ✅ fix ci
* 🆙 upgrade rc-tabs and rc-mentions
* 📦 scroll-into-view -> scroll-into-view-if-needed
* remove unused devDep
* docs: 📝 update instruction about IE9/10
* 📦 reduce css bundle size by drop IE9/10 support
* 🆙 upgrade rc-upload
* 🗑️ drop unused swing motion css
* ✅ update upload snapshots
* 📦 lift css bundlesize limit to 55kb
2019-12-23 18:33:08 +08:00
骗你是小猫咪
0ee4a531a1
refactor: upgrade rc-dropdown ( #19498 )
...
* refator: upgrade rc-dropdown
* upgrade rc-dropdown version
* update snapshots
2019-11-06 14:49:20 +08:00
zombiej
7a12b2b1ae
merge master
2019-10-30 16:28:28 +08:00
Rustin
17ad782dfc
refactoring: refactor search code ( #19441 )
...
* refactor search code
* refactor bool expression no implicit cast
2019-10-27 11:43:48 +08:00
zombiej
911867622e
merge master
2019-09-26 22:28:08 +08:00
sosohime
9f78fd093a
feat: Breadcrumb support data-* and aria-* attributes ( #18941 )
...
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
2019-09-23 11:52:29 +08:00
zombiej
b081fc4766
merge master
2019-09-02 16:09:05 +08:00
zombiej
3d8a4f3612
merge master
2019-08-29 23:41:46 +08:00
诸葛龙
f9f6e8da79
chenlong ( #18340 )
2019-08-20 15:58:37 +08:00
dian.li
dd7e0c54ef
chore: disable eslint rule
2019-08-15 11:12:56 +08:00
dian.li
3e1560d753
fix: import multiple times
2019-08-15 09:47:04 +08:00
dian.li
882f343e10
fix: ts compile error with import React fix-ts-1259
2019-08-15 09:28:15 +08:00
zombiej
b30dc1c3bc
merge master
2019-08-06 17:46:53 +08:00
orzyyyy
1e5c7243bf
fix: lint of lines-between-class-members
2019-08-06 15:36:12 +08:00
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
2019-08-06 15:36:12 +08:00
chenlong
06e2e1a616
Breadcrumb.Separator checks
2019-07-31 10:47:34 +08:00
vagusX
eac30ec8e4
Feat/remove deprecated ( #17510 )
...
* feat: remove warnings for linkRender, nameRender in Breadcrumb
* feat: remove warnings for onOpen, onClose in Menu
* feat: remove warnings for overlay in Popover
* feat: remove warnings for columnsPageRange, columnsPageSize in Table
* feat: remove warnings for afterClose in Tag
* feat: remove warnings for notFoundContent, searchPlaceholder, body, onSearchChange in Transfer
* fix: types in Transfer
* feat: update test cases in Transfer
* feat: add additional test cases for removed deprecated apis
2019-07-09 11:46:21 +08:00
afc163
57c28def68
revert unknown to any
2019-06-24 11:29:58 +08:00
Zzzen
f1ee189bd2
eliminate any
type in exported interfaces.#14044
2019-06-16 20:51:47 +08:00
haianweifeng
c6ea0aa3d7
Update Breadcrumb.tsx
2019-06-03 16:36:07 +08:00
haianweifeng
eee76be930
fix Breadcrumb.tsx
...
对于子路径是否为空进行判断
2019-05-30 22:59:01 +08:00
haianweifeng
1fac84b222
fix Breadcrumb.tsx
...
getPath() 参数赋默认值
2019-05-30 17:28:19 +08:00
haianweifeng
3122f3b86b
修复Breadcrumb.tsx 中处理route.children 路径不对
...
<Menu.Item key={child.breadcrumbName || child.path}>
{itemRender(child, params, routes, [...paths, this.getPath(child.path, params)])}
</Menu.Item>
itemRender(...args) 中路径应该到拼接当前child.path
2019-05-30 17:06:59 +08:00
Marcel Jackwerth
56ff8728d2
Remove ancient prop types ( #16705 )
...
* Remove ancient Modal.propTypes.align and Progress.propTypes.size
* Remove linkRender and nameRender from Breadcrumb
2019-05-26 10:41:02 +08:00
Gin-X
7cdcc7cc2f
fix children's type of interface Route ( #16550 )
2019-05-13 17:54:18 +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
4d1a998246
add component param in warning ( #15078 )
...
* add component param in warning
* update snapshot
2019-02-27 15:32:29 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
Karol Majewski
1479726932
Use exact type for Breadcrumb.Item ( #10372 )
...
Using "any" breaks the build for TSLint users having the "no-unsafe-any" rule enabled.
See https://palantir.github.io/tslint/rules/no-unsafe-any/
2018-05-05 00:47:44 +08:00
Wei Zhu
de340a83ba
Fix implicit any error for Breadcrumb
2017-11-22 11:10:33 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Benjy Cui
119d498935
chore: replace http with https, close : #6893
2017-07-19 14:00:11 +08:00
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
2017-05-25 16:54:15 +08:00
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
...
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
2017-04-12 02:22:05 +05:30
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
afc163
ac1c7f312b
itemRender do not rely on route.breadcrumbName
2017-03-23 13:28:01 +08:00
Robert Wilkinson
910199613d
Update Breadcrumb.tsx ( #5174 )
...
spelling in comment
2017-03-06 11:06:46 +08:00
afc163
9c6a6d6175
Fix Breadcrumb falsy children, close #5015
2017-02-23 13:43:50 +08:00
Wei Zhu
85086f14b6
Using a special static property for type detecting ( #4673 )
...
Related issue: #4655
2017-01-27 17:08:05 +08:00