ad9242
ad9242
may want to consider leaving this until after #2108 is complete
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement says: **HTMLElement.autocorrect** https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/autocorrect A boolean that represents whether or not text input by a user should be automatically corrected. This reflects the [autocorrect](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/autocorrect) HTML global attribute. However the examples...
add a visual regression test as part of this work
consider making the calendar component not in the shadowDom, in case of accessibility issues
see slotted pagination bar example in react storybook: https://mi6.github.io/ic-ui-kit/branches/develop/canary-react/?path=/story/react-components-data-table--slotted-pagination-bar
ensure any new examples added are coffee themed. existing examples on the site will be covered by: #1414
https://github.com/mi6/ic-ui-kit/issues/3962 raised to cover enhancements needed to time input & picker for milliseconds, am\pm & time zone support which is needed before developing date-time components
ensure any new examples added are coffee themed. existing examples on the site will be covered by: #1414
discussed whether to fix as part of https://github.com/mi6/ic-ui-kit/issues/3680, but decided to keep this as a separate ticket