- Updated peer dependencies [34042f6]
- @guardian/[email protected]
- c247761: Replace deprecated warning icon in ErrorSummary component
- 064c5fb: Fixes for new eslint config
- afe409d: Add WIP
Crossword
component
- 902521c: Remove
EditorialButton
andEditorialLinkButton
components - cd351c5: Remove
QuoteIcon
component andHeadlineSize
type - 90b4703: Remove
format
prop fromToggleSwitch
component (it was not being used anyway).
- 4442352: Remove padding from Ticker component
- 7e8b36a: Make
Ticker
size configurable via a newsize
prop. Rename propcountLabel
toheadline
inTicker
.
- Updated dependencies [cb19d46]
- Updated dependencies [59b350f]
- @guardian/[email protected]
- 85dcc72: Updating 'ticker' design to update the default padding
- Updated dependencies [33608e2]
- @guardian/[email protected]
- bcd0e25: Add a new
ticker
component
- 80eea1d: Small refactors to allow Eslint updates
Updated peer dependency to @guardian/[email protected]
- d4e48f9: Refactor
DottedLines
to render pattern with CSS rather than SVG
- Updated dependencies [d274436]
- @guardian/[email protected]
- e5b15dc: Update TypeScript support to
v5.5.2
.
- Updated dependencies [a5498b8]
- Updated dependencies [e5b15dc]
- @guardian/[email protected]
- @guardian/[email protected]
-
bd424c2: Now has a peer dependency of
@emotion/react@^11.11.3
(from^11.11.1
). -
Update peer dependency of @guardian/libs v17.0.0
-
Update peer dependency of @guardian/source v4.0.0
Fixes conflicting types between Emotion's deps, as outlined in emotion-js/emotion#3141.
- bd424c2: Replace use of deprecated
ArticlePillar
withPillar
from@guardian/libs
.
-
bdd830b: Update dependencies:
@guardian/[email protected]
@guardian/[email protected]
- dfe0ebb: Create
@guardian/source-development-kitchen
Allows extending Source Development Kitchen to add potential support beyond React components...
import { StarRating } from '@guardian/source-react-components-development-kitchen'
import { StarRating } from '@guardian/source-development-kitchen/react-components'
There will be no more updates to the old package. From now on, all updates to Source Development Kitchen will come via this package.