Releases: glzr-io/components
Releases Β· glzr-io/components
v1.2.0
π New features
- Add
Breadcrumbscomponent. - Add
toasterexport. - Add breadcrump component.
- Add chip input.
- Add disabled handling for form inputs.
- Add disabled states for other input components.
- Add separate file input component.
- Double enter fix to chip input and style improvements.
- Reduce card padding.
- Reduce card shadow and roundedness.
- Style improvements to chip input.
π Bug fixes
- Allow jsx and strings to be shown in
<Breadcrumbs>entries.
Big thanks to @lars-berger for contributing to this release π
v1.1.0
π New features
- Move increment/decrement triggers on number field to the right-side.
π Bug fixes
- Add placeholder and correct input events to number input.
- Number input doesn't send NaN values.
Big thanks to @lars-berger for contributing to this release π
v1.0.2
π Bug fixes
- Remove export of
@tabler/icons-solidjs.
Big thanks to @lars-berger for contributing to this release π
v1.0.1
π οΈοΈ Internal changes
- Update
solid-jsto 1.9.3.
Big thanks to @lars-berger for contributing to this release π
v1.0.0
π New features
- Add
DropdownButtoncomponent. - Add all shadcn-solid components.
- Add barrel exports.
- Add checkbox
onBlur. - Add form field components.
- Add handling for
falseincnutil. - Change textarea to use
textareaelement directly. - Export tabler icons.
- Feat: use
makeFieldComponentinCheckboxInput. - Remove unnecessary components.
- Use
makeFieldComponentinNumberInput. - Use
makeFieldComponentinSelectInput. - Use
makeFieldComponentinSwitchInput. - Use
makeFieldComponentinTextInputandTextAreaInput. - Use own
clsximplementation.
π Bug fixes
- Change entrypoint to tsx.
- Pass
valueprop correctly to text inputs. - Show label in select input.
π οΈοΈ Internal changes
- Add
embla-carousel-solid; bumptypescript. - Add github actions files for release and lint/build checks.
- Add path alias
~. - Add root configs.
- Add tailwind config.
- Define pnpm as package manager in
package.json. - Export tailwind config.
- File renames.
- Format with prettier.
- Import cleanup.
- Install required deps.
- Remove unused
DropdownButtoncomponent. - Rename license file.
- Set npm publish access to public.
- Wip organize imports.
Big thanks to @lars-berger for contributing to this release π