Skip to content

Releases: kodingdotninja/chakra-icons

@chakra-icons/bootstrap@1.0.0

02 Feb 21:18
Compare
Choose a tag to compare

@chakra-icons/bootstrap 1.0.0 (2022-02-02)

Features

create-chakra-icons@1.0.4

29 Jan 05:34
Compare
Choose a tag to compare

create-chakra-icons 1.0.4 (2022-01-29)

Bug Fixes

  • create-chakra-icons: versioning (8e71e9b)

create-chakra-icons@v1.0.3

29 Jan 05:26
Compare
Choose a tag to compare
chore(release): create-chakra-icons@1.0.3 [skip ci]

## create-chakra-icons [1.0.3](https://github.com/kodingdotninja/chakra-icons/compare/create-chakra-icons@v1.0.2...create-chakra-icons@1.0.3) (2022-01-29)

### Bug Fixes

* **create-chakra-icons:** add pipeline type in index.d.ts ([70bd2e9](https://github.com/kodingdotninja/chakra-icons/commit/70bd2e9107529e32f0d284637df7c4778f7fdbc3))

create-chakra-icons@1.0.3-beta.2

29 Jan 04:05
Compare
Choose a tag to compare
Pre-release

create-chakra-icons 1.0.3-beta.2 (2022-01-29)

create-chakra-icons@1.0.3-beta.1

28 Jan 20:39
Compare
Choose a tag to compare
Pre-release

create-chakra-icons 1.0.3-beta.1 (2022-01-28)

Bug Fixes

  • create-chakra-icons: add pipeline type in index.d.ts (70bd2e9)

create-chakra-icons@v1.0.2

16 Nov 10:31
5920bd5
Compare
Choose a tag to compare

Bug Fixes

create-chakra-icons@v1.0.1

07 Sep 04:24
8534d35
Compare
Choose a tag to compare

Bug Fixes

  • type annotation in generated <Icon /> 8534d35

create-chakra-icons@v1.0.0

07 Sep 03:45
e2526ad
Compare
Choose a tag to compare

Features

  • Multiple input with directories or files as input value for option -i or --input. 5df56be
  • Support case in export name declaration (camel|snake|pascal|constant). 5df56be
  • Suffix and Prefix for generated code of export name declaration. 190f612
  • Support type annotation when code generated is <Icon />. 190f612 (use v1.0.1 for correctly type annotation)

Documentation

create-chakra-icons@v0.0.1

04 Sep 10:52
c293c9f
Compare
Choose a tag to compare

Features

  • Transform <SVG/> to Chakra-UI Icon Component or Functional createIcon(...).
  • Multiple input with directories as -i or --input options