ant-design/components/breadcrumb
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
..
__tests__ Skip Breadcrumb test temporarily 2017-04-09 03:36:03 +08:00
demo Improve iframe demo look 2017-03-18 15:15:00 +08:00
style Improve breadcrumb separator color for darker background 2017-02-08 14:09:27 +08:00
Breadcrumb.tsx use PropTypes from 'prop-types' mdoule instead of React 2017-04-12 02:22:05 +05:30
BreadcrumbItem.tsx when there is no breadcrumbName, do not show breadcrumb item, close #5542 2017-03-29 15:13:40 +08:00
index.en-US.md docs: Unify type naming (#4636) 2017-01-20 20:10:50 +08:00
index.tsx refactor to typescript 2016-06-22 13:19:48 +08:00
index.zh-CN.md docs: Unify type naming (#4636) 2017-01-20 20:10:50 +08:00