jakesnyder.dev | v0.2 | Navigation Update
JS-GitRepo
released this
12 Oct 03:41
·
33 commits
to main
since this release
Changes Include
- Removing 90% of programmatic navigation in favor of URL based navigation
- This, alongside other tweaks, makes history forward and backward full functional from anywhere in the website
- Component structure has been drastically re-arranged with a simplified and more organized Router structure
- Major styling changes
- URL structure is that of a series of parameters which are manipulated and checked throughout the app
- Under the hood changes in how the project is selected and displayed
Making this a "release" to document a major change in the architecture of the application. Next "major release" will be the display of projects (beyond the default project that is currently presented in either category)