Releases: opf/openproject-octicons
Releases · opf/openproject-octicons
v19.6.3
Patch Changes
62563029
- fix: fix rendering svg paths, add extra specs
v19.6.2
Patch Changes
9711833c
- fix: don't use outerHTML, add specs to Angular package
v19.5.7
Patch Changes
1004d477
- fix: mark SVG Path as sanitized
v19.5.6
Patch Changes
b47be85c
- fix: don't use safeHtml pipe for path rendering
v19.5.5
Patch Changes
73f21cb8
- fix: actually render SVG path in components
v19.5.4
Patch Changes
ebbb6300
- fix: import CommonModule in Angular standalone components
v19.5.3
Patch Changes
56e2b9b1
- fix: make Angular components standalone for treeshaking
v19.5.2
Patch Changes
360d82aa
- fix: publish built angular package instead of source
v19.5.1
Patch Changes
e9daf870
- ci: use npm i instead of npm ci