Skip to content

Latest commit

 

History

History
570 lines (551 loc) · 35.8 KB

CHANGELOG.md

File metadata and controls

570 lines (551 loc) · 35.8 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.5 (2024-12-21)

Features

Bug Fixes

0.0.4 (2022-05-21)

Features

  • add 500 error page 🚀 (5fe66cf)
  • add a very nice navbar 🚀 (83c897c)
  • add about page! 🚀 (37ee770)
  • add accent to 404 heading 🚀 (fc88301)
  • add colormodetoggle and styledinput component 🚀 (51dbb15)
  • add copyright footer 🚀 (1380ad4)
  • add db to techstack, add scrollbutton 🚀 (2f06cf5)
  • add direction prop to page progress 🚀 (c4d36ba)
  • add environment variables typing 🚀 (22cad35)
  • add favicons 🚀 (7f28c05)
  • add favicons 🚀 (9daa2e3)
  • add intersection observer animationg 🚀 (b0e68bf)
  • add logo width to opengraph request 🚀 (3e14bd2)
  • add more projects, project image 🚀 (2081961)
  • add nprogress 🚀 (2cf7f50)
  • add nvmrc, move classname 🚀 (38e1a22)
  • add og api route option 🚀 (449cbaa)
  • add page progress component 🚀 (b0bbaca)
  • add projects page 🚀 (7f6628e)
  • add ring to project card and colormodetoggle 🚀 (e616e41)
  • add something in the header, footer contact 🚀 (e947cfe)
  • add storybook 🚀 (035c98d)
  • add support for svgr 🚀 (2284a99)
  • add tech stack 🚀 (e359396)
  • better cool button 🚀 (8e056ba)
  • better error page accent 🚀 (650ccef)
  • better nav for mobile device 🚀 (c0c0139)
  • change accent light mode to be more contrast 🚀 (69123b5)
  • change index seo title 🚀 (ec71a14)
  • change skip to content 🚀 (2521548)
  • change skip to content button 🚀 (352572b)
  • color mode toggle improvement, better accent coloring 🚀 (7c5f23f)
  • dark bg and dark text on body element 🚀 (0631750)
  • disable preact 🚀 (aa95e43)
  • enable dependabot update 🚀 (eb7b6f8)
  • even better cool button 🚀 (c979056)
  • footer content 🚀 (3f2ab73)
  • full page 404 includes header and footer 🚀 (07e954e)
  • jest config typings 🚀 (04dbd8e)
  • mainpage lol 🚀 (0fda33e)
  • project button scale animation 🚀 (f427612)
  • public coveralls bruh 🚀 (3631b39)
  • public coveralls bruh 🚀 (e9b92f7)
  • purge yarn lock 🚀 (030ad11)
  • seo description fixed 🚀 (de69bcf)
  • shorten tailwind config css 🚀 (0a1a733)
  • storybook config typescript 🚀 (7f16460)
  • update page story 🚀 (3483f27)
  • update scripts 🚀 (ed7cf1d)
  • use inter font 🚀 (0513543)
  • use nextjs-progressbar 🚀 (4d01c76)
  • using tailwind instead of css for stories 🚀 (3ab6352)
  • wording 🚀 (66b7b2c)

Bug Fixes

  • accessibility and seo lighthouse 🚀 (745f98a)
  • accessibility and seo lighthouse 🚀 (0fe42e6)
  • favicon broken link 🚀 (4e53b1f)
  • jest missing deps 🚀 (5844029)
  • react 18 typings 🚀 (4746a3f)
  • remove whitespace from className 🚀 (6ddebdb)
  • sometimes font not loaded 🚀 (5a23007)
  • tooltip padding 🚀 (3e9d52b)
  • tooltip typing 🚀 (ed19ba7)
  • wrong tailwind classname coolbutton, refactor tooltip to use tailwind 🚀 (7ea2e59)

0.0.2 (2022-02-21)

Features

  • add eslint plugin jest and eslint plugin prettier 🚀 (7bb50e7)
  • add next bundle analyzer 🚀 (625216f)
  • dark and light mode color support 🚀 (08a598e)

Bug Fixes

  • button component classname typo (f6d967c)

0.0.1 (2022-02-13)

Features