Skip to content

Releases: simonsobs/nextline-web

v0.9.9

08 Aug 15:40
Compare
Choose a tag to compare

What's Changed

Changes πŸš€

  • Fix a bug where provide() might be called outside of setup() 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

01 Aug 19:45
Compare
Choose a tag to compare

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

08 Jul 17:15
Compare
Choose a tag to compare

What's Changed

Changes πŸš€

Full Changelog: v0.9.6...v0.9.7

v0.9.6

06 Jun 15:13
Compare
Choose a tag to compare

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

31 May 21:46
Compare
Choose a tag to compare

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

29 May 19:42
Compare
Choose a tag to compare

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

28 May 20:43
Compare
Choose a tag to compare

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

23 May 20:22
Compare
Choose a tag to compare

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

Full Changelog: v0.9.1...v0.9.2

v0.9.1

15 May 18:09
Compare
Choose a tag to compare

This release requires nextline-graphql 0.7.8 or later for the backend API.

What's Changed

Changes πŸš€

Full Changelog: v0.9.0...v0.9.1

v0.9.0

07 May 16:16
Compare
Choose a tag to compare

What's Changed

Changes πŸš€

Full Changelog: v0.8.25...v0.9.0