Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@dostonnabotov dostonnabotov released this 08 Feb 00:01
· 4 commits to main since this release
44d6929

Improving the Code

  • Fixed the issue where url at the beginning directed to https://quicksnip.dev/javascript instead of selected category.
  • Fixed the issue where sharing snippets via URL redirected to Not Found page.
  • Fixed the issue where blinking arrow would appear for a brief second when loading snippets.
  • Fixed the issue where keyboard navigation in language selector didn't work as expected for inner lists.
  • Fixed the issue where languages icons in language selector showed a weird animation when opened.
  • Fixed the issue where running npm run dev would throw an unexpected error.
  • Fixed the issue where scrolling a lot of snippets weren't user-friendly. Added a fixed height and scrollbar.
  • Reformatted the codebase to match the Prettier style guide.

Adding Snippets

  • Added snippets for the following languages/frameworks: C++, Java

Others

  • N/A

Thanks to all of our awesome contributors! 🙌