GCHQ-Developer-741
GCHQ-Developer-741
On hold due to StencilJS issue when upgrading. May potentially come back into dev when working on https://github.com/mi6/ic-ui-kit/issues/3669
Would be solved by #1789
When development is finished, will need a code example adding to the guidance site
Within status tag the tokens `status-tag-text` & `status-tag-text-inverted` perform the dark mode switching by actually changing the underlying token based on the theme, rather than using a single token with...
This will also solve the issue in https://github.com/mi6/ic-ui-kit/issues/2082 around setting false still downloading the link, as it will no longer treat false as the file name
Hello @MI6-651, afraid we're struggling to replicate this issue. Could you confirm whether this is still an issue and potentially provide a code snippet to assist us with debugging this....
On hold whilst [#884](https://github.com/mi6/ic-ui-kit/issues/884) is being completed 3 Mar 25: No longer on hold as the XS Buttons work has been pushed back
This issue has also been noticed when using an ic-select in the cell slot, where the menu is cut off. ``` import { mdiLayers } from "@mdi/js"; import { IcDataTable...
Will also need to account for future discussions around how this affects any future theming features for our components (would users provide their own values for these global tokens or...
Would be potentially blocked from developing until https://github.com/mi6/ic-ui-kit/issues/3549 has been fixed