Skip to content

Releases: dpc-sdp/ripple-framework

2.19.0.alpha.1

16 Oct 05:30
83041b6
Compare
Choose a tag to compare
2.19.0.alpha.1 Pre-release
Pre-release
Merge pull request #1353 from dpc-sdp/feature/release-process

chore: :wrench: update publish config to handle draft releases

2.18.0

15 Oct 02:34
Compare
Choose a tag to compare

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

Full Changelog: 2.17.2...2.18.0

2.17.2

30 Sep 07:58
Compare
Choose a tag to compare

Full Changelog: 2.17.1...2.17.2

v2.17.1

30 Sep 04:29
Compare
Choose a tag to compare

Full Changelog: 2.17.0...2.17.1

2.17.0

26 Sep 06:26
Compare
Choose a tag to compare

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

Full Changelog: 2.16.0...2.17.0

2.16.0

15 Sep 11:33
Compare
Choose a tag to compare

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

Full Changelog: 2.15.0...2.16.0

2.15.0

29 Aug 06:37
Compare
Choose a tag to compare

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

Full Changelog: 2.14.0...2.15.0

2.14.0

15 Aug 03:45
80bb101
Compare
Choose a tag to compare

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.

What's Changed

New Contributors

Full Changelog: v2.13.1...2.14.0

v2.13.1

08 Aug 06:30
Compare
Choose a tag to compare

[SD-127] fixed getTaxonomy only getting first 50 pages

Full Changelog: v2.13.0...v2.13.1

v2.13.0

01 Aug 00:27
e6fea94
Compare
Choose a tag to compare

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

Full Changelog: v2.12.0...v2.13.0