All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0-beta.2 (2021-03-16)
- add svgo plugin to siroc externals (0ee7e7b)
1.0.0-beta.1 (2021-03-16)
0.5.2 (2020-12-02)
0.5.1 (2020-10-30)
0.5.0 (2020-10-08)
- storybook: improve list page & support storybook (db3e719)
0.4.12 (2020-09-02)
0.4.11 (2020-06-24)
- Avoid using non-primitive value as key (2cd503c)
0.4.10 (2020-03-11)
- ensure to find correct path of sprites (462b8a4)
0.4.9 (2020-02-08)
- iconsPath: disable icons list page if path does not provided (c4cc120)
- typo (db57a60)
0.4.8 (2020-02-06)
- icons-list: drop default namespace in icons list (62d8572)
0.4.7 (2019-12-13)
0.4.6 (2019-12-06)
- list-page: support custom output path (7e9d089)
0.4.5 (2019-11-16)
0.4.4 (2019-11-16)
- icons-list: list all icons in a single page on dev mode (10238c5)
- icons-list: list all icons in a single page on dev mode (#108) (4425e7c)
0.4.3 (2019-10-18)
0.4.2 (2019-09-29)
- publicPath: configurable publicPath for svg icons (2e24d2b)
0.4.1 (2019-09-26)
- Do not register hooks on start-mode (03ec139)
- Introduce svgConfig option (8016593)
0.4.0 (2019-09-04)
0.3.1 (2019-09-02)
0.3.0 (2019-08-31)
- remove url-loader && exclude output folder from svg loaders (30ff18a)
- add viewBox prop to plugin (#27) (5210218)
- added viewBox prop to module (7706e38)
- define global and sprite specific class (c1c1711)
0.2.1 (2019-05-26)
- support svg 2 href attribute (f6c1e34), closes #17
- use PascalCase for component registration name (f0bc974)
- module: move module initialize to build:before hook (4bb045a), closes #24
- srcDir: fixes the icon regeneration bug (6931525)
- styles: inline all styles on optimization phase (569821c), closes #19
- windows-support: moves the replace function (80c0e33)