nuxt-custom-elements

Publish your components as a custom-element standalone build.

MIT License

Downloads
5K
Stars
77
Committers
7

Bot releases are visible (Hide)

nuxt-custom-elements - v1.8.0-beta.3

Published by github-actions[bot] over 2 years ago

1.8.0-beta.3 (2022-04-16)

Bug Fixes

nuxt-custom-elements - v1.8.0-beta.2

Published by github-actions[bot] over 2 years ago

1.8.0-beta.2 (2022-04-16)

Bug Fixes

nuxt-custom-elements - v1.8.0-beta.1

Published by github-actions[bot] over 2 years ago

1.8.0-beta.1 (2022-04-16)

Bug Fixes

  • webpack: remove conditional operator, remove node 12 from test (cadcda5)

Features

  • shadow: shadowDom integration improved; update test framework (a32bcd9)
nuxt-custom-elements - v1.7.7

Published by github-actions[bot] over 2 years ago

1.7.7 (2022-03-29)

Bug Fixes

nuxt-custom-elements - v1.7.7-beta.2

Published by github-actions[bot] over 2 years ago

1.7.7-beta.2 (2022-03-29)

Bug Fixes

nuxt-custom-elements - v1.7.7-beta.1

Published by github-actions[bot] over 2 years ago

1.7.7-beta.1 (2022-03-29)

Bug Fixes

nuxt-custom-elements - v1.7.6

Published by github-actions[bot] almost 3 years ago

1.7.6 (2021-11-07)

Bug Fixes

  • docs: replace docus with nuxt docs theme (2d1d2fc)
nuxt-custom-elements - v1.7.6-beta.1

Published by github-actions[bot] almost 3 years ago

1.7.6-beta.1 (2021-11-07)

Bug Fixes

  • docs: replace docus with nuxt docs theme (2d1d2fc)
nuxt-custom-elements - v1.7.5-beta.2

Published by github-actions[bot] almost 3 years ago

1.7.5-beta.2 (2021-11-07)

Bug Fixes

  • docs: replace docus with nuxt docs theme (2d1d2fc)
nuxt-custom-elements - v1.7.5

Published by github-actions[bot] about 3 years ago

1.7.5 (2021-09-25)

Bug Fixes

  • plugin: renaming plugin call (598616f)
nuxt-custom-elements - v1.7.5-beta.1

Published by github-actions[bot] about 3 years ago

1.7.5-beta.1 (2021-09-25)

Bug Fixes

  • plugin: renaming plugin call (598616f)
nuxt-custom-elements - v1.7.4

Published by github-actions[bot] about 3 years ago

1.7.4 (2021-08-19)

Bug Fixes

  • extractCSS: fix extractCSS for build with target static (cee5765)
nuxt-custom-elements - v1.7.3

Published by github-actions[bot] about 3 years ago

1.7.3 (2021-08-19)

Bug Fixes

  • polyfill: add option for disable polyfill (7be72b2)
nuxt-custom-elements - v1.7.2

Published by github-actions[bot] over 3 years ago

1.7.2 (2021-07-12)

Bug Fixes

  • webpack: remove chunk name comment, define chunkname in webpack config (5432657)
nuxt-custom-elements - v1.7.1

Published by github-actions[bot] over 3 years ago

1.7.1 (2021-07-09)

Bug Fixes

  • module: fix deprecated warning (50056e7)
nuxt-custom-elements - v1.7.0

Published by github-actions[bot] over 3 years ago

1.7.0 (2021-07-06)

Features

  • webpack: add webpack option object, remove single options (2c2b088)
nuxt-custom-elements - v1.6.2

Published by github-actions[bot] over 3 years ago

1.6.2 (2021-03-14)

Bug Fixes

  • output: add prop slotContent for default slot content in output html (d8f6c5b)
nuxt-custom-elements - v1.6.1

Published by github-actions[bot] over 3 years ago

1.6.1 (2021-03-13)

Bug Fixes

  • build: fix custom-tag props by function (5b6cfe6), closes #304
nuxt-custom-elements - v1.6.0

Published by github-actions[bot] over 3 years ago

1.6.0 (2021-02-21)

Features

  • tag-option: remove shadow prop; add function options (9a4a4b7)
nuxt-custom-elements - v1.5.1

Published by github-actions[bot] over 3 years ago

1.5.1 (2021-02-20)

Bug Fixes