Skip to content

Releases: heetch/flamingo

v1.16.0

22 Apr 14:53
Compare
Choose a tag to compare

Improvements

  • Allow disabled select option

Changelog

v1.15.3...v1.16.0

v1.15.3

20 Apr 17:54
Compare
Choose a tag to compare

Improvements

  • Add new icon: searchPlus

Changelog

v1.15.2...v1.15.3

v1.15.2

17 Apr 14:05
Compare
Choose a tag to compare

Improvements

Changelog

v1.15.1...v1.15.2

v1.15.1

16 Apr 09:20
Compare
Choose a tag to compare

Improvements

  • Update the Table component to support passing the initialState prop to define the default sorting on columns

Changelog

v1.15.0...v1.15.1

v1.15.0

16 Apr 08:38
Compare
Choose a tag to compare

Improvements

  • Checkbox should also accept React components as helper and label
  • Support rendering items into a React Portal (Dropdown)

Fixes

  • Fix document click events (Dropdown)

Changelog

v1.14.1...v1.15.0

v1.14.1

15 Apr 08:23
Compare
Choose a tag to compare

Improvements

Add two new props to <Table/>

  • manualSorting - stop react-table from sorting client-side
  • onChangeSort - a function to receive the updated sort state

Changelog

v1.14.0...v1.14.1

v1.13.4

06 Apr 08:34
Compare
Choose a tag to compare

Improvements

  • Uniformize form controls validation style

Changelog

v1.13.3...v1.13.4

v1.13.3

24 Mar 17:22
Compare
Choose a tag to compare

Improvements

  • Wrap header components in a div to avoid unexpected spacing, otherwise they are under the header class and get justify-content: space-inbetween

Changelog

v1.13.2...v1.13.3

v1.13.2

24 Mar 11:08
Compare
Choose a tag to compare

Improvements

  • Update SidePanel to accept header prop as React components.

Changelog

v1.13.1...v1.13.2

v1.13.1

17 Mar 16:59
Compare
Choose a tag to compare

Fixes

Uploaders

  • Reorganize FileUploader stories
  • Fix props syncing and preview detection
  • Fix CSS issues
  • Prevent crashes when default values is not an array
  • Fix bug when selecting twice the same img

Changelog

v1.13.0...v1.13.1