chenlong
188f408799
Breadcrumb. Separator add description
5 years ago
chenlong
06e2e1a616
Breadcrumb.Separator checks
5 years ago
chenlong
4a8affe0e0
add Breadcrumb.Separator
5 years ago
偏右
6d2a5df1e6
fix: Breadcrumb validateDOMNesting warning ( #16929 )
* 🐛 Fix Breadcrumb validateDOMNesting warning
```
Warning: validateDOMNesting(...): <a> cannot appear as a descendant of <a>.
in a (created by Context.Consumer)
in span (created by Context.Consumer)
in a (created by Context.Consumer)
in Trigger (created by Dropdown)
in Dropdown (created by Context.Consumer)
in Dropdown (created by Context.Consumer)
in span (created by Context.Consumer)
in BreadcrumbItem (created by Context.Consumer)
in div (created by Context.Consumer)
in Breadcrumb (created by TestBreadcrumb)
in TestBreadcrumb
```
* ✅ update snapshots
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
陈帅
34f24a88a9
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
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Benjy Cui
88ee7b3e8e
docs: add demo for react-router@4, close : #5644
8 years ago
Benjy Cui
581040fc5d
fix: Breadcrumb should work with react-router@4
8 years ago
afc163
3740fb7f3c
Improve iframe demo look
8 years ago
afc163
9c6a6d6175
Fix Breadcrumb falsy children, close #5015
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
afc163
f5775fec73
Add breadcrumb docs about #4106
8 years ago
Benjy Cui
87753482bf
style: update code style to please lint, close : #2811
8 years ago
afc163
a26c2e8888
Fix breadcrume style detail, close #2434
8 years ago
The Rock
05b63147ad
docs: add(translation)component/breadcrumb ( #1969 )
9 years ago
afc163
e533846489
fix breadcrumb demo warning
9 years ago
afc163
3c3811a227
update code style
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
Benjy Cui
12331ea57c
style: enable react/prefer-stateless-function in demo
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
afc163
3aab04d4a5
update demo
9 years ago
afc163
921d3bce46
hidden breadcrumb href in Doc
9 years ago
Benjy Cui
c4b2981e53
feat: support demo with ReactRouter
9 years ago
afc163
99fbd06ae5
fit react router 2.x
9 years ago
afc163
d1b06abdf5
Fix Breabcrumb link with router params, and no longer need prop router
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
8604a9a2d2
slash -> separator, #641
9 years ago
afc163
a068e58dd4
Add slash prop, close #641
9 years ago
afc163
f6930d5f1b
remove ignoreScrollBehavior
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
elrrrrrrr
a85898da62
chore: 迁移 breadcrump iconfont
9 years ago
afc163
961a679a9f
upgrade to fit react-router@1.0.0-rc1
9 years ago
afc163
53ce7a25c1
Add breadcrumbName
9 years ago
afc163
bec1c69669
Fit breadcrumb to react-router@1.x, close #172
9 years ago
afc163
fe27f117bf
update breadcrumb
9 years ago
afc163
b49a746ea7
change icon
10 years ago
yiminghe
bb5a6d9c29
fix breadcrumb warning
10 years ago
afc163
fff4f39e5f
remove react-router from antd
10 years ago
afc163
db30835c0e
require antd
10 years ago
afc163
925f811b45
remove react-router dependency from breadcrumb
10 years ago
afc163
e551caddd5
support params in breadcrumb displayName
10 years ago
afc163
86e5a523ac
breadcrumb & router
10 years ago