Skip to content

Releases: Financial-Times/o-crossword

Mobile version

14 Jun 13:30
Compare
Choose a tag to compare

Revisited mobile version; single clue + grid

Answers grid fixes

06 Jun 15:36
Compare
Choose a tag to compare
Merge pull request #45 from ftlabs/bugfix/answered_grid

[Bugfix] Answers grid

Accessibility and caching

06 Jun 15:18
Compare
Choose a tag to compare
  • Implements accessibility features
  • Enables saving answers to local storage.

now with in-clue partial answers!

24 May 14:08
Compare
Choose a tag to compare
Merge pull request #30 from ftlabs/feature/29/partial_answers

[Feature] Add partial answers next to clues

printable crosswords

17 May 14:43
Compare
Choose a tag to compare
Merge pull request #26 from ftlabs/feature/25/print

[Feature] Print

Enhanced grid functionality & bug fixes

10 May 09:57
Compare
Choose a tag to compare
  • Added better clue selection
  • Improved typing
  • Fixed Android issues

change to DSL format: no more [ ] for coords, using ( ) instead

21 Mar 21:31
Compare
Choose a tag to compare
1.0.0

breaking change to format of DSL - no [] or speechmarks

bumped o-typography cap

20 Mar 18:59
Compare
Choose a tag to compare
0.4.6

bumped o-typography cap

displays error messages when parsing of the crossword data fails

19 Mar 14:13
Compare
Choose a tag to compare
0.4.5

writeErrorsAsClues when parsing ofthe data spec fails

bug fix - should now fit min of height/width

19 Mar 08:18
Compare
Choose a tag to compare
0.4.4

fixed bug - removed use of id main-container