Skip to content

Releases: clay/clayutils

Bugfix: /_sites in the getPrefix

13 Aug 16:44
Compare
Choose a tag to compare

Adds /_sites in the getPrefix regex

Feature: Find Component Ref in Page

28 Sep 19:16
Compare
Choose a tag to compare

add findComponentRefInPage which returns the first encountered reference to a component of a certain type in an unresolved page body

Feature: get layout prefixes

06 Jul 17:29
Compare
Choose a tag to compare

update getPrefix so it gets site prefixes from /_layouts/ uris

Feature: Layouts and Metadata

06 Jul 17:28
Compare
Choose a tag to compare
  • add isDefaultLayout (similar to isDefaultComponent)
  • fix issue with getPageInstance and getLayoutInstance where they don't handle /meta correctly
  • add isPageMeta
  • add isLayoutMeta

Feature: Layouts

05 Jul 18:10
Compare
Choose a tag to compare

Add methods for _layouts #9

Feature: isUri

18 Jun 14:49
Compare
Choose a tag to compare
  • isUri checks for presence of /_uris/

schrodingerian-publishing

22 May 18:49
Compare
Choose a tag to compare
  • FEATURE: isPublished function #7