0.5.1 (2024-05-23)
0.5.0 (2024-05-01)
- Implement tailwind HMR (736dd28)
- Install pathe to prevent import inline external (bbd5d39)
0.4.3 (2024-04-04)
0.4.2 (2024-04-01)
- Forms: Replace borders with shadows (4b12d21)
- FormSelect: Max width on content element (64261b1)
0.4.1 (2024-03-24)
- AlertDialog: Avoid using block on buttons (576e89a)
0.4.0 (2024-03-24)
- Button: Remove block prop to make more flexible (936b401)
- FormSelect: Allow custom trigger (5abda13)
0.3.10 (2024-03-23)
- FormSelect: Allow any kind of model value (11eb35a)
0.3.9 (2024-03-23)
- AlertDialog: Allow submit action to choose if closes the dialog (75e452a)
0.3.8 (2024-03-23)
0.3.7 (2024-03-19)
0.3.6 (2024-03-18)
0.3.5 (2024-03-14)
0.3.4 (2024-03-13)
0.3.3 (2024-03-13)
0.3.2 (2024-03-12)
0.3.1 (2024-03-12)
- Create initial Combobox implementation (a1d472c)
- Improve Combobox functionality (ca83552)
- New Checkbox component (d40b33e)
- New FormField component (ae1ccd1)
- New FormInput and FormInputLabel components (0e7ba1f)
- New RadioGroup components (3bc176b)
- New Switch component (ec6d725)
- Rename FormInputLabel to FormLabel (1837078)
- Set merge strategy per component on app.config (645006f)
- Form input and label configs not exported (2b91eff)
- Remove extra props from the SwitchRoot (43318e0)
0.3.0 (2024-02-17)
- Rewrite Dialog with Radix UI (ed4b8b4)
- Rewrite Slideover with Radix UI (fa90417)
- Rewrite the Link and Buttons to be more simple (08e9551)
- Rewrite Tooltip with Radix UI (a24dc66)
- Simplify the Badge component (c6c59b7)
- Dialog using wrong useUI key (fd23a55)
- Link types requiring external dependency (dcb7a82)
- Restore ui props types (5c4cde1)
0.2.1 (2024-02-16)
- New Dropdown component (2e4f8e6)
0.2.0 (2023-11-28)
- Icon: Allow dynamic icons (1f789f0)
- Button: Allow custom variants with type safety (502efdb)
- Badge: Allow custom variants with type safety (ede1f60)
- Types: Fix DeepPartial not allowing objects (efca199)
- Christian Gil mrcgam.christian@gmail.com
- release: V0.1.14 (e43da08)
- Update deps (4afea3c)
- Update deps and migrate tailwind-merge v2 (bbebebc)
- Christian Gil mrcgam.christian@gmail.com
- Wrong Strategy type for module (6d50510)
- release: V0.1.13 (ad197f7)
- Christian Gil mrcgam.christian@gmail.com
- release: V0.1.12 (2b55e0f)
- Christian Gil mrcgam.christian@gmail.com
- Fix ui types for the Button (e8b5625)
- release: V0.1.11 (49f9d9b)
- Christian Gil mrcgam.christian@gmail.com
- Fix #app not resolved on build (113e14b)
- Update dependencies (be98763)
- Move typescript strict to nuxtrc (926d667)
- Update dependencies (be0d7c1)
- Christian Gil mrcgam.christian@gmail.com
- Fix destructuring props removing reactivity (7fd1f81)
- release: V0.1.9 (6982d09)
- Christian Gil mrcgam.christian@gmail.com
- Fix button click event not emitting (51fbc3e)
- Christian Gil mrcgam.christian@gmail.com
- Update deps (fc3c240)
- Christian Gil mrcgam.christian@gmail.com
- Christian Gil mrcgam.christian@gmail.com
- Fix missing comma (719a490)
- Fix missing imports (c53e694)
- Fix type-safety of the Link component (a91cb09)
- Fix Link component not calling clicks when used (bb7224a)
- Fix useAttrs not defined (0cbe60e)
- Lint errors (a0b1fa5)
- Remove debugging log (d4063fb)
- Add type to app.config imports (34c0295)
- Prepare for release (17ea348)
- Update deps (5456d1e)
- Update deps (4345360)
- release: V0.1.1 (4f1c7d9)
- release: V0.1.2 (ac91e34)
- release: V0.1.3 (2154188)
- release: V0.1.4 (95bebf8)
- Update the README file (2b7333e)
- release: V0.1.5 (aa4e615)
- Fix eslint warnings (0dc9cb6)
- Reset the changelog (79bdb41)
- Check if embed type works (d563a21)
- Christian Gil (@ChrisGV04)