Skip to content

Releases: peterpeterparker/web-social-share

WhatsApp support

29 Jan 15:51
Compare
Choose a tag to compare

Features

  • add WhatsApp support (#11)
  • add a CSS4 variable to customize the height of the action sheet on small devices (#12)

Improve move slots for slower devices

26 Jan 16:47
Compare
Choose a tag to compare

Fix

  • the move slot method might be executed before the sub-component is loaded (#9)

Slots for any icons and custom brand names

26 Jan 13:34
Compare
Choose a tag to compare

Features

  • add pseudo slots to the social share actions (#8)
  • ability to customize / override rendered names (#7)

Website

  • a bit of styling and text editing on the index.html file for the website

Libs

  • update libs

Fix Safari z-index

24 Oct 07:44
Compare
Choose a tag to compare

Fix

Fix action sheet close action

23 Oct 18:17
Compare
Choose a tag to compare

Fix

  • fix action sheet not closed on middle click (#5#5)

Fix full page height

23 Oct 14:39
Compare
Choose a tag to compare

Fix

  • use full page height (#4)

Fix build warning

23 Oct 05:43
Compare
Choose a tag to compare

Update last Stencil version and target ES2017

19 Oct 07:42
Compare
Choose a tag to compare

Libs

  • update Stencil (#2)
  • target ES2017 (#3)

Update for Ionic v4 and Angular v6

12 Aug 15:16
Compare
Choose a tag to compare

Features

  • breaking changes: Update the component in order to be compatible with Ionic v4 and Angular v6

Important note

I did not gave a try but this version might no be suitable anymore for Ionic v3 and Angular v5. If you are using the web-social-share component in such apps, you might better not upgrade and stick to the component version v1.1.0

Style class properties added to buttons

22 Jun 07:12
Compare
Choose a tag to compare

Add style class properties to buttons in case you want to style them from the top elements

Update Stencil version to v0.8.2