Michael
Michael
**Problem:** When using the time formatter in 12-hour time format, it incorrectly allows a minimum value of "00:" for hours. The minimum should be restricted to "01" when in 12-hour...
### Description Removed negative margin for inline link variant. Expected visual difference in Button permutations. Before:  After:  Related...
*Description of changes:* Migrate to vitest - Faster, more modern, less dependencies, esm support. Comparing previous runs, this is about 30% faster and reduces the time for `npm run test`...
### Description Increment Funnel Version to help identify which funnels include the updated metadata ### How has this been tested? Existing tests don't look for an exact version string. Review...
### Description This simplifies the existing funnel instrumentation by removing the nested funnel abstraction contexts to define a funnel step and substep and opts for a controller pattern instead where...
### Description This change adds funnel support for the Modal component. This allows the potential collection of user interactions through deletion flows within Modals. Quip: tiy2A6a3X2qu #### Change summary -...
### Description Removes the checkbox toggle on the dev pages for Visual Refresh. Related links, issue #, if available: n/a ### How has this been tested? - Local dev pages...