Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v3.48.0
Bug Fixes
- error: don't set error in store if it's ignored (#535) (91bc2d9)
Features
- indicator: add
<SIndicator>
component (#533) (#534) (48d8626)
- input-textarea: allow enabling auto resizing of textarea on supported browsers (#531) (8551a86)
v3.47.1
Bug Fixes
- error: manually log error when sentry is disabled (#530) (7220745)
v3.47.0
Bug Fixes
- types: fix broken markdown-it import with ESM resolution (#529) (6f11f7c)
Features
v3.46.0
Features
- action-list: support showing tooltip and implement disabled prop (#516) (7f2abd1), closes #514 #515
- button: support passing only string as tooltip (#524) (22e7e16)
- http: support sending files along with json (#522) (dd75beb)
v3.45.0
Features
- control: add
:disabled
and :tooltip
support on action bar button (#523) (ff124a6)
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)