Skip to content

braid-design-system@33.9.1

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 27 Jun 05:39
· 245 commits to master since this release
aac0e26

Patch Changes

  • ButtonIcon, TooltipRenderer: Remove unnecessary intermediary element around the tooltip trigger. (#1814)

  • BraidTestProvider: Use stubs instead of mocks to fill missing APIs in jsdom (#1809)

    This change allows the BraidTestProvider to be framework agnostic for tests and discourages testing the stubbed browser APIs directly.