- The date picker component now defaults to show the current date in the end date picker if a start time has been picked rather than default to the range to the start time. This required not using the USWDS date picker and instead manage the state of the start and end pickers within our code.
- For consistency, question mark icons are now 'i' (info) icons.