Skip to content

Commit

Permalink
Merge pull request #946 from dpc-sdp/release/2.5.0
Browse files Browse the repository at this point in the history
chore: 🔖 release 2.5.0
  • Loading branch information
dylankelly authored Nov 29, 2023
2 parents 3e0121c + 11611e1 commit 736ce3b
Show file tree
Hide file tree
Showing 21 changed files with 72 additions and 20 deletions.
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,57 @@
# Changelog

## v2.5.0

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


### 🚀 Enhancements

- **@dpc-sdp/nuxt-ripple:** ✨ add app information api endpoint ([f620ebc0](https://github.com/dpc-sdp/ripple-framework/commit/f620ebc0))
- **@dpc-sdp/ripple-ui-core:** ✨ pass entire complex option through as payload ([20e0a5ea](https://github.com/dpc-sdp/ripple-framework/commit/20e0a5ea))
- **@dpc-sdp/ripple-tide-landing-page:** ✨ parse form response for upstream errors ([6f71d6e4](https://github.com/dpc-sdp/ripple-framework/commit/6f71d6e4))

### 🩹 Fixes

- **@dpc-sdp/ripple-ui-core:** 🐛 replace logo, fix icon colour ([958f2230](https://github.com/dpc-sdp/ripple-framework/commit/958f2230))
- **@dpc-sdp/ripple-ui-core:** 🐛 add rpl-content on container ([af1a4c4e](https://github.com/dpc-sdp/ripple-framework/commit/af1a4c4e))
- **@dpc-sdp/ripple-tide-publication:** Fixed publication menu not showing after preview expires ([f5c2e8dc](https://github.com/dpc-sdp/ripple-framework/commit/f5c2e8dc))
- **nuxt-ripple:** 🐛 duplicate metatag og:image to twitter:image ([73911e77](https://github.com/dpc-sdp/ripple-framework/commit/73911e77))
- **nuxt-ripple:** 🐛 move const declaration inside try ([c021fbc5](https://github.com/dpc-sdp/ripple-framework/commit/c021fbc5))
- **@dpc-sdp/ripple-tide-api:** Fixed embedded media sometimes not displaying correctly ([830a1459](https://github.com/dpc-sdp/ripple-framework/commit/830a1459))
- **@dpc-sdp/nuxt-ripple:** Fixed content rating submissions on nested routes ([5106cc3a](https://github.com/dpc-sdp/ripple-framework/commit/5106cc3a))
- **@dpc-sdp/ripple-ui-core:** Ensured landmarks are unique ([1eb436ac](https://github.com/dpc-sdp/ripple-framework/commit/1eb436ac))
- 🐛 add rtl styles for more components ([8740a738](https://github.com/dpc-sdp/ripple-framework/commit/8740a738))
- **@dpc-sdp/ripple-tide-landing-page:** 🐛 only display meta if values exist ([02576b83](https://github.com/dpc-sdp/ripple-framework/commit/02576b83))
- **@dpc-sdp/ripple-tide-landing-page:** Stopped created date displaying for landing page cards ([87ef652d](https://github.com/dpc-sdp/ripple-framework/commit/87ef652d))
- **@dpc-sdp/ripple-tide-event:** Fixed website url using booking url ([ba93e8d7](https://github.com/dpc-sdp/ripple-framework/commit/ba93e8d7))
- **@dpc-sdp/ripple-tide-landing-page:** Allow html in data tables ([616446d6](https://github.com/dpc-sdp/ripple-framework/commit/616446d6))

### 💅 Refactors

- **@dpc-sdp/ripple-ui-core:** ♻️ support object for suggestion options ([47b2d819](https://github.com/dpc-sdp/ripple-framework/commit/47b2d819))
- **@dpc-sdp/ripple-ui-core:** ♻️ rework as function props ([c7542209](https://github.com/dpc-sdp/ripple-framework/commit/c7542209))
- **nuxt-ripple:** ♻️ reorder twitter:image priority ([e42393bb](https://github.com/dpc-sdp/ripple-framework/commit/e42393bb))
- **nuxt-ripple:** ♻️ only add hide-alerts on server render ([aabd2e6d](https://github.com/dpc-sdp/ripple-framework/commit/aabd2e6d))
- ♻️ isolate pkg transform to pass cypress ([9821cae3](https://github.com/dpc-sdp/ripple-framework/commit/9821cae3))
- **@dpc-sdp/nuxt-ripple-cli:** ♻️ refactor favicon generator into cli tool ([8075edf6](https://github.com/dpc-sdp/ripple-framework/commit/8075edf6))
- **@dpc-sdp/nuxt-ripple-cli:** ♻️ make path completely user changeable ([7a20552d](https://github.com/dpc-sdp/ripple-framework/commit/7a20552d))

### 📦 Build

- **nuxt-app:** 👷 prevent live request leakage in cypress ([282cecac](https://github.com/dpc-sdp/ripple-framework/commit/282cecac))

### ✅ Tests

- **@dpc-sdp/ripple-tide-landing-page:** ✅ check for null attr ([46e1ac3f](https://github.com/dpc-sdp/ripple-framework/commit/46e1ac3f))
- **@dpc-sdp/ripple-tide-landing-page:** Fixed data table tests ([32716d41](https://github.com/dpc-sdp/ripple-framework/commit/32716d41))

### ❤️ Contributors

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

## v2.4.9

[compare changes](https://github.com/dpc-sdp/ripple-framework/compare/v2.4.8...v2.4.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.4.9",
"version": "2.5.0",
"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.4.9",
"version": "2.5.0",
"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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.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.4.9",
"version": "2.5.0",
"license": "Apache-2.0",
"repository": "https://github.com/dpc-sdp/ripple-framework",
"main": "index.js",
Expand Down

0 comments on commit 736ce3b

Please sign in to comment.