Skip to content

Releases: presseddigital/linkit

1.1.1

23 Aug 14:17
Compare
Choose a tag to compare

Fixed

  • Fixed a couple of changelog typos :)

1.1.0

23 Aug 14:15
Compare
Choose a tag to compare

Changed

  • Changed - Improved Linked In link validation (#36)
  • Changed - Improved url link validation
  • Changed - Element link types now allowed to select disabled elements to match the first party Craft element fieldtypes (#37)
  • Changed - Updated element select to match first party fields
  • Changed - Improved support for multisite setup

Added

  • Added hasElement() method to link models to quickly determine if the link is an element link type
  • Added isAvailable() method to link models to quickly determine if a link is available (#27)
  • Added setting to override the default placeholder text for basic and social link types
  • Added getTableAttributeHtmlLink() method, Linkit fields are now previewable table columns in table view (#32)
  • Added status indicators to preview to determine if a link is available

Fixed

  • Fixed issue with the Craft 2 normailize function when a type is not specified (#28)
  • Fixed cp translation bug on element link types when using multiple sites (#26)
  • Fixed an issue with the Craft 2 > Craft 3 migration script related to an undefined type index (#30)

v1.0.8

24 Apr 13:30
Compare
Choose a tag to compare

Fixed

  • Fixed element select - now respects selected site in the cp

v1.0.7.1

24 Apr 12:41
Compare
Choose a tag to compare
Whoops version names

v1.0.7

24 Apr 12:30
Compare
Choose a tag to compare

Added

  • Added Craft 2 migration scripts
  • Added product link type (requires the awesome Craft Commerce)

Fixed

  • Fixed email & phone links text value returning the full url
  • Fixed documentation link

v1.0.6

16 Apr 09:04
Compare
Choose a tag to compare
  • Fixed the select toggle where there is multiple Linkit field's on the same layout
  • Fixed the default text displaying incorrectly for element links
  • Added getLinkAttributes() to access any addional attributes set by Linkit
  • Added getTargetString() to access the current target setting _self or _blank

v1.0.5

31 Mar 19:35
Compare
Choose a tag to compare
Merge branch 'develop'

v1.0.4

30 Mar 20:42
Compare
Choose a tag to compare

Renamed LinkIt.php -> Linkit.php - thanks Brandon!

v1.0.3

27 Mar 13:30
Compare
Choose a tag to compare
  • Updated settings page to group link types.
  • Enabling link types is now done with lightswitches instead of checkboxes

v1.0.2

27 Mar 12:23
43222b7
Compare
Choose a tag to compare

Update license info