Releases: Financial-Times/o-crossword
Releases · Financial-Times/o-crossword
bug fix for multi-word no-answers
0.4.3 fixed bug to handle no-answers with multi-words
refactored handling of clue sizes and answers
0.4.2 refactored handling of answers
handling YAML spec
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
Merge pull request #14 from robi-bobi/master #11 wip handles #8 #9 #11
simplified steps to regenerate crossword
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
Merge pull request #4 from ftlabs/localdata Localdata
refactored promise chain
fixed clumsy promises
v0.3.0: Merge pull request #2 from ftlabs/localdata
tweaked README, data-o-crossword-data can now handle json text