Skip to content

Releases: diegotoral/bulma_view_components

v0.4.1

22 Aug 00:02
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Aug 23:57
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

  • Updated Bulma to version 1.0.2
  • Updated delete component preview to use helper
  • Added colors preview for notification component
  • Added notiication component to helpers mapping
  • Updated Bulma::NotificationComponent to use template
  • Added support to add a delete button within Bulma::NotificationComponent
  • Created basic component Bulma::NotificationComponent
  • Created basic Bulma::SubtitleComponent
  • Converted preview for Bulma::BoxComponent to use view file
  • Converted default preview for Bulma::ProgressBarComponent to use view file
  • Added support to specify content as first arggument to Bulma::TitleComponent
  • Drop supoort for Ruby 2.7
  • Updated capybara to latest version 3.40.0
  • Updated ImageComponentPreview to include sizes exemple
  • Created new component Bulma::ImageComponent
  • Created previews for Bulma::ProgressBarComponent
  • Created new component Bulma::ProgressBarComponent
  • Created previews for Bulma::ButtonsComponent
  • Created new component Bulma::ButtonsComponent
  • Updated Elements::ButtonComponentPreview to pass content as parameter
  • Added support to specify value as parameter to Bulma::ButtonComponent
  • Created Bulma::DeleteComponent with preview class and helper
  • Added support to size for Bulma::ContentComponent
  • Created basic Bulma::ContentComponent with preview class
  • Updated 'demo/Gemfile.lock' to latest version of the gem

Full Changelog: v0.3.0...v0.4.0

v0.1.0

24 Dec 19:34
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Update README to include description and simple usage section