Skip to content

Commit edb9ae0

Browse files
committed
Update CHANGELOG.md for 1.1.
1 parent c41c15b commit edb9ae0

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,40 @@
11
# Change Log
22

3+
## [8.x-1.1](https://github.com/nuvoleweb/ui_patterns/tree/8.x-1.1) (2019-06-16)
4+
[Full Changelog](https://github.com/nuvoleweb/ui_patterns/compare/8.x-1.0...8.x-1.1)
5+
6+
**Fixed bugs:**
7+
8+
- PatternDefinition:getVariant uses hasField instead of hasVariant [\#250](https://github.com/nuvoleweb/ui_patterns/issues/250)
9+
- Views Variant form only shows variant options for 1 pattern. [\#249](https://github.com/nuvoleweb/ui_patterns/issues/249)
10+
11+
**Closed issues:**
12+
13+
- Enable the module's drupal.org issue queue [\#259](https://github.com/nuvoleweb/ui_patterns/issues/259)
14+
- Allow fields to have value limits [\#256](https://github.com/nuvoleweb/ui_patterns/issues/256)
15+
- What do "variants" do? [\#255](https://github.com/nuvoleweb/ui_patterns/issues/255)
16+
- Remove config\_installer dependecy [\#253](https://github.com/nuvoleweb/ui_patterns/issues/253)
17+
- Missing @group annotation in Drupal\Tests\ui\_patterns\_field\_group\Unit\EntityFinderTest [\#246](https://github.com/nuvoleweb/ui_patterns/issues/246)
18+
- Allow hyphen \(-\) on pattern id [\#243](https://github.com/nuvoleweb/ui_patterns/issues/243)
19+
- can i used yml pattern fields in js library files? [\#242](https://github.com/nuvoleweb/ui_patterns/issues/242)
20+
- Define HTML element classes with pattern fields. [\#241](https://github.com/nuvoleweb/ui_patterns/issues/241)
21+
- Add layout settings option to control the variant selection [\#238](https://github.com/nuvoleweb/ui_patterns/issues/238)
22+
- Pattern configuration [\#222](https://github.com/nuvoleweb/ui_patterns/issues/222)
23+
- Patterns variables consistency [\#193](https://github.com/nuvoleweb/ui_patterns/issues/193)
24+
- Support Formatting in Pattern Descriptions on Pattern Library Page [\#191](https://github.com/nuvoleweb/ui_patterns/issues/191)
25+
- Update to D 8.5.3 and latest dev beta Version of ui-patterns [\#188](https://github.com/nuvoleweb/ui_patterns/issues/188)
26+
27+
**Merged Pull Requests**
28+
29+
- GH-118: Make sure that we never pass through a value that is not a string. [\#264](https://github.com/nuvoleweb/ui_patterns/pull/264) ([ademarco](https://github.com/ademarco))
30+
- Bump Drupal core versions in .travis.yml. [\#263](https://github.com/nuvoleweb/ui_patterns/pull/263) ([ademarco](https://github.com/ademarco))
31+
- Allow hyphens \(-\) on pattern id [\#262](https://github.com/nuvoleweb/ui_patterns/pull/262) ([ademarco](https://github.com/ademarco))
32+
- Allow modules to alter pattern setting forms [\#254](https://github.com/nuvoleweb/ui_patterns/pull/254) ([christianwiedemann](https://github.com/christianwiedemann))
33+
- Fix PatternDefinition:getVariant. [\#251](https://github.com/nuvoleweb/ui_patterns/pull/251) ([christianwiedemann](https://github.com/christianwiedemann))
34+
- Missing @group in EntityFinderTest [\#247](https://github.com/nuvoleweb/ui_patterns/pull/247) ([damienmckenna](https://github.com/damienmckenna))
35+
- Allow hyphens \(-\) on pattern id [\#244](https://github.com/nuvoleweb/ui_patterns/pull/244) ([gambry](https://github.com/gambry))
36+
- Find a content entity in a render array if keyed by '\#object' [\#234](https://github.com/nuvoleweb/ui_patterns/pull/234) ([ademarco](https://github.com/ademarco))
37+
338
## [8.x-1.0](https://github.com/nuvoleweb/ui_patterns/tree/8.x-1.0) (2018-11-12)
439
[Full Changelog](https://github.com/nuvoleweb/ui_patterns/compare/8.x-1.0-rc2...8.x-1.0)
540

0 commit comments

Comments
 (0)