Releases: halvaradop/ui
@halvaradop/ui-textarea@1.0.0
Release Notes
- chore(prettier): add
.prettierignoreto exclude patterns by @halvaradop in #198 - feat(ui): add
Cardcomponent by @halvaradop in #197 - feat(select): implement a
Dot Notationpattern and new API by @halvaradop in #199 - docs(standards): update
Prop Referencesection in README files by @halvaradop in #200 - chore(types): refactor interfaces to type aliases by @halvaradop in #201
- ci(scripts): update
release.bashscript by @halvaradop in #202 - feat(radio-group): add handlers for
RadioGroupby @halvaradop in #204 - chore(release): update package versions [skip ci] by @halvaradop in #203
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-toggle@1.0.0...@halvaradop/ui-textarea@1.0.0
@halvaradop/ui-select@1.1.0
Release Notes
- chore(prettier): add
.prettierignoreto exclude patterns by @halvaradop in #198 - feat(ui): add
Cardcomponent by @halvaradop in #197 - feat(select): implement a
Dot Notationpattern and new API by @halvaradop in #199 - docs(standards): update
Prop Referencesection in README files by @halvaradop in #200 - chore(types): refactor interfaces to type aliases by @halvaradop in #201
- ci(scripts): update
release.bashscript by @halvaradop in #202 - feat(radio-group): add handlers for
RadioGroupby @halvaradop in #204 - chore(release): update package versions [skip ci] by @halvaradop in #203
@halvaradop/ui-radio-group@1.1.0
Release Notes
- chore(prettier): add
.prettierignoreto exclude patterns by @halvaradop in #198 - feat(ui): add
Cardcomponent by @halvaradop in #197 - feat(select): implement a
Dot Notationpattern and new API by @halvaradop in #199 - docs(standards): update
Prop Referencesection in README files by @halvaradop in #200 - chore(types): refactor interfaces to type aliases by @halvaradop in #201
- ci(scripts): update
release.bashscript by @halvaradop in #202 - feat(radio-group): add handlers for
RadioGroupby @halvaradop in #204 - chore(release): update package versions [skip ci] by @halvaradop in #203
@halvaradop/ui-card@1.0.0
What's Changed
- feat(ui): add
Cardcomponent by @halvaradop in #197 - feat(select): implement a
Dot Notationpattern and new API by @halvaradop in #199 - docs(standards): update
Prop Referencesection in README files by @halvaradop in #200 - chore(types): refactor interfaces to type aliases by @halvaradop in #201
- ci(scripts): update
release.bashscript by @halvaradop in #202 - feat(radio-group): add handlers for
RadioGroupby @halvaradop in #204 - chore(release): update package versions [skip ci] by @halvaradop in #203
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-toggle@1.0.0...@halvaradop/ui-card@1.0.0
@halvaradop/ui-toggle@1.0.0
Release Notes
- feat(ui): add
Togglecomponent by @halvaradop in #184
@halvaradop/ui-core@1.0.1
Release Notes
- feat(ui): add
Togglecomponent by @halvaradop in #184 - build(deps): configure React 19 setup and pnpm catalog in monorepo by @halvaradop in #186
- docs: update documentation to reflect latest stable version by @halvaradop in #187
- build(turborepo): add format:root task to
turbo.jsonandpackage.jsonby @halvaradop in #188 - chore(eslint): set up ESLint v9 by @halvaradop in #189
- chore(structure): organize monorepo to follow Turborepo standards by @halvaradop in #190
- docs(standards): improve project documentation by @halvaradop in #191
- fix(config): remove
"use client"directive to fix ui-core build by @halvaradop in #192 - chore(release): bump package versions by @halvaradop in #193
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-core@1.0.0...@halvaradop/ui-core@1.0.1
@halvaradop/ui-submit@1.0.0
Release Notes
- chore: set up playwright by @halvaradop in #85
- chore(docs): add documentation for components by @halvaradop in #100
- chore(ci): update
ciworkflow and addproductionworkflow by @halvaradop in #101 - chore(storybook): update stories for components (#90) by @halvaradop in #102
- chore(ui): improve and updates styles (#93) by @halvaradop in #103
- chore(docs): update documentation by @halvaradop in #104
- chore(turbo): add
clean:turboscript inpackage.json(#99) by @halvaradop in #105 - chore(prettier): remove
.tsxfile options and runformat(#97) by @halvaradop in #106 - [SYNC] feat(packages): add
ui-utilspackage by @halvaradop in #113 - [SYNC] chore(stories): add
args,argTypesandDoc Blocksin stories by @halvaradop in #114 - [SYNC] chore(checkbox): fix naming issue in
README.mdfile by @halvaradop in #115 - [SYNC] feat(stories): add
DocsPagecomponent by @halvaradop in #116 - chore(release): bump package versions by @halvaradop in #117
- [SYNC] chore(imports-docs): update imports and
README.mdfiles by @halvaradop in #128 - [SYNC] fix(radio-group): resolve error caused in radio group by @halvaradop in #129
- [SYNC] feat(source-maps): set up
source-mapsintsupandtypescriptby @halvaradop in #130 - [SYNC] chore(dependencies): add
reactandreact-domaspeerDependenciesby @halvaradop in #133 - [SYNC] chore(docs): update
CONTRIBUTING.mdfile by @halvaradop in #140 - chore(release): bump package of @halvaradop/ui-select@0.1.0-beta.1 by @halvaradop in #142
- [SYNC] chore(radio-group): update
RadioGroupcomponent by @halvaradop in #155 - [SYNC] feat(ui): add
Slotcomponent by @halvaradop in #156 - [SYNC] chore: optimize bundle size by @halvaradop in #157
- [SYNC] feat(tailwindcss): upgrade
tailwindcssto `v4 by @halvaradop in #158 - [SYNC] test(storybook): add play functions in storybook by @halvaradop in #159
- [SYNC] styles(design): update design system of the library by @halvaradop in #172
- [SYNC] refactor(types): refactor types from
ui-coreandui-slotby @halvaradop in #173 - [SYNC] docs(readme): update
README.mdfiles by @halvaradop in #174 - [SYNC] build(tsup): add "use client" directive as a banner by @halvaradop in #175
- [SYNC] feat(a11y): improve accessibility across components by @halvaradop in #176
- docs(standards): add
CHANGELOG.mddoc files for better maintenance by @halvaradop in #177 - [SYNC] docs(standards): update documentation for better maintenance by @halvaradop in #178
- [SYNC] ci(scripts): add
release.bashscript for releasing packages by @halvaradop in #179 - [SYNC] build(tsconfig): extend from
tsconfig.base.jsonby @halvaradop in #180 - [SYNC] sync/beta by @halvaradop in #160
- docs(changelogs): update
CHANGELOG.mdfiles by @halvaradop in #181 - chore(release): bump to v1.0.0 for React 19 compatibility by @halvaradop in #182
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-submit@0.1.0-beta.2...@halvaradop/ui-submit@1.0.0
@halvaradop/ui-submit@0.5.0-legacy.0
Release Legacy Notes
- chore(packages): update import paths for internal packages by @halvaradop in #112
- chore(docs): update
README.mdfiles by @halvaradop in #120 - fix(radio-group): resolve error caused by
useRefhook by @halvaradop in #122 - feat(source-maps): set up
source-mapsintsupandtypescriptby @halvaradop in #123 - feat(dialog): update
@halvaradop/ui-dialogpackage by @halvaradop in #124 - chore(ui): update
CSSvariables by @halvaradop in #125 - chore(dependencies): add
reactandreact-domaspeerDependenciesby @halvaradop in #126 - chore(release): bump package versions by @halvaradop in #127
- chore(docs): update
CONTRIBUTING.mdfile by @halvaradop in #135 - feat(ui): introduce Select component suite by @halvaradop in #136
- chore(select): apply required updates to
Selectcomponent by @halvaradop in #138 - chore(release): bump version of @halvaradop/ui-select@0.1.0 by @halvaradop in #139
- chore(radio-group): update
Radiocomponent by @halvaradop in #143 - feat(ui): add
Slotcomponent by @halvaradop in #151 - chore: optimize bundle size by @halvaradop in #88
- feat(tailwindcss): upgrade
tailwindcsstov4by @halvaradop in #152 - test(storybook): add play functions in storybook by @halvaradop in #154
- chore(styles): update design system of the library by @halvaradop in #161
- chore(types): refactor types from
ui-coreandui-slotby @halvaradop in #162 - docs(readme): update
README.mdfiles by @halvaradop in #163 - feat(tsup): add "use client" directive as a banner by @halvaradop in #164
- feat(a11y): improve accessibility across components by @halvaradop in #165
- docs(changelog): add
CHANGELOG.mdfile to packages by @halvaradop in #166 - docs(standards): update documentation for better maintenance by @halvaradop in #167
- ci(scripts): add
release.bashscript for releasing packages by @halvaradop in #168 - ci(scripts): improve and fix release flow scripts by @halvaradop in #170
- build(tsconfig): extend from
tsconfig.base.jsonby @halvaradop in #171 - chore(release): bump to
legacyversion for Reac 18 by @halvaradop in #183
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-submit@0.4.0...@halvaradop/ui-submit@0.5.0-legacy.0
@halvaradop/ui-slot@1.0.0
Release Notes
- [SYNC] feat(packages): add
ui-utilspackage by @halvaradop in #113 - [SYNC] chore(stories): add
args,argTypesandDoc Blocksin stories by @halvaradop in #114 - [SYNC] chore(checkbox): fix naming issue in
README.mdfile by @halvaradop in #115 - [SYNC] feat(stories): add
DocsPagecomponent by @halvaradop in #116 - chore(release): bump package versions by @halvaradop in #117
- [SYNC] chore(imports-docs): update imports and
README.mdfiles by @halvaradop in #128 - [SYNC] fix(radio-group): resolve error caused in radio group by @halvaradop in #129
- [SYNC] feat(source-maps): set up
source-mapsintsupandtypescriptby @halvaradop in #130 - [SYNC] chore(dependencies): add
reactandreact-domaspeerDependenciesby @halvaradop in #133 - [SYNC] chore(docs): update
CONTRIBUTING.mdfile by @halvaradop in #140 - chore(release): bump package of @halvaradop/ui-select@0.1.0-beta.1 by @halvaradop in #142
- [SYNC] chore(radio-group): update
RadioGroupcomponent by @halvaradop in #155 - [SYNC] feat(ui): add
Slotcomponent by @halvaradop in #156 - [SYNC] chore: optimize bundle size by @halvaradop in #157
- [SYNC] feat(tailwindcss): upgrade
tailwindcssto `v4 by @halvaradop in #158 - [SYNC] test(storybook): add play functions in storybook by @halvaradop in #159
- [SYNC] styles(design): update design system of the library by @halvaradop in #172
- [SYNC] refactor(types): refactor types from
ui-coreandui-slotby @halvaradop in #173 - [SYNC] docs(readme): update
README.mdfiles by @halvaradop in #174 - [SYNC] build(tsup): add "use client" directive as a banner by @halvaradop in #175
- [SYNC] feat(a11y): improve accessibility across components by @halvaradop in #176
- docs(standards): add
CHANGELOG.mddoc files for better maintenance by @halvaradop in #177 - [SYNC] docs(standards): update documentation for better maintenance by @halvaradop in #178
- [SYNC] ci(scripts): add
release.bashscript for releasing packages by @halvaradop in #179 - [SYNC] build(tsconfig): extend from
tsconfig.base.jsonby @halvaradop in #180 - [SYNC] sync/beta by @halvaradop in #160
- docs(changelogs): update
CHANGELOG.mdfiles by @halvaradop in #181 - chore(release): bump to v1.0.0 for React 19 compatibility by @halvaradop in #182
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-slot@0.1.0...@halvaradop/ui-slot@1.0.0
@halvaradop/ui-slot@0.2.0-legacy.0
Release Legacy Notes
- chore: optimize bundle size by @halvaradop in #88
- feat(tailwindcss): upgrade
tailwindcsstov4by @halvaradop in #152 - test(storybook): add play functions in storybook by @halvaradop in #154
- chore(styles): update design system of the library by @halvaradop in #161
- chore(types): refactor types from
ui-coreandui-slotby @halvaradop in #162 - docs(readme): update
README.mdfiles by @halvaradop in #163 - feat(tsup): add "use client" directive as a banner by @halvaradop in #164
- feat(a11y): improve accessibility across components by @halvaradop in #165
- docs(changelog): add
CHANGELOG.mdfile to packages by @halvaradop in #166 - docs(standards): update documentation for better maintenance by @halvaradop in #167
- ci(scripts): add
release.bashscript for releasing packages by @halvaradop in #168 - ci(scripts): improve and fix release flow scripts by @halvaradop in #170
- build(tsconfig): extend from
tsconfig.base.jsonby @halvaradop in #171 - chore(release): bump to
legacyversion for Reac 18 by @halvaradop in #183
Full Changelog: https://github.com/halvaradop/ui/compare/@halvaradop/ui-slot@0.1.0...@halvaradop/ui-slot@0.2.0-legacy.0