Skip to content

Latest commit

 

History

History
627 lines (456 loc) · 59 KB

CHANGELOG.md

File metadata and controls

627 lines (456 loc) · 59 KB

What's New

2.7.2 (2024-09-24)

Bug Fixes

  • outdated github button to homepage (0c2e395)

Performance Improvements

2.7.1 (2024-09-14)

Features

  • add dynamic landing image (3d20419)
  • add route to landing image (4e92ee4)

2.7.0 (2024-09-12)

Bug Fixes

Features

2.6.0 (2024-07-04)

Bug Fixes

  • different border color for socmed icons in footer (79e55bb)
  • spacing to homepage content (286b95c)
  • unresponsive project banner (df793aa)

Features

  • add fixed menu button for small screen (#27) (315ad46)
  • add fixed menu button to root layout (#27) (dd8852a)
  • add secondary color with variant (1ffa5aa)
  • add temporary static data to timeline page (#15) (b111517)
  • add timeline api #30 (241315d)
  • add ui to timeline page (#15) (8ebd80a)
  • add utility function to sort date (1067339)
  • adjust the display of loading ui to menu buttons (182f54a)
  • new icon to email btn in landing page (b33e354)
  • render dynamic timeline data #30 (5c18c17)
  • responsive width for project card ui component (fce9329)
  • update contact btn to email btn in landing page (e5ee4aa)
  • use switch to handle fallback in event type (#30) (7db151e)

Performance Improvements

  • add key args for rendering events in timeline page (93e95b7)
  • enhance rendering of event type icon component (#30) (c905eed)

2.5.3 (2024-05-21)

Bug Fixes

Performance Improvements

  • eager load footer to all pages (31a228d)
  • make tech stack section more noticeable (#13) (210022e)

2.5.2 (2024-05-10)

Bug Fixes

  • about and project page are still async without any await calls (814181c)

2.5.1 (2024-05-10)

Bug Fixes

  • unresponsive dynamic project segment if it has website url (3891ccf)

2.5.0 (2024-05-10)

Features

  • add custom styling to version ui component (aef28b0)
  • add default gaps to sections & style imports (28cf025)
  • add image credits to image in about page (679a5fd)
  • add nav links lib to header (4ef2e47)
  • add new components to landing page (b7948b0)
  • add new footer component for footer links (0085fb6)
  • add new project specific array of objects to lib (321f0e3)
  • add new ui component for image credits (0dc8cc0)
  • add parent div to bypass the flex gap in content (50b584c)
  • add responsiveness to mobile device in projects page (a021a37)
  • add skeleton for dynamic project segment (68695a9)
  • add skeleton screen to pages (4322eb3)
  • adjust dynamic padding (23c08f0)
  • increase the height of the heading in about skeleton (bbdf8c6)
  • minimal ui improvement to footer (407d578)
  • new font weight to quote author (394e447)

Performance Improvements

  • add loading state for dropdown in header when not yet mounted (b5ba35a)
  • remove unnecesarry for loop in project skeleton (144014d)

2.4.0 (2024-05-06)

Bug Fixes

  • adjust argument value to topic section component (74f519f)
  • adjust argument values to project section component (8dc04de)
  • argument values to loading ui (96788d8)

Features

  • add button ui component for custom buttons (cebc8f8)
  • add button ui component to header (4dd1f81)
  • add conditional text to github btn component (6535ce0)
  • add cta buttons to landing page (233a647)
  • add dynamic className props to picture common component (f01ac60)
  • add glass effect to header (a1b4e7c)
  • add hover state to img in about page (4585584)
  • add new bg (c130241)
  • add new bg components (7d9a51a)
  • add new color variables (31655dd)
  • add new property to api projects route (4dbeb79)
  • add new styles to author in ui component (7db6b2f)
  • add new styles to html and body tags (cb92432)
  • add new ui component (82419de)
  • add new ui component in replace to Title (61b2091)
  • add new ui to footer (#12) (cc6ec5d)
  • add responsive px to section common component (3090dd8)
  • add skeleton image to landing page (38ffd50)
  • add transition duration and opaque bg in globals.css (7d61ab2)
  • add whitespacing and line break regex to topics (e426e5a)
  • change text color to not found ui (3ac6ac2)
  • disable transisition on theme change (9417d23)
  • new color styling to loading spiner ux component (0f3ac2b)
  • new styles to project card component (d0b4e77)
  • new styling to button components (d729281)
  • new styling to dropdown ui component (c17e1f7)
  • new styling to header (c6bdb49)
  • new styling to loading spinner ux component (7d7bda2)
  • new styling to project card ui component (5425ae7)
  • new styling to stack icon ui component (634b6ff)
  • new ui to landing page (e312b66)
  • remove translate on hover in active link in footer (377e44b)

Performance Improvements

  • add loading ui to projects page (fd66e4d)
  • add new custom hook to header (a4c5e08)
  • create custom hook for btn and ux component (e2e505b)
  • use utility classes to state in useBackToTop custom hook (9eb65a7)

2.3.0 (2024-04-28)

Bug Fixes

  • favicon.ico 500 (Internal Server Error) (cb1f29e)

Features

  • add dynamic styling to grid common component (1760c04)
  • add dynamic tech stacks rendering (37445dc)

Performance Improvements

  • import splitted components to about page (5911b2d)
  • render a function that returns a content in about section (d9c9f2d)
  • split about and topic section to its own component (a6245fc)
  • split fetching projects to its own component (dd64c77)
  • split static contact section (c5e78a3)

2.2.0 (2024-03-24)

Bug Fixes

  • unbalanced border radii in pictures (46223a8)

Features

2.1.0 (2024-03-21)

Bug Fixes

  • random bug in back to top btn component (5638cfb)

Features

2.0.1 (2024-03-18)

Bug Fixes

  • colors do not have enough contrast (8b96733)

Performance Improvements

  • add conditional priority props for images (a5510d2)
  • new sizes for responsive stay tuned ui (dfaedf9)
  • remove excess utility classes in styles (62b1417)

2.0.0 (2024-03-13)

Performance Improvements

  • new sizes for responsive images (842f5c5)
  • new sizes for responsive stay tuned ui (1d03223)

BREAKING CHANGES

  • add cloudinary api to handle images

1.13.1 (2024-03-12)

Bug Fixes

  • defer offscreen images (395c357)
  • links must have discernible text (a846442)

Performance Improvements

  • change href property value to url (80bc361)
  • change href property value to url in types (0307404)

1.13.0 (2024-03-09)

Features

  • responsive images for landing and about page (31c84d9)

1.12.6 (2024-03-09)

Bug Fixes

  • env variable is required for auto release (b56e3ea)
  • env variable warning from release-it (e654c85)
  • env variable warning using dotenv (ba61e27)
  • release-it is not using commitMessage (d36f69c)
  • warning in env variable from release-it (96b14be)

1.12.5 (2024-03-09)

1.12.4 (2024-03-09)

Bug Fixes

  • move release-it scripts to package.json (5f63eab)

1.11.1 (2024-03-09)

Changelog

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

1.11.0 (2024-03-09)

Features

  • remove border to projects and add new shadow (7633f18)

1.10.1 (2024-03-07)

Bug Fixes

  • project title will next line when too long (e35e18d)

1.10.0 (2024-03-07)

Features

  • add shadow styling on hover in tech stacks (fdc74ad)
  • increase gray density to shadow in header (930ab77)
  • remove gap in grid in tech stacks (4d1369f)

Performance Improvements

  • add priority property to my image in about (61c1bf6)

1.9.0 (2024-03-06)

Features

  • replace links to github quote in footer (91b0a3a)

Bug Fixes

  • repeating linear gradient background (6b1d6b7)

1.8.0 (2024-03-06)

Features

  • add new logo to header using .png extention (041bc53)
  • add new ui to footer (1e4b371)
  • update favicon and public assets for pwa (bfb5850)

1.7.0 (2024-03-05)

Features

  • add anime page (6d1266e)
  • add api (ca39d88)
  • add api to topics (0d10aef)
  • add back to top component (a5ec767)
  • add border in dropdowns for dark mode (3b1f7dd)
  • add card component for projects (7b6af74)
  • add container class for section component (32dd181)
  • add container class to footer (b824cae)
  • add custom font (8dfaa0a)
  • add custom hook (28838a7)
  • add custom hook (f75c536)
  • add custom types (77f2f10)
  • add dark mode (3c13ecb)
  • add default banner image for projects (43c6b6a)
  • add descriptive text to project github links (2f800e9)
  • add detail component (207e2af)
  • add dropdown component (fb8488b)
  • add dynamic content in projects (829c3e3)
  • add dynamic details about me (a8fb802)
  • add footer component (2e11235)
  • add games page (9520d5d)
  • add gaps in footer links (9243e90)
  • add github invertocat logo (67f1223)
  • add global default styling (014c91b)
  • add head icon (11479f3)
  • add header (6289f14)
  • add header component (75fac8e)
  • add hidden class to screen dim in lg screens (6ec7ed6)
  • add hobbies page (d4367bd)
  • add id in stack icon component (fdc559b)
  • add image component to homepage (16d00dc)
  • add landing page (77660bb)
  • add lazy loading in image for card component (d376213)
  • add letter v in before version number (91be37d)
  • add loading component (8e676bd)
  • add loading ui & component (e368710)
  • add loading ui to dynamic project page (d4fc5c0)
  • add loading ui to pages (9580dc8)
  • add margin right to dropdown in header (b82f4d2)
  • add margin to desktop dropdowns in header (07fd219)
  • add metadata to layout with components (de2fe87)
  • add models (370df38)
  • add mongodb integration for dynamic topics (56c7706)
  • add music page (8a73eef)
  • add my static image for landing page (d9e4b55)
  • add my static image to public folder (b908939)
  • add new animation to logo in header (48c4f81)
  • add new back button component (2dbf7c9)
  • add new backdrop blur to header dropdowns (a045d01)
  • add new brand logo for light mode in header (b2d216f)
  • add new btn component for github & website (7c5e759)
  • add new component for handling sections (c11ba8c)
  • add new component topic component (5694c4b)
  • add new constants in useFetch hook (fe51997)
  • add new custom color (c86d6c6)
  • add new custom tailwind specifics (94ff537)
  • add new description for root layout metadata (d613112)
  • add new fields to project api (9a9d479)
  • add new font (d74eb18)
  • add new font family (fedd1b7)
  • add new height in landing page (cd5c1b0)
  • add new home page (64f305b)
  • add new icon for back to top component (26d7270)
  • add new icon to express and photoshop (be0ca2d)
  • add new icon to photoshop in stacks section (9ca727a)
  • add new icon to tailwind in stack section (2806075)
  • add new icons (8f41b00)
  • add new icons (5d9033d)
  • add new icons to theme switch btn (da53963)
  • add new loading icon to loading component (d7b97d9)
  • add new loading icon to loading ui & comps (8b2b7bf)
  • add new not found page (53748ab)
  • add new parent component (918e360)
  • add new public assets (46a1814)
  • add new static assets (e9b2b97)
  • add new style to nav (f4a60be)
  • add new styling for format utility classes (56a21a8)
  • add new styling to back to top button (a62da99)
  • add new styling to brand name when hovered (453ec82)
  • add new styling to button components (d234151)
  • add new styling to dropdown in header (2397115)
  • add new styling to footer (bae66e6)
  • add new styling to footer (67a2d57)
  • add new styling to globals (a0f491e)
  • add new styling to header when scrolling (597933e)
  • add new styling to loading ui & component (77d3444)
  • add new styling to logo in stacks (1dd36fb)
  • add new styling to not found page (49506f6)
  • add new styling to project datails page (f40622c)
  • add new styling to theme switch button (e5bbf1c)
  • add new styling to topics in about section (a79d329)
  • add new styling to utility classes (eec3600)
  • add new text color in not found page (010f2ff)
  • add new text formatting (fcd607b)
  • add new text formatting to brand name (bedd7aa)
  • add new text styling to footer anchor (1db4004)
  • add new title (5ecd19f)
  • add new type for props in project component (ee8f9b1)
  • add new type for props in topic component (a7f6433)
  • add new ui (2b80c33)
  • add padding for section wrapper component (6445d76)
  • add page for each project (7428c99)
  • add placeholder for image and src handler (346e2b5)
  • add portfolio version (b66edb2)
  • add portfolio version (cbc2fb1)
  • add project component (d3465ef)
  • add projects api (bbe032d)
  • add pseudo elements to image (aa5f098)
  • add public assets images (43fe4bf)
  • add pwa (cf29c77)
  • add px to text and paragraph format class (048f1d0)
  • add renpy, nodejs & expressjs to stacks (f7f935b)
  • add route link for each projects by id (cfe8b06)
  • add scroll for more component (4999914)
  • add small responsiveness to footer (9e48a86)
  • add smooth scroll to home (4d28b7f)
  • add social media component (597b618)
  • add speed insights (7653084)
  • add stack icon component (327ee17)
  • add standard release support (0884dc5)
  • add stay tuned component (b1501b3)
  • add temporary api route for projects (61b7af7)
  • add temporary page for each project by id (5c61a99)
  • add theme color to viewport (4a2108a)
  • add title component (73b5a73)
  • add topic component (6ff4787)
  • add utility class (e52aed4)
  • add utility to connect to database (1c1593b)
  • add vercel speed insights (3247086)
  • add vercel web analytics (6577708)
  • add version to dropdown in header (88ab2c5)
  • adjust back to top button in bottom position (06dce5e)
  • adjust grid columns for screen sizes (db6ae99)
  • change footer to ssr (f2f76ac)
  • change home section to main (2bc370b)
  • change images to icon for socmed in contact (2a2f88b)
  • change route path name from home to moonbami (d09b599)
  • convert public images to webp (1741df1)
  • create next app@latest (dd1f0f5)
  • create-next-app (1b53b42)
  • fetch data (6da0a86)
  • fetch data about me (ebbab75)
  • header on (c2ed33f)
  • homepage to sync (5633e5b)
  • improve web vitals to header (e35fdb2)
  • new display profile (41e0c33)
  • new github link in header (d645b0f)
  • new header style (b1002c6)
  • new max width (61d04a8)
  • re align landing section (a3a07a0)
  • re position header contents (d82ed56)
  • reduce scroll amount for y axis in header (0e6df23)
  • remove shadow hover in unmounted btn (8b60d20)
  • remove text styling in button format (a2b312f)
  • render topics (5a61f0e)
  • set dark mode by default (c82c6f7)
  • small text for version component (d1914d5)
  • turn on theme switch btn (42db1c7)
  • update fb url and add text to copyright (c56ebe2)
  • update highlight color (be954c2)
  • update icon in back to top button component (0935a10)
  • update icons (0a3cc99)
  • update loading spinner component (565e944)
  • update name for pwa (750ec3d)
  • use next image to replace some img (b3d5bc1)
  • use title component to other sections (5dddb47)

Bug Fixes

  • add await in return (3320da6)
  • api route for topics (eb2bdc6)
  • apostrophe in footer causing linter errors (0ea52b5)
  • bg image change height in devtools (11b15a8)
  • black to white text transition in dark mode (418b645)
  • bring back sm dropdowns (42dc95c)
  • calling useFetch hook twice when fetching (563695e)
  • cannot destructure about (dbd31e5)
  • casing in function names (26bd0a3)
  • commented model of projects (6c87f77)
  • disable useFetch temporary (eccd152)
  • dropdown not closing in when clicking logo (3060cf1)
  • fetch api (3b3186b)
  • fetching about api (05da351)
  • fetching api (5882ea6)
  • footer links (c01c4b9)
  • function syntax (7490f51)
  • hard to see dropdown menu in light mode (ef9d9fc)
  • hard to see name in header in dark mode (bcbb582)
  • hard to see name in header in light mode (0f39d5b)
  • import (f060d97)
  • import for header brand logo (f094441)
  • imports and spacing (3d0d82f)
  • input required and not supplied due to token (5de9b77)
  • instagram spelling in footer (54eb689)
  • layout shift in header became narrower (63c944b)
  • missing backdrop blur in scrolled header (a50f431)
  • missing header at screens lower than 475px (c876bd8)
  • module not found: can't resolve image import (0154c8d)
  • production bugs (d14b459)
  • production build (feaa7de)
  • production error (9eddf8e)
  • project content not showing in light mode (2286cf0)
  • projects route not a module (72bead9)
  • realpop image not showing (ad50c50)
  • remove loading ui to project page due to bug (2171bfd)
  • remove trycatch block in useFetch hook (57aa759)
  • remove unused imports (adabcec)
  • remove url import parameter to useFetch hook (0138d47)
  • responsiveness of stay tuned pages (453bd5d)
  • site links being in a blank target (9a1e432)
  • styling in topics (2fca0ac)
  • temporary comment to unused files (b8e12f2)
  • temporary off mount statement in btn (84347ed)
  • temporary remove about api (ac46bdf)
  • temporary remove sm dropdowns (e20d17d)
  • temporary turn off header (694cb05)
  • tsukiwa logo not spinning on hover (025e030)
  • turn on api for about (780854a)
  • turn on api for projects (e5e3660)
  • turn on mount statement in btn (7c88bad)
  • turning off api requests (7968016)
  • url (e0e3afc)
  • url fetching (b926bab)
  • url fetching (6bee248)
  • useFetch hook cannot handle two api calls (bbde07a)
  • using smooth scroll to links (fe737bc)

Performance Improvements

  • add dynamic imports and new img resolutions (d523e07)
  • add name to header logo links (428be9e)
  • add names to component buttons (4ddb068)
  • add new highlight color to project links (cf438fe)
  • add new properties to root layout metadata (a1ee17f)
  • add priority for image & add alt to logo (c6a2d2c)
  • add sized attributes for next images (46d6f82)
  • change li tag to h1 in project titles (403f37e)
  • change name to aria label in button comps (d9cd12e)
  • disable transition on change in theme switch (c5d6d5e)
  • improve layout shift in header (7715017)
  • reduce pixels required to change header bg (63a3b90)
  • remove additional transition classes (09e4573)
  • remove excess await calls in use fetch (9448fc4)
  • remove image priority in landing page (8a1914f)
  • remove text color change on hover in header (a542c70)
  • remove unused utility class (cdd385b)
  • remove unused utility class (3233cbb)
  • remove unused utility classes (7b8f2c0)

1.6.0 (2024-03-05)

Features

  • add new parent component (918e360)

Bug Fixes

  • input required and not supplied due to token (5de9b77)
  • missing header at screens lower than 475px (c876bd8)

1.5.0 (2024-03-04)

Features

  • add standard release support (0884dc5)

Bug Fixes

  • layout shift in header became narrower (63c944b)