18.0.0 (2024-12-18)
- ensure select category value label is string and type key as unknown (#298) (#299)
17.0.0 (2024-12-12)
- exports via main button don't include orphans (#287) (#288)
16.1.0 (2024-12-12)
16.0.0 (2024-11-25)
- option to add row count on tables (#284) (#285)
- breadcrumbs should not inherit the new link style (#271) (#280) (bae0178)
- option to add row count on tables (#284) (#285) (1643efb)
- update contentlayout to centre content when there is no navigation (#282) (#286) (798312f)
15.0.2 (2024-11-20)
- centre alignment of version info and update Config Provider entity list as optional (#275) (#276) (4234063)
15.0.1 (2024-11-20)
15.0.0 (2024-11-19)
- added file download tracking (#260) (#263)
- add optional version information to footer (#258) (#265) (7a245ca)
- added file download tracking (#260) (#263) (092ad93)
- add support for inclusion of orphans in verbatim PFB (#264) (#269) (5f295e0)
- remove
console.log
fromgetHeadersTableData
(#256) (#261) (7a87206) - simplify release-please config and remove pat (#267) (#268) (b6d3efa)
14.0.0 (2024-11-05)
- update banner components (#253) (#255)
- simplify alert components (#252) (#254)
- fix mui error "cannot resolve @mui/utils/getReactNodeRef" (#242) (#243)
- add 'testid' prop interface (#247) (#250) (1e494e0)
- added and updated index export tracking (#222) (#224) (15e861d)
- remove unused titlecell component (#248) (#249) (51a7c4f)
- simplify alert components (#252) (#254) (18f3e54)
- update banner components (#253) (#255) (d9c87c7)
- update mui link theme styles (#245) (#246) (7f401b8)
- fix cookie banner color (#239) (#251) (54b2802)
- fix mui error "cannot resolve @mui/utils/getReactNodeRef" (#242) (#243) (4b832ac)
13.0.1 (2024-10-18)
13.0.0 (2024-10-18)
- use ky with limited retries instead of axios (#203) (#216)