Summary
- Fix issue with new s3 bucket file information. (commit: 28d9d39) (details)
- 0.6.6 (commit: 4df7e5f) (details)
- Fix an issue with state not being reset. (commit: eb73cee) (details)
- Update unit test. (commit: 3a92d5a) (details)
- 0.6.7 (commit: 220e23b) (details)
- Beta release. (commit: a84a349) (details)
- Fix an issue with export modules filename. (commit: 0b1f9bd) (details)
- Remove .native. (commit: 492d92a) (details)
- Update dependencies and version, (commit: a064767) (details)
- Remove vue.config.js (commit: bf4e5a6) (details)
- Add unit tests. (commit: 69976fb) (details)
- Enable static build of the demo page. (commit: 309a7f2) (details)
- Update cypress testing to work with vue3. (commit: 29987a1) (details)
- Enable video recording. (commit: 3feb498) (details)
- Fix package-lock.json. (commit: c4c9f59) (details)
- Update dependencies and version. (commit: b28d16b) (details)
- Fix background colour for context-card when deployed to portal. (commit: d2efecd) (details)
- Update plotvuer and simulationvuer. (commit: 996301e) (details)
- Increment version. (commit: 9360f8b) (details)
- Change the scaffold package. (commit: e2a2e1c) (details)
- Increment version. (commit: d82c5e2) (details)
- Update flatmapvuer. (commit: 918283c) (details)
- Update testing. (commit: 5febbd4) (details)
- Rename beforeDestory to beforeUnmount. (commit: 777ae91) (details)
- Fix popover position top in ContentVuer (commit: b2eab85) (details)
- Fix search box spacing (commit: 2905fab) (details)
- Adjust toolbar items alignments (commit: d54717b) (details)
- Use the latest plotvuer and simulationvuer. (commit: 123b89d) (details)
- Update a life cycle call causing an issue with testing. (commit: 9deadec) (details)
- Increment version number before the final merge. (commit: 09af4af) (details)
- Update flatmapvuer. (commit: e85bc68) (details)
- Fix featured marker by switching to the new api (commit: d73b489) (details)
- Make sure scaffoldvuer uses the same version of flatmapvuer. (commit: 6ca6df2) (details)
- Now check the old api for featured datasets first (commit: a8eb1e8) (details)
- Switch to async/await to make the code cleaner for the double featured dataset call (commit: 02127e4) (details)
- Switch order priority of featured datasets and update flatmapvuer (commit: 8192889) (details)
- Small cleanup (commit: beeb36e) (details)
- Change vite.config back (commit: 5afb905) (details)
- Fix instance where flatmap finishes first and featured marker doesnt show (commit: 7dcbb64) (details)
- Remove console.log (commit: d9ced3c) (details)
- More cleanup (commit: e7fd87c) (details)
- Release a new beta version. (commit: 954d9ff) (details)
- upgrade `@abi-software/flatmapvuer` to 0.6.1-auth.2 (commit: 20b824b) (details)
- add userToken to settingsStore (commit: a7204e0) (details)
- create userApiKey in ContentMixin (commit: 19a7d8f) (details)
- pass userApiKey to vuers (commit: f1ce8b6) (details)
- release `0.7.1-auth.1` (commit: 5cd6b4b) (details)
- remove userToken/userApiKey props (commit: 14ec462) (details)
- create `useMainStore` (commit: 9fe9995) (details)
- upgrade `@abi-software/flatmapvuer` to 0.6.1-auth.6 (commit: 40ec415) (details)
- Update vite.config.js (commit: 1bb2764) (details)
- release `0.7.1-auth.5` (commit: 2dfaef6) (details)
- update dependencies (commit: 63e7d2a) (details)
- store user-token from cookie into Pinia (commit: f8a4090) (details)
- release `0.7.1-auth.6` (commit: 0e73d1d) (details)
- use @abi-software/flatmapvuer@0.6.1-vue3.9 (commit: fee0db9) (details)