Releases: dpc-sdp/ripple-framework
2.18.0
Release notes :
- [SD-372] Fixes the display of secure files
- [SD-367] Fixes the main page header not displaying on the 'print all' page for publications.
- [SD-366] Fixes breadcrumbs font size and only shows the collapsed menu when relevant.
- [SD-333] Improved visual styling of map popups to match design and make it more readable. Bottom of popup will no longer be cut off by the bottom of the map.
- [SD-331] Fixed issue with search listing not ordering case sensitive
- [SD-265] Adds a new core date range field and updates search listings to support this new field.
What's Changed
- Release/2.17.0 by @dylankelly in #1339
- Release/2.17.1 by @jeffdowdle in #1342
- Release/2.17.2 by @jeffdowdle in #1343
- [SD-367] added back the publication print all page header by @jeffdowdle in #1344
- update CLI scaffold scripts to use SDP core packages by @dylankelly in #1346
- [SD-217] Move examples to separate layers by @waitingallday in #1345
- [SD-333] Change map popover styling to match designs by @jeffdowdle in #1347
- [SD-265] add date range field by @lambry in #1348
- [SD-372 ] secure file display by @lambry in #1349
- [SD-366] breadcrumb issues by @lambry in #1350
Full Changelog: 2.17.2...2.18.0
2.17.2
Full Changelog: 2.17.1...2.17.2
v2.17.1
Full Changelog: 2.17.0...2.17.1
2.17.0
Release notes :
- [SD-314] Enhancement to breadcrumbs component for displaying 4+ links (reduced inner links to a one-time clickable toggle).
- [SD-274] Fixes grant download file names.
What's Changed
- Release/2.16.0 by @waitingallday in #1311
- [SD-274] update download attribute, add space between grant downloads by @lambry in #1324
- [SD-291] add aria label to vertical nav toggles by @lambry in #1325
- chore: update PR template by @lambry in #1322
- [SD-253] add content status to routeChange by @lambry in #1326
- feat: use prop value for map height by @lambry in #1335
- fix: removes unwanted internal: from URLs by @lambry in #1334
- fix: update tabs story so tabs can be clicked by @lambry in #1333
- [SD-257] - Added 'form start' analytics event by @jeffdowdle in #1330
- [SD-252] Back to top event by @lambry in #1328
- [SD-239] use dropdown labels, update search listing pii, track number input by @lambry in #1323
- [SD-256] - Added form abandon event by @jeffdowdle in #1336
- [SD-251] publication events by @lambry in #1332
- [SD-172] Added support for CAPTCHAs in webforms by @jeffdowdle in #1320
- [SD-314] Breadcrumbs enhancement by @waitingallday in #1329
- [SD-353] add full stop to the end of sentence by @lambry in #1337
- [SD-207] Accordion slots by @waitingallday in #1327
- Update Nuxt to 2.13.2 by @dylankelly in #1338
Full Changelog: 2.16.0...2.17.0
2.16.0
Release notes :
- [SD-278] Adds RTL support for accordion titles
- [SD-266] Adds the ability to set custom zoom limit on maps
- [SD-250] Fixed rare issue with analytics events on route change not firing correctly
- [SD-198] Adds FE support for new reusable paragraph content in future Tide release
- [SD-187] Adds the ability to use html in a table header cell
- [SD-171] Adds support for the webform autocomplete CMS field.
- [SD-131] Adds support for highlight option for promotion cards
What's Changed
- Release/2.15.0 by @dylankelly in #1307
- [SD-278] RTL accordion heading by @waitingallday in #1310
- [SD-198] Reusable paragraphs by @waitingallday in #1315
- [SD-264] pass location to customQueryConfig by @lambry in #1314
- [SD-187] Data table html header labels by @waitingallday in #1316
- [SD-266] add max zoom support by @lambry in #1312
- [SD-250] route breadcrumbs improvement by @lambry in #1318
- [SD-171] add webform autocomplete support by @lambry in #1313
- [SD-131] CMS promo highlight by @lambry in #1319
- [SD-104] Drupal supplied manifest and icons by @lambry in #1256
Full Changelog: 2.15.0...2.16.0
2.15.0
Release notes :
- [SD-191] The ripple-vic-gov-au-custom layer will need to be updated to v0.10.1 to incorporate the new defaultExtent feature, vic.gov.au will be automatically updated to include v0.10.1 via automation.
- [SD-161] Data layer: Adds new rpl-document/print event for publication print button analytics tracking
- [SD-152] Fixes the sidebar menu occasionally not highlighting the active page. The correct sidebar link should now always be highlighted
- [SD-103] Adds a new setting called 'hideResultsCount' in the custom collection JSON blob, to support new requirements for maps. This setting defaults to false to keep backwards compatibility.
What's Changed
- chore: 🔖 release ripple 2.14.0 by @dylankelly in #1294
- [SRM-1505] add default timeZone for formatDate by @lambry in #1293
- [SD-203] fix external links on carousel events by @lambry in #1295
- [SRM-1503] fix hydration mismatch error on tide card content by @lambry in #1296
- [SD-191] allow setting a defaultExtent value by @lambry in #1297
- [SD-152] fixed site section sometimes not displaying active page by @jeffdowdle in #1299
- [SD-129] map results hook firing before map is ready by @lambry in #1298
- [SDPSUP-7379] fix RTL lists bullet point by @lambry in #1302
- [SD-103] Added option to hide results count on custom collections by @jeffdowdle in #1301
- [SD-144] fix map fullscreen button by @lambry in #1303
- chore: pin es dependency versions by @dylankelly in #1300
- [SD-161] add new print event by @lambry in #1304
- [SD-102] Added additional features needed for KYC map migration by @jeffdowdle in #1306
Full Changelog: 2.14.0...2.15.0
2.14.0
Release notes :
- [SD-195] Cheerio imports updated to direct method, as default export is no longer supported.
- [SD-170] Added the feature flag
primaryNavNowrap
, to selectively add a class for preventing long primary nav link titles from wrapping to multiple lines. - [SD-127] Drop-downs that are populated via taxonomies will now display all taxonomy terms, instead of only the first 50. This fixes the 'Term select' webform element and the search listing filters.
- [SD-170] Added the feature flag
What's Changed
- chore(docs): update modules and links by @lambry in #1282
- [SD-127] fixed getTaxonomy only getting first 50 pages by @jeffdowdle in #1284
- Release/v2.13.1 by @dylankelly in #1285
- [SD-170] Single line primary nav by @waitingallday in #1287
- Feature/map clustering distance prop by @bgilhome-now in #1291
- [SD-195] Cheerio default export has been removed by @waitingallday in #1292
- Release/2.14.0 by @dylankelly in #1283
New Contributors
- @bgilhome-now made their first contribution in #1291
Full Changelog: v2.13.1...2.14.0
v2.13.1
[SD-127] fixed getTaxonomy only getting first 50 pages
Full Changelog: v2.13.0...v2.13.1
v2.13.0
Release notes
[R20-1985] implements custom content rating text - if a site wants to update the content rating text then it will need dpc-sdp/tide_site#156
https://digital-vic.atlassian.net/browse/SD-83 - external redirects depend on https://digital-vic.atlassian.net/browse/SD-81 being implemented in the backend, backwards compatible change in the frontend.
#1273 implements SDP-core package change. Non breaking change, the previous packages will still work. Moving forward, core content type packages will only require installation of dpc-sdp/ripple-sdp-core.
#1278 implements change to map config. This is only relevant to ELCC map and wont require changes to other maps
#1274 implements new featureFlag - siteSearchContentTypes. If it is not defined it will use the default config. Sites can set the content types to exclude from site search as a feature flag in site taxonomy
What's Changed
- chore: 🔖 release ripple 2.12.0 by @dylankelly in #1269
- [R20-2065][R20-2066] aligned table content by @lambry in #1259
- [R20-730] add fallback origin in dataLayer for relative URLs by @lambry in #1270
- chore: cleanup some console/linter warnings by @lambry in #1268
- [R20-1985] add custom content rating text by @lambry in #1250
- [SD-83] external redirects by @lambry in #1272
- test(nuxt-app): adding tests for analytics events by @lambry in #1271
- feat: ✨ Combine tide layers into sdp-core package by @waitingallday in #1273
- chore: update canary action to publish on release branches by @dylankelly in #1275
- Feature/release publish by @dylankelly in #1277
- feat(@dpc-sdp/ripple-tide-search): allow address search function to be customised via JSON by @jeffdowdle in #1278
- [SDPSUP-7562] add siteSearchContentTypes featureFlag by @lambry in #1274
- [SD-75] Clear geolocation button errors on search or reset by @jeffdowdle in #1279
- Release/v2.13.0 by @dylankelly in #1276
Full Changelog: v2.12.0...v2.13.0
v2.12.0
What's Changed
- [R20-1459] padding update, remove circle support by @lambry in #1248
- feat(@dpc-sdp/ripple-tide-search): allow specifying the url text key by @lambry in #1253
- [SDPAP-9454] - Added address search and refactored search suggestions by @jeffdowdle in #1226
- feat(@dpc-sdp/nuxt-ripple-cli): update action versions, allow layer pre-releases by @lambry in #1244
- [R20-2057] add requested file 'variant' to search results by @lambry in #1254
- feat(@dpc-sdp/ripple-ui-core): update component tests to cover a few more features by @lambry in #1251
- [R20-2053] Map improvements to support R20-2053 by @jeffdowdle in #1246
- [R20-166] Extend form inputs by @waitingallday in #1236
- chore: remove unneeded import by @lambry in #1258
- [R20-2090] update label by @lambry in #1260
- [SDPAP-9392] fallback to value if no URL exists by @lambry in #1261
- [R20-730] use relative URLs for media files by @lambry in #1252
- Release/v2.11.1 by @dylankelly in #1263
- fix(@dpc-sdp/ripple-tide-search): add variant prop to locationQueryConfig component by @lambry in #1266
Full Changelog: v2.11.1...v2.12.0