Skip to content

Commit

Permalink
Merge pull request #1120 from dpc-sdp/release/v2.7.1
Browse files Browse the repository at this point in the history
chore: 🔖 release ripple 2.7.1
  • Loading branch information
dylankelly authored Apr 18, 2024
2 parents 919e6ad + 275e0e7 commit 893a551
Show file tree
Hide file tree
Showing 22 changed files with 65 additions and 21 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,49 @@
# Changelog

## v2.7.1

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.7.0...v2.7.1)


### 🚀 Enhancements

- **@dpc-sdp/nuxt-ripple:** Make links relative to avoid full refresh ([f11f1a9f5](https://github.com/dpc-sdp/ripple-framework/commit/f11f1a9f5))
- **nuxt-app:** Add hero links test ([c391b8476](https://github.com/dpc-sdp/ripple-framework/commit/c391b8476))
- **@dpc-sdp/ripple-tide-search:** Merge config and drupal ui fields ([ab4a51667](https://github.com/dpc-sdp/ripple-framework/commit/ab4a51667))
- **@dpc-sdp/ripple-tide-api:** Add utility to strip site id ([cbadf205a](https://github.com/dpc-sdp/ripple-framework/commit/cbadf205a))
- **@dpc-sdp/ripple-tide-api:** Allow the merging of page and site mapping ([7aa81a91f](https://github.com/dpc-sdp/ripple-framework/commit/7aa81a91f))
- **@dpc-sdp/ripple-ui-core:** Add a "stacked" version of the cta card" ([69057f237](https://github.com/dpc-sdp/ripple-framework/commit/69057f237))
- **@dpc-sdp/nuxt-ripple:** Proxy relative file paths ([b67a3e5d2](https://github.com/dpc-sdp/ripple-framework/commit/b67a3e5d2))
- **@dpc-sdp/ripple-tide-search:** Add suggestionsKey prop to address lookup ([dc53e89b7](https://github.com/dpc-sdp/ripple-framework/commit/dc53e89b7))
- **@dpc-sdp/ripple-tide-landing-page:** ✨ use component title for in page nav ([63ad0fa97](https://github.com/dpc-sdp/ripple-framework/commit/63ad0fa97))

### 🩹 Fixes

- **@dpc-sdp/ripple-ui-forms:** Hide outline for form option input ([7582201d6](https://github.com/dpc-sdp/ripple-framework/commit/7582201d6))
- **@dpc-sdp/ripple-tide-search:** Fix dependent filter reset for content collection ([22e9d6223](https://github.com/dpc-sdp/ripple-framework/commit/22e9d6223))
- **@dpc-sdp/ripple-tide-api:** Decode special characters in anchor links ([f024dff23](https://github.com/dpc-sdp/ripple-framework/commit/f024dff23))
- **@dpc-sdp/ripple-tide-api:** Allow the use of a single markup plugin ([14dcbccf4](https://github.com/dpc-sdp/ripple-framework/commit/14dcbccf4))
- **@dpc-sdp/ripple-tide-search:** Fix search listing taxonomy dropdown error on keyboard navigation ([c39c801c6](https://github.com/dpc-sdp/ripple-framework/commit/c39c801c6))
- **@dpc-sdp/nuxt-ripple-cli:** Remove trailing slash from example env file ([9c6ba786e](https://github.com/dpc-sdp/ripple-framework/commit/9c6ba786e))
- **@dpc-sdp/ripple-tide-search:** Minor eslint cleanup ([512b18cd6](https://github.com/dpc-sdp/ripple-framework/commit/512b18cd6))
- **@dpc-sdp/ripple-tide-api:** 🐛 fix issue with node dependencies in export ([0cc1f8874](https://github.com/dpc-sdp/ripple-framework/commit/0cc1f8874))
- 🐛 import from new endpoint ([20033df2d](https://github.com/dpc-sdp/ripple-framework/commit/20033df2d))

### 💅 Refactors

- ♻️ move util out of ripple-tide-api for cypress ([0b3146449](https://github.com/dpc-sdp/ripple-framework/commit/0b3146449))

### ✅ Tests

- **nuxt-app:** Add location key test ([eb1620ddd](https://github.com/dpc-sdp/ripple-framework/commit/eb1620ddd))

### ❤️ Contributors

- Jason Smith <[email protected]>
- Dylan Kelly <[email protected]>
- David Featherston <[email protected]>
- Alan Cole ([@alan-cole](http://github.com/alan-cole))

## v2.7.0

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.6.4...v2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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.7.0",
"version": "2.7.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/ripple-ui-maps/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-maps",
"description": "Ripple UI Core component library",
"version": "2.7.0",
"version": "2.7.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"files": [
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.7.0",
"version": "2.7.1",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand Down

0 comments on commit 893a551

Please sign in to comment.