Skip to content

Latest commit

 

History

History
331 lines (149 loc) · 11.7 KB

CHANGELOG.md

File metadata and controls

331 lines (149 loc) · 11.7 KB

Changelog

2.13.4 (2023-08-27)

Bug Fixes

  • fix for types and other small issues (4a7de5b)

2.13.3 (2023-08-26)

Bug Fixes

  • fix for non function issue (3dd15cf)

2.13.2 (2023-08-26)

Bug Fixes

2.13.1 (2023-08-26)

Bug Fixes

2.13.0 (2023-08-25)

Features

  • updated naming convention (7f77710)

2.12.3 (2023-08-25)

Bug Fixes

2.12.2 (2023-08-25)

Bug Fixes

2.12.1 (2023-08-25)

Bug Fixes

  • updated checkbox to handle synthetic event (5e629bb)

2.12.0 (2023-08-25)

Features

2.11.2 (2023-08-25)

Bug Fixes

2.11.1 (2023-08-25)

Bug Fixes

  • updated chip border color (8acb1f6)

2.11.0 (2023-08-25)

Features

  • added checkbox component (cdb73b9)

2.10.4 (2023-08-24)

Bug Fixes

2.10.3 (2023-08-24)

Bug Fixes

  • updated input, button, chip (2cd6ece)

2.10.2 (2023-08-24)

Bug Fixes

  • updated input and chip components (226b8df)

2.10.1 (2023-08-24)

Bug Fixes

  • updated type for input onChange (8c2bc98)

2.10.0 (2023-08-24)

Features

  • added Chip component v2 (ad4f7f8)

2.9.0 (2023-08-24)

Features

2.8.7 (2023-08-24)

Bug Fixes

  • added margin top and margin bottom to typography (695bd89)

2.8.6 (2023-08-24)

Bug Fixes

  • added margin top and margin bottom to typography (e285a95)

2.8.5 (2023-08-24)

Bug Fixes

  • added margin top and margn bottom (7e20c30)

2.8.4 (2023-08-24)

Bug Fixes

  • added height and width to styledbox (fb4ebb0)

2.8.3 (2023-08-24)

Bug Fixes

2.8.2 (2023-08-24)

Bug Fixes

  • made default font-weight normal (8ff0504)

2.8.1 (2023-08-24)

Bug Fixes

  • made justify-content on box default to none (bc2688d)

2.8.0 (2023-08-24)

Features

2.7.0 (2023-08-24)

Features

  • added Icon component v2 (d724ab4)

2.6.0 (2023-08-24)

Features

2.5.2 (2023-08-18)

Bug Fixes

2.5.1 (2023-08-18)

Bug Fixes

  • testing d.ts file structure (08354e4)

2.5.0 (2023-08-18)

Features

2.4.1 (2023-08-18)

Bug Fixes

2.4.0 (2023-08-18)

Features

  • refactored button to the natvie HTML button API (c743742)

2.3.0 (2023-08-18)

Features

  • refactored button to the natvie HTML button API (c4b5151)

2.2.1 (2023-08-16)

Bug Fixes

  • updated WithWeight typography storybook function, added component-creation script to make it easier to add components and associated files (effc2f7)

2.2.0 (2023-08-09)

Features

  • added Typography component, including stories.tsx (5cc2264)
  • added Typography component, including stories.tsx (cfc41aa)

2.1.0 (2023-08-07)

Features

  • added className prop to Button component (6d60ce2)
  • added className prop to Input component (a62104a)
  • added customStyling example to Button.stories.tsx (79373cb)

2.0.6 (2023-08-07)

Bug Fixes

  • testing small fix for Publish to NPM step v5 (2acd5cf)

2.0.5 (2023-08-07)

Bug Fixes

  • testing small fix for Publish to NPM step v4 (a9e02f6)

2.0.4 (2023-08-07)

Bug Fixes

  • testing small fix for Publish to NPM step v3 (ec20393)

2.0.3 (2023-08-07)

Bug Fixes

  • testing small fix for Publish to NPM step v2 (b2eaadc)

2.0.2 (2023-08-07)

Bug Fixes

  • testing small fix for Publish to NPM step (a32ebed)

2.0.1 (2023-08-07)

Bug Fixes

  • small fixes, including pipeline addition, README.md update, and adding a CONTRIBUTING.md file (419100d)

2.0.0 (2023-08-07)

⚠ BREAKING CHANGES

  • include components
  • include components
  • include components

Features

1.0.0 (2023-08-07)

Features

  • added button component (37854d6)
  • added input component (7703429)
  • added to the README.md (8190a6e)
  • project initialized (1a81831)
  • updated npm package name and added to the README.md (9e82125)