ant-design/components/breadcrumb
kun sam b6217e62df add warning when using Breadcrumb without its Item (#4435)
* add warning when using Breadcrumb without its Item

fix issue ' Warning: Unknown prop `separator` on <div> tag. When I using Breadcrumb #4403'

ps: 我是个前端beginner, - ( ゜- ゜)つロ, 这是我第一个PR welcome, 如果写错或者还有更好的写法请大神指正。thanks

* remove compatible and use type as condition

按照 @benjycui 的意见去掉了兼容项,并使用type判断
2017-01-14 15:25:37 +08:00
..
__tests__ Don't ignore test files. 2016-12-14 14:48:09 +08:00
demo Add breadcrumb docs about #4106 2016-12-04 15:17:17 +08:00
style New color system (#4426) 2017-01-01 22:20:06 +08:00
Breadcrumb.tsx add warning when using Breadcrumb without its Item (#4435) 2017-01-14 15:25:37 +08:00
BreadcrumbItem.tsx refactor: remove splitObject 2016-12-19 15:19:15 +08:00
index.en-US.md Add breadcrumb docs about #4106 2016-12-04 15:17:17 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md Add breadcrumb docs about #4106 2016-12-04 15:17:17 +08:00