Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@dostonnabotov dostonnabotov released this 01 Jan 18:10
· 399 commits to main since this release

Improving the Code

  • Migrated to a new storage system (markdown format instead of json)
  • Added a new light theme
  • Added support for an optional contributor field
  • Added husky pre-commit hooks
  • Added vite-tsconfig-paths to make imports more consistent
  • Added a feature to close the modal when clicking outside
  • Added a feature to close the language selector when clicking outside
  • Improved keyboard navigation and accessibility of language selector
  • Fixed accessibility issues with icons
  • Refactored ESLint rules for more consistent commits
  • Removed all_snippets.json in consolidated folder since it doesn't rely on search functionality (still working on) anymore

Adding Snippets

  • Added new languages: HTML, C
  • Added snippets for the following languages: CSS, Rust, JavaScript, C++, Python, HTML, C
  • Updated CSS logo

Others

  • Created CODEOWNERS to assign maintainers
  • Created custom pull request template
  • Created custom issue templates (stolen inspired from FreeCodeCamp Developer Quiz Site

Thanks to all contributors! 🙌