Skip to content

Releases: Financial-Times/o-crossword

bug fix for multi-word no-answers

18 Mar 23:39
Compare
Choose a tag to compare
0.4.3

fixed bug to handle no-answers with multi-words

refactored handling of clue sizes and answers

18 Mar 19:45
Compare
Choose a tag to compare
0.4.2

refactored handling of answers

handling YAML spec

18 Mar 13:44
Compare
Choose a tag to compare

can now specify the crossword data spec in YAML form, plus the basic demo passes the spec via the data attribute as text rather than via a url

external iteration 1

10 Feb 16:52
Compare
Choose a tag to compare
Merge pull request #14 from robi-bobi/master

#11 wip
handles #8 #9 #11

simplified steps to regenerate crossword

12 Jan 10:07
Compare
Choose a tag to compare

this component now makes no attempt to tidy itself up.
If you want to rebuild the crossword with new data, you have to rest the initial html first.

handles updated crossword data via event o.CrosswordDataUpdated

11 Jan 09:06
Compare
Choose a tag to compare
Merge pull request #4 from ftlabs/localdata

Localdata

refactored promise chain

10 Jan 17:26
Compare
Choose a tag to compare

fixed clumsy promises

v0.3.0: Merge pull request #2 from ftlabs/localdata

10 Jan 16:00
Compare
Choose a tag to compare
tweaked README, data-o-crossword-data can now handle json text