shift73k/assets_old/node_modules/svg-baker-runtime/CHANGELOG.md

5 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.7 (2020-04-28)

Bug Fixes

  • move mask & clipPath elements outside symbol (2847f07)

1.4.6 (2020-04-12)

Bug Fixes

  • refer to transpiled code for webpack (b139b21), closes #385

1.4.5 (2020-04-08)

Bug Fixes

1.4.4 (2020-04-01)

Bug Fixes

1.4.3 (2020-01-24)

Bug Fixes

  • dont reference browser globals on init (aabcd04)
  • replace all instances of urls in attribute (39f8aaf)

1.4.2 (2019-04-27)

Note: Version bump only for package svg-baker-runtime

1.4.1 (2019-04-27)

Bug Fixes

  • dont reference browser globals on init (aabcd04)
  • replace all instances of urls in attribute (39f8aaf)

1.4.0 (2018-10-29)

Bug Fixes

  • runtime: apply styles in dynamically appended symbols in Edge (52a5033)
  • runtime: fix attaching to existing DOM node (631cc2a)
  • update package info (7cc1b95)
  • upgrade merge-options due to severity vulnerabilities (0538c60)

Features

  • runtime: add ability to attach sprite to existing DOM element (6f92906)

1.2.95 (2017-05-13)

Bug Fixes

  • browser-sprite: refactor & don't throw an error when Angular location update event fires (537dd81)