Commit Graph

22 Commits

Author SHA1 Message Date
Bjorn Lammers
81607c5690 feat(web): add pagination 2025-04-23 03:23:25 +02:00
Bjorn Lammers
df3c53818a refactor(web): enhance consistency and accessibility across components 2025-04-23 00:06:26 +02:00
Bjorn Lammers
d6cb15aab0 refactor(web): update text and descriptions for clarity and consistency across various components 2025-04-22 23:55:40 +02:00
Thomas Camlong
773e3b78a3 feat(web): add magic gradient color variable to globals.css 2025-04-22 20:51:58 +02:00
Thomas Camlong
8465fb4929 fix: log search query when no icons are found 2025-04-22 18:16:02 +02:00
Thomas Camlong
d8f7d98e95 add lazy icon request button 2025-04-22 17:08:14 +02:00
Thomas Camlong
38cecbb7bf Merge branch 'main' into feat/ph-capture-missing-icons
Signed-off-by: Thomas Camlong <thomas@ajnart.fr>
2025-04-22 15:28:55 +02:00
Thomas Camlong
b3b88414e7 feat: implement debounced search query and normalize filtering 2025-04-22 15:28:23 +02:00
Thomas Camlong
1c14e86dee feat: integrate PostHog for tracking when no icons are found in search 2025-04-22 14:22:03 +02:00
Thomas Camlong
f995c84478 feat: integrate PostHog for tracking when no icons are found in search 2025-04-22 14:21:48 +02:00
Thomas Camlong
bc9ee8c022 Styling changes 2025-04-18 16:51:04 +02:00
Thomas Camlong
e90d3c4b7f Virtualize (kind of) the list 2025-04-17 18:05:08 +02:00
Thomas Camlong
ad849b8deb styling 2025-04-17 18:05:08 +02:00
Thomas Camlong
16d6e34c3f Format codebase 2025-04-17 18:05:08 +02:00
Thomas Camlong
5be07bbfb8 styling 2025-04-17 18:05:08 +02:00
Thomas Camlong
cd27ff7dd5 remove getIconVariant 2025-04-17 18:05:07 +02:00
Bjorn Lammers
63349f7490 feat(website): enhance website 2025-04-17 18:05:07 +02:00
Bjorn Lammers
6e3a39a4cf feat(website): enhance transitions and styles 2025-04-17 18:05:07 +02:00
Bjorn Lammers
24cc8c1b6f feat(icons): refactor IconSearch with smoother animation 2025-04-17 18:05:07 +02:00
Bjorn Lammers
62ab677ee3 feat(icons): implement theme-aware icon variants in search and details components 2025-04-17 18:05:07 +02:00
Bjorn Lammers
86b89f5518 feat(website): visually enhance website
- Update UI with refined rose-themed styling throughout the site
- Add mobile-responsive improvements to header and hero sections
- Create new 'Recently Added Icons' component with animated cards
- Improve icon details view with better visual hierarchy and theme indicators
- Implement better hover effects and transitions for interactive elements
- Add mobile menu for better navigation on smaller screens
- Update license notice wording
- Remove grid background in favor of refined blur effects
2025-04-17 18:05:07 +02:00
Thomas Camlong
bfe293f090 feat: Add website (#1157)
Co-authored-by: Bjorn Lammers <bjorn@lammers.media>
2025-04-16 16:18:20 +02:00