forked from zhurui/management
1.8 KiB
1.8 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
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)