Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Pinned
478 contributions in the last year
Activity overview
Contribution activity
March 2019
Created a pull request in marko-js/marko that received 7 comments
add option to revert to old hydrate (pre 4.9) behavior
Description Marko 4.9.0 introduced a change to hydration that can cause issues (#1043, #1085). But the recommended solution (<marko no-browser-rer…
+130
−6
•
7
comments
- Fixed misspelled "gelEl" to "getEl"
- Remove redundant part of key path for nested macros
- Fix issue with hydrating nested fragments that are adjacent in the dom
- Fix regression for no-update on dynamic tag html attributes
- fix broken methods link
- Improve parsing of arguments
- Fix issue with <title> namespace inside an svg
- Forward error events from nested out of order async outs