Skip to content

Releases: praxisnetau/silverware-social

1.3.0 (2018-06-12)

12 Jun 07:49
Compare
Choose a tag to compare

Full Changelog

Updated

  • base resources path to match new public folder structure

1.2.0 (2018-05-08)

08 May 05:32
Compare
Choose a tag to compare

Full Changelog

Added

  • new SharingItem component for use with the BarNavigation component from silverware/navigation

1.1.0 (2018-04-19)

19 Apr 05:30
Compare
Choose a tag to compare

Full Changelog

Added

  • new SharingIconBarComponent and SharingIcon classes

Updated

  • build dependencies and Praxis URLs
  • set a default title for EmailSharingButton

Fixed

  • bug with sharing button font sizes

1.0.6 (2017-12-11)

11 Dec 01:06
Compare
Choose a tag to compare

Full Changelog

Updated

  • added $table_name for all data objects

1.0.5 (2017-10-09)

09 Oct 03:10
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • updated from silverstripe-module to silverstripe-vendormodule

Removed

  • removed unnecessary dir and path from _config.php

1.0.4 (2017-09-26)

25 Sep 22:52
Compare
Choose a tag to compare

Full Changelog

Fixed

  • a bug with the vertical alignment of sharing buttons that manifested on iOS devices

1.0.3 (2017-09-25)

25 Sep 06:27
Compare
Choose a tag to compare

Full Changelog

Added

  • default margin at bottom of SharingComponent

Updated

  • updated build dependencies

1.0.2 (2017-09-22)

22 Sep 01:45
Compare
Choose a tag to compare

Full Changelog

Fixed

  • call to AllChildren() should be a call to getAllChildren(); this has been fixed

1.0.1 (2017-07-16)

15 Jul 23:25
Compare
Choose a tag to compare

Full Changelog

Updated

  • improved field section naming in getCMSFields
  • changed theme reference to silverware-theme in webpack config

1.0.0 (2017-06-18)

18 Jun 02:16
Compare
Choose a tag to compare

Full Changelog

Updated

  • build dependencies
  • SharingButton is now a Component instead of a MultiClassObject, and can be added using the site tree
  • replaced CompositeField instances with new FieldSection class

Fixed

  • code formatting and docblock errors
  • mailto: link for EmailSharingButton now correctly encoding URL params