Skip to content

Latest commit

 

History

History
362 lines (190 loc) · 19.2 KB

CHANGELOG.md

File metadata and controls

362 lines (190 loc) · 19.2 KB

Change Log

1.2.2

Patch Changes

  • 98fbd46: feat(component): Add an action prop for columns whose type is number or text

1.2.1

Patch Changes

  • 69e7772: Remove Pin icon hardcoded fill colour

1.2.0

Minor Changes

  • 0f8cf34: Added Pin icon

1.1.0

Minor Changes

  • 01a5b20: Added AutoAwesome icon from Material Icons library

1.0.3

Patch Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.2 (2024-08-06)

Note: Version bump only for package @bigcommerce/big-design-icons

1.0.1 (2024-06-11)

Note: Version bump only for package @bigcommerce/big-design-icons

1.0.0 (2024-04-17)

Features

  • export types without reassignment (9bf2244)

0.26.1 (2024-04-09)

Bug Fixes

  • typescript build output with wrong imports (a812497)

0.26.0 (2024-04-02)

chore

  • deps-dev: bump flag-icons from 6.11.0 to 7.1.0 (#1345) (54572b6)

BREAKING CHANGES

  • deps-dev: This upgrade removes a few flag icons. See the commit diff to check which ones were removed and ensure you are not using them in your application code.

0.25.1 (2024-01-23)

Note: Version bump only for package @bigcommerce/big-design-icons

0.25.0 (2023-10-09)

Bug Fixes

Features

0.24.0 (2023-07-26)

Note: Version bump only for package @bigcommerce/big-design-icons

0.23.2 (2023-06-14)

Note: Version bump only for package @bigcommerce/big-design-icons

0.23.1 (2023-06-09)

Note: Version bump only for package @bigcommerce/big-design-icons

0.23.0 (2023-04-05)

Note: Version bump only for package @bigcommerce/big-design-icons

0.22.0 (2023-01-09)

Features

BREAKING CHANGES

  • Requires react@18 or higher.

0.21.0 (2022-09-27)

Features

0.20.1 (2022-09-27)

Features

  • deps: unfork from flag-icons dependency (ac723e3)

0.20.0 (2022-08-17)

Note: Version bump only for package @bigcommerce/big-design-icons

0.19.2-alpha.0 (2022-08-10)

Note: Version bump only for package @bigcommerce/big-design-icons

0.19.1 (2022-07-12)

Note: Version bump only for package @bigcommerce/big-design-icons

0.19.0 (2022-07-06)

Note: Version bump only for package @bigcommerce/big-design-icons

0.18.1 (2022-06-10)

Note: Version bump only for package @bigcommerce/big-design-icons

0.18.0 (2022-05-11)

Bug Fixes

  • tiny-async-pool api changes (b4c04ba)

0.17.2-alpha.1 (2022-03-22)

Note: Version bump only for package @bigcommerce/big-design-icons

0.17.2-alpha.0 (2021-10-28)

Bug Fixes

  • icons: add aria-hidden=true if an icon doesn't have a title (e3bb896)
  • icons: Ensure aira-hidden is correctly set in flags (9f49a2d)

0.17.1 (2021-09-03)

Features

  • icons: Add Home/KeyboardDoubleArrowLeftIcon/SwapHoriz icons (#583) (519655f)

0.17.0 (2021-08-04)

Features

0.17.0-alpha.2 (2021-08-02)

chore

  • deps: upgrade to styled-components v5 (#566) (dd83711)

BREAKING CHANGES

  • deps: You will need to update to styled-components v5. In addition, you will need to import the base fonts in your element. See the "Getting Started" page or README.md for an example.

0.17.0-alpha.1 (2021-07-06)

Note: Version bump only for package @bigcommerce/big-design-icons

0.17.0-alpha.0 (2021-06-10)

Note: Version bump only for package @bigcommerce/big-design-icons

0.16.1 (2021-03-29)

Note: Version bump only for package @bigcommerce/big-design-icons

0.16.0 (2021-03-08)

Note: Version bump only for package @bigcommerce/big-design-icons

0.15.0 (2021-02-11)

Bug Fixes

  • docs: Specify styled-components version in the README (#490) (c92403e)

Features

0.14.1 (2020-12-21)

Features

0.14.0 (2020-11-12)

Bug Fixes

0.13.1 (2020-08-31)

Note: Version bump only for package @bigcommerce/big-design-icons

0.13.0 (2020-08-13)

Features

  • icons: add code, brush and get_app icons (#433) (bb48f2d)

0.12.0 (2020-06-16)

Features

0.11.1 (2020-04-30)

Bug Fixes

0.11.0 (2020-04-29)

Note: Version bump only for package @bigcommerce/big-design-icons

0.10.0 (2020-04-20)

Bug Fixes

  • icons: contained aria-labelledby when title prop was undefined (#374) (f0d4df7)

0.9.0 (2020-03-25)

Note: Version bump only for package @bigcommerce/big-design-icons

0.8.0 (2020-02-21)

Features

  • component: add Alerts, InlineAlerts, and Message components (#340) (d541276)

0.7.0 (2020-02-06)

Bug Fixes

  • add react-hooks eslint and fix missing deps/issues (#330) (da3fbd6)

Features

0.6.0 (2019-12-09)

Bug Fixes

  • icons: only add title when available (b2cf7f7)

Features

  • component: add tab trap for modals and dialogs (dcacbf9)
  • component: ignore theme prop overrides (24b92f9)

BREAKING CHANGES

  • component: theme prop override is no longer supported.

0.5.2 (2019-11-14)

Bug Fixes

  • icons: show proper displayName for icons (#268) (539a02a)

0.5.1 (2019-11-12)

Features

  • all: better tree shaking (c0998a7)

0.5.0 (2019-11-11)

Features

  • all: bump styled-components peerDependency version (fd89fa3)

BREAKING CHANGES

  • all: bumped peer dependency of styled-components to ^4.3.0

0.4.0 (2019-10-29)

Features

  • icons: add ArrowDownward and ArrowUpward icons (c34203f)

0.3.0 (2019-09-23)

Features

  • component: add indeterminate state to checkboxes (#197) (5146fdb)

0.2.1 (2019-09-17)

Bug Fixes

  • icons: use new api on icon downloader (#195) (6bae4ae)

0.2.0 (2019-08-20)

Features

0.1.2 (2019-08-19)

Bug Fixes

0.1.1 (2019-08-15)

Features

0.1.0 (2019-08-13)

Bug Fixes

  • icons: point to the correct type definitions (f6ffb48)
  • icons: star icon now displays a star and not a square (331e71b)
  • icons: use object style notation for icon base (41a2638)
  • theme: issue with font sizes in createTheme (#135) (313ff46)

Features

  • icons: add color and size props (ba07b38)
  • icons: add initial batch of icons (243d1a2)
  • icons: add Notifications and FileCopy icons (#103) (e385b9b)
  • icons: initial package setup (#89) (acfe8fe)
  • icons: use Icon postfix (#97) (03772fb)