Releases: elcharitas/chakra-ui-svelte
Releases · elcharitas/chakra-ui-svelte
v0.2.7 - License, Component Testing + Minor fixes
What's Changed
- chore(ops): Cancel concurrent action runs by @elcharitas in #68
- chore: Setup component testing utility by @elcharitas in #69
- chore: Create
.github/dependabot.yml
by @elcharitas in #70 - chore: use npm as package ecosystem by @elcharitas in #71
- chore: Create
LICENSE.md
by @elcharitas in #75 - chore: run workflows on pr opened by @elcharitas in #76
- chore(deps-dev): bump eslint-plugin-svelte3 from 3.4.1 to 4.0.0 by @dependabot in #73
- chore: update commit message regex by @elcharitas in #77
- chore: Add Tests and License by @elcharitas in #78
- chore: upgrade lockfile by @elcharitas in #80
- chore: add tests for chakra utils by @elcharitas in #79
- chore: Lockfile Upgrade + Utils Tests by @elcharitas in #81
- fix: align icon button items to center by @elcharitas in #82
New Contributors
- @dependabot made their first contribution in #73
Full Changelog: 0.2.6...0.2.7
v0.2.6 - 404 Routes fixes
What's Changed
- fix: use csr to load docs pages by @elcharitas in #64
- chore: fix all
svelte-check
andlint
issues by @elcharitas in #65 - chore(ops): add types/svelte checks action by @elcharitas in #66
- fix: 404 routes in Docs by @elcharitas in #67
Full Changelog: 0.2.5...0.2.6
v0.2.5 - Lots of Styling Improvements and Better Typings
What's Changed
- chore: drill props/restProps when required by @elcharitas in #58
- chore(docs): Layout Improvements by @elcharitas in #60
- fix: Use stricter component types definitions by @elcharitas in #59
- fix: minor cleanups and ci improvements by @elcharitas in #61
- fix: chakra action styling bug by @elcharitas in #62
- chore: Typing Improvements + Couple of more refactorings by @elcharitas in #63
Full Changelog: 0.2.4...0.2.5
v0.2.4 - Disable Docs Route Prerender
v0.2.3 - Events, attributes actions Improvements
What's Changed
- chore(docs): update project information by @elcharitas in #46
- fix: Improve events, attributes actions by @elcharitas in #47
- fix: remove redundant component drilling by @elcharitas in #48
- docs: Add major updates to docs by @elcharitas in #50
- chore: cleanup theme provider by @elcharitas in #51
- chore: Package dependencies update by @elcharitas in #52
- chore: Use stricter eslint rules by @elcharitas in #53
- chore: improve github actions pipeline by @elcharitas in #54
- chore: Multiple fixes, Pipeline improvements and Docs Update by @elcharitas in #55
Full Changelog: 0.2.2...0.2.3
v0.2.2 - Docs Updates
What's Changed
- chore(ops): Deployment and Lint actions by @elcharitas in #40
- chore(ops): Deployment and Lint actions by @elcharitas in #41
- chore: Add welcome hero and Navigation links in docs by @elcharitas in #42
- chore: Add welcome hero and Navigation links in docs (#42) by @elcharitas in #43
- fix: change docs hero to match chakra-ui by @elcharitas in #44
- fix: change docs hero to match chakra-ui by @elcharitas in #45
Full Changelog: 0.2.1...0.2.2
v0.2.1 - Commit Rules and Actions
What's Changed
- chore: Set up commit actions by @elcharitas in #29
- chore: Set up commit actions by @elcharitas in #30
- chore: update lockfile by @elcharitas in #31
- chore: Sync pnpm lockfile (#31) by @elcharitas in #32
- chore: disable tests in version bump action by @elcharitas in #33
- chore: disable tests in version bump action by @elcharitas in #34
- chore: Clean up ui stories by @elcharitas in #35
- fix(ui): pass no slots for input component by @elcharitas in #36
- fix(ops): access denied to push changes by @elcharitas in #38
- fix(ops): access denied to push changes (#38) by @elcharitas in #39
Full Changelog: 0.2.0...0.2.1
v0.2.0 - Form Components, Optimizations, Docs v2
What's Changed
- chore: Upgrade sveltekit to latest by @elcharitas in #22
- feat: Add input component by @elcharitas in #23
- feat: Add container component by @elcharitas in #24
- fix: Refactor ui utils by @elcharitas in #25
- feat: Add support for theme provider by @elcharitas in #26
- fix: Icon component displays by @elcharitas in #27
- chore: Setup docs v2 by @elcharitas in #28
Full Changelog: 0.1.0...0.2.0
v0.1.0
What's Changed
- feat: pass all element native props by @elcharitas in #16
- docs: update readme and contributing guide by @elcharitas in #17
- v0.1.0 by @elcharitas in #21
Full Changelog: 0.0.6...0.1.0
v0.0.6
What's Changed
- fix: disable $lib imports by @elcharitas in #14
- v0.0.6 by @elcharitas in #15
Full Changelog: 0.0.5...0.0.6