Skip to content

Releases: couds/react-bulma-components

Release 1.4.5

28 May 06:44
Compare
Choose a tag to compare
  • Correctly use section html element to render Section component

Release 1.4.4

28 May 06:38
Compare
Choose a tag to compare
  • Fix Heading component to render a title by default
  • Fix Label component to not render an empty htmlFor by default
  • Add export statement for breadcrumb component

Release Notes 1.4.3

27 Apr 16:09
Compare
Choose a tag to compare
  • Update Bulma to 0.7.1

Release Notes 1.4.2

27 Apr 15:25
Compare
Choose a tag to compare
  • Fix Icon component to not require icon prop (you can use a children component instead)
  • Add missing columns sizes (one-fifth, two-fifths, etc)
  • Update storybook to newer version
  • Prepare Image tag to support new sizes (introduced on Bulma 0.7)

Release Notes 1.3.1

02 Apr 12:08
Compare
Choose a tag to compare
  • Disable click handler on button when disabled prop its true

Release Notes 1.3.0

30 Mar 16:21
Compare
Choose a tag to compare
  • Improve modal component (do not mount if not necessary and pass down class names)
  • Fix names of the coponents to math their namesspaces (ex: ColumnsColumns to Columns.Column)

Release Notes 1.2.2

26 Mar 13:48
Compare
Choose a tag to compare
  • Add Link color as a valid prop-type
  • Minor fixes

Release Notes

27 Dec 21:47
Compare
Choose a tag to compare
  • Rollback storybook upgrades.

Release Notes

27 Dec 20:29
Compare
Choose a tag to compare
  • Added missing components (Menu, Message and Panel)

Release Notes

27 Dec 11:55
Compare
Choose a tag to compare
  • Fix Notification Component (add missing styles)