1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Ivar
f9d19d9b79 switch to immutable js 2016-10-17 22:03:52 +02:00
Ivar
2534e38fcf minor refactor 2016-10-17 21:23:15 +02:00
Ivar
ecdc916a3b Added support for fetching data.
- use "json-server" for serving mocked API responses.
- setup redux to fetch responses when featureToggle list is mounted.
2016-09-28 23:02:23 +02:00
Ivar
cfd604b36e rename Log-page to HistoryPage 2016-09-22 13:52:54 +02:00
ivaosthu
0ea97f77b5 added redux with a small example store 2016-09-16 21:36:35 +02:00
sveisvei
245270a0ff add prebulish and index file #153 2016-09-13 23:31:26 +02:00
Ivar
506654b8bc added react-router #153 2016-09-13 23:30:53 +02:00
ivaosthu
b97603b50c adde react-toolbox with custom theme hook #153 2016-09-13 23:30:45 +02:00
Ivar
b0363570a8 all via webpack-dev-server script #153 2016-09-13 23:30:27 +02:00
Ivar
dcdd5ac31d Setup react, webpack, babel, hmr etc #153 2016-09-13 23:30:06 +02:00