Skip to content

2 new links + big refactoring

Compare
Choose a tag to compare
@alinnert alinnert released this 08 Oct 20:49
· 266 commits to develop since this release

Update

  • Footer now shows current version and contains a link to the changelog
  • Change icon size from 24 to 25 pixel - especially the Microsoft logo looks a lot cleaner now
  • The search button is now the most left one
  • Small update to the look of the footer, especially on smaller screens
  • The search term is stored in a single state in the App component, which replaces a dirty hack that involves catching the first letter and passing that to the Search component
  • Switched from StandardJS to Prettier and reformat the entire codebase
  • App only receives updates now after I publish a new release - before that the app updated on every push to the develop branch

New links

Read the docs

  • GitHub Docs

Code safe and secure

  • Prettier