Skip to content

Releases: dajuda/cframe-ui

v1.2.0

20 Sep 03:07
b77c874
Compare
Choose a tag to compare

Version 1.2.0

Features

  • Add Dark Theme in all components #6

Improvements

  • Create local libraries to light/dark theme surface concept
  • Removed unsed menus of Primitive page

Bug Fixes

  • Fix responsive issues in some components

v1.1.0

30 Aug 12:40
b77c874
Compare
Choose a tag to compare

Version 1.1.0

Features

  • Calendar component #1
  • Toggle component #2
  • Create Context Menu component #12
  • Create a Dialog Header primitive component #17
  • Create a Card Header primitive component #18
  • Create an Item List primitive component #19
  • Create a Switch primitive component #20
  • Create a Button primitive component #21

Improvements

  • Usability improvement on the Components page #7
  • New inline label on the Input component #8
  • Rebuild the Alert component using the Item List primitive component #9
  • Rebuild the Alert Dialog component using the Dialog Header primitive component #10
  • Rebuild the Card component using the Card Header primitive component #11
  • Rebuild the Dialog component using the Dialog Header primitive component #13
  • Rebuild the Checkbox component using the Checkbox + Item List primitive components #14
  • Rebuild the Switch component using the Switch + Item List primitive components #15
  • Rebuild the Hover Card component using the Item List primitive component #16

Bug Fixes

  • Button with wrong height when there is only decorators #4