Releases: globalbrain/sefirot
Releases · globalbrain/sefirot
v3.26.0
Features
- http: allow passing Accept-Language header (#454) (ce9b1e3)
v3.25.1
Bug Fixes
- validation: add number support
minValue
and maxValue
(#452) (e6df3f5)
v3.25.0
Bug Fixes
- input-image: add missing default value for
:size
(3b32ec1)
Features
- day: allow passing dayjs object to createYmd and createHms (#445) (#446) (07b57d2)
- input-radio: allow generics for value type (#442) (c1b48cd)
- style: add
s-gap-1
utility class (28a675b)
v3.24.1
Bug Fixes
- types: reduce type safety for checkboxes, dropdown, radio values (#441) (754efa1)
v3.24.0
Features
- validation: add Japanese error messages (#437) (4436557)
v3.22.1
Bug Fixes
- table: display avatar using name initial if image is not present (f707713)