Skip to content

Latest commit

 

History

History
135 lines (73 loc) · 5.45 KB

CHANGELOG.md

File metadata and controls

135 lines (73 loc) · 5.45 KB

1.2.0 (2022-11-16)

Bug Fixes

  • move commitizen to the dev section (a1196b0)

Features

  • export css building blocks and component class array (a3db2a0)

1.2.0-next.1 (2022-11-16)

Bug Fixes

  • move commitizen to the dev section (a1196b0)

Features

  • export css building blocks and component class array (a3db2a0)

1.1.11-next.1 (2022-11-11)

Bug Fixes

  • move commitizen to the dev section (cc969b4)

1.1.10-next.2 (2022-11-11)

Bug Fixes

  • move commitizen to the dev section (cc969b4)

1.1.10 (2022-10-19)

Bug Fixes

  • add relative to fix toast overflow issue (62133d6)

1.1.10-next.1 (2022-10-18)

Bug Fixes

  • add relative to fix toast overflow issue (62133d6)

1.1.9 (2022-09-26)

Bug Fixes

  • utility + quiet variant still had a border (46849ee)

1.1.8 (2022-09-13)

Bug Fixes

  • vite's __dirname replacement is unreliable (0a332d3)

1.1.7 (2022-09-13)

Bug Fixes

1.1.6 (2022-06-24)

Bug Fixes

  • use ESM to unbreak component-classes (6fe107e)

1.1.5 (2022-06-20)

Bug Fixes

  • try to always HW-accelerate the chevron animation (8b4779c)

1.1.4 (2022-06-07)

Bug Fixes

  • update the steps dot color to clarify UX (2b8ec6a)

1.1.3 (2022-05-11)

Bug Fixes

1.1.2 (2022-04-22)

Bug Fixes

  • add export for tailwind-config from css (1b632c9)
  • add tailwind and aspect ration plugin as deps (36ff9e8)
  • correct urls (a22a791)
  • deps: update dependency @tailwindcss/aspect-ratio to ^0.4.0 (bdd961e)
  • docs: added necessary dot (ce461f3)
  • fix the fouc (cf0fc9d)
  • fix the fouc (dd79909)
  • hopefully fix the fouc (b08af98)
  • Prettier syntax (5e30418)
  • prevent background dragging when dragging slider (1f3aab3)
  • set pointer events none to make arrow clickable (c3b3c9c)
  • wrong changelog (f54bcfb)

Features

  • Add :root vars to :host (4acf7cb)
  • add cross sites navigation (45f3586)
  • Add vars to :host for shadow dom situations (8c602ab)