Skip to content

Releases: SolarLiner/preact-bulma

Release 2.0.0-next.0

Release 2.0.0-next.0 Pre-release
Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 19 Mar 20:19
95f4c4e

Changes:

  • File widgets improvements by @jcolbyfisher (#5)
  • Add support for regular HTML attributes on components

Breaking changes:

  • Refactoring to use more idiomatic names - Event names like onChanged become onChange as per HTML-style event names.

1.1.0-next.0: Targetting Preact X

Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 06 Mar 20:52

This new version simply updates dependencies, and uses Preact X, but doesn't change any of the code and thus none of the new features of Preact X.

1.0.0a: Major alpha release

Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 13 Jan 22:03
  • 1:1 components match with Bulma components/elements/forms/layout
  • Full Bulma customization left to the user through SCSS files

0.3.1: Components exported to module entry file

Choose a tag to compare

@SolarLiner SolarLiner released this 08 Dec 13:53
0.3.1a

Alpha release 0.3.1a

0.3.0: Components, form elements

Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 08 Dec 01:24
Merge tag '0.3.0' into develop

Alpha release 0.3.0

0.1.0: First beta

0.1.0: First beta Pre-release
Pre-release

Choose a tag to compare

@SolarLiner SolarLiner released this 26 Sep 08:48

First beta release with Preact components mirroring the Bulma components.

See https://solarliner.github.io/preact-bulma for the components themselves.