jberg
54c6dc626c
Fix hook variable passing and initial stack setup ( #844 )
2019-08-08 21:56:08 -07:00
jberg
adce725c52
Fix event x/y and add a few more methods ( #842 )
...
* Fix event x/y and add a few more methods
* ensure attributes exist and simplify
* simplify with ternary
2019-08-08 13:11:55 -07:00
Jordan Eldredge
9731c75ac8
Fix monkey patching in the debugger
2019-08-08 08:00:53 -07:00
Jordan Eldredge
f2f13e360e
Fix debugger alignment
2019-08-08 07:53:36 -07:00
Jordan Eldredge
1169b259d4
Avoid setting minWidth to NaN
2019-08-08 07:30:22 -07:00
Jordan Eldredge
2382c2008c
Decompose lexical scope walking
2019-08-08 07:30:20 -07:00
Jordan Eldredge
c2160e3ffb
I like destructuring
2019-08-08 07:27:26 -07:00
Jordan Eldredge
bc17786674
Letters are cheap, lets use more of them
2019-08-08 07:26:56 -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