Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
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.
v0.3.1
v0.3.0
New Features
Added SInputDate component.
The powerful component powered by V-Calendar. Currently, Sefirot uses the v0.9.6 for stability. See the documentation for more detail.
Improvements
- SInputText component now can take 2 additional props,
icon
andclearable
. Please refer to See the documentation for the detail.