Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support URI syntax characters (#35) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Expand path regex (#37) * Added brackets and braces to list of chars * Added escape char * Support URI syntax characters (#35) (#36) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Fix memory leak caused by not removing animationend event listener (#41) * Bump braces from 3.0.2 to 3.0.3 (#40) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ws from 7.5.9 to 7.5.10 in /examples/vanilla (#39) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated docs * Bump ws from 7.5.9 to 7.5.10 in /examples/lit (#43) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump braces from 3.0.2 to 3.0.3 in /examples/vanilla (#42) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated docs * Fix memory leak (#44) (#45) * Support URI syntax characters (#35) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Expand path regex (#37) * Added brackets and braces to list of chars * Added escape char * Support URI syntax characters (#35) (#36) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Fix memory leak caused by not removing animationend event listener (#41) * Bump braces from 3.0.2 to 3.0.3 (#40) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... * Bump ws from 7.5.9 to 7.5.10 in /examples/vanilla (#39) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... * Updated docs * Bump ws from 7.5.9 to 7.5.10 in /examples/lit (#43) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... * Bump braces from 3.0.2 to 3.0.3 in /examples/vanilla (#42) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... * Updated docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Stefan Buys <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jn42lm1 <[email protected]> * Add option to cache route component templates (#46) * Fix memory leak (#44) * Support URI syntax characters (#35) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Expand path regex (#37) * Added brackets and braces to list of chars * Added escape char * Support URI syntax characters (#35) (#36) * Extend regex pattern with additional characters * Version bump * Added missing dot char * Added missing percentile char * Fix memory leak caused by not removing animationend event listener (#41) * Bump braces from 3.0.2 to 3.0.3 (#40) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ws from 7.5.9 to 7.5.10 in /examples/vanilla (#39) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated docs * Bump ws from 7.5.9 to 7.5.10 in /examples/lit (#43) Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump braces from 3.0.2 to 3.0.3 in /examples/vanilla (#42) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Stefan Buys <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jn42lm1 <[email protected]> * Document clear cache function * Set the title bar color to identify the project easier --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Stefan Buys <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jn42lm1 <[email protected]> * Update cache loader to be safe in case the cached component has been garbage collected * Bump braces from 3.0.2 to 3.0.3 in /examples/lit (#47) Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updated docs --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Stefan Buys <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jn42lm1 <[email protected]>
- Loading branch information