5 September 2018 Deployment
nwalters512
released this
06 Sep 05:35
·
116 commits
to master
since this release
Changelog
- Reorganize directory structure. (@nwalters512 in #108)
- Remove location from notifications if the queue is a fixed-location queue. (@redsn0w422 in #123)
- Add
npm run fix-lint-js
to fix linter errors that can be fixed automatically. (@redsn0w422 in #127) - Allow a queue to be closed and reopened. (@genevievehelsel in #128)
- Fix confirm modal
PropTypes
to makedescText
andconfirmText
not required. (@josh-byster, @PradyumnaShome, and @jrogge in #130) - Upgrade to Next.js 6 and add page transitions. (@nwalters512 in #133)
- Enable Now snapshot deploys on PRs. (@nwalters512 in #136)
- Switch to using our next-page-transitions library. (@nwalters512 in #134)