Skip to content

Commit

Permalink
Merge pull request #846 from dpc-sdp/release/2.2.0
Browse files Browse the repository at this point in the history
chore: 🔖 release v2.2.0
  • Loading branch information
dylankelly authored Sep 8, 2023
2 parents 30932ae + 9343c6c commit 6541ff1
Show file tree
Hide file tree
Showing 21 changed files with 101 additions and 21 deletions.
80 changes: 80 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,85 @@
# Changelog

## v2.2.0

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


### 🚀 Enhancements

- **@dpc-sdp/ripple-tide-search:** ✨ add custom collection component ([8ecb6017](https://github.com/dpc-sdp/ripple-framework/commit/8ecb6017))
- ✨ add accessible label for links opening in a new window ([7866c3ee](https://github.com/dpc-sdp/ripple-framework/commit/7866c3ee))
- **@dpc-sdp/ripple-ui-core:** Made search result date label customisable ([9fba5885](https://github.com/dpc-sdp/ripple-framework/commit/9fba5885))
- **@dpc-sdp/ripple-ui-core:** ✨ hyphenate headings ([ab440a1b](https://github.com/dpc-sdp/ripple-framework/commit/ab440a1b))
- **@dpc-sdp/nuxt-ripple-analytics:** Move measurement ids and production flag ([e3ece92f](https://github.com/dpc-sdp/ripple-framework/commit/e3ece92f))
- **@dpc-sdp/nuxt-ripple-analytics:** Add dataLayer event for error pages i.e. 400, 500, etc ([205a2da1](https://github.com/dpc-sdp/ripple-framework/commit/205a2da1))
- **@dpc-sdp/ripple-ui-core:** ✨ add optiional noresults message to search bar ([d5905243](https://github.com/dpc-sdp/ripple-framework/commit/d5905243))
- **nuxt-ripple:** Added social links to footer ([a656d684](https://github.com/dpc-sdp/ripple-framework/commit/a656d684))
- **@dpc-sdp/ripple-ui-core:** A11y slider feedback, fix key-dates link ([cb259a17](https://github.com/dpc-sdp/ripple-framework/commit/cb259a17))
- **@dpc-sdp/ripple-tide-publication:** Support singular authors ([8161837d](https://github.com/dpc-sdp/ripple-framework/commit/8161837d))
- **@dpc-sdp/ripple-ui-core:** Improved custom date label in RplSearchResult ([9282b3dd](https://github.com/dpc-sdp/ripple-framework/commit/9282b3dd))
- **@dpc-sdp/nuxt-ripple:** Added table of contents to sitemap page ([ef969b51](https://github.com/dpc-sdp/ripple-framework/commit/ef969b51))
- **@dpc-sdp/nuxt-ripple:** Made sitemap toc configurable via cms ([c3d36b12](https://github.com/dpc-sdp/ripple-framework/commit/c3d36b12))

### 🩹 Fixes

- **@dpc-sdp/ripple-tide-search:** Fix cc mapping ([7de48e11](https://github.com/dpc-sdp/ripple-framework/commit/7de48e11))
- **@dpc-sdp/ripple-tide-search:** 💄 add margin between error message ([9844062f](https://github.com/dpc-sdp/ripple-framework/commit/9844062f))
- **eslint-config-ripple:** ➕ add required eslint dependencies ([e0c44b95](https://github.com/dpc-sdp/ripple-framework/commit/e0c44b95))
- **nuxt-ripple:** 🐛 fix title undefined in search page ([60988fe5](https://github.com/dpc-sdp/ripple-framework/commit/60988fe5))
- **@dpc-sdp/ripple-tide-search:** Fix search request proxy config ([2c0da907](https://github.com/dpc-sdp/ripple-framework/commit/2c0da907))
- **@dpc-sdp/ripple-tide-search:** 🐛 disable autocomplete on custom collection ([7eb80638](https://github.com/dpc-sdp/ripple-framework/commit/7eb80638))
- **@dpc-sdp/nuxt-ripple-analytics:** Fix undefined error ([f75f3d9d](https://github.com/dpc-sdp/ripple-framework/commit/f75f3d9d))
- **@dpc-sdp/ripple-tide-search:** 🐛 fix autocomplete end point ([2304ad5d](https://github.com/dpc-sdp/ripple-framework/commit/2304ad5d))
- **@dpc-sdp/ripple-ui-core:** Add max width to scrollable table story ([9083049e](https://github.com/dpc-sdp/ripple-framework/commit/9083049e))
- **@dpc-sdp/nuxt-ripple-analytics:** Use new tide hook for dataLayer events ([e447970e](https://github.com/dpc-sdp/ripple-framework/commit/e447970e))
- **@dpc-sdp/ripple-tide-publication:** Matched page api by merging configs ([cb4bbca6](https://github.com/dpc-sdp/ripple-framework/commit/cb4bbca6))
- **@dpc-sdp/nuxt-ripple:** Fixed typo ([05825921](https://github.com/dpc-sdp/ripple-framework/commit/05825921))

### 💅 Refactors

- **@dpc-sdp/ripple-tide-search:** ✨ use backend json field ([52970c23](https://github.com/dpc-sdp/ripple-framework/commit/52970c23))
- **@dpc-sdp/ripple-tide-search:** ♻️ rename proxy handlers to match purpose ([cc3fc595](https://github.com/dpc-sdp/ripple-framework/commit/cc3fc595))
- **@dpc-sdp/ripple-ui-core:** ♻️ use src if printSrc is not supplied ([6df87bd9](https://github.com/dpc-sdp/ripple-framework/commit/6df87bd9))
- **@dpc-sdp/ripple-ui-core:** ♻️ restore print logo to default ([e1150cec](https://github.com/dpc-sdp/ripple-framework/commit/e1150cec))

### 📦 Build

- Update lockfile ([dc8c026c](https://github.com/dpc-sdp/ripple-framework/commit/dc8c026c))
- 💚 fix storybook, jest, axe incompat ([d6ce5b48](https://github.com/dpc-sdp/ripple-framework/commit/d6ce5b48))

### 🏡 Chore

- **eslint-config-ripple:** Add ripple eslint to cli templates ([b54dd78f](https://github.com/dpc-sdp/ripple-framework/commit/b54dd78f))
- **@dpc-sdp/nuxt-ripple-cli:** Updated new layer cli with correct publish action ([2e3fcc81](https://github.com/dpc-sdp/ripple-framework/commit/2e3fcc81))
- **@dpc-sdp/nuxt-ripple-cli:** Added missing npmrc to site generator ([3201dad9](https://github.com/dpc-sdp/ripple-framework/commit/3201dad9))
- **@dpc-sdp/nuxt-ripple-cli:** Removed caret from layer package.json template ([15d1b5d2](https://github.com/dpc-sdp/ripple-framework/commit/15d1b5d2))
- **@dpc-sdp/ripple-ui-forms:** Remove counter from form inputs ([d834ba31](https://github.com/dpc-sdp/ripple-framework/commit/d834ba31))
- **@dpc-sdp/ripple-tide-landing-page:** Remove counter from textareas ([991bd454](https://github.com/dpc-sdp/ripple-framework/commit/991bd454))
- **@dpc-sdp/ripple-tide-landing-page:** Infer counter type as api doesn't always return it ([1ef7549e](https://github.com/dpc-sdp/ripple-framework/commit/1ef7549e))
- 🚀 change publish process to be on release ([ab027fe2](https://github.com/dpc-sdp/ripple-framework/commit/ab027fe2))

### ✅ Tests

- **@dpc-sdp/ripple-tide-search:** ✅ ignore resize observer exception in expander ([d3a1ea85](https://github.com/dpc-sdp/ripple-framework/commit/d3a1ea85))
- **@dpc-sdp/ripple-tide-search:** 🧪 remove unimplemented test ([8f96db79](https://github.com/dpc-sdp/ripple-framework/commit/8f96db79))
- **@dpc-sdp/ripple-tide-search:** Skip custom collection tests ([06fff8c1](https://github.com/dpc-sdp/ripple-framework/commit/06fff8c1))
- **@dpc-sdp/ripple-tide-search:** 💚 fix custom collection tests ([c1a9acbc](https://github.com/dpc-sdp/ripple-framework/commit/c1a9acbc))
- **nuxt-ripple:** Fixed footer tests and social links ([e047c198](https://github.com/dpc-sdp/ripple-framework/commit/e047c198))
- **nuxt-app:** Remove old counter test ([f7d95822](https://github.com/dpc-sdp/ripple-framework/commit/f7d95822))

### 🎨 Styles

- 🚚 rename flowchart ([4a25952e](https://github.com/dpc-sdp/ripple-framework/commit/4a25952e))
- **@dpc-sdp/ripple-ui-core:** 💄 add bg on hyphenated example ([cea33a86](https://github.com/dpc-sdp/ripple-framework/commit/cea33a86))

### ❤️ Contributors

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

## v2.1.9

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.1.8...v2.1.9)
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.9",
"version": "2.2.0",
"npmClient": "pnpm",
"exact": true,
"command": {
Expand Down
4 changes: 2 additions & 2 deletions 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.9",
"version": "2.2.0",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand All @@ -14,8 +14,8 @@
],
"dependencies": {
"@nuxt/eslint-config": "0.1.1",
"@typescript-eslint/parser": "^6.2.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"vue-eslint-parser": "^9.3.1"
},
"devDependencies": {
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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"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.9",
"version": "2.2.0",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand Down

0 comments on commit 6541ff1

Please sign in to comment.