Skip to content

Releases: heetch/flamingo

v3.0.5

18 Mar 12:27
Compare
Choose a tag to compare

Fixes

Adds a new icon to Flamingo: IconHourglass

v3.0.4

18 Jan 13:06
Compare
Choose a tag to compare

Support isLoading on IconButton

Thanks @Tahul for your contribution 🙂

#193

Changelog

v3.0.3...v3.0.4

Add Copy Icon

11 Jan 15:15
Compare
Choose a tag to compare

This release add a new icon in our icon library.
The Copy icon !
Capture d’écran 2021-01-11 à 15 18 35

We can now use this copy icon as an IconButton, and that's a good news 👍

v3.0.1

02 Dec 15:34
Compare
Choose a tag to compare

Update Table proptypes

  • Accessor prop can now be a string or a function to match what react-table supports

Changelog

v3.0.0...v3.0.1

v3.0.0

05 Nov 16:40
Compare
Choose a tag to compare

Remove Datepicker and add DatepickerDay

  • Add a new component <DatepickerDay /> which uses react-datepicker

Changelog

v2.3.2...v3.0.0

v2.3.2

21 Oct 14:44
Compare
Choose a tag to compare

Update Table component

  • Add a prop onRowClick to <Table />

Changelog

v2.3.1...v2.3.2

v2.3.1

22 Sep 07:59
Compare
Choose a tag to compare

Add Paginated Table

Changelog

v2.2.0...v2.3.1

v.2.2.0

03 Aug 09:48
Compare
Choose a tag to compare

Add Section and Pagination components

Changelog

v2.1.8...v2.2.0

v2.1.8

29 Jul 11:37
Compare
Choose a tag to compare

Fixes

Adds some new icons to Flamingo:

  • IconCarPlus
  • IconHash
  • IconHeadset
  • IconPackage
  • IconPhoneChecked
  • IconRepeat
  • IconSliders

Changelog

v2.1.7...v2.1.8

Fix Toggle submitting on change

29 Jul 11:57
Compare
Choose a tag to compare