Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 710 Bytes

CHANGELOG.md

File metadata and controls

53 lines (29 loc) · 710 Bytes

@steeze-ui/icons

2.1.0

Features

  • add sources.endsWithThemeName config, when set removes it from the name

2.0.2

Patch Changes

  • export IconSource

2.0.1

Patch Changes

  • only allow .svg files to be collected

2.0.0

Major Changes

  • new ThemeBuilder class
  • add shared types.d.ts

1.1.0

Patch Changes

  • add createThemesFromDir method

1.0.5

Patch Changes

  • [Types] make Options fields optional

1.0.4

Patch Changes

  • add types
  • add createThemesFromSuffix method to create themes from packages
  • improve getIconsFromTheme method
  • add Options to createLibIcons method

1.0.3

Patch Changes

  • fc07d6d: collect rect & circle tags