Skip to content

Latest commit

 

History

History
258 lines (186 loc) · 19.3 KB

CHANGELOG.md

File metadata and controls

258 lines (186 loc) · 19.3 KB

Change Log

8.x-1.2 (2020-06-11)

Full Changelog

Closed issues:

  • Pattern translation #285
  • how to make compatible with react vue and angular? #272

Merged Pull Requests

8.x-1.1 (2019-06-16)

Full Changelog

Fixed bugs:

  • PatternDefinition:getVariant uses hasField instead of hasVariant #250
  • Views Variant form only shows variant options for 1 pattern. #249

Closed issues:

  • Enable the module's drupal.org issue queue #259
  • Allow fields to have value limits #256
  • What do "variants" do? #255
  • Remove config_installer dependecy #253
  • Missing @group annotation in Drupal\Tests\ui_patterns_field_group\Unit\EntityFinderTest #246
  • Allow hyphen (-) on pattern id #243
  • can i used yml pattern fields in js library files? #242
  • Define HTML element classes with pattern fields. #241
  • Add layout settings option to control the variant selection #238
  • Pattern configuration #222
  • Patterns variables consistency #193
  • Support Formatting in Pattern Descriptions on Pattern Library Page #191
  • Update to D 8.5.3 and latest dev beta Version of ui-patterns #188

Merged Pull Requests

8.x-1.0 (2018-11-12)

Full Changelog

Closed issues:

  • Remove Behat tests in favor of Drupal tests #229
  • map yml 'collections' to drupal collections (field and entityreference lists) #224

Merged Pull Requests

  • Remove Behat tests in favor of Drupal tests #230 (ademarco)
  • Add preview theme suggestions #228 (ademarco)
  • All dependencies must be prefixed by project name #227 (chipway)
  • Change drupal-core-require-dev on composer.json. #219 (voidtek)
  • OPENEUROPA-1253: Preview context on pattern preview element. #217 (upchuk)
  • Update ui_patterns_field_group.info.yml #216 (AmyJuneH)

8.x-1.0-rc2 (2018-10-16)

Full Changelog

Fixed bugs:

  • Problem when embedding view using views_embed_view #184
  • Null field values in field group pattern cause fatal error #145
  • Searching for a pattern in the wrong directory #141

Closed issues:

  • Colon in source id causes a bug #205
  • Development status #200
  • Group annotation is missing #198
  • cant find "modules/contrib/bootstrap_patterns/templates/*.twig.html" #177
  • support request: pattern as paragraphs pattern as layout #173
  • Integrate OpenEuropa Task Runner #169
  • pattern libraries? #166
  • installation #165
  • make use of the type in fields #164
  • Display custom pattern in specific page #163
  • Libraries delivered by patterns can not be extended by sub themes #158
  • 8.x-1.0-rc1 UI Patterns Display Suite error's #154
  • Ability to add multiple previews to a single pattern #153
  • Page display error message during drush cr #149
  • Drupal 8.4 incompatibility #140

Merged Pull Requests

8.x-1.0-rc1 (2017-09-25)

Full Changelog

Fixed bugs:

  • Drupal 8.4.x compatibility #126
  • Defining library dependencies #120
  • Looks for templates in the wrong folder #110
  • Field destination values are not saved correctly #99
  • Make sure that preview property is not required to be set #90

Closed issues:

  • Views page result not displaying entity fields #132
  • Theme configuration and UI Patterns Views Problem #131
  • Pattern link encountered unexpected error #130
  • Setup project development using Drupal Component Scaffold #128
  • Field Groups are not working #111
  • Document that field_layout is required to assign patterns to displays #107
  • Should a views pattern work with Search API? #103
  • Class "Drupal\ui_patterns\Plugin\Validation\Constraint\PatternConstraintTrait" does not exist #100
  • Cannot add fields at Manage display page #95
  • Decentralise plugin manager responsibilities towards pattern plugin classes #91

Merged Pull Requests

  • Add entity and view objects to pattern context #97 #138 (ademarco)
  • Use getLabel on field definition #135 (ademarco)
  • Defining library dependencies #120 #134 (ademarco)
  • Drupal 8.4.x compatibility #126 #133 (ademarco)
  • Setup project development using Drupal Component Scaffold #128 #129 (ademarco)
  • Make sure that preview property is not required to be set #90 #115 (ademarco)
  • Looks for templates in the wrong folder #110 #114 (ademarco)
  • Fix Travis build #113 (ademarco)
  • Fix field select option values #98 (aleksip)
  • Decentralise plugin manager responsibilities towards pattern plugin classes #91 #92 (ademarco)

8.x-1.0-beta7 (2017-04-12)

Full Changelog

Fixed bugs:

  • Improve "use:" property processing #83

Closed issues:

  • Fatal error when setting pattern as default field formatter #28

Merged Pull Requests

  • Support new Drupal 8.3 layout_discovery core module and decommission layout_plugin #80 #93 (ademarco)
  • Move preview and YAML definition to a separate module #86 #88 (ademarco)
  • Improve "use:" property processing #83 #84 (ademarco)

8.x-1.0-beta6 (2017-03-19)

Full Changelog

Fixed bugs:

  • Fatal Error When Defining Library For Pattern #67
  • Recursion (max function nesting level) #53

Closed issues:

  • Refactor tests #69

Merged Pull Requests

  • Allow multiple sources to be mapped to the same destination #81 #82 (ademarco)
  • Use TypedData API to define and validate pattern definitions #78 #79 (ademarco)
  • Make patterns actual objects #71 #72 (ademarco)
  • Refactor tests #69 #70 (ademarco)
  • Refactor pattern plugins to use derivatives #66 #68 (ademarco)
  • Add pattern layout hook suggestions #63 #64 (ademarco)

8.x-1.0-beta5 (2017-02-08)

Full Changelog

Fixed bugs:

  • Support preview views UI #54

Closed issues:

  • Twig Error Loader: Unable to find template in ui_patterns/template #58
  • Use generic .twig extension for a better integration with tools like PatternLab #49

Merged Pull Requests

8.x-1.0-beta4 (2017-01-28)

Full Changelog

Closed issues:

  • Add example theme #29

Merged Pull Requests

8.x-1.0-beta3 (2017-01-25)

Full Changelog

Closed issues:

  • [IMPORTANT] Rename pattern theme prefix from "pattern__" to "pattern_" #36

Merged Pull Requests

  • [IMPORTANT] Rename pattern theme prefix from "pattern__" to "pattern_" #36 #37 (ademarco)
  • Add theme hook suggestions #31 #32 (ademarco)

8.x-1.0-beta2 (2017-01-23)

Full Changelog

Closed issues:

  • Improve documentation #25
  • Fix warning when saving view mode layouts #9

Merged Pull Requests

  • Improve pattern definition validation #20 #27 (ademarco)
  • Improve documentation #25 #26 (ademarco)
  • Allow Twig namespaces in pattern definitions in order to override pattern template file #14 #24 (ademarco)
  • Support for finding templates in subfolders #16 #23 (ademarco)
  • Allow multiple pattern definition files #15 #22 (aleksip)
  • Provide Display Suite field template plugin #7 #21 (ademarco)
  • Add a new pattern render element #12 #19 (ademarco)
  • Integrate patterns with views #8 #18 (ademarco)
  • Add mapping source plugin #5 #11 (ademarco)

8.x-1.0-beta1 (2017-01-09)

Closed issues:

  • Add tests for paragraphs and field groups #6
  • Use Bootstrap as base theme for demo site #3

* This Change Log was automatically generated by github_changelog_generator