8.x-1.0-rc1 (2017-09-25)
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)
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)
Fixed bugs:
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)
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
- Support preview views UI #54 #60 (ademarco)
- Recursion (max function nesting level) #53 #59 (ademarco)
- Allow libraries to be defined on pattern definitions #34 #52 (ademarco)
- fixed a broken sentence. #47 (Grienauer)
8.x-1.0-beta4 (2017-01-28)
Closed issues:
- Add example theme #29
Merged Pull Requests
- Add example theme #29 #46 (ademarco)
- Allow preview values to be empty #43 #45 (ademarco)
- Add Twig function to render patterns in templates #38 #41 (ademarco)
- Add hashes to preview render arrays recursively #39 #40 (aleksip)
- Add a Gitter chat badge to README.md #30 (gitter-badger)
8.x-1.0-beta3 (2017-01-25)
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)
Closed issues:
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:
* This Change Log was automatically generated by github_changelog_generator