Commit Graph

335 Commits

Author SHA1 Message Date
Benjamin Canac
c1ddedf67a docs(link): update 2024-07-10 19:07:06 +02:00
Benjamin Canac
612a9e930d docs(kbd): update 2024-07-10 18:44:08 +02:00
Benjamin Canac
bfeba51b8a docs(components): update github links 2024-07-10 18:43:59 +02:00
Benjamin Canac
8e5547f26d docs(content): move shortcuts into composables/ 2024-07-10 17:22:42 +02:00
Benjamin Canac
982e12f2b8 docs(button): update 2024-07-10 15:23:47 +02:00
Benjamin Canac
f16eb2310d docs(badge): update 2024-07-10 15:23:27 +02:00
Benjamin Canac
781047eacb docs(badge): update 2024-07-09 18:11:41 +02:00
Benjamin Canac
c018c23224 feat(components): uniformize colors and variants (#141) 2024-07-09 10:45:26 +02:00
Benjamin Canac
6f535ade9c docs(icons): dynamic theme section 2024-07-03 15:25:05 +02:00
Benjamin Canac
5a22c62b2a docs(nuxt.config): add content highlight diff lang 2024-07-02 15:45:59 +02:00
Benjamin Canac
f4c9f530b8 docs: update 2024-07-02 10:26:46 +02:00
Benjamin Canac
ca029a4b6c docs: update 2024-07-01 19:35:59 +02:00
Benjamin Canac
225d28d279 docs(form): improve Exposed section 2024-06-28 22:32:58 +02:00
Benjamin Canac
c9f9a248b7 docs: update 2024-06-28 16:19:25 +02:00
Benjamin Canac
4ef81991f2 docs: update 2024-06-28 11:51:23 +02:00
Benjamin Canac
84d814f88b docs: update 2024-06-27 16:35:28 +02:00
Benjamin Canac
b5f42cdd3a docs: update 2024-06-27 15:39:15 +02:00
Benjamin Canac
0b3ce24eb6 docs: update 2024-06-26 19:09:05 +02:00
Benjamin Canac
0b8bfa887b docs(deps): update @nuxt/content and move content/ outside of app/ 2024-06-20 10:39:10 +02:00
Benjamin Canac
20995aa6d3 docs: migrate to nuxt compatibility 4 2024-06-12 11:10:59 +02:00
Silver343
814437255e feat(RadioGroup): handle horizontal orientation (#74) 2024-04-22 14:14:51 +02:00
Neil Richter
dd8a122933 docs(installation): update regex to match @nuxt/eslint rules (#1572) 2024-03-27 13:55:23 +01:00
Qin Guan
0b799e4300 docs(icon): add link to theming icons section (#1571)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-27 13:54:38 +01:00
chenying
c49f8999d3 fix(SelectMenu): handle Boolean type as model value (#1550)
Co-authored-by: chenying <chenying@addcn.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-26 12:15:25 +01:00
Benjamin Canac
7d6b5c358f docs(Slideover): missing New badge 2024-03-25 12:45:26 +01:00
Benjamin Canac
f854746bd8 docs(alert): missing New badges 2024-03-25 12:45:18 +01:00
Mohammad Amin Mokhtari
e1e05af0ba feat(Toggle): add loading prop (#1546)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-25 12:43:15 +01:00
Eugen Istoc
e7697595c8 feat(Slideover): open programmatically (#1465)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
2024-03-21 17:48:35 +01:00
Alex Thorwaldson
cee3e126a4 feat(Alert): add icon & avatar slots (#1401)
Co-authored-by: gangan <44604921+shinGangan@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 21:49:57 +01:00
Benjamin Canac
877b22c294 docs: consistent icons and avatars across examples 2024-03-12 22:20:44 +01:00
Shoshana Connack
6c02d1c704 docs(getting-started): grammar correction (#1482) 2024-03-07 11:51:46 +01:00
Mukund Shah
aa6e523780 docs(Notification): add Notifications props and config (#1449) 2024-03-04 11:56:18 +01:00
David Parys
bfd15c1818 docs(Link): add IntelliSense section (#1442) 2024-03-04 11:55:17 +01:00
Rodion
027d85402b docs(FormGroup): wrong icon name in #help slot (#1451) 2024-03-04 11:54:44 +01:00
roiLeo
99b9467dc2 docs(SelectMenu): invalid anchor to creatable (#1453) 2024-03-04 11:53:52 +01:00
Shoshana Connack
cdf6ff7152 docs(date-picker): include date-fns in installation (#1434) 2024-02-27 14:26:25 +01:00
Benjamin Canac
e819656a34 docs: move headlessui links before github 2024-02-26 11:37:32 +01:00
Sébastien Chopin
024e03acc9 docs(breadcrumb): add link to github (#1414) 2024-02-26 11:37:32 +01:00
sdezza
9b208bf297 docs(modal): mention how to programatically close (#1423) 2024-02-26 11:24:02 +01:00
Benjamin Canac
87526b9ec5 docs: rename UDocs components to UContent 2024-02-22 15:28:44 +01:00
Benjamin Canac
d15d7fa01d docs(home): improve pro section 2024-02-22 13:07:23 +01:00
Benjamin Canac
58682cec0c docs(theming): broken link for ui.config file
Resolves #1372
2024-02-18 20:01:21 +01:00
Romain Hamel
37ef7a4e4f docs(form): improve form documentation (#1373) 2024-02-18 18:30:20 +01:00
Benjamin Canac
3fe35217cb feat(Table): display progress bar when loading (#1362) 2024-02-15 12:37:44 +01:00
Benjamin Canac
c488b28c3c docs: use lang="ts" everywhere 2024-02-14 17:41:10 +01:00
Richard van Driest
e23d4aaf53 docs(table): correct spelling (#1340) 2024-02-09 11:40:02 +01:00
Benjamin Canac
f5fa9fe163 docs: add New badges on edge 2024-02-07 21:48:21 +01:00
Benjamin Canac
627a44bb1f docs: remove New badges on edge 2024-02-07 21:42:33 +01:00
Benjamin Canac
3295954247 docs(table): prevent overflow on mobile 2024-02-07 21:36:32 +01:00
Neil Richter
6f29c620ab feat(Modal): open programmatically (#1319) 2024-02-07 16:53:17 +01:00