* Add fixable rule to report missing Maki methods
* Stub out missing methods
These were auto-generated with the ESLint rule
* Don't lint on too many params, when the params are defined by Maki
* Improve objects tests now that all maki methods are stubbed out
Now we can assume all methods exist and we can also start a list of unimplemented methods
* initial test for generator class functions
* return promise from functions that need async
* move null check into isPromise and fix condition
* implementing popmenu
* fix dynamic node creation in prod build
* remove unnecessary async/await
* rename function with js_ prefix
* TODO to fix styles
* 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/runtime/System.js (Browse further)