Skip to content

Releases: labcodes/confetti-ds

0.1.0-alpha.19

10 May 20:00
16e218a
Compare
Choose a tag to compare

Minor fixes at Card, Dialog and Search components

  • Refactoring some layout issues at Search component
  • Resolving some issues from the latest updates @ Card, Dialog
  • Some other minor adjustments

0.1.0-alpha.18

08 May 18:28
Compare
Choose a tag to compare

Updates at the Dialog component

  • Updating the Dialog components with the latest changes at the Button and Icon Button components
  • Minor fixes

0.1.0-alpha.16

05 May 20:18
bf3e164
Compare
Choose a tag to compare

New component releases

  • Lauching the Newest component: Icon Button
  • Updates at the Button component
  • Updates at the Icon component using a third-part lib (Microsoft's Fluent UI)

0.1.0-alpha.15

17 Feb 20:41
b667837
Compare
Choose a tag to compare

Confetti source code in Typescript

  • MIgrating the source code and the build to Typescript
  • Components with types and interfaces support
  • New import syntax

0.1.0-alpha.11

29 Dec 21:36
26d91be
Compare
Choose a tag to compare
  • Minor fixes for Monorepo
  • Minor updates at the docs
  • Other adjustments

0.1.0-alpha.10

25 Nov 14:53
Compare
Choose a tag to compare
  • Migrate all class components to functional components
  • Remove fixed width for Search components

0.1.0-alpha.9

20 Jun 15:44
Compare
Choose a tag to compare

Added controlled value to Search and Dropdown Components
Updated PR template

0.1.0-alpha.8

29 Apr 23:49
Compare
Choose a tag to compare
update confetti version on package.json

0.1.0-alpha.7

21 Apr 21:25
72788d1
Compare
Choose a tag to compare

0.1.0-alpha.7

0.1.0-alpha.5: Merge pull request #18 from labcodes/dialog-message-justify

08 Oct 18:46
a904ba6
Compare
Choose a tag to compare
  • Add loose=True properties to .babelrc
  • Add display: flex is now the default for .lab-dialog__close-button
  • Merge pull request #16 from labcodes/CSYS-296
  • Bump version from 0.1.0-alpha.4 to 0.1.0-alpha.5
  • eslint
  • Add justify-content to the close button message
  • Update tests to include tabIndex prop
  • Add conditional render of the tabIndex prop
  • Add tabIndex to de dialogs's buttons
  • Add tabIndex as a prop