This commit is contained in:
2019-05-29 22:39:37 +00:00
parent 871a5da022
commit 0361b5e85b
2 changed files with 3 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ NEXT TODOS:
- or, would the dirty check on nav away cover this anyway? - or, would the dirty check on nav away cover this anyway?
- Would it be annoying on a small device? - Would it be annoying on a small device?
- Locale settings move to store - DONE Locale settings move to store
- Right now if you reload a page the locale settings reset back to default as they are not backed by the store - Right now if you reload a page the locale settings reset back to default as they are not backed by the store
- However localized text keys do not because they *are* backed by the store - However localized text keys do not because they *are* backed by the store
- Put locale settings in store or invalidate and refresh them on reload - Put locale settings in store or invalidate and refresh them on reload
@@ -36,6 +36,7 @@ NEXT TODOS:
DONE: 404 DONE: 404
- Can enter a route of /bad and it will just show an empty form like it thinks it's valid or something - Can enter a route of /bad and it will just show an empty form like it thinks it's valid or something
DONE: UNDER CONSTRUCTION DONE: UNDER CONSTRUCTION
- show under construction page in every item that has no current view so it's clear it's not just buggy and blank but purposefully so - show under construction page in every item that has no current view so it's clear it's not just buggy and blank but purposefully so

View File

@@ -1,5 +1,5 @@
export default { export default {
version: "8.0.0-alpha.5", version: "8.0.0-alpha.6",
copyright: copyright:
"Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved", "Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved",
browser: { browser: {