Skip to content

Releases: dpc-sdp/ripple-framework

2.32.0

14 May 00:16
ec5b12d

Choose a tag to compare

Release notes :

  • [SD-896] Fixed issue where focus was not being set on items when navigating using table of contents
  • [SD-894] Updates to all dependencies with reported CVEs.
  • [SD-883] Use site and page endpoints so users can no longer to pull data from other sites.
  • [SD-856] Switch to short ids for the print page query so we can print larger pages before 414-ing, and hide print link for publications with over 80 nodes.
  • [SD-851] Fix data table row colours so the first row is always grey.
  • [SD-829] Fix to make sure images are loaded before printing a publication.
  • [SD-804] Update search encoding for the primary nav search bar and the search banner component so users can search with extra special characters like &
  • [SD-740] Adds scroll padding to primary nav to fix issue where elements were obscured when focussed
  • [SD-707] Fixes focus management on maps with a sidepanel
  • [SD-702] Aria improvements to map component, i.e. add title, description etc.

What's Changed

New Contributors

Full Changelog: 2.31.0...2.32.0

2.31.0

30 Apr 00:39
7c1d51a

Choose a tag to compare

Release notes :

  • [SD-872] Adds match_phrase_prefix to location queries so multi word locations are returned in suggestion list
  • [SD-863] Fixes issue where card click events can be fired twice.
  • [SD-791] Adds table scope to td and th elements in basic text and data table components

What's Changed

  • Release 2.30.0 by @github-actions in #1493
  • [SD-872] add match_phrase_prefix to location suggestion query by @lambry in #1498
  • [SD-863] make sure a11y click only fires once by @lambry in #1499
  • [SD-791] add scope attribute to tables by @lambry in #1501

New Contributors

  • @github-actions made their first contribution in #1493

Full Changelog: 2.30.0...2.31.0

2.30.0

15 Apr 04:15
56b02e7

Choose a tag to compare

Release notes :

  • [SD-844] Adds support for automatically displaying header corner graphics based on what site or site section a page is in.
  • [SD-790] Improves primary header styling when a site doesn't have any menu items.

What's Changed

Full Changelog: 2.29.0...2.30.0

2.29.0

02 Apr 03:57
617e7fe

Choose a tag to compare

Release notes :

  • [SD-835] Improved logging of URLs when there is an error.
  • [SD-754] Adds a new component to ripple called a 'Link List'. This is a simple list of links that can be added to a landing page.
  • [SD-734] Changes the HTML of the search bar to improve accessibility and ensure valid markup is used.
  • [SD-729] Adds descriptive labels for increase/decrease buttons that announce when min/max has been reached.
  • [SD-617] Align publication content types to landing page by adding missing features and mapping (topics/tags, corner graphics)
  • [SD-546] Improves analytics events for maps, adds better support for the click search result event.
  • [SD-545] Improves analytics events for maps, adds context on what tab the user was on when performing an action.
  • [SD-254] Improves analytics events for maps, adds better support for the click search result event.

What's Changed

Full Changelog: 2.28.0...2.29.0

2.28.0

18 Mar 23:09
6156e9a

Choose a tag to compare

Release notes :

  • [SD-817] Validates date before attempting to format it.
  • [SD-815] Fixes an issue in some maps where popups would close on click of the popup body.
  • [SD-810] Adds id to searchResultsMappingFn to match mapResultsMappingFn, this address an issue where the cluster number wasn't updating for schools when opening a popup from the sidebar.
  • [SD-729] Adds descriptive labels for increase/decrease buttons that announce when min/max has been reached.
  • [SD-630] Improves analytics events for maps, adds a event when a user opens a popup.
  • [SD-579] Adds support for review step in multi step forms
  • [SD-545] Improves analytics events for maps, adds context on what tab the user was on when performing an action.
  • [SD-543] Improves analytics events for maps, specifically better context when switching tabs.
  • [SD-542] Improves analytics events for maps, specifically better context for search bar events.
  • [SD-176] Adds new multi page forms functionality which allows for paginating form elements.

What's Changed

Full Changelog: 2.27.0...2.28.0

2.27.0

05 Mar 00:23
205cec5

Choose a tag to compare

Release notes :

  • [SD-794] Fixes bug where webforms using the term select field won't submit
  • [SD-788] Fixed search terms with spaces in them being double encoded when typing into the search banner component
  • [SD-701] Fixes issue with main menu on navigation

What's Changed

Full Changelog: 2.26.0...2.27.0

2.26.2

03 Mar 23:01

Choose a tag to compare

Full Changelog: 2.26.0...2.26.2

2.26.1 (deprecated)

27 Feb 03:02

Choose a tag to compare

2.25.1

27 Feb 02:56

Choose a tag to compare

Full Changelog: 2.25.0...2.25.1

2.26.0

19 Feb 00:25
ad18455

Choose a tag to compare

Release notes :

  • [SD-747] Adds a feature flag to disable the content rating form.
  • [SD-733] Fix accessibility issue with search icon
  • [SD-730] Removes unneeded fieldset and improves field disabled states.
  • [SD-724] Add support for custom corner graphics on search listing pages.
  • [SD-721] Restores the 'zoom to location' animation that was lost in a recent update.
  • [SD-715] Fixes centering when clicking the home button when a side panel is active.
  • [SD-711] Improved line spacing for translated pages
  • [SD-695] Improved semantic markup of statistics grid to meet WCAG 2.2 accessibility guidelines
  • [SD-648] Set logging for 404 API responses to info level
  • [SD-486] Adds support for 'requiring suggestions', this means the search bar cannot be submit with a suggestion being selected, this also includes some design changes like removing the search button and moving the icon to the left.

What's Changed

Full Changelog: 2.25.0...2.26.0