Commit graph

9 commits

Author SHA1 Message Date
Jordan Eldredge
95208d173b Don't ignore undefined variables 2019-08-18 14:20:17 -07:00
Jordan Eldredge
a8d98ee432 Prefer const in modern 2019-08-18 14:19:16 -07:00
Jordan Eldredge
e35c85af3c Remove dupes 2019-08-18 14:07:47 -07:00
jberg
0a8a30d5ce Remove xml schema and warn instead of error for missing parsers (#865) 2019-08-18 13:46:58 -07:00
Jordan Eldredge
53162a7134 Add more nodes to the initialization schema 2019-08-14 21:20:41 -07:00
Jordan Eldredge
5f4a3bfb17 Handle img load errors by rejecting the promise 2019-08-13 06:39:38 -07:00
jberg
6433def06b
Remove xmlNode from MAKI objects (#829)
* Remove xmlNode from MAKI objects

* fix missed in rebase
2019-08-07 18:34:02 -07:00
Jordan Eldredge
3d9e539206 Fix auto-fixable lint errors in modern (#840) 2019-08-05 23:41:10 -07:00
Jordan Eldredge
aedd8e4745
Modern integration (#833)
* Make modern part of the code base

`yarn modern` will now start a dev server with the modern app running.

The debugger is not yet setup

`yarn test` will run all the tests, both Webamp and "modern".

* Let debug work

* Prettier

* Ignore lint errors for now

* Point test at the now skin location
2019-08-05 19:17:12 -07:00
Renamed from experiments/modern/src/initialize.js (Browse further)