Skip to content

Fix merge conflicts#1

Merged
espeandr merged 125 commits intoespeandr:masterfrom
mcarriere:master
May 9, 2022
Merged

Fix merge conflicts#1
espeandr merged 125 commits intoespeandr:masterfrom
mcarriere:master

Conversation

@mcarriere
Copy link

Fix the merge conflict to hopefully give arkon#76 another shot

Martin Burtscher and others added 30 commits May 23, 2018 19:29
Make all services singletons by providing them only through the forRoot method.
The described solution how to setup the ssr in the readme.md is out of date and can be solved in a much easier way by providing a config.
…e to be removed is not a child of this node. (arkon#96)

Steps to reproduce:
Add more than one inlineSVG instances with scripts on the same Angular page.
* Support for ID that are numbers

https://stackoverflow.com/a/20306218/532695

* Fixed missing )

* fixed the attribute name

* Raise an exception if a symbol is not found

Prevent from crashing in the case we specified a wrong fragment for a symbol name.
For instance an svg has a symbol abcd, if I specified `someUrl/my.svg#defg` it will fail using the onSVGFail error emitter.
emanuelefricano93 and others added 29 commits March 22, 2021 08:58
* Adding fallbackSVG Input

* Adding fallbackSVG Input in README

* Minor formatting

Co-authored-by: emanuele.fricano <emanuele.fricano@rgigroup.com>
Co-authored-by: arkon <arkon@users.noreply.github.com>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](npm/ssri@v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump url-parse from 1.4.7 to 1.5.1 in /demo
Bump lodash from 4.17.20 to 4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /demo
Bump hosted-git-info from 2.8.8 to 2.8.9 in /demo
Co-authored-by: Shahmir Noorani <shahmir.noorani@hundredxinc.com>
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump ws from 6.2.1 to 6.2.2 in /demo
Bump postcss from 7.0.26 to 7.0.36 in /demo
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](unshiftio/url-parse@1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kis <john@fuel3d.com>
Co-authored-by: Jason Hadlock <jhadlock@slb.com>
@espeandr espeandr merged commit 786e009 into espeandr:master May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.