Michael

Results 7 issues of 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: ![Screenshot 2024-04-20 at 13 14 42](https://github.com/cloudscape-design/components/assets/2368590/655522f7-25a2-421f-8c19-3a6a33ce9bd0) After: ![Screenshot 2024-04-20 at 13 14 58](https://github.com/cloudscape-design/components/assets/2368590/13509ae2-10f8-4670-a1dc-1d7856c40f73) 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...