Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
braid-design-system@33.9.1 source code.tar.gz | 2025-06-27 | 973.5 kB | |
braid-design-system@33.9.1 source code.zip | 2025-06-27 | 1.6 MB | |
README.md | 2025-06-27 | 487 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
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.