Skip to content

Releases: hugopeek/romanesco-patterns

v0.11.3

18 Jan 03:59
Compare
Choose a tag to compare

Released on January 16, 2018

New features:

  • Add UpdateStyling plugin to change styling theme from config settings
  • Add getImageDimensions snippet to retrieve width and height from image files
  • Add splitString snippet to divide output or placeholder into multiple sections

Fixes and improvements:

  • Enable editor to add custom (pre)hooks to FormBlocks forms
  • Add option to set form layout in Form CB itself
  • Mute strange and elusive ImagePlus output line

v0.11.2

20 Dec 03:43
Compare
Choose a tag to compare

Released on December 20, 2017

New features:

  • Add Cards CBs for presenting content inside a set of cards
  • Add functionality to automatically reduce Tabs to Accordions on mobile

Fixes and improvements:

  • Enable theme overrides for setBoxType snippet
  • Add option to manually assign an ID to a Maps CB
  • Add IDs to first level CB layouts for better targeting
  • Allow smaller profile pictures of persons and organizations
  • Add option to select tags to form selection fields
  • Add more display variations to Tabs organism
  • Add option to select Tab menu position (top, right, bottom or left)
  • Add option to select Tab menu heading level (h2,h3,h4,h5,h6,span)

v0.11.1

25 Jul 11:17
Compare
Choose a tag to compare

Released on July 25, 2017

New features:

  • [ContentBlocks] Add CB field for displaying map with marker
  • [FormBlocks] Add snippets for creating repeating input fields

Fixes and improvements:

  • Add ability to use an SVG as global background
  • Replace popup class with tooltip to avoid collisions [#82]
  • [FormBlocks] Add ability to use alternate option value in HTML
  • [FormBlocks] Add ability to choose help text position (above or below input)
  • [FormBlocks] Add ability to force fieldset to always display as segment
  • Add numeric operator to modifiedIf
  • Add outputAsTpl option to modifiedIf (for using then/else value as chunk)
  • Fix null result not actually returning false in getContextSetting [#83]
  • Fix TV output options being reset to default on GPM build [#80]
  • [FormBlocks] Prevent form submission failing when cb_input_file_id is empty
  • Configure grid settings for all Overviews with setBoxType snippet [#79]
  • Add id to HTML tag with context_key
  • Add inner container to all segments inside ArticleTraditional template

v0.11.0

30 Apr 05:00
Compare
Choose a tag to compare

Released on April 30, 2017

New features:

  • Add CB layout + field for wrapping content in Semantic UI segments
  • [FormBlocks] Add multiple file upload field

Fixes and improvements:

  • Responsive images through srcset and sizes attributes
  • Cache each Overview type in its own custom cache partition
  • Add icon size and de-emphasize options to Icon SVG
  • Refactor gallery / slider combo and add captions
  • Prevent collisions between Tab and regular segment types
  • Add ability to override Google Analytics tracking code per context
  • Add submenus to HeaderVertical navigation
  • Add CTAs in HeaderVertical templates through hero unit in header
  • Add more aliases for custom templates (for assigning TVs with GPM)
  • Add fallbacks to placeholders inside some patterns
  • Correct field types and descriptions of some information electrons
  • Start adding descriptions to all elements
  • [FormBlocks] Add ability to set dynamic redirect ID
  • [FormBlocks] Add row template for auto-generated select options
  • [FormBlocks] Combine Select Dropdown and Select Options fields
  • [FormBlocks] Fix Other and Collapsible fields
  • [FormBlocks] Use fieldset / legend markup again in HTML

v0.10.6

23 Feb 13:44
Compare
Choose a tag to compare

Released on February 22, 2017

New features:

  • Add template and patterns for displaying header vertically

Fixes and improvements:

  • Improve footer layout on mobile
  • Improve structure of Backyard information segments
  • Allow image type to be controlled by a setting in Overviews

v0.10.5

26 Jan 09:03
Compare
Choose a tag to compare

Released on January 26, 2017

New features:

  • Add system setting for specifying Project Dashboard resource ID
  • Add system setting for specifying Pattern Library container ID
  • Add firstChildID snippet for fetching... the first child ID

Fixes and improvements:

  • Refactor Button CB to incorporate icon buttons [BC]
  • Fix first key not being rendered by jsonToHTML snippet
  • Include extension when searching for matching pattern URIs
  • Rename / re-purpose ProjectHub template to ProjectDashboard
  • Minor tweaks and fixes to Hub elements

v0.10.4

12 Jan 08:27
Compare
Choose a tag to compare

Released on January 12, 2017

Fixes and improvements:

  • Add scripts for included/referring Bosons (ContentBlocks)
  • Optimize existing included/referring snippets for more accurate results
  • Use prefixes in all included/referring snippets to avoid collisions

v0.10.2

09 Dec 04:47
Compare
Choose a tag to compare

Released on November 23, 2016

New features:

  • Add tools for listing included and referring patterns in front-end library

Fixes and improvements:

  • Combine Accordion and Tabs CBs
  • Rearrange some electrons in new Connections category
  • Hide empty TV categories after moving TVs with FC
  • Fix broken path in fbLoadAssets snippet
  • Fix broken prism.js code highlighting