Commit Graph

76 Commits

Author SHA1 Message Date
afc163
42d34a5db3 Merge branch '1.x-stable' 2016-07-21 14:34:37 +08:00
afc163
a26c2e8888 Fix breadcrume style detail, close #2434 2016-07-21 11:48:56 +08:00
afc163
730dbc72f7 Add typings 2016-07-14 18:15:59 +08:00
afc163
2e41e35cc6 Fix more tslint problems 2016-07-13 17:22:23 +08:00
偏右
de359d2cf7 fix tslint problems (#2360) 2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c fix ts 2016-07-07 20:25:03 +08:00
yiminghe
9a0d751f94 refactor to typescript 2016-06-22 13:19:48 +08:00
The Rock
05b63147ad docs: add(translation)component/breadcrumb (#1969) 2016-06-19 11:14:21 +08:00
afc163
e533846489 fix breadcrumb demo warning 2016-06-12 14:14:55 +08:00
afc163
3264f6b956 move paths as linkRender argument (#2002) 2016-06-11 18:21:46 +08:00
afc163
4b05250a6b Fix breadcrumbName replace (#1797) 2016-06-11 17:05:19 +08:00
afc163
3c3811a227 update code style 2016-06-11 16:20:19 +08:00
afc163
f0f8f5e687 Add route and params to nameRender (#2002) 2016-06-11 16:11:08 +08:00
plandem
9d4a6848c1 fixed case when linkRender must accept raw paths 2016-06-10 17:22:07 +03:00
plandem
f6da6ef38b added nameFormatter for routes 2016-06-10 16:12:52 +03:00
Benjy Cui
2144349741 style: enable react/jsx-closing-bracket-location 2016-06-06 13:54:10 +08:00
Benjy Cui
8842d9342a site: update components' type 2016-05-16 15:41:55 +08:00
Benjy Cui
ecaa6c56c3 style: enable comma-dangle 2016-05-11 09:32:33 +08:00
afc163
0ca6a1c24a css modularize (#1448)
* css modularize

* Add alert style

* Move more component style

* Move iconfont to common style

* Move layout style

* Move more component style

* Move all components

* Fix lots of mixin deps

* remove css-prefix from less

* fix a button icon style bug

* restructure

* fix index

* add dist

* fix jest

* fix some components style

* clean webpack config

* check more components style

* update tabs

* update scripts

* update scripts

* fix form style

* fix more style

* Fix select width

* Fix form and tabs style
2016-04-27 20:44:36 +08:00
Benjy Cui
12331ea57c style: enable react/prefer-stateless-function in demo 2016-04-21 11:36:51 +08:00
afc163
8116e775ff upgrade devDeps and fix some eslint problems 2016-04-18 14:58:38 +08:00
afc163
bb1c6b862c Merge branch master into develop-1.0.0 2016-04-11 11:31:35 +08:00
afc163
76f14b4bd2 Fix BreadCrumb IndexRoute support, close #1375 & #571 2016-04-11 11:16:31 +08:00
Benjy Cui
df3ba36720 docs: remove useless newline in documentation 2016-04-01 10:08:19 +08:00
Benjy Cui
794783d1c2 style: enable react/no-multi-comp 2016-03-31 17:46:35 +08:00
Benjy Cui
d5a6932c15 docs: update documentation format 2016-03-31 14:17:09 +08:00
Benjy Cui
03d09b66e8 docs: update demo format 2016-03-31 09:40:55 +08:00
afc163
3aab04d4a5 update demo 2016-03-30 20:37:17 +08:00
afc163
06de76b7f4 spanRender => nameRender, ref #1304 2016-03-30 19:46:54 +08:00
afc163
d5e038845f Merge pull request #1304 from queimadus/breadcrumb-span-render
Parameterize Breadcrumb span rendering
2016-03-30 19:43:00 +08:00
afc163
921d3bce46 hidden breadcrumb href in Doc 2016-03-30 19:30:16 +08:00
Bruno Maia
03c4c73471 Parameterize span rendering 2016-03-30 11:50:38 +01:00
Bruce Mitchener
273e527201 Use static class members for propTypes and friends. 2016-03-29 13:01:10 +07:00
fanzheng.fz
99a44e9b5e always concat paths wether there's a breadcrumbName or not 2016-03-23 12:06:19 +08:00
fanzheng.fz
60dadfb899 always concat paths wether there's a breadcrumbName or not 2016-03-23 00:26:22 +08:00
Bruce Mitchener
63c06e8652 Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.

This includes:

* getDefaultProps method becomes a defaultProps value on the
  constructor.
* propTypes becomes a value on the constructor.
2016-03-18 09:35:15 +07:00
Benjy Cui
c4b2981e53 feat: support demo with ReactRouter 2016-03-10 10:50:40 +08:00
afc163
27e879f444 support linkRender in breadcrumb, fix #1026 2016-02-18 11:31:49 +08:00
Benjy Cui
29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
afc163
99fbd06ae5 fit react router 2.x 2016-02-17 16:42:26 +08:00
afc163
271aaf29e1 fix breadcrumb link, close #968 2016-02-01 11:33:02 +08:00
afc163
d1b06abdf5 Fix Breabcrumb link with router params, and no longer need prop router 2016-01-23 20:12:09 +08:00
afc163
66b7ee81ad fix eslint problems, eslint-config-airbnb@4.x 2016-01-23 15:22:16 +08:00
Benjy Cui
41ed04e977 style: update code style to please lint 2016-01-14 16:46:38 +08:00
Benjy Cui
209170e813 style: update demo code style to please lint 2016-01-11 09:49:30 +08:00
Benjy Cui
711d2d7413 style: update code style to please lint 2016-01-11 09:49:30 +08:00
afc163
91bd7f22c0 use mountNode replace the long getElementById 2015-12-29 12:08:58 +08:00
afc163
8604a9a2d2 slash -> separator, #641 2015-12-09 16:48:52 +08:00
afc163
a068e58dd4 Add slash prop, close #641 2015-12-07 12:13:13 +08:00
afc163
f6930d5f1b remove ignoreScrollBehavior 2015-12-07 11:19:08 +08:00