GCHQ-Developer-112
GCHQ-Developer-112
This ticket details the pre-work for https://github.com/mi6/ic-design-system/issues/1662 ### Why do we need it? This ticket involves researching how our design systems explain their design tokens and look for what we...
### Summary Create a series of patterns that help users creating search pages and using search bars ### 💬 Description A full description of what the component or pattern should...
### What component is this related to? StackBlitz component ### Why do we need it? This will keep our StackBlitz code examples up to date and ensure that our components...
## Summary of the changes This PR introduces a new standalone ic-calendar component by extracting calendar functionality from the ic-date-picker component. The date picker now uses the calendar component internally,...
### 💬 Description In the `assets` folder, we have a `close-icon.svg` and a `clear-icon.svg`. For initial review, they appear to be the same icon. For efficiency, I suggest that we...
### 💬 Description In components that have a "Dismiss" action i.e. `ic-chip`, `ic-dialog` and `ic-toast`, we allow users to change the "Dismiss" label. `ic-alert` is the exception to this. This...
### Summary of the bug In designed version of `ic-toast`, there is a border around the toast that matches the colour of the variant. This does not match up with...
### Summary Create a list of components that are currently incompatible with i18n due to hard-coded English words, as well as what specifically in the component is incompatible e.g. aria...
### Summary There's a growing need for our components to be compatible with different languages. As part of this work, we need to test our components for min and max...
### Summary Develop a time selector component that will act as an atom within `IcTimePicker`. Match to existing component definition: Text entry Date input Required Disabled Interaction states Large, default...