stage0
stage0 copied to clipboard
Collection of low-level DOM tools for building high performant web interfaces
Hi, I'm wondering what browsers are supported. The README said that polyfills are not required, but also says that template strings are used, which are [not supported in IE](https://caniuse.com/#search=template%20strings). So...
```` #test Test #count - + ```` Given the view snippet above, I tried to collect references using `` const { count, down, up, board, test } = view.collect(view) ``...
I am currently working on some fixes that will allow stage0 to work in IE11 and I have a few questions. 1. What is the purpose for the whitespace pruning...
Often times we need to perform some cleanup before a node is removed from DOM, such as clearing timeouts, etc. Are there any such callbacks/events that will be called prior...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...