Skip to content

Releases: infermedica/component-library

v1.2.0

22 Jan 12:25

Choose a tag to compare

v1.2.0

v1.1.3

18 Jan 13:07

Choose a tag to compare

v1.1.3

v1.1.2

15 Jan 14:48

Choose a tag to compare

v1.1.2

v1.1.1

08 Jan 14:49

Choose a tag to compare

v1.1.1

v1.1.0

15 Dec 13:16

Choose a tag to compare

v1.1.0

v1.0.2

15 Nov 15:03

Choose a tag to compare

v1.0.2

v1.0.1

14 Nov 15:23

Choose a tag to compare

v1.0.1

v1.0.0

11 Oct 11:38

Choose a tag to compare

🚀 Feature

  • optional autogrowing in UiTextarea (#290)
  • add small variant to UiBulletPoints (#279)
  • add character counter to UiFormField (#277)
  • add modifier ui-multiple-choices--stacked to UiMultipleChoices (#269)
  • add description props to UiQuestion (#265)
  • button with loader (#259)
  • new header design for UiSidePanel (#246)

📝 Refactors

  • update typescript imports (#287)

🐛 Fixes

  • change icon depend on list is open in UiAccordion (#297)
  • change icons in UiCard according to the newest design (#296)
  • horizontal padding and icon size for UiCard component on mobile (#295)
  • change padding in modern UiCard component according to the newest design (#294)
  • change description color in UiScale component according to the newest design (#292)
  • change UiStepper padding according to the newest designs (#291)
  • character counter without color-text-error on error state (#289)
  • incorrect text alignment in dropdown item (#285)
  • incorrect border-color of hovered disabled selected UiButton (#284)
  • exports from package.json non ensure compatibility with Vite (#257)
  • cannot to disabled UiRating component (#273)
  • remove redundant icon from props (#282)
  • alert style for tablet view for UiMultipleChoices component (#278)
  • cannot access HeadingAttrsProps.level (#276)
  • non-semantic HTML structure of UiHeader (#272)
  • change UiMultipleChoicesItem heading fonts according to the newest designs (#271)
  • change spacings in UiMultiples components according to the newest designs (#267)
  • error in UiButton regarding loaderAttrs.type property (#270)
  • change spacings in UiQuestion according to the newest design (#266)
  • change button border-radius variable on UiTile according to the newest design (#264)
  • typography variables (#268)
  • change paddings on UiContainer according to the newest desings (#262)
  • change border-radius on UiCheckbox according to the newest design (#261)
  • loaded content with redundant box (#258)
  • model value prop type validation in UiMultipleAnswer (#250)
  • export missing types from @/types directory (#249)
  • change border-radius on UiDropdownItem according to the newest design (#248)
  • wrong global variable used for UiMenuItem border-radius (#247)

🧹 Chores

  • run vue-tsc on push event (#275)
  • update global CSS variables (#255)

v0.7.2

29 Aug 13:45

Choose a tag to compare

🐛 Fixes

  • specify sideEffects to enable tree shaking (#245)

🧹 Chores

  • release and docs deployment (#254)

v0.7.1

01 Aug 13:44

Choose a tag to compare

🚀 Feature

  • add simple layout to header (#242)

🐛 Fixes

  • vue-tsc ts errors (#243)
  • fast-deep-equal with support for esm modules (#241)