From 87a4ed02313a7c0fcb5a9fdf8edef90ab12c08f0 Mon Sep 17 00:00:00 2001 From: Keiwen Date: Sat, 18 Jan 2025 17:55:02 +0100 Subject: [PATCH 1/2] add vue-enhanced-check --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 096ddde36..54d499b6f 100644 --- a/README.md +++ b/README.md @@ -1298,6 +1298,7 @@ _Switch / on/off toggle / checkbox_ - [vue-toggles](https://github.com/juliandreas/vue-toggles) - A highly customizable and accessible toggle component - [@vueform/toggle](https://github.com/vueform/toggle) - Vue 3 toggle component with labels, custom slots and styling options. - [vue-collapsed](https://github.com/smastrom/vue-collapsed) - Vue 3 CSS height transition from any to auto and vice versa. Accordion ready. +- [vue-enhanced-check](https://github.com/keiwen/vue-enhancedCheck) - Enhanced checkboxes / radio input + toggle, components for vue 3 ##### Masked Input From f2255b1fd49de0583d8feb5aa71bbaa30f21f753 Mon Sep 17 00:00:00 2001 From: Keiwen Date: Sun, 19 Jan 2025 21:31:10 +0100 Subject: [PATCH 2/2] remove duplicate Tailwind URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54d499b6f..55b70b8b7 100644 --- a/README.md +++ b/README.md @@ -900,7 +900,7 @@ _Set of components + responsive layout system_ - [Prefect Design](https://prefect-design.netlify.app/) - Component library using Vue 3, Typescript & Tailwind. - [Stellar UI](https://github.com/ManukMinasyan/stellar-ui) - Fully styled and customizable components for Vue 3. - [Shadcn UI](https://github.com/radix-vue/shadcn-vue) - An unofficial, community-led Vue port of [shadcn/ui](https://github.com/shadcn-ui/ui) (re-usable components built with [Radix Vue](https://github.com/radix-vue/radix-vue) and [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)). -- [Inspira UI](https://inspira-ui.com/) - Open Source components to build stunning animated interfaces effortlessly using Vue, Nuxt and [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)). +- [Inspira UI](https://inspira-ui.com/) - Open Source components to build stunning animated interfaces effortlessly using Vue, Nuxt and Tailwind CSS. - [flowbite-vue](https://github.com/themesberg/flowbite-vue) - Vue component library based on Tailwind CSS #### Mobile