Skip to content

Releases: guardian/csnx

@guardian/[email protected]

14 Mar 10:10
ce39f2c
Compare
Choose a tag to compare

Major Changes

  • aeb7ed2: Extends theme to support additional elements and renames some existing keys for consistency and clarity:

    • Adds gridTextColor to theme to allow text in the grid to be themed independently of other text
    • Explicitly applies textColor to other elements rather than rely on inheritance or currentColor
    • Renames selectedColor and connectedColor to make it clear they apply to background colours
    • Renames focusedClueBackgroundColour to standardise spelling as color

@guardian/[email protected]

12 Mar 16:05
9d21862
Compare
Choose a tag to compare

Patch Changes

  • 6bcf6d6: Adds new ACQUISITION_GUTTER OphanComponentTypes

@guardian/[email protected]

10 Mar 14:56
1865ebf
Compare
Choose a tag to compare

Major Changes

  • 586ab4a: This is a complete rebuild of the React crossword player.

    It includes the following feature:

    • Renders crossword grid and clues
    • Supports hyphenated and multiple-word answers
    • Supports grouped clues that span multiple columns or rows
    • Layout is responsive (and customisable via the Layout prop)
    • Progress is automatically saved to local storage
    • Answers can be checked and revealed
    • Smart clearing when checking answers that strikes through incorrect letters
    • Includes an anagram helper
    • Crossword is accessible by default: elements in the crossword are clearly labelled to communicate context and state to assistive technology
    • Fully keyboard accessible: users can tab between the grid, clues and controls, and navigate around these with the arrow keys
    • Includes print styles
    • Supports theming and custom colour schemes

@guardian/[email protected]

10 Mar 14:37
69ce8a0
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f2bcdd6: This is a complete rebuild of the React crossword player.

    It includes the following feature:

    • Renders crossword grid and clues
    • Supports hyphenated and multiple-word answers
    • Supports grouped clues that span multiple columns or rows
    • Layout is responsive (and customisable via the Layout prop)
    • Progress is automatically saved to local storage
    • Answers can be checked and revealed
    • Smart clearing when checking answers that strikes through incorrect letters
    • Includes an anagram helper
    • Crossword is accessible by default: elements in the crossword are clearly labelled to communicate context and state to assistive technology
    • Fully keyboard accessible: users can tab between the grid, clues and controls, and navigate around these with the arrow keys
    • Includes print styles
    • Supports theming and custom colour schemes

@guardian/[email protected]

10 Mar 14:17
69ce8a0
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f2bcdd6: This is a complete rebuild of the React crossword player.

    It includes the following feature:

    • Renders crossword grid and clues
    • Supports hyphenated and multiple-word answers
    • Supports grouped clues that span multiple columns or rows
    • Layout is responsive (and customisable via the Layout prop)
    • Progress is automatically saved to local storage
    • Answers can be checked and revealed
    • Smart clearing when checking answers that strikes through incorrect letters
    • Includes an anagram helper
    • Crossword is accessible by default: elements in the crossword are clearly labelled to communicate context and state to assistive technology
    • Fully keyboard accessible: users can tab between the grid, clues and controls, and navigate around these with the arrow keys
    • Includes print styles
    • Supports theming and custom colour schemes

@guardian/[email protected]

07 Mar 14:30
b7fa8be
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f2bcdd6: This is a complete rebuild of the React crossword player.

    It includes the following feature:

    • Renders crossword grid and clues
    • Supports hyphenated and multiple-word answers
    • Supports grouped clues that span multiple columns or rows
    • Layout is responsive (and customisable via the Layout prop)
    • Progress is automatically saved to local storage
    • Answers can be checked and revealed
    • Smart clearing when checking answers that strikes through incorrect letters
    • Includes an anagram helper
    • Crossword is accessible by default: elements in the crossword are clearly labelled to communicate context and state to assistive technology
    • Fully keyboard accessible: users can tab between the grid, clues and controls, and navigate around these with the arrow keys
    • Includes print styles
    • Supports theming and custom colour schemes

@guardian/[email protected]

06 Mar 12:29
a9a7687
Compare
Choose a tag to compare
Pre-release

Major Changes

  • f2bcdd6: This is a complete rebuild of the React crossword player.

    It includes the following feature:

    • Renders crossword grid and clues
    • Supports hyphenated and multiple-word answers
    • Supports grouped clues that span multiple columns or rows
    • Layout is responsive (and customisable via the Layout prop)
    • Progress is automatically saved to local storage
    • Answers can be checked and revealed
    • Smart clearing when checking answers that strikes through incorrect letters
    • Includes an anagram helper
    • Crossword is accessible by default: elements in the crossword are clearly labelled to communicate context and state to assistive technology
    • Fully keyboard accessible: users can tab between the grid, clues and controls, and navigate around these with the arrow keys
    • Includes print styles
    • Supports theming and custom colour schemes

@guardian/[email protected]

05 Mar 16:27
62adcd0
Compare
Choose a tag to compare

Patch Changes

@guardian/[email protected]

05 Mar 16:27
62adcd0
Compare
Choose a tag to compare

Major Changes

  • 6c811ba: Remove Consent or Pay Flag that hides CorP logic

@guardian/[email protected]

05 Mar 11:49
fdcdb89
Compare
Choose a tag to compare

Minor Changes

  • 59ea52c: Add joinHref property to Sourcepoint Config