Skip to content

Releases: peterpeterparker/web-social-share

ESM

03 Feb 07:13
Compare
Choose a tag to compare

Fix

  • Make package ESM ready (#63)

Vite

04 Sep 12:56
0a11116
Compare
Choose a tag to compare

Build

  • improve support for vite

DSCVR

30 Jul 19:51
Compare
Choose a tag to compare

Features

  • share to DSCVR
  • per default, open share link in new window (*)
  • new option openWindowTarget to set another target to open the url than _blank (*)

(*) except "email" and "copy" targets

OpenChat

29 Jul 13:00
Compare
Choose a tag to compare

Features

Fix

  • improve mobile detection to share Twitter or Whatsapp accordingly

Refactor

  • move utils to providers

Build

  • bump dev dependencies
  • remove pretty-quick and husky
  • format code (max 100 chars instead of 140)

ESM NodeJS

21 Dec 06:41
Compare
Choose a tag to compare

Fix

  • add manual support for ESM in NodeJS (#55)

Custom element entry modified

06 Dec 16:04
Compare
Choose a tag to compare

Breaking Changes

  • custom element entry modified (Stencil dist-custom-elements instead of deprecated dist-custom-elements-bundle | #48)
import 'web-social-share/dist/components/web-social-share';

Undefined Reddit title

05 Dec 18:40
Compare
Choose a tag to compare

Fix

  • undefined Reddit title if socialShareText not provided

Ripple Effect

05 Dec 12:11
Compare
Choose a tag to compare

Features

  • improve user feedback on click with a ripple effect

Fix

  • module entry point (#48)

Build

  • bump dev dependencies
  • package-lock version v2 - npm v7

Output custom elements bundle

06 Jun 09:01
a1f455a
Compare
Choose a tag to compare

Build

  • output custom elements as a single bundle (dist-custom-elements-bundle)
  • bump dependencies

Telegram

21 Feb 12:58
Compare
Choose a tag to compare

Features

  • share to Telegram