-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #946 from dpc-sdp/release/2.5.0
chore: 🔖 release 2.5.0
- Loading branch information
Showing
21 changed files
with
72 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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": [ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|