Skip to content

8.2.2

Compare
Choose a tag to compare
@Stanton Stanton released this 09 Oct 11:04
· 3352 commits to develop since this release

⚠️ Changes which may alter expected/established behaviour

The following changes are estimated to have the highest potential to introduce unwanted change within any software package updating to this version of Pulsar. This type of potential change includes, but is not limited to:

  • Actual visual regressions outside of the scope of the intended Pulsar component (aka 'leaky styles')
  • Perceived visual regressions (where the change implements/restores expected visuals but may cause QA/users to question the change)
  • Errors in non-Pulsar javascript which rely on Pulsar components or interactions to behave a certain way
  • Changes to the markup of core elements which may break BDD/TDD tests within Continuum products which target specific selectors
Component PR Details
Datatables #896 Position of the sorting arrow in a column header has changed to the right hand side of a column instead of being immediately after a label

🔴 Major / breaking changes

None in this release


💚 Minor / patch changes

Component PR Details
Datatables #896 Change position of column sorting arrows to the right hand side of the column, this improves the ability of the sorting arrow to respond to varying label lengths and viewport sizes
Navigation #896 Make sure quaternary nav (used when accessing submenus from the 'more' menu) works when the nav link is a button instead of an a