Skip to content

Latest commit

 

History

History
499 lines (213 loc) · 14 KB

CHANGELOG.md

File metadata and controls

499 lines (213 loc) · 14 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.13 (2022-05-09)

3.0.12 (2021-11-15)

3.0.11 (2021-10-29)

Bug Fixes

  • increase version number (4e9c0d8)

3.0.9 (2021-10-29)

3.0.8 (2021-10-18)

Bug Fixes

3.0.7 (2021-05-07)

3.0.6 (2021-05-05)

3.0.5 (2021-04-17)

3.0.4 (2021-04-16)

Bug Fixes

  • move vue to devDependencies (8a3040b)

3.0.3 (2021-04-16)

3.0.2 (2021-04-15)

Bug Fixes

3.0.1 (2021-04-15)

Bug Fixes

  • add dynamic class prop to component (4a8d8e3)

2.2.3 (2021-03-22)

Bug Fixes

  • add dynamic class prop to component (cd1eb43)

2.2.2 (2021-03-12)

Bug Fixes

  • added missing import instruction in README (67347b7)
  • refactor import of vue 3's render function (46971bf), closes #50
  • replace version check (7b56c61)

2.2.1 (2021-03-01)

Bug Fixes

  • convert kebab case to @mdi/js compliant naming (f5bb683)
  • include fallback icon (71f21e8)

2.2.0 (2020-12-25)

Features

  • make icons configurable (088c0f4)
  • rework lib to support both vue 2 and 3 as well as utilize tree shaking (f4a9f73)

Bug Fixes

  • add missing props (be90128)
  • define version specific attribute objects (36d8282)

2.1.1 (2020-12-25)

Bug Fixes

2.1.0 (2020-12-25)

Features

  • rework lib to support both vue 2 and 3 as well as utilize tree shaking (de9321a)

Bug Fixes

  • define version specific attribute objects (fbe7f17)

1.8.1 (2020-09-28)

1.7.1 (2020-08-22)

1.6.5 (2020-08-04)

1.6.4 (2020-08-04)

1.6.3 (2020-06-21)

1.6.2 (2020-06-02)

1.6.1 (2020-05-21)

1.6.0 (2020-05-08)

Features

1.5.2 (2020-05-08)

1.5.1 (2020-05-08)

1.5.0 (2020-04-25)

Features

1.4.7 (2020-04-22)

1.4.6 (2020-03-17)

1.4.5 (2020-02-29)

1.4.4 (2020-02-27)

1.4.3 (2020-02-10)

1.4.2 (2020-01-24)

Bug Fixes

  • move handlebars to dev dependencies (be750f7)

1.4.1 (2020-01-07)

Bug Fixes

  • move handlebars to dev dependencies (be750f7)

1.4.0 (2020-01-07)

Features

  • install standard js and apply to code (ce002d7)

1.3.1 (2019-12-28)

1.3.0 (2019-12-13)

Features

  • apply class attributes on svg wrapper (bcb479c)

1.2.3 (2019-10-06)

1.2.2 (2019-09-19)

1.2.1 (2019-09-19)

1.2.0 (2019-08-30)

Features

  • add aria role and label (9412120)

1.1.1 (2019-08-30)

1.1.0 (2019-08-30)

Features

  • convert SFP to functional components (48221b8)

1.0.3 (2019-08-30)

Bug Fixes

  • limit number of simultaneously compiled icons (cc24bc7)

1.0.2 (2019-08-30)

Bug Fixes

  • use correct case for viewBox attribute (1346bd6)

1.0.1 (2019-07-14)

Bug Fixes

1.0.0 (2019-07-14)

Features

  • copy non-icon dependencies to dist folder (146aebf)
  • replace build and compile tools (07e95c4)

0.2.37 (2019-07-07)

0.2.36 (2019-07-07)

0.2.35 (2019-07-07)

0.2.34 (2019-07-07)

0.2.33 (2019-07-07)

0.2.32 (2019-07-07)

0.2.31 (2019-07-04)

0.2.30 (2019-07-04)

Bug Fixes

  • add dist folder by default (d408d6c)

0.2.29 (2019-07-04)

0.2.28 (2019-07-04)

0.2.27 (2019-07-04)

0.2.26 (2019-07-04)

0.2.25 (2019-07-04)

0.2.24 (2019-07-04)

0.2.23 (2019-07-04)

0.2.22 (2019-07-04)

0.2.21 (2019-07-04)

Bug Fixes

  • package: add missing asterisk (8248d71)

0.2.20 (2019-07-04)

Bug Fixes

  • add dist folder to file list (4fec329)

0.2.19 (2019-07-04)

0.2.18 (2019-06-04)

0.2.16 (2019-06-04)

0.2.15 (2019-05-21)

Bug Fixes

  • Template: add string type to width and height props (db66204)

0.2.14 (2018-04-03)

Bug Fixes

  • package.json: change dependencies (81220c4)

0.2.13 (2018-04-03)

0.2.12 (2018-04-03)

0.2.11 (2017-12-16)

0.2.10 (2017-12-16)

Bug Fixes

  • build.js: handle promise in icon build (5fb525e)

0.2.9 (2017-12-08)

0.2.8 (2017-08-30)

0.2.4 (2017-05-22)

Bug Fixes

  • license: add OFL to package (8fc953e)

0.2.3 (2017-05-20)

Bug Fixes

  • Every markdown file in root is now copied to dist (db81347)

0.2.2 (2017-05-19)

Features

  • add babel config and es plugins (21715ed)

0.2.1 (2017-05-19)

Bug Fixes

  • npm: fixed npm publish script (511c7ee)

Features

  • package.json is now created for the npm package (fffaaab)
  • readme: add readme, with some documentation (1a15f03)

0.2.0 (2017-05-19)

Bug Fixes

  • npm: fixed npm publish script (511c7ee)

Features

  • package.json is now created for the npm package (fffaaab)