Skip to content

Tags: t-blackwell/mycrossword

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Cell size prop (#110)

* add new cellSize prop

* typecheck script

* dynamic font size

* change cell size for mini

* use Math.ceil for position calcs

* v2.2.0

---------

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Apply sort when initialising clues (#108)

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>

v2.1.1

Toggle v2.1.1's commit message
Reset complete

v2.0.12

Toggle v2.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Jumbo example and better responsiveness (#94)

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>

v2.0.11

Toggle v2.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Small screen style improvements (#92)

* centre grid

* shuffling class modifier

* icon viewbox

* reduce global line-height

* mini example crossword

* narrow styles

---------

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>

v2.0.10

Toggle v2.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove dependencies and update Vite config (#90)

* Vite config fix attempt

* export css separately

* point at dist folder

* skip sanitization on the server

* bump version

* revert sanitize

* switch to use basic html sanitize

* bump version

* decodeHtmlEntities

* lowercase entity

* bump version

* fix named entity to be case insensitive

---------

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add module to package.json (#87)

Co-authored-by: tblackwell-tm <t.blackwell@techmodal.com>