csnx
csnx copied to clipboard
Monorepo for Guardian UIs
Bumps the devdependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.8.3` |...
v9 is a big change that requires the use of a new config format, and while compatibility tools have been released, it's not trivial to upgrade while the configs you...
Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier). Updates `prettier` from 3.2.2 to 3.3.3 Release notes Sourced from prettier's releases. 3.3.3 π Changelog 3.3.2 π Changelog 3.3.1 π Changelog 3.3.0...
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.6.1 to 1.0.2. Release notes Sourced from actions/add-to-project's releases. v1.0.2 What's Changed build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @βdependabot in actions/add-to-project#583 build(deps-dev): bump @βtypes/node from...
## What are you changing? - Removes the styles that offset the underline on `Link` components ## Why? - Better alignment between all platforms, and agreed by the Design Systems...
With GA going away, we need to move to using ophan data. This requires some collaboration with data design.
This is to unblock #1288. If the Design Sytem team are happy to use default link styles in place of the existing custom styles we can close #1288 and remove...
Whilst adding documentation and putting together examples of the Source layout components I found that in some cases the spacing being applied is easily overridden by the child components. This...
The button component overrides icon styles in order to set colour and size. These can be both be achieved without the need for overrides with the icon's `theme` and `size`...