UNPKG

@parsonic/share-button

Version:

Native share button web component

87 lines (44 loc) 1.24 kB
# @parsonic/share-button ## 1.4.1 ### Patch Changes - 4ec533b: Dont't minify template string for non minfied class ## 1.4.0 ### Minor Changes - e110c80: Minify component template ## 1.3.1 ### Patch Changes - 890899e: Add missing element types ## 1.3.0 ### Minor Changes - d6e0df6: Generate element types with Typescript compiler and add global events ## 1.2.1 ### Patch Changes - 286e82a: Add missing default export for button class ## 1.2.0 ### Minor Changes - 40e0f35: Improve custom element manifest and add TypeScript types for share button element ## 1.1.1 ### Patch Changes - 5660934: Fix typo in event attribute name and add custom element manifest ## 1.1.0 ### Minor Changes - 9da0b63: Add share result event with attributes for customising event names ## 1.0.2 ### Patch Changes - 5af3f21: Add import extension to index file ## 1.0.1 ### Patch Changes - a2016c8: Update docs for minified script usage ## 1.0.0 ### Major Changes - 9233b7b: Tidy up and release as v1 ## 0.2.1 ### Patch Changes - c57b3f8: Update docs ## 0.2.0 ### Minor Changes - 25456cc: Add minified distributions of share button ## 0.1.1 ### Patch Changes - 030c097: Register element if package is imported from root