Releases: Financial-Times/o-crossword
Releases · Financial-Times/o-crossword
Mobile version
Revisited mobile version; single clue + grid
Answers grid fixes
Merge pull request #45 from ftlabs/bugfix/answered_grid [Bugfix] Answers grid
Accessibility and caching
- Implements accessibility features
- Enables saving answers to local storage.
now with in-clue partial answers!
Merge pull request #30 from ftlabs/feature/29/partial_answers [Feature] Add partial answers next to clues
printable crosswords
Merge pull request #26 from ftlabs/feature/25/print [Feature] Print
Enhanced grid functionality & bug fixes
- Added better clue selection
- Improved typing
- Fixed Android issues
change to DSL format: no more [ ] for coords, using ( ) instead
1.0.0 breaking change to format of DSL - no [] or speechmarks
bumped o-typography cap
0.4.6 bumped o-typography cap
displays error messages when parsing of the crossword data fails
0.4.5 writeErrorsAsClues when parsing ofthe data spec fails
bug fix - should now fit min of height/width
0.4.4 fixed bug - removed use of id main-container