1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Simen Bekkhus
b176d63f56 Fix deprecations (#88)
* Fix some optimization bailouts

* Use prop-types package

* Make error comp functional

* Remove unused css transition dep

* Remove unused immutability helper dep

* Align react versions in package.json
2017-08-28 21:30:12 +02:00
Simen Bekkhus
683ae7e6d8 Use prettier (#87)
* Use prettier

* Upgrade to 1.6 beta

* Update lint deps

* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
Simen Bekkhus
6e0db0a998 Upgrade eslint 2017-06-29 08:36:10 +02:00
vsandvold
2414ecf102 adds a nicer fallback icon for metric progress 2017-02-05 22:56:51 +01:00
sveisvei
cb879b29fe red color on minute circle on metrics view 2017-01-02 20:41:49 +01:00
sveisvei
8d67ac2da0 remove cruft 2016-12-17 20:10:50 +01:00
sveisvei
ce30f9a6b5 remove semiease and set back to 5s animation 2016-12-17 19:50:17 +01:00
sveisvei
efcfcfa347 add animation of percent text when in expanded view 2016-12-17 13:53:58 +01:00
sveisvei
1d23ccedb5 add metrics to edit-view 2016-12-05 12:57:21 +01:00
sveisvei
eeb40113c5 wip 2016-12-04 12:49:01 +01:00