Releases: simonsobs/nextline-web
Releases · simonsobs/nextline-web
v0.9.4
What's Changed
Changes 🚀
- Display the queue size along with the order on the queue item view dialog by @TaiSakuma in #56
- Enable Reordering of Queue Items by @TaiSakuma in #57
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
Changes 🚀
- Close the queue item view dialog when the item is no longer in the queue by @TaiSakuma in #53
- Show error on dialog when adding or removing on queue fails by @TaiSakuma in #54
- Display the order on the queue item view dialog by @TaiSakuma in #55
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
Changes 🚀
- Reorganize GraphQL files and rename queries by @TaiSakuma in #51
- Correct type errors and format code with prettier by @TaiSakuma in #52
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: v0.9.1...v0.9.2
v0.9.1
This release requires nextline-graphql 0.7.8
or later for the backend API.
What's Changed
Changes 🚀
- Add "Load Example Script" in the dev mode by @TaiSakuma in #43
- Upgrade dependency package versions by @TaiSakuma in #44
- Adapt the namespace
ctrl
in GraphQL queries by @TaiSakuma in #45
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Changes 🚀
- Change mobile break point from 960px to 600px by @TaiSakuma in #41
- Add Queue by @TaiSakuma in #42
Full Changelog: v0.8.25...v0.9.0
v0.8.25
No change in the code. Update GitHub settings.
Full Changelog: v0.8.24...v0.8.25
v0.8.24
No change in the code. Update GitHub settings.
Full Changelog: v0.8.23...v0.8.24
v0.8.23
No change in the code. Update GitHub settings.
Full Changelog: v0.8.22...v0.8.23
v0.8.22
What's Changed
Changes 🚀
- Add an Actions workflow to publish to npmjs by @TaiSakuma in #40
Full Changelog: v0.8.21...v0.8.22
v0.8.21
What's Changed
Changes 🚀
- Move the navigation to the app bar extension by @TaiSakuma in #37
- Remove the clear button for stdout by @TaiSakuma in #38
- Set
private
tofalse
in package.json by @TaiSakuma in #39
Full Changelog: v0.8.20...v0.8.21