2.18.15 • Published 13 days ago

@speckle/ui-components v2.18.15

Weekly downloads
-
License
-
Repository
-
Last release
13 days ago

ui-components

Speckle UI component library built with Vue 3 and relying on the Speckle Tailwind theme.

Setup

  1. Make sure you have @speckle/tailwind-theme installed and set up with Tailwind
  2. Install @speckle/ui-components
  3. In your tailwind config import tailwindContentEntry from @speckle/ui-components/tailwind-configure and invoke it in the contents field to ensure PurgeCSS is configured correctly. It requires the CJS require object as its only parameter. If it isn't available (in an ESM environment), you can use node's createRequire().
  4. Import @speckle/ui-components/style.css in your app. If exports map isn't supported you can also import from @speckle/ui-components/dist/style.css

Usage in Nuxt v3

It's suggested that you also install the @speckle/ui-components-nuxt Nuxt module. It will ensure that all of the Vue components can be auto-imported like components in nuxt's ./components directory. No need to import them manually anymore and you'll also get proper TS typing in your Vue templates out of the box!

Troubleshooting

Form validation doesn't work

It appears that in some scenarios Nuxt/Vite gets confused and bundles 'vee-validate' twice. To fix this add 'vee-validate' to vite.resolve.dedupe in your nuxt/vite config.

Build

Run yarn build

Development

Develop & test your components in Storybook - yarn storybook

Optionally you can also run yarn dev to run the Vite dev server which runs App.vue and in some special scenarios you might want to debug components there.

Troubleshooting

Styles don't work

Re-start storybook, it could be that you introduced a new tailwind class that was previously purged out

2.18.15

13 days ago

2.18.14

2 months ago

2.18.12

2 months ago

2.18.13

2 months ago

2.18.11

2 months ago

2.18.10

2 months ago

2.18.9

2 months ago

2.18.8

2 months ago

2.18.7

2 months ago

2.18.6

2 months ago

2.18.3

3 months ago

2.18.4

3 months ago

2.18.2

3 months ago

2.18.1

3 months ago

2.18.0

3 months ago

2.17.16

3 months ago

2.17.15

3 months ago

2.17.14

3 months ago

2.17.12

4 months ago

2.17.11

4 months ago

2.17.13

4 months ago

2.17.10

4 months ago

2.17.9

4 months ago

2.17.8

4 months ago

2.17.7

5 months ago

2.17.6

5 months ago

2.17.5

5 months ago

2.17.4

5 months ago

2.15.2-alpha3

8 months ago

2.15.2-alpha4

8 months ago

2.16.1-alpha9

7 months ago

2.15.2-alpha1

8 months ago

2.15.2-alpha2

8 months ago

2.16.1-alpha7

7 months ago

2.16.1-alpha8

7 months ago

2.16.1-alpha5

7 months ago

2.16.1-alpha6

7 months ago

2.17.2

6 months ago

2.17.3

6 months ago

2.17.0

6 months ago

2.17.1

6 months ago

2.15.0

10 months ago

2.16.0

8 months ago

2.15.1

9 months ago

2.16.1-alpha3

7 months ago

2.16.1-alpha4

7 months ago

2.16.1-alpha1

7 months ago

2.16.1-alpha2

7 months ago

2.16.1-alpha11

7 months ago

2.15.2-alpha7

8 months ago

2.16.1-alpha10

7 months ago

2.15.2-alpha5

8 months ago

2.15.2-alpha6

8 months ago

2.14.8-alpha10

11 months ago

2.14.8-alpha9

11 months ago

2.14.8-alpha8

11 months ago

2.14.8-alpha7

11 months ago

2.14.8-alpha6

11 months ago

2.14.8-alpha5

11 months ago

2.14.8-alpha4

11 months ago

2.14.8-alpha3

11 months ago

2.14.8-alpha2

11 months ago

2.14.8-alpha1

11 months ago

2.14.7

11 months ago

2.14.7-alpha1

11 months ago

2.14.6

11 months ago

2.14.5

12 months ago

2.14.4

12 months ago

2.14.3

12 months ago

2.14.1

12 months ago

2.14.0

12 months ago

2.12.666

12 months ago