Skip to content

jakesnyder.dev | v0.2 | Navigation Update

Compare
Choose a tag to compare
@JS-GitRepo JS-GitRepo released this 12 Oct 03:41
· 33 commits to main since this release
0140400

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)