Skip to content

Releases: Yoonit-Labs/sass-yoonit-style

v1.1.2

19 Apr 14:06
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fixed font on YooFormGroup component
  • Fixed border width on YooCheckBox component
  • Fixed font on YooTag
  • Fixed height on YooSegmentedBar component

♻️ Refactor

  • Added option weight-medium on YooButton

v1.1.1

06 Apr 17:44
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fixed bug in the background of the YooModal component
  • Fixed issues at the YooFormGroup component border
  • Fixed position and z-index in YooAnimation component
  • Fixed bug height and overflow in YooInfiniteScroll

v1.1.0

24 Mar 19:03
Compare
Choose a tag to compare

💥 Breaking Changes

  • [component] Merge of the styles nos componentes YooTableAttribute and YooSeparator
  • [component] YooTableCard has been change to YooCard

🗑 Deprecated

  • [component] Removing the YooTableCard styles
  • [component] Removing the YooSeparator styles

✨ New Feature

  • [component] New styles of the YooSelectDate
  • [component] New styles of the YooTag
  • [component] New styles of the YooInfiniteScroll
  • [customization] YooScrollview component scroll bar customization, taking the primary color of the theme used
  • [customization] Added the options' ['xs', ' sm ', ' md ', ' lg ', ' xl '] , in the textSize prop to change the text size in the YooButton` styles
  • [customization] Added color options in the notifyFill and iconColor properties

🐛 Bug Fix

  • Fix of the left border of the YooTableAttribute styles
  • Removal of the XS option in the YooButton prop size
  • Fix the alignment of the YooSelectbutton component

♻️ Refactor

  • Updating the class names in the YooCard component
  • Updating the class names in the YooListItem component