dwmkerr / crosswords-js

Tiny, lightweight crossword control for the web.
https://dwmkerr.github.io/crosswords-js/
MIT License
71 stars 27 forks source link

Clue compilation changes and DOM features #33

Closed pvspain closed 1 year ago

pvspain commented 1 year ago

compile-clue.js

compile-clue.specs.js

compile-crossword.js

albreich_4.json

helpers.js

crossworddom.js

FEATURE: Add multi-segment clue support to TAB key handler.

FEATURE: Add direction toggle on click event

CHORE:

CHORE:

DOC:

dwmkerr commented 1 year ago

This is looking amazing thanks @pvspain!

pvspain commented 1 year ago

Thanks @dwmkerr :)