v0.2.0
0.2.0 is the next minor release.
Timetable: to be announced.
Sponsors
👉 Changelog
🚀 Enhancements
- aspect-ratio: Add aspect ratio test (#164)
- toggle: V-model and refactor useControllable (#187)
- arrow: New component arrow (#168)
- Add precommit hook (#191)
- collapsible: Add new component collapsible (#199)
- Popper component (#190)
🩹 Fixes
- use-composable: UseId bug (#162)
- primitive: Default slots (#171)
- composable: UseSize and useRef (#169)
- chore: Ci workflows (e8a1a84)
- use-composable: Add size work when onMounted is done (#175)
- core: Render slots in return (#185)
- use-composable: UseRef type (#189)
- Pnpm lock (e978898)
💅 Refactors
- checkbox: New version useRef (#172)
- toggle: UseRef (#173)
- use-composable: Improvement in core structures (#182)
- label: Add use-composable (#184)
- checkbox: Model-value and indeterminate (#186)
- progress: Used useRef (#188)
- toggle: V-model (#206)
📖 Documentation
- checkbox: Fix checkbox readme (#153)
🏡 Chore
- Fix vue class error (#159)
- Fix typo (#158)
- toggle: Improvement on typo errors on the toggle package (#160)
- Pnpm version change in package (3167703)
- use-composable: Add new useId (#161)
- Vitest-axe and upgrade storybook (#170)
- Vitest/coverage-c8 to vitest/coverage-v8 (#179)
- Storybook unocss to tailwindcss (#183)
- Fix toggle test (bc1b7fe)
- Improve primitive tests (#166)
- Upgrade pnpm 8.6 (6addaca)
- Unocss to tailwindcss (1cee864)
- Autofix commit-message change (8c011b0)
- Split action workflows and cache monorepo pnpm (#198)
- Specify node engine required (#201)
- ci: Lint and typecheck job should run first before build job (#202)
- Update readme (#207)
🔖 Version
- use-composable: @oku-ui/[email protected] (#152)
- checkbox: @oku-ui/[email protected] (14b6fcb)
- core: All core packages v0.1.0 publish (#208)
- core: Core packages v0.2.0 (#209)
- components: Upgrade v0.2.2 (#210)
❤️ Contributors
- Anjorin Damilare @dammy001
- Suxiong @YeSuX
- productdevbook @productdevbook
- Didier @Didier-ds
- Hyden Liu @HydenLiu