Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare changelog for release 1.4.0. #244

Merged
merged 1 commit into from
Dec 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,30 @@
# Change Log

## [1.4.0](https://github.com/openeuropa/oe_whitelabel/tree/1.4.0) (2023-12-22)
[Full Changelog](https://github.com/openeuropa/oe_whitelabel/compare/1.3.0...1.4.0)

**Implemented enhancements:**

- Pass block's attributes to offcanvas pattern for block--facets-form.html.twig [\#210](https://github.com/openeuropa/oe_whitelabel/issues/210)

**Closed issues:**

- Don't wipe existing settings in '\#slim\_select'. [\#235](https://github.com/openeuropa/oe_whitelabel/issues/235)

**Merged pull requests:**

- OEL-2782: Fix tests and update supported core and php versions. [\#243](https://github.com/openeuropa/oe_whitelabel/pull/243) ([brummbar](https://github.com/brummbar))
- OEL-2602: Fix spacing and size for search icon in header search block. [\#240](https://github.com/openeuropa/oe_whitelabel/pull/240) ([brummbar](https://github.com/brummbar))
- ELA-650: Link list integration and "teaser" view display plugin. [\#239](https://github.com/openeuropa/oe_whitelabel/pull/239) ([brummbar](https://github.com/brummbar))
- OEL-2260: Pass block attributes to offcanvas. [\#237](https://github.com/openeuropa/oe_whitelabel/pull/237) ([brummbar](https://github.com/brummbar))
- OEL-2255: Improvemens over slim\_select handling. [\#236](https://github.com/openeuropa/oe_whitelabel/pull/236) ([brummbar](https://github.com/brummbar))

## [1.3.0](https://github.com/openeuropa/oe_whitelabel/tree/1.3.0) (2023-08-25)
[Full Changelog](https://github.com/openeuropa/oe_whitelabel/compare/1.2.0...1.3.0)

**Merged pull requests:**

- Prepare changelog for release 1.3.0. [\#232](https://github.com/openeuropa/oe_whitelabel/pull/232) ([brummbar](https://github.com/brummbar))
- OEL-2424: Updated node drone version. [\#230](https://github.com/openeuropa/oe_whitelabel/pull/230) ([tibi2303](https://github.com/tibi2303))
- OEL-2422: Updated node and bcl-builder. [\#228](https://github.com/openeuropa/oe_whitelabel/pull/228) ([tibi2303](https://github.com/tibi2303))
- OEL-2382: Fixed preprocess of banner. [\#223](https://github.com/openeuropa/oe_whitelabel/pull/223) ([tibi2303](https://github.com/tibi2303))
Expand Down