Releases: tks18/home
Releases · tks18/home
Release 0.1.18-0
0.1.18-0 (2022-07-24)
Styling 🎨
- icons: change website logo, banner & favicons (4c79aed)
Others 🔧
- assets: replace resume pdf with latest pdf (21ed6fb)
- assets: update resume pdf file (34c7076)
- data: update authordata json file with latest information (b3de94c)
- domain: move to a different domain (aaf03ea)
- image: update profile images across pages (848f752)
- readme: update readme to reflect latest changes (f75824e)
- update profile pic at various places (e88f783)
CI 🛠
- versionrc: update versionrc file with nice emoji for various changelogs (22f4a3b)
Performance Improvements 🏎
- removed unwanted components and misc changes related to that (0be9d12)
- removed unwanted components from home page (3dbff4f)
Bug Fixes 🛠
- routes/about: go to resume webpage instead of resume download (9cf8228)
- routes/home: remove blog component from home for clean layout (c6e1b70)
- views/home: fix about section by simplifying complex code (d654119)
Features 🔥
- views/about/me: add a new button for downloading resume pdf (14efba0)
- views/home: give play on youtube option in youtube player (8208cd9)
Code Refactoring 🖌
- components: refactor bottom settings component (902d45f)
- components: simplify complex code in various components (fba1295)
- plugins: change the default primary color theme (07ac141)
- routes: remove unwanted routes, rename route names to a proper name (347410b)
- views/home: completely refactor the hero component in home page (7d0d7cc)
- views/home: refactor feedback component in home page (503f854)
- views/home: refactor various other components in home page (d02035b)
Release 0.1.17
Release 0.1.16
0.1.16 (2022-03-26)
Features
- routes/about: use tabs instead of sliders for certification gallery (2a5da33)
- routes/home: add more categories to home services (f93c2bb)
- routes/home: fix container, add background & add names and labels (1cedd0a)
- routes/home: fix hero banner, move to flex layout, more ui/ux improvement (74bbff8)
Bug Fixes
- global/components: some misc fixes in components which improves the experience (91ca7df)
- router: fix router to route new urls (d3b0552)
- routes/about: some misc fixed to improve ux (eb60e7b)
Code Refactoring
- routes/about: move to more structured routes folder (00a4258)
Others
- templates: reframe taglines in authordata (c0021c1)
Release 0.1.16-1
Release 0.1.16-0
0.1.16-0 (2022-03-14)
Features
- routes/about: add new certifications gallery card (ae27e04)
- routes/about: add new skills to bio, add animation to photo carousel (eb8254d)
- routes/about: add transition to photo carousel (6d6a40a)
Bug Fixes
- components: fix css for youtube player component (587c60d)
- components: fix youtube player not rendering description properly (1704d8d)
- routes/home: fix home page feedback component (f46f285)