Skip to content

Commit

Permalink
Merge branch 'release/2.1.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
David Featherston committed Aug 11, 2023
2 parents 90292bb + f3ceb8f commit 9d34209
Show file tree
Hide file tree
Showing 21 changed files with 60 additions and 20 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,45 @@
# Changelog

## v2.1.0...release/2.1.1

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.1.0...release/2.1.1)


### 🚀 Enhancements

- **@dpc-sdp/ripple-tide-search:** Add tide search page events ([5db04e13](https://github.com/dpc-sdp/ripple-framework/commit/5db04e13))
- **@dpc-sdp/ripple-tide-search:** Get URL from urlManager ([9f534cc5](https://github.com/dpc-sdp/ripple-framework/commit/9f534cc5))
- **@dpc-sdp/ripple-tide-search:** Add search listing events ([581fa166](https://github.com/dpc-sdp/ripple-framework/commit/581fa166))
- **@dpc-sdp/ripple-tide-landing-page:** Add compact card collection i.e. category grid support ([9f9b2ff4](https://github.com/dpc-sdp/ripple-framework/commit/9f9b2ff4))
- **@dpc-sdp/ripple-ui-core:** Move default alt above image attrs so it can be overridden ([f572cdf7](https://github.com/dpc-sdp/ripple-framework/commit/f572cdf7))
- **@dpc-sdp/ripple-tide-search:** Add type to search events ([037f1c65](https://github.com/dpc-sdp/ripple-framework/commit/037f1c65))
- **@dpc-sdp/ripple-ui-core:** Make header content 10 cols when there's no 'sidebar' ([09a49182](https://github.com/dpc-sdp/ripple-framework/commit/09a49182))

### 🩹 Fixes

- **@dpc-sdp/ripple-tide-search:** 🐛 flatten filterval if an array is found ([e8f2830f](https://github.com/dpc-sdp/ripple-framework/commit/e8f2830f))
- **@dpc-sdp/ripple-ui-core:** Add min-width to fieldsets, this fixes overflowing dropdowns ([4cd64d7d](https://github.com/dpc-sdp/ripple-framework/commit/4cd64d7d))
- **@dpc-sdp/ripple-ui-core:** Ensure wysiwyg images aren't all full width ([2eabe11f](https://github.com/dpc-sdp/ripple-framework/commit/2eabe11f))
- **@dpc-sdp/ripple-ui-core:** Allow tables and media elements to span full width ([b54b6cce](https://github.com/dpc-sdp/ripple-framework/commit/b54b6cce))
- **@dpc-sdp/ripple-ui-core:** Fix quick exit positioning in build mode ([b779e9b9](https://github.com/dpc-sdp/ripple-framework/commit/b779e9b9))

### 💅 Refactors

- **@dpc-sdp/ripple-tide-search:** ♻️ add separate case for prefix filter ([ebad0ac6](https://github.com/dpc-sdp/ripple-framework/commit/ebad0ac6))
- **@dpc-sdp/ripple-tide-search:** ♻️ add separate case for prefix filter ([1df527c4](https://github.com/dpc-sdp/ripple-framework/commit/1df527c4))

### 🏡 Chore

- **@dpc-sdp/ripple-ui-core:** Swap search bar event names ([db260750](https://github.com/dpc-sdp/ripple-framework/commit/db260750))
- **@dpc-sdp/ripple-tide-search:** Update search bar related events following name change ([8425b87d](https://github.com/dpc-sdp/ripple-framework/commit/8425b87d))
- Fix publish step ([da7a3dbf](https://github.com/dpc-sdp/ripple-framework/commit/da7a3dbf))

### ❤️ Contributors

- David Featherston <[email protected]>
- Dylan Kelly <[email protected]>
- Jason Smith <[email protected]>

## v2.1.0

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.0.0-rc.1...v2.1.0)
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.0",
"version": "2.1.1",
"npmClient": "pnpm",
"exact": true,
"command": {
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/eslint-config-ripple",
"description": "ESLint config for Ripple projects",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-ripple-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/nuxt-ripple-analytics",
"description": "Nuxt module for handling event tracking.",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"main": "./nuxt.config.ts",
"repository": "https://github.com/dpc-sdp/ripple-framework",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-ripple-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/nuxt-ripple-cli",
"description": "A CLI for simplifying common setup and scaffolding tasks",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-ripple-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/nuxt-ripple-preview",
"description": "Adds support for drupal preview links in Ripple frontend sites",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"main": "./nuxt.config.ts",
"repository": "https://github.com/dpc-sdp/ripple-framework",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt-ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/nuxt-ripple",
"description": "Nuxt module for integrating Ripple and Tide",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"main": "./nuxt.config.ts",
"repository": "https://github.com/dpc-sdp/ripple-framework",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "ripple-storybook",
"description": "Ripple Storybook instance",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"private": true,
"repository": "https://github.com/dpc-sdp/ripple-framework",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-test-utils",
"description": "Test utils for Ripple sites",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"type": "module",
"main": "./dist/config/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-api",
"description": "Ripple API endpoints for Tide Drupal backend",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-event",
"description": "Ripple mappings and components for Tide Event Content type",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"main": "./nuxt.config.ts",
"repository": "https://github.com/dpc-sdp/ripple-framework",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-grant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-grant",
"description": "Ripple mappings and components for Tide Grant Content type",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-landing-page",
"description": "Ripple mappings and components for Tide landing-page Content type",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-media",
"description": "Ripple mappings and components for Tide media",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-news/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-news",
"description": "Ripple mappings and components for Tide News content type",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-publication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-publication",
"description": "Ripple mappings and components for Tide Publication Content type",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-tide-search",
"description": "Ripple search UI and services for connecting to Tide search",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./nuxt.config.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-tide-topic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"./mapping": "./mapping/index.ts",
"./types": "./types.ts"
},
"version": "2.1.0",
"version": "2.1.1",
"dependencies": {
"@dpc-sdp/nuxt-ripple": "workspace:*",
"@dpc-sdp/ripple-tide-api": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-ui-core",
"description": "Ripple UI Core component library",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/ripple-ui-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/ripple-ui-forms",
"description": "A form component library built with Formkit",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "./dist/rpl-forms.umd.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config-ripple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packageManager": "[email protected]",
"name": "@dpc-sdp/stylelint-config-ripple",
"description": "ESLint config for Ripple projects",
"version": "2.1.0",
"version": "2.1.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand Down

0 comments on commit 9d34209

Please sign in to comment.