Commit graph

17 commits

Author SHA1 Message Date
Jordan Eldredge
be3b024b0b Fix regression in getTimeStr
When we switched getTimeObj to return strings, our sketchy zero check started to fail. Luckily our tests caught it!
2018-09-17 17:04:05 -07:00
Jordan Eldredge
a180b96801 Pass correct mimetype to Firefox
When we switched to supporting .png skins, we forced Firefox to fallback to a sub-optimal image parsing strategy.
2018-04-12 06:26:43 -07:00
Ricky Miller
5732baeb97 Update Regex, add pledit with quotes 2018-02-12 09:22:33 -08:00
Ricky Miller
eaf1bbe5c9 Add test 2018-02-12 09:22:33 -08:00
Jordan Eldredge
b74c9d4d3f Add spliceIn utility function 2018-01-03 19:52:00 -08:00
Jordan Eldredge
e61a05a87b Improve time string truncation
Fixes #400
2018-01-03 19:52:00 -08:00
Jordan Eldredge
9d0b8bcf00 Progress 2018-01-03 19:52:00 -08:00
Jordan Eldredge
cde4555871 Add moveSelected function 2018-01-03 19:52:00 -08:00
Jordan Eldredge
76cf5612ad Make ini parsing more robust 2017-11-16 21:31:39 -08:00
Jordan Eldredge
b10dffe454 Make ini not case sensitive 2017-11-15 21:10:21 -08:00
Jordan Eldredge
7a74d612c0 Make .ini parsing more robust 2017-11-15 21:10:16 -08:00
Jordan Eldredge
d66a760f97 Improve test description 2017-09-07 20:39:20 -07:00
Jordan Eldredge
f35677e8cf Fix mapping of ratios to indexes 2017-09-07 20:17:59 -07:00
Jordan Eldredge
1ead097fcd Fix handle for EQ shade sliders 2017-09-04 16:12:38 -07:00
Jordan Eldredge
8ab39b7205 Add eqf export 2017-06-09 18:02:45 -07:00
Jordan Eldredge
c40a78845b Swith to Prettier 2017-03-20 23:14:15 +00:00
Jordan Eldredge
280c4446f1 Move files next to file under test 2017-01-17 15:27:23 -08:00
Renamed from js/__tests__/utils-test.js (Browse further)