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! 🙌