Skip to content

Releases: tboddyspargo/personal-site

Use webpack and TypeScript

06 Oct 20:38
Compare
Choose a tag to compare
  • Use webpack to compile javascript and sass into minified bundles
  • Migrate entirely to components and TypeScript
  • Improve testing and debugging workflows
  • Update to Bootstrap v5
  • Remove unnecessary dependencies and simplify app
  • Prepare for upgrade to Angular (coming later)

Maintainability Improvements 2021

20 Apr 00:08
Compare
Choose a tag to compare
  • Updated to Angular 1.8.x
  • Implemented data service
  • Implemented many directives as components
  • reduced dependencies
  • Updated to Bootstrap 4.6
  • Simplified styles
  • Migrated site to Firebase