braid-design-system@33.9.1
·
245 commits
to master
since this release
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.