Skip to content

Releases: heetch/flamingo

1.7.3

30 Jan 10:58
Compare
Choose a tag to compare

Fixes

Add Selector and SelectorField to components/index.js to export them

Changelog

v1.7.0...v1.7.3

1.7.0

30 Jan 10:40
Compare
Choose a tag to compare

Improvements

  • Added Selector component #98

Changelog

v1.6.0...v1.7.0

v1.6.0

14 Jan 09:54
Compare
Choose a tag to compare

Improvements

  • Allow passing custom ref to a nested form field element #95

Fixes

  • Fix leaking props in form fields #95
  • Fix Alert title prop #96

Changelog

v1.5.0...v1.6.0

v.1.5.0

19 Dec 18:02
Compare
Choose a tag to compare

Features

  • Move prettier and eslint tasks as Github action #86 (s/o @gyndav)
  • Fix now builds #94

⚠️ Important

The Node version required is now 12.x

Changelog

v1.4.1...v1.5.0

v1.4.1

18 Dec 13:16
Compare
Choose a tag to compare

Fixes

v1.4.0...v1.4.1

v1.4.0

13 Dec 13:02
Compare
Choose a tag to compare

Fixes

  • Remove unused CSS classes #90

New Components

v1.3.0...v1.4.0

v1.3.0

13 Dec 11:04
Compare
Choose a tag to compare

New Components

  • Grid

v1.2.0...v1.3.0

v1.2.0

11 Dec 14:05
Compare
Choose a tag to compare

Fixes

  • Remove safeInvoke helper #88
  • Helper classes with non-existent variables (s/o @obedparla)
  • Helper color when input is (in)valid

New Components

  • FormField
  • InputField
  • SelectField

v1.1.0...v1.2.0

v1.1.0

27 Nov 13:52
Compare
Choose a tag to compare
  • README fix #84
  • New Link component #85
  • Item: fix onClick prop #87

v1.0.3...v1.1.0

v1.0.3

21 Nov 10:21
Compare
Choose a tag to compare
  • Added possibility do add a custom icon on the right handside of the Input component
    #83

v1.0.2...v1.0.3