Releases: dpc-sdp/ripple
Releases · dpc-sdp/ripple
stylelint-config-ripple: v2.46.1
2.46.1 (2025-12-24)
Miscellaneous
- adds release steps (7d94a68)
- release 2.27.0 (8ee774e)
- release 2.28.0 (314a80e)
- release 2.29.0 (e62ebcf)
- release 2.30.0 (eecd9f0)
- release 2.31.0 (d2d039a)
- release 2.32.0 (aa0131e)
- release 2.33.0 (e9f41bf)
- release 2.34.0 (31671d4)
- release 2.35.0 (9cc236f)
- release 2.36.0 (5a495f6)
- release 2.37.0 (0df3b39)
- release 2.38.0 (a509106)
- release 2.39.0 (afe23ab)
- release 2.40.0 (5a2b5a2)
- release 2.41.0 (fc93948)
- release 2.42.0 (7d17376)
- release 2.43.0 (f6766e0)
- release 2.44.0 (8809eaa)
- release 2.45.0 (288cb7c)
- release 2.46.0 (4448c7a)
- update repo url in packages (ccd2b48)
ripple-ui-maps: v2.47.0
2.47.0 (2025-12-24)
Features
- @dpc-sdp/ripple-tide-search: changed naming of useFastClustering, negated (1b23a94)
- @dpc-sdp/ripple-tide-search: reset side panel scroll position on search (e4a8246)
- @dpc-sdp/ripple-ui-maps: add open popup event (991a216)
- @dpc-sdp/ripple-ui-maps: adding aria attributes and map description and focus state (ec50ea8)
- @dpc-sdp/ripple-ui-maps: made animation duration configurble for centerMap util (183ef36)
- @dpc-sdp/ripple-ui-maps: wip for maps keyboard nav improvements (27aa79b)
- adds nuxt app example (6211830)
Bug Fixes
- @dpc-sdp/ripple-tide-search: added maxResults option to search (319331e)
- @dpc-sdp/ripple-tide-search: added maxResults option to search (f3a820b)
- @dpc-sdp/ripple-ui-forms: fixes for forms and map stories (65c3dc9)
- @dpc-sdp/ripple-ui-maps: fixed sidebar type popup closing on click (3368a6f)
- @dpc-sdp/ripple-ui-maps: improved performance of getfeaturesAtMapPixel util (ea2b6fd)
- @dpc-sdp/ripple-ui-maps: update emit format post merge (8a85653)
- ripple-storybook: update story urls, improve html only source rendering (73e0649)
- turn off useFastClustering by default (0a3086d)
Performance Improvements
- @dpc-sdp/ripple-ui-maps: added useFastClustering option to improve perf with 1000s of pins (606e5b7)
Miscellaneous
- ⬆️ upgrade all dependencies with security advisories (6fbf3e0)
- ⬆️ upgrade to latest nuxt, use caret (33cbc59)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1a2e1f5)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1aad570)
- @dpc-sdp/ripple-ui-maps: ⬆️ update vue3-openlayers (966679a)
- @dpc-sdp/ripple-ui-maps: ⬆️ update vue3-openlayers to 11.6.0 (5d5b8bd)
- @dpc-sdp/ripple-ui-maps: 🔥 remove mapbox provider (4d61f71)
- @dpc-sdp/ripple-ui-maps: 🔥 remove mapbox provider (d62c766)
- @dpc-sdp/ripple-ui-maps: 🔥 replace mapbox provider in map sidebar stories (3212692)
- @dpc-sdp/ripple-ui-maps: updated to new vicmap urls (d0aaa59)
- adds release steps (7d94a68)
- move RplFeatureFlags to ripple ui core (526a3cf)
- moved vueuse to pnpm catalog and fix version mismatch (934d45f)
- moved vueuse to pnpm catalog and fix version mismatch (334399d)
- release 2.27.0 (8ee774e)
- release 2.28.0 (314a80e)
- release 2.29.0 (e62ebcf)
- release 2.30.0 (eecd9f0)
- release 2.31.0 (d2d039a)
- release 2.32.0 (aa0131e)
- release 2.33.0 (e9f41bf)
- release 2.34.0 (31671d4)
- release 2.35.0 (9cc236f)
- release 2.36.0 (5a495f6)
- release 2.37.0 (0df3b39)
- release 2.38.0 (a509106)
- release 2.39.0 (afe23ab)
- release 2.40.0 (5a2b5a2)
- release 2.41.0 (fc93948)
- release 2.42.0 (7d17376)
- release 2.43.0 (f6766e0)
- release 2.44.0 (8809eaa)
- release 2.45.0 (288cb7c)
- release 2.46.0 (4448c7a)
- update repo url in packages (ccd2b48)
Code Refactoring
- @dpc-sdp/ripple-ui-maps: cleaned up focus management code for popup (6789890)
- @dpc-sdp/ripple-ui-maps: improve active popup id code and added comments (875f60d)
- @dpc-sdp/ripple-ui-maps: improved a11y of map sidepanel markup (35da6c0)
- @dpc-sdp/ripple-ui-maps: track map position, useful in tests (ffb860c)
- ripple-storybook: upgrade to storybook 9 and CSF (f04fe2b)
ripple-ui-forms: v2.47.0
2.47.0 (2025-12-24)
Features
- 💄 style fixes (276aab9)
- 🔇 remove log (8c4dd6c)
- ♻️ add state handler for range (9ce07ae)
- ♻️ design updates, rework range highlight (8b0e60d)
- ♻️ refactor to support single control (09f31be)
- ♻️ rework keyboard accessibility (9118546)
- ♻️ rewrite stories for storybook 9 (ad488cd)
- ✨ add 3rd party date picker (d982fc7)
- ✨ add date range control (a34b4b8)
- ✨ enable prefill, add new token (3fd8d7e)
- ✨ enforce date format (5f5e456)
- ✨ minimal upgrade to nuxt 4 (3fcdcc3)
- 🧪 rework cypress search filter test (6ec3fc1)
- ♿ add descriptive labels, fieldset (b232a0e)
- ✅ transpile vue-datepicker (62a68c2)
- @dpc-sdp/ripple-ui-core: add summary list component and update RplFormReview to us it (9956c34)
- @dpc-sdp/ripple-ui-forms: ✨ adds support for form utilities to set default values (42ec15a)
- @dpc-sdp/ripple-ui-forms: add extra review checks (a26b5f8)
- @dpc-sdp/ripple-ui-forms: add multistep events (aff2956)
- @dpc-sdp/ripple-ui-forms: add review component support (c8f23a5)
- @dpc-sdp/ripple-ui-forms: check for next step on form submit (4888be4)
- @dpc-sdp/ripple-ui-forms: move privacy content to new description location instead of help (4b2824f)
Bug Fixes
- 🐛 move to deps, set as external (3faaf14)
- 🐛 update export path (3b56a95)
- 🐛 update export path (169e27e)
- 📝 update forms storybook (cfd1449)
- 📝 update forms storybook (5a6099a)
- ♻️ meet stricter lint (b02b1ac)
- @dpc-sdp/ripple-ui-forms: fixed analytics event context for multistep forms (a7a745e)
- @dpc-sdp/ripple-ui-forms: fixes for forms and map stories (65c3dc9)
- ripple-storybook: update story urls, improve html only source rendering (73e0649)
Performance Improvements
- @dpc-sdp/ripple-ui-forms: improved perf of dropdowns with 1000s of options (b25d8fa)
Miscellaneous
- ⬆️ upgrade all dependencies with security advisories (6fbf3e0)
- ⬆️ upgrade to latest nuxt, use caret (33cbc59)
- 📝 Add helptext (3aa0274)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1a2e1f5)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1aad570)
- @dpc-sdp/ripple-ui-core: move id before class for linter (128a39e)
- adds release steps (7d94a68)
- fix styles name due to vite update (d518395)
- moved vueuse to pnpm catalog and fix version mismatch (934d45f)
- moved vueuse to pnpm catalog and fix version mismatch (334399d)
- release 2.27.0 (8ee774e)
- release 2.28.0 (314a80e)
- release 2.29.0 (e62ebcf)
- release 2.30.0 (eecd9f0)
- release 2.31.0 (d2d039a)
- release 2.32.0 (aa0131e)
- release 2.33.0 (e9f41bf)
- release 2.34.0 (31671d4)
- release 2.35.0 (9cc236f)
- release 2.36.0 (5a495f6)
- release 2.37.0 (0df3b39)
- release 2.38.0 (a509106)
- release 2.39.0 (afe23ab)
- release 2.40.0 (5a2b5a2)
- release 2.41.0 (fc93948)
- release 2.42.0 (7d17376)
- release 2.43.0 (f6766e0)
- release 2.44.0 (8809eaa)
- release 2.45.0 (288cb7c)
- release 2.46.0 (4448c7a)
- update repo url in packages (ccd2b48)
Code Refactoring
- ripple-storybook: upgrade to storybook 9 and CSF (f04fe2b)
ripple-ui-core: v2.47.0
2.47.0 (2025-12-24)
Features
- ♻️ add summary opt support, revert news component (e6bf5fb)
- ♻️ refactor formatDate helper (00737a8)
- ♻️ use ID and direct DOM call instead (a497478)
- ✨ enable prefill, add new token (3fd8d7e)
- ✨ enforce date format (5f5e456)
- ✨ minimal upgrade to nuxt 4 (3fcdcc3)
- @dpc-sdp/nuxt-ripple-analytics: add 'mode' to custom collection, improved analytics context (d0917a9)
- @dpc-sdp/nuxt-ripple: add feature flag for primary nav login (bcf80be)
- @dpc-sdp/ripple-tide-api: update media embed plugins and add alt, width and height support (43b64d6)
- @dpc-sdp/ripple-tide-event: design updates to event cards (8016187)
- @dpc-sdp/ripple-tide-search: add name context for data table toggle events (9f26c07)
- @dpc-sdp/ripple-tide-search: ensured name of map is used for analytics events (72975b9)
- @dpc-sdp/ripple-tide-search: improved analytics for search and maps (4e89ba1)
- @dpc-sdp/ripple-ui-core: add aria attributes to primary nav (00a7d91)
- @dpc-sdp/ripple-ui-core: add default background to media embed and gallery (b63848e)
- @dpc-sdp/ripple-ui-core: add scope attribute to tables (e70b174)
- @dpc-sdp/ripple-ui-core: add summary list component and update RplFormReview to us it (9956c34)
- @dpc-sdp/ripple-ui-core: add support for table orientation (94c0379)
- @dpc-sdp/ripple-ui-core: added RplLinkList ui component and mapping (482c227)
- @dpc-sdp/ripple-ui-core: adding stories, minor docs site fixes (8332cf3)
- @dpc-sdp/ripple-ui-core: allow html in tab titles (68f3dde)
- @dpc-sdp/ripple-ui-core: allow html in tab titles (89dbdea)
- @dpc-sdp/ripple-ui-core: remove avatar media embed variant (3e14040)
- @dpc-sdp/ripple-ui-core: remove unused property from IRplTab type (c50aa85)
- @dpc-sdp/ripple-ui-core: support for animating in extra table content (76c32a0)
- @dpc-sdp/ripple-ui-core: update summary list story (fcfc49b)
- @dpc-sdp/ripple-ui-core: use contain for media image embeds (e166df2)
- @dpc-sdp/ripple-ui-maps: add open popup event (991a216)
- docs: updating docs site (9f56d3d)
Bug Fixes
- 🐛 add missing case (897b5b4)
- 📝 show token value if nested (e494b06)
- 📝 update forms storybook (cfd1449)
- ♻️ change abbrev pattern and remove comma (4ae5fa6)
- ♻️ fix lint, pin style dictionary dep (3a1a4f6)
- ♻️ force TZ (ae34fda)
- :refactor: meet stricter lint (ce301bb)
- ✅ remove date-fns locale (f40e140)
- @dpc-sdp/ripple-tide-landing-page: minor link list style change after feedback (a576286)
- @dpc-sdp/ripple-tide-landing-page: update search input encoding (d18555f)
- @dpc-sdp/ripple-ui-core: added scroll-padding-top to html element to fix a11y issue (c0097e3)
- @dpc-sdp/ripple-ui-core: changed rplsearchbar to use type text instead of search (9749d2a)
- @dpc-sdp/ripple-ui-core: check if date is valid before use (d4b89b5)
- @dpc-sdp/ripple-ui-core: don't use srcset for nav logos (3a4f85d)
- @dpc-sdp/ripple-ui-core: fix bug when mixing keyboard navigation with click navigation (63a54af)
- @dpc-sdp/ripple-ui-core: fix link list test (e42ed7a)
- @dpc-sdp/ripple-ui-core: fix style export name (df5201e)
- @dpc-sdp/ripple-ui-core: fixed primary nav styling when no menu present (dd26b84)
- @dpc-sdp/ripple-ui-core: issue when switching opened menus with click and tabs (267f15e)
- @dpc-sdp/ripple-ui-core: make sure a11y click only fires once (5d503cf)
- @dpc-sdp/ripple-ui-core: remove double heading (02d5dc6)
- @dpc-sdp/ripple-ui-core: swap RplImg to RplImage in primary nav (1f186b7)
- @dpc-sdp/ripple-ui-core: switch to even/odd row classes on data tables (06fe980)
- @dpc-sdp/ripple-ui-forms: fixes for forms and map stories (65c3dc9)
- fix storybook build (b9565d3)
- ripple-storybook: update story urls, improve html only source rendering (73e0649)
Miscellaneous
- ⬆️ upgrade all dependencies with security advisories (6fbf3e0)
- ⬆️ upgrade to latest nuxt, use caret (33cbc59)
- ➕ adds http-proxy-middleware dependency (d4e8583)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1a2e1f5)
- 🔧 move nuxt/kit and nuxt/schema to catalog (1aad570)
- @dpc-sdp/ripple-ui-core: add logo sizes option (70ccaf1)
- @dpc-sdp/ripple-ui-core: add summary component exports (f097e7b)
- adds release steps (7d94a68)
- fix styles name due to vite upd...
eslint-config-ripple: v2.46.1
2.46.1 (2025-12-24)
Miscellaneous
- adds release steps (7d94a68)
- release 2.27.0 (8ee774e)
- release 2.28.0 (314a80e)
- release 2.29.0 (e62ebcf)
- release 2.30.0 (eecd9f0)
- release 2.31.0 (d2d039a)
- release 2.32.0 (aa0131e)
- release 2.33.0 (e9f41bf)
- release 2.34.0 (31671d4)
- release 2.35.0 (9cc236f)
- release 2.36.0 (5a495f6)
- release 2.37.0 (0df3b39)
- release 2.38.0 (a509106)
- release 2.39.0 (afe23ab)
- release 2.40.0 (5a2b5a2)
- release 2.41.0 (fc93948)
- release 2.42.0 (7d17376)
- release 2.43.0 (f6766e0)
- release 2.44.0 (8809eaa)
- release 2.45.0 (288cb7c)
- release 2.46.0 (4448c7a)
- update repo url in packages (ccd2b48)
v1.38.3
- Release v1.38.3 - @waitingallday
- [DEVOPS-248] Migrate CircleCI to Github actions (#1313) - @MarkCalvert
- [SDPAP-7863]added fix to have one publication author (#1317) - @yeniatencio
- Release v1.38.2 - undefined
- fix(@dpc-sdp/ripple-nuxt-tide): fix pages breaking when numbers are used at the start of an in page nav item (#1310) - @lambry
- feat: add new font for Karenni/Kayah Li language (#1311) - @lambry
- [SDPAP-8044] update nested ol types (#1309) - @lambry
- fix(@dpc-sdp/ripple-markup): only style direct paragraphs (#1306) - @lambry
- Release v1.38.1 - undefined
- fix(@dpc-sdp/ripple-nuxt-tide): update language field to use locale (#1307) - @lambry
- fix(@dpc-sdp/ripple-markup): limit iframe max-width on xxl screens (#1304) - @lambry
- Release v1.38.0 - undefined
- [SDPAP-7452] clear fields when hidden by conditional logic (#1300) - @lambry
- feat(@dpc-sdp/ripple-form): check field states and refresh form when cleared (#1301) - @lambry
- feat(@dpc-sdp/ripple-nuxt-tide): add support for conditional logic on submit button (#1302) - @lambry
- [SDPAP-7718] adding multi checkbox support (#1292) - @lambry
- Release 1.37.1 - @dylankelly
- feat(@dpc-sdp/ripple-nuxt-tide): remove max height regardless of inline height - undefined
- feat(@dpc-sdp/ripple-markup): remove max height for PowerBI iframes, fix wrapper classes not resetting - undefined
- Release v1.37.0 - @waitingallday
- [SDPAP-7677] add compact card collection mapping (#1291) - @lambry
- Release 1.36.0 - @dylankelly
- feat(@dpc-sdp/ripple-contact): support for website links (#1289) - @lambry
- Release v1.35.1 - undefined
- feat(@dpc-sdp/ripple-nuxt-tide): move getResultsFromMiddleware function (#1284) - @lambry
- Release v1.35.0 Fix merge conflict - undefined
- Release v1.35.0 - undefined
- test: ✅ disable integration tasks on release (#1282) - @waitingallday
- [SDPAP-6808] Data listing i.e custom table (#1276) - @lambry
- Release v1.34.0 - @waitingallday
- refactor(@dpc-sdp/ripple-nuxt-tide): update sitemap proxying to match drupal updates (#1278) - @lambry
- SDPAP-7121 - SDPAP-6835 - Removal of "Campaign with video" functionality from secondary campaign banner (#1273) - @jeffdowdle
- Revert "[SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271)" (#1272) - @jeffdowdle
- [SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271) - @jeffdowdle
- Updated config.yml - @dylankelly
- Release v1.33.0 - undefined
- feat(@dpc-sdp/ripple-form): add pattern support to webforms (#1268) - @lambry
- fix(@dpc-sdp/create-ripple-app): Update starter template files (#1251) - @lambry
- Updated ripple create app to fix preview spelling. (#1267) - @MdNadimHossain
- feat(@dpc-sdp/ripple-form): add support for new back end response notes (#1269) - @lambry
- [1.32.2] Updated e2e script. - @MdNadimHossain
- [DDS-625] Sumologic Log Transport (#1256) - @FleetAdmiralButter
- Release v1.32.2 - @MdNadimHossain
- [SDPAP-6961] Added changes to capture custom confirmation message using token for webforms. (#1262) - @MdNadimHossain
- Release v1.32.1 - @dylankelly
- [SDPAP-6923] fix honeypot not catching flies (#1259) - @dylankelly
- [DDS-1368] Removed reference site hostnames from ripple project. (#1260) - @nicksantamaria
- Release 1.32.0 - @dylankelly
- [INTCONTRIB-186] Added a honeypot form field component. (#1146) - @elNico
- feat(@dpc-sdp/ripple-nuxt-tide): Add support for sitemap variants (#1255) - @lambry
- [SDPAP-6342] Updated markup plugin to return text if the link tag does not have href. (#1243) - @MdNadimHossain
- [SW-2210]wrong date content collection (#1248) - @yeniatencio
- Release v1.31.1 - @dylankelly
- [SDPSUP-4751] Undo 40a3f36cfaf9521db991431a6e57b758624bdf78 (#1252) - @FleetAdmiralButter
- feat(ripple-nuxt-tide): forward sitemap query params (#1244) - @lambry
- feat(ripple-nuxt-tide): migrate and update solar patch to fix card collection display (#1245) - @lambry
- Revert "env" (#1240) - @waitingallday
- env - @klaukl
- Release v1.31.0 - @dylankelly
- fix(@dpc-sdp/ripple-form): add default id prefix to forms (#1236) - @lambry
- build: 🔇 suppress storybook build logs in lagoon (#1235) - @dylankelly
- [SDPA-6117] - Wire up custom string for 'this field is required' error (#1222) - undefined
- [SDPAP-6370] Removed most changes from PR 1206, updated accordion titles to h3s (#1231) - @lambry
- [HEALTHVIC-1187] - added table of content to sitemap (#1090) - @awset
- [[SDPAP-5916] Updated robots.txt generation so it's part of ripple-nuxt...
v1.38.2
- Release v1.38.2 - undefined
- fix(@dpc-sdp/ripple-nuxt-tide): fix pages breaking when numbers are used at the start of an in page nav item (#1310) - @lambry
- feat: add new font for Karenni/Kayah Li language (#1311) - @lambry
- [SDPAP-8044] update nested ol types (#1309) - @lambry
- fix(@dpc-sdp/ripple-markup): only style direct paragraphs (#1306) - @lambry
- Release v1.38.1 - undefined
- fix(@dpc-sdp/ripple-nuxt-tide): update language field to use locale (#1307) - @lambry
- fix(@dpc-sdp/ripple-markup): limit iframe max-width on xxl screens (#1304) - @lambry
- Release v1.38.0 - undefined
- [SDPAP-7452] clear fields when hidden by conditional logic (#1300) - @lambry
- feat(@dpc-sdp/ripple-form): check field states and refresh form when cleared (#1301) - @lambry
- feat(@dpc-sdp/ripple-nuxt-tide): add support for conditional logic on submit button (#1302) - @lambry
- [SDPAP-7718] adding multi checkbox support (#1292) - @lambry
- Release 1.37.1 - @dylankelly
- feat(@dpc-sdp/ripple-nuxt-tide): remove max height regardless of inline height - undefined
- feat(@dpc-sdp/ripple-markup): remove max height for PowerBI iframes, fix wrapper classes not resetting - undefined
- Release v1.37.0 - @waitingallday
- [SDPAP-7677] add compact card collection mapping (#1291) - @lambry
- Release 1.36.0 - @dylankelly
- feat(@dpc-sdp/ripple-contact): support for website links (#1289) - @lambry
- Release v1.35.1 - undefined
- feat(@dpc-sdp/ripple-nuxt-tide): move getResultsFromMiddleware function (#1284) - @lambry
- Release v1.35.0 Fix merge conflict - undefined
- Release v1.35.0 - undefined
- test: ✅ disable integration tasks on release (#1282) - @waitingallday
- [SDPAP-6808] Data listing i.e custom table (#1276) - @lambry
- Release v1.34.0 - @waitingallday
- refactor(@dpc-sdp/ripple-nuxt-tide): update sitemap proxying to match drupal updates (#1278) - @lambry
- SDPAP-7121 - SDPAP-6835 - Removal of "Campaign with video" functionality from secondary campaign banner (#1273) - @jeffdowdle
- Revert "[SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271)" (#1272) - @jeffdowdle
- [SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271) - @jeffdowdle
- Updated config.yml - @dylankelly
- Release v1.33.0 - undefined
- feat(@dpc-sdp/ripple-form): add pattern support to webforms (#1268) - @lambry
- fix(@dpc-sdp/create-ripple-app): Update starter template files (#1251) - @lambry
- Updated ripple create app to fix preview spelling. (#1267) - @MdNadimHossain
- feat(@dpc-sdp/ripple-form): add support for new back end response notes (#1269) - @lambry
- [1.32.2] Updated e2e script. - @MdNadimHossain
- [DDS-625] Sumologic Log Transport (#1256) - @FleetAdmiralButter
- Release v1.32.2 - @MdNadimHossain
- [SDPAP-6961] Added changes to capture custom confirmation message using token for webforms. (#1262) - @MdNadimHossain
- Release v1.32.1 - @dylankelly
- [SDPAP-6923] fix honeypot not catching flies (#1259) - @dylankelly
- [DDS-1368] Removed reference site hostnames from ripple project. (#1260) - @nicksantamaria
- Release 1.32.0 - @dylankelly
- [INTCONTRIB-186] Added a honeypot form field component. (#1146) - @elNico
- feat(@dpc-sdp/ripple-nuxt-tide): Add support for sitemap variants (#1255) - @lambry
- [SDPAP-6342] Updated markup plugin to return text if the link tag does not have href. (#1243) - @MdNadimHossain
- [SW-2210]wrong date content collection (#1248) - @yeniatencio
- Release v1.31.1 - @dylankelly
- [SDPSUP-4751] Undo 40a3f36cfaf9521db991431a6e57b758624bdf78 (#1252) - @FleetAdmiralButter
- feat(ripple-nuxt-tide): forward sitemap query params (#1244) - @lambry
- feat(ripple-nuxt-tide): migrate and update solar patch to fix card collection display (#1245) - @lambry
- Revert "env" (#1240) - @waitingallday
- env - @klaukl
- Release v1.31.0 - @dylankelly
- fix(@dpc-sdp/ripple-form): add default id prefix to forms (#1236) - @lambry
- build: 🔇 suppress storybook build logs in lagoon (#1235) - @dylankelly
- [SDPA-6117] - Wire up custom string for 'this field is required' error (#1222) - undefined
- [SDPAP-6370] Removed most changes from PR 1206, updated accordion titles to h3s (#1231) - @lambry
- [HEALTHVIC-1187] - added table of content to sitemap (#1090) - @awset
- [SDPAP-5916] Updated robots.txt generation so it's part of ripple-nuxt-tide, updated list of excludedPaths. (#1230) - @lambry
- refactor: ♻️ replace deprecated call (#1229) - @waitingallday
- [SDPAP-6333] Added alt text to hero banner logos. (#1228) ...
v1.38.1
- Release v1.38.1 - undefined
- fix(@dpc-sdp/ripple-nuxt-tide): update language field to use locale (#1307) - @lambry
- fix(@dpc-sdp/ripple-markup): limit iframe max-width on xxl screens (#1304) - @lambry
- Release v1.38.0 - undefined
- [SDPAP-7452] clear fields when hidden by conditional logic (#1300) - @lambry
- feat(@dpc-sdp/ripple-form): check field states and refresh form when cleared (#1301) - @lambry
- feat(@dpc-sdp/ripple-nuxt-tide): add support for conditional logic on submit button (#1302) - @lambry
- [SDPAP-7718] adding multi checkbox support (#1292) - @lambry
- Release 1.37.1 - @dylankelly
- feat(@dpc-sdp/ripple-nuxt-tide): remove max height regardless of inline height - undefined
- feat(@dpc-sdp/ripple-markup): remove max height for PowerBI iframes, fix wrapper classes not resetting - undefined
- Release v1.37.0 - @waitingallday
- [SDPAP-7677] add compact card collection mapping (#1291) - @lambry
- Release 1.36.0 - @dylankelly
- feat(@dpc-sdp/ripple-contact): support for website links (#1289) - @lambry
- Release v1.35.1 - undefined
- feat(@dpc-sdp/ripple-nuxt-tide): move getResultsFromMiddleware function (#1284) - @lambry
- Release v1.35.0 Fix merge conflict - undefined
- Release v1.35.0 - undefined
- test: ✅ disable integration tasks on release (#1282) - @waitingallday
- [SDPAP-6808] Data listing i.e custom table (#1276) - @lambry
- Release v1.34.0 - @waitingallday
- refactor(@dpc-sdp/ripple-nuxt-tide): update sitemap proxying to match drupal updates (#1278) - @lambry
- SDPAP-7121 - SDPAP-6835 - Removal of "Campaign with video" functionality from secondary campaign banner (#1273) - @jeffdowdle
- Revert "[SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271)" (#1272) - @jeffdowdle
- [SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271) - @jeffdowdle
- Updated config.yml - @dylankelly
- Release v1.33.0 - undefined
- feat(@dpc-sdp/ripple-form): add pattern support to webforms (#1268) - @lambry
- fix(@dpc-sdp/create-ripple-app): Update starter template files (#1251) - @lambry
- Updated ripple create app to fix preview spelling. (#1267) - @MdNadimHossain
- feat(@dpc-sdp/ripple-form): add support for new back end response notes (#1269) - @lambry
- [1.32.2] Updated e2e script. - @MdNadimHossain
- [DDS-625] Sumologic Log Transport (#1256) - @FleetAdmiralButter
- Release v1.32.2 - @MdNadimHossain
- [SDPAP-6961] Added changes to capture custom confirmation message using token for webforms. (#1262) - @MdNadimHossain
- Release v1.32.1 - @dylankelly
- [SDPAP-6923] fix honeypot not catching flies (#1259) - @dylankelly
- [DDS-1368] Removed reference site hostnames from ripple project. (#1260) - @nicksantamaria
- Release 1.32.0 - @dylankelly
- [INTCONTRIB-186] Added a honeypot form field component. (#1146) - @elNico
- feat(@dpc-sdp/ripple-nuxt-tide): Add support for sitemap variants (#1255) - @lambry
- [SDPAP-6342] Updated markup plugin to return text if the link tag does not have href. (#1243) - @MdNadimHossain
- [SW-2210]wrong date content collection (#1248) - @yeniatencio
- Release v1.31.1 - @dylankelly
- [SDPSUP-4751] Undo 40a3f36cfaf9521db991431a6e57b758624bdf78 (#1252) - @FleetAdmiralButter
- feat(ripple-nuxt-tide): forward sitemap query params (#1244) - @lambry
- feat(ripple-nuxt-tide): migrate and update solar patch to fix card collection display (#1245) - @lambry
- Revert "env" (#1240) - @waitingallday
- env - @klaukl
- Release v1.31.0 - @dylankelly
- fix(@dpc-sdp/ripple-form): add default id prefix to forms (#1236) - @lambry
- build: 🔇 suppress storybook build logs in lagoon (#1235) - @dylankelly
- [SDPA-6117] - Wire up custom string for 'this field is required' error (#1222) - undefined
- [SDPAP-6370] Removed most changes from PR 1206, updated accordion titles to h3s (#1231) - @lambry
- [HEALTHVIC-1187] - added table of content to sitemap (#1090) - @awset
- [SDPAP-5916] Updated robots.txt generation so it's part of ripple-nuxt-tide, updated list of excludedPaths. (#1230) - @lambry
- refactor: ♻️ replace deprecated call (#1229) - @waitingallday
- [SDPAP-6333] Added alt text to hero banner logos. (#1228) - @lambry
- [SDPA-5556] Updated summary field for news search. (#1219) - @MdNadimHossain
- fix(ripple-nuxt-tide): 🐛 exclude root request from trailing slash fix (#1227) - @waitingallday
- feat(ripple-nuxt-tide): ✨ remove trailing slash on API resource call (#1226) - @waitingallday
- Roll-back dev test change - undefined
- [DEV-TEST: Chris example PR - do not merge](311f3a99313859651d9ebfb8e...
v1.38.0
- Release v1.38.0 - undefined
- [SDPAP-7452] clear fields when hidden by conditional logic (#1300) - @lambry
- feat(@dpc-sdp/ripple-form): check field states and refresh form when cleared (#1301) - @lambry
- feat(@dpc-sdp/ripple-nuxt-tide): add support for conditional logic on submit button (#1302) - @lambry
- [SDPAP-7718] adding multi checkbox support (#1292) - @lambry
v1.37.1
- Release 1.37.1 - @dylankelly
- feat(@dpc-sdp/ripple-nuxt-tide): remove max height regardless of inline height - undefined
- feat(@dpc-sdp/ripple-markup): remove max height for PowerBI iframes, fix wrapper classes not resetting - undefined
- Release v1.37.0 - @waitingallday
- [SDPAP-7677] add compact card collection mapping (#1291) - @lambry
- Release 1.36.0 - @dylankelly
- feat(@dpc-sdp/ripple-contact): support for website links (#1289) - @lambry
- Release v1.35.1 - undefined
- feat(@dpc-sdp/ripple-nuxt-tide): move getResultsFromMiddleware function (#1284) - @lambry
- Release v1.35.0 Fix merge conflict - undefined
- Release v1.35.0 - undefined
- test: ✅ disable integration tasks on release (#1282) - @waitingallday
- [SDPAP-6808] Data listing i.e custom table (#1276) - @lambry
- Release v1.34.0 - @waitingallday
- refactor(@dpc-sdp/ripple-nuxt-tide): update sitemap proxying to match drupal updates (#1278) - @lambry
- SDPAP-7121 - SDPAP-6835 - Removal of "Campaign with video" functionality from secondary campaign banner (#1273) - @jeffdowdle
- Revert "[SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271)" (#1272) - @jeffdowdle
- [SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign (#1271) - @jeffdowdle
- Updated config.yml - @dylankelly
- Release v1.33.0 - undefined
- feat(@dpc-sdp/ripple-form): add pattern support to webforms (#1268) - @lambry
- fix(@dpc-sdp/create-ripple-app): Update starter template files (#1251) - @lambry
- Updated ripple create app to fix preview spelling. (#1267) - @MdNadimHossain
- feat(@dpc-sdp/ripple-form): add support for new back end response notes (#1269) - @lambry
- [1.32.2] Updated e2e script. - @MdNadimHossain
- [DDS-625] Sumologic Log Transport (#1256) - @FleetAdmiralButter
- Release v1.32.2 - @MdNadimHossain
- [SDPAP-6961] Added changes to capture custom confirmation message using token for webforms. (#1262) - @MdNadimHossain
- Release v1.32.1 - @dylankelly
- [SDPAP-6923] fix honeypot not catching flies (#1259) - @dylankelly
- [DDS-1368] Removed reference site hostnames from ripple project. (#1260) - @nicksantamaria
- Release 1.32.0 - @dylankelly
- [INTCONTRIB-186] Added a honeypot form field component. (#1146) - @elNico
- feat(@dpc-sdp/ripple-nuxt-tide): Add support for sitemap variants (#1255) - @lambry
- [SDPAP-6342] Updated markup plugin to return text if the link tag does not have href. (#1243) - @MdNadimHossain
- [SW-2210]wrong date content collection (#1248) - @yeniatencio
- Release v1.31.1 - @dylankelly
- [SDPSUP-4751] Undo 40a3f36cfaf9521db991431a6e57b758624bdf78 (#1252) - @FleetAdmiralButter
- feat(ripple-nuxt-tide): forward sitemap query params (#1244) - @lambry
- feat(ripple-nuxt-tide): migrate and update solar patch to fix card collection display (#1245) - @lambry
- Revert "env" (#1240) - @waitingallday
- env - @klaukl
- Release v1.31.0 - @dylankelly
- fix(@dpc-sdp/ripple-form): add default id prefix to forms (#1236) - @lambry
- build: 🔇 suppress storybook build logs in lagoon (#1235) - @dylankelly
- [SDPA-6117] - Wire up custom string for 'this field is required' error (#1222) - undefined
- [SDPAP-6370] Removed most changes from PR 1206, updated accordion titles to h3s (#1231) - @lambry
- [HEALTHVIC-1187] - added table of content to sitemap (#1090) - @awset
- [SDPAP-5916] Updated robots.txt generation so it's part of ripple-nuxt-tide, updated list of excludedPaths. (#1230) - @lambry
- refactor: ♻️ replace deprecated call (#1229) - @waitingallday
- [SDPAP-6333] Added alt text to hero banner logos. (#1228) - @lambry
- [SDPA-5556] Updated summary field for news search. (#1219) - @MdNadimHossain
- fix(ripple-nuxt-tide): 🐛 exclude root request from trailing slash fix (#1227) - @waitingallday
- feat(ripple-nuxt-tide): ✨ remove trailing slash on API resource call (#1226) - @waitingallday
- Roll-back dev test change - undefined
- DEV-TEST: Chris example PR - do not merge - undefined
- [SDPA-6264] - Fix wysiwyg button target not being set (#1221) - undefined
- Release 1.30.5 - @dylankelly
- add missing tideSearchApi plugin if CC enabled - @dylankelly
- Release v1.30.4 - @waitingallday
- Move tideSearchApi to be enabled by default (#1217) - @dylankelly
- Release 1.30.3 - @dylankelly
- Conditionally add custom cc constructor only if exists - @dylankelly
- Release 1.30.2 - @dylankelly
- [Change default sort option for content collection (#1215)](bd4ffe8...