Benjamin Canac
|
60eea0e46b
|
chore(release): 2.3.0
v2.3.0
|
2023-06-05 12:12:48 +02:00 |
|
Benjamin Canac
|
5e50eb9eb8
|
fix: use cloneVNode when altering props in render functions
Resolves #252
https://vuejs.org/api/render-function.html#clonevnode
|
2023-06-05 11:17:31 +02:00 |
|
Dominik Opyd
|
af65683123
|
docs(github): support for various file extensions (#250)
|
2023-06-02 11:35:31 +02:00 |
|
Benjamin Canac
|
2c673f5377
|
fix(CommandPalette): override of closeButton and emptyState props
|
2023-06-01 17:15:04 +02:00 |
|
Benjamin Canac
|
192b0e6301
|
fix(Table): override of sortButton and emptyState props
|
2023-06-01 17:14:45 +02:00 |
|
Benjamin Canac
|
71edb91c4f
|
fix(Avatar): placeholder font size
|
2023-06-01 16:47:23 +02:00 |
|
Benjamin Canac
|
f9b935f5f5
|
fix(Badge): remove console.log in validator
|
2023-06-01 16:24:19 +02:00 |
|
Benjamin Canac
|
23833e92cb
|
chore(Badge): handle color override like buttons
|
2023-06-01 16:06:07 +02:00 |
|
Benjamin Canac
|
241df7f05e
|
docs: fix toc scroll when duplicated names
|
2023-06-01 15:41:23 +02:00 |
|
Benjamin Canac
|
130a1f2c54
|
docs: improve slots sections
|
2023-06-01 15:29:02 +02:00 |
|
Benjamin Canac
|
c63981e31c
|
docs: :component-card now handle slots
|
2023-06-01 15:28:39 +02:00 |
|
Benjamin Canac
|
687f0c6f63
|
docs: improve inline code blocks inside Alert component
|
2023-06-01 15:28:12 +02:00 |
|
Benjamin Canac
|
f59a92ca15
|
chore(Input)!: move pointer class inside its own preset class
|
2023-06-01 15:27:53 +02:00 |
|
Benjamin Canac
|
01fa85c7a3
|
fix(defineShortcuts): err with input autocomplete that triggers keydown
|
2023-06-01 15:26:46 +02:00 |
|
Benjamin Canac
|
3434bc7f2b
|
chore(deps): bump @nuxthq/studio
|
2023-06-01 11:43:47 +02:00 |
|
Benjamin Canac
|
9b1aacb1da
|
docs: move slots sections as h2
|
2023-06-01 11:39:07 +02:00 |
|
Benjamin Canac
|
8951923a11
|
fix(SelectMenu): disable on loading
|
2023-06-01 11:08:16 +02:00 |
|
Benjamin Canac
|
e200d4cc74
|
chore(package): remove preinstall script
|
2023-06-01 10:49:36 +02:00 |
|
Benjamin Canac
|
e05619f8c8
|
chore: add leading and trailing slots
Resolves #246
|
2023-05-31 23:53:31 +02:00 |
|
Benjamin Canac
|
5ea43ab4e4
|
chore: uniformize icons in Button / Input / Select / SelectMenu
Also adds `loading` to `Select` and `SelectMenu`
|
2023-05-31 23:30:52 +02:00 |
|
Benjamin Canac
|
ba44c58a80
|
chore(SelectMenu)!: remove inline-flex from wrapper to behave like other form elements
|
2023-05-31 23:22:58 +02:00 |
|
Benjamin Canac
|
490025a981
|
docs: add Table icons in theming icons section
|
2023-05-31 18:31:15 +02:00 |
|
Benjamin Canac
|
2966373a86
|
chore(Table): handle empty-state
Resolves #243
|
2023-05-31 18:30:49 +02:00 |
|
Sylvain Marroufin
|
8bdb8c45f7
|
chore(Dropdown): hover mode with padding instead of offset + improve docs (#242)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-05-31 14:28:14 +02:00 |
|
Sylvain Marroufin
|
9827de0b58
|
docs(textarea): improve props documentation (#241)
|
2023-05-31 12:49:47 +02:00 |
|
Benjamin Canac
|
23f01fde41
|
chore(Table): rename preset container to base
|
2023-05-31 12:11:28 +02:00 |
|
Benjamin Canac
|
f680318e44
|
docs: fix overflow in table page
Fixes #244
|
2023-05-31 12:11:12 +02:00 |
|
Benjamin Canac
|
cd2d1eb1fa
|
docs(table): add alert on sort prop without sortable
|
2023-05-30 18:06:03 +02:00 |
|
Benjamin Canac
|
3ba0aedcba
|
fix(Table): type sort prop
|
2023-05-30 18:03:24 +02:00 |
|
Benjamin Canac
|
40b6884424
|
chore(Table): handle default sort and default column direction
|
2023-05-30 17:59:30 +02:00 |
|
Benjamin Canac
|
a2638c6057
|
chore(Table): split container divide
|
2023-05-30 16:23:17 +02:00 |
|
Benjamin Canac
|
6bd5142a37
|
fix(Table): add missing text-left in th.base
|
2023-05-30 16:21:54 +02:00 |
|
Benjamin Canac
|
bc1d653857
|
chore(Table): split preset for th and td
|
2023-05-30 16:17:17 +02:00 |
|
Benjamin Canac
|
6c215e07a6
|
chore(deps): bump
|
2023-05-30 12:18:05 +02:00 |
|
Benjamin Canac
|
272af9d24c
|
fix(Table): missing ref import from vue
|
2023-05-30 12:17:59 +02:00 |
|
Benjamin Canac
|
cce000ab2b
|
feat: add Table component (#237)
|
2023-05-30 12:13:57 +02:00 |
|
Benjamin Canac
|
4a99d6a7bb
|
docs: fix notification preset for closeButton and actionButton
|
2023-05-29 22:45:33 +02:00 |
|
Benjamin Canac
|
4458656be5
|
chore(Notification)!: rename to closeButton and actionButton for consistency
|
2023-05-29 21:59:59 +02:00 |
|
Benjamin Canac
|
daca46371c
|
chore(CommandPalette)!: rename props to emptyState and closeButton for consistency
|
2023-05-29 21:55:08 +02:00 |
|
Benjamin Canac
|
8ee2ac10e7
|
chore(Toggle)!: rename icons to onIcon / offIcon for consistency
|
2023-05-29 21:38:51 +02:00 |
|
Benjamin Canac
|
1ebaa5aa00
|
fix(Button): invalid padding when using square prop
|
2023-05-29 21:36:28 +02:00 |
|
Benjamin Canac
|
cb43548305
|
chore(SelectMenu): handle multiple default display + specific placeholder
|
2023-05-29 11:52:02 +02:00 |
|
Benjamin Canac
|
360084af7c
|
chore(Toggle): improve component
- allow `iconOn` / `iconOff` default values from preset
- `bg-gray-900` on dark mode inside of `bg-white`
- added `name` prop for form control
|
2023-05-27 22:27:31 +02:00 |
|
Benjamin Canac
|
0af5184c70
|
chore(release): 2.2.1
v2.2.1
|
2023-05-27 12:27:53 +02:00 |
|
Benjamin Canac
|
44c3e2c46a
|
chore(forms): remove required on Input, Select and Textarea name
Resolves #236
|
2023-05-27 12:03:29 +02:00 |
|
Benjamin Canac
|
a96dc19215
|
fix(FormGroup): missing h import from vue
Resolves #236
|
2023-05-27 12:02:51 +02:00 |
|
Benjamin Canac
|
aa881a8d00
|
chore(release): 2.2.0
v2.2.0
|
2023-05-26 23:19:53 +02:00 |
|
Benjamin Canac
|
08413f198b
|
scripts: update to pnpm
|
2023-05-26 22:46:17 +02:00 |
|
Benjamin Canac
|
75ab1d2ed5
|
chore(deps): bump
|
2023-05-26 22:25:58 +02:00 |
|
Sumit Kolhe
|
2d6ce654f4
|
docs: add close button to Slideover example (#211)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
|
2023-05-26 22:20:34 +02:00 |
|