Skip to content

Releases: vnglst/finding-nora

3.2.0

17 Sep 12:47
ef65268
Compare
Choose a tag to compare

Minor Changes

  • Reverts and upgrades: #77
  • Fixes css responsiveness with relative units: aef322b
  • Adds build script to travis ci (should fail if build fails): c2969b8
  • Bump react-dom from 16.5.0 to 16.5.1: #81
  • Bump react from 16.5.0 to 16.5.1: #78
  • Bump @types/react-redux from 6.0.8 to 6.0.9: #80
  • Use howler for sounds: #83
  • Adds cypress to travis: #82
  • Adds meta description to improve SEO: 5124e23
  • Adds missing splash screens + missing 512x512 android icon: 487a109
  • Adds images to archive for future use: 8436d75

Patches

Up up updates

13 Sep 12:22
1a18fe0
Compare
Choose a tag to compare

Minor Changes

3.0.0

18 Aug 12:59
a4adec3
Compare
Choose a tag to compare

Patches

  • Fixes bug, updates tests: adee3ab

v2.0.0

14 Aug 09:09
c348cb7
Compare
Choose a tag to compare

Minor Changes

  • Fix storybook: 9e422e9
  • Updates cypress, revert app name change: 9472f7f

Patches

  • Updates tests: e2e648a
  • Refactors grid transformations using FP + tests: dc605d5
  • Refactor puzzle generator using classes + tests: 8b208a6
  • Completes tests for puzzle generator: 76dd159
  • Adds tests for game utils: e83bc46

Testable Tibo

10 Aug 15:19
be72bb3
Compare
Choose a tag to compare

Minor Changes

  • Bump react-dom from 16.4.1 to 16.4.2: #60
  • Bump typescript from 2.9.2 to 3.0.1: #58
  • Bump @storybook/addons from 3.4.8 to 3.4.10: #62
  • Bump cypress from 3.0.2 to 3.0.3: #61
  • Bump @storybook/addon-actions from 3.4.8 to 3.4.10: #59
  • Bump @types/react-redux from 6.0.4 to 6.0.5: #54
  • Bump @fortawesome/free-solid-svg-icons from 5.1.0 to 5.2.0: #50
  • Bump @types/react from 16.4.6 to 16.4.7: #52
  • Bump react from 16.4.1 to 16.4.2: #57
  • Bump @types/lodash-es from 4.17.0 to 4.17.1: #55
  • Refactor game model: 9177326

Patches

Accessible Acorn

18 Jul 20:05
1185bff
Compare
Choose a tag to compare

Minor Changes

  • Reduce image file size: 1866e48
  • Adds aria-labels to icon button to improve a11y: b9ae2c7

Initial Initiative

18 Jul 19:24
512987e
Compare
Choose a tag to compare

Changes since initial pre-release:

  • replace Home with About button
  • adds now as CI
  • adds more randomness to puzzles by rotating or mirroring puzzle grid
  • fixes bug where Settings page was using remainingSolution instead of solution
  • removes first letter of solution from noise array to improve gameplay
  • replace material-ui icons with font awesome svg to reduce build size
  • make it look good on iPhone X