Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.3
v0.6.2
v0.6.1
v0.6.0
New Features
Added new mixins to control forms.
"Form" mixin and "HandlesValidationError" mixin was added to control form element better. Please take a look at the documentation for the detail.
v0.5.0
New Features
Added a new Blank Placeholder component.
SPlaceholderBlank component can be used for any component unlike SPlaceholderImage. See more Please see the documentation for more detail.
v0.4.0
New Features
Added a new Placeholder component.
Placeholders are for showing temporary state when waiting for a certain component to be loaded, for example, a preloader icon could be shown while waiting for an image to be downloaded. Please see the documentation for more detail.