Commit graph

10 commits

Author SHA1 Message Date
213e179e70 Frontend: Added an hitbox for the tooltip. Upgrading the user experience. 2024-02-01 18:49:15 +01:00
88423c45cb Updated to Vite 5.0.12. Fixed Resizing pill which would move the tooltip. 2024-02-01 18:14:32 +01:00
0ec0999130 Updated to Svelte 4.2.9, Frontend: Optimised pill to not bind mouseover and other functions for unused tooltips. Removed unused function in +page.svelte. 2024-02-01 17:20:32 +01:00
7f9cee5798 Frontend: Fixed sidebar being visible for a second on mobile. Tooltips now can be shown from bottom or top depending on where it can be displayed. 2024-02-01 16:15:10 +01:00
7e61cee8ca Frontend: Fixed left/right out of bound tooltip. 2024-02-01 15:19:07 +01:00
820c777494 Frontend: Updated Some CSS for tooltips visibility. changed how popup.js works. showPopup now asks for a project id. Pill now can show the popup. 2024-01-28 23:41:30 +01:00
b9e78d7e49 Backend: Added the ability to gather a project title from a software/programming language. Frontend: Tooltip implementation with backend. 2024-01-28 21:28:07 +01:00
1a3297199f Backend: Some tweaks for project ids, ordering the tags. Frontend: Added full support for tags. 2024-01-28 18:34:05 +01:00
447decd5d8 Frontend: Added color.js, calculating text/icon color depending on the background color. Backend: Skills are now ordered by id. 2023-11-19 20:11:44 +01:00
1a414fe9f0 Frontend: Added Programming Languages section. 2023-11-19 18:57:55 +01:00