Releases: simonsobs/nextline-web
Releases Β· simonsobs/nextline-web
v0.9.12
This release fixes the pagination issue on the history page.
What's Changed
Changes π
- Downgrade
@urql/vue
from^1.4.1
to1.3.2
by @TaiSakuma in #79
Full Changelog: v0.9.11...v0.9.12
v0.9.11
What's Changed
Changes π
- Correct a dialog message by @TaiSakuma in #77
Full Changelog: v0.9.10...v0.9.11
v0.9.10
What's Changed
Changes π
- Place the loading progress bar at the center by @TaiSakuma in #72
- Upgrade urql and fix related type errors by @TaiSakuma in #73
- Rerun codegen by @TaiSakuma in #74
- Add confirmation dialogs for "interrupt", "terminate" and "kill" by @TaiSakuma in #75
Full Changelog: v0.9.9...v0.9.10
v0.9.9
What's Changed
Changes π
- Fix a bug where
provide()
might be called outside ofsetup()
by @TaiSakuma in #70 - Ensure the provided config is not null by @TaiSakuma in #71
Full Changelog: v0.9.8...v0.9.9
v0.9.8
What's Changed
Changes π
- Make the seed color of Dynamic Color configurable by @TaiSakuma in #69
Full Changelog: v0.9.7...v0.9.8
v0.9.7
What's Changed
Changes π
- Bump docker/build-push-action from 5 to 6 by @dependabot in #64
- Upgrade dependencies by @TaiSakuma in #65
- Add dots to indicate running by @TaiSakuma in #66
- Merge two table columns on the history page by @TaiSakuma in #67
Full Changelog: v0.9.6...v0.9.7
v0.9.6
What's Changed
Changes π
- Replace menus with bottom sheets for mobile in some components by @TaiSakuma in #63
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
Changes π
- Convert Vue component tags to PascalCase in HTML templates by @TaiSakuma in #58
- Replace
v-slot:
with its shorthand#
by @TaiSakuma in #59 - Remove "All" from the item-per-page options on the run table by @TaiSakuma in #60
- Convert Vue component tags to PascalCase in HTML templates by @TaiSakuma in #61
- Reorganize components in accordance with backend plugins by @TaiSakuma in #62
Full Changelog: v0.9.4...v0.9.5
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