1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
unleash.unleash/frontend/src/component/strategies
ivaosthu 59bcabe331 fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.

Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
2018-08-07 12:50:28 +02:00
..
add-container.js refactor(form): separate add-feature and update-feature components 2018-02-16 09:19:30 +01:00
add-strategy.jsx chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
edit-container.js fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
list-component.jsx fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
list-container.jsx refactor(form): separate add-feature and update-feature components 2018-02-16 09:19:30 +01:00
show-strategy-component.js Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
strategies.scss init 2016-11-10 14:27:06 +01:00
strategy-details-component.jsx fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
strategy-details-container.js refactor(form): separate add-feature and update-feature components 2018-02-16 09:19:30 +01:00