Releases: SolarLiner/preact-bulma
Releases · SolarLiner/preact-bulma
Release list
Release 2.0.0-next.0
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
onChangedbecomeonChangeas per HTML-style event names.
1.1.0-next.0: Targetting Preact X
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
- 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
0.3.1a Alpha release 0.3.1a
0.3.0: Components, form elements
Merge tag '0.3.0' into develop Alpha release 0.3.0
0.1.0: First beta
First beta release with Preact components mirroring the Bulma components.
See https://solarliner.github.io/preact-bulma for the components themselves.