Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v3.44.0
Features
- control: support action bar button as link (#521) (4f1fce1)
v3.43.0
Features
- api: allow executing queries without assigning result to data (#519) (e968867)
v3.42.0
Bug Fixes
- validation: support reactivity for properties (#518) (75fe5f6)
Features
- tooltip: teleport content to avoid stacking issues (#513) (5ccd66a)
v3.41.0
Features
- validation: add
requiredYmdIf
and requiredHmsIf
validators and rules (#517) (5e184a4)
v3.40.2
Bug Fixes
- error: current error shadowing error store (#510) (440ca8f)
- table: correct wrong types and make pills accept array (#508) (9e8a7af)
- url: handle array value when corresponding target is non-array (#505) (7a5727e)
v3.40.0
Bug Fixes
Features
- grid: add support for row and column-specific gap (#462) (#503) (1297dc6)
- unify error handling and add sentry integration (#504) (ee92bb3)
v3.39.2
Features
- avatar-stack: new component to display stacked avatars (#484) (#501) (23a02bf)
v3.38.1
Bug Fixes
- validation: use
withAsync
for async rule (#500) (c309efe)
v3.38.0
Bug Fixes
- avatar: fill image when its not square (#479) (#498) (ee99078)
- input: make active checkbox/radio disable state more visible (#495) (ad21b8c)
Features