Commit Graph

1756 Commits

Author SHA1 Message Date
b8fb0f8206 feat(icons): add threadfin (#1189)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-17 19:02:49 +02:00
d977769780 feat(icons): add balena-cloud (#1188)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-17 19:00:11 +02:00
3a3b757aeb feat(icons): add balena-etcher (#1187)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-17 18:57:03 +02:00
fe373f0f23 feat(icons): update lobe-chat (#1186)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
2025-04-17 18:54:04 +02:00
1e990101d7 chore(issue-template): add id to issue template field to define name and title through query params
Signed-off-by: Meier Lukas <meierschlumpf@gmail.com>
2025-04-17 18:43:17 +02:00
08d5dd709c chore(issue-template): fix add id to issue template field to define it through query params
Signed-off-by: Meier Lukas <meierschlumpf@gmail.com>
2025-04-17 18:40:05 +02:00
71af2e62a4 chore(issue-template): add id to issue template field to define it through query params
Signed-off-by: Meier Lukas <meierschlumpf@gmail.com>
2025-04-17 18:39:24 +02:00
86edee2778 Format codebase 2025-04-17 18:05:08 +02:00
b63e8f549a Add background (it looks nice) 2025-04-17 18:05:08 +02:00
1a18a1de01 Update sponsors url 2025-04-17 18:05:08 +02:00
4af84b39b7 Add more SEO 2025-04-17 18:05:08 +02:00
e5414be19f Update website url 2025-04-17 18:05:08 +02:00
e90d3c4b7f Virtualize (kind of) the list 2025-04-17 18:05:08 +02:00
b5e2cca8d9 add robots.txt 2025-04-17 18:05:08 +02:00
ad849b8deb styling 2025-04-17 18:05:08 +02:00
16d6e34c3f Format codebase 2025-04-17 18:05:08 +02:00
5be07bbfb8 styling 2025-04-17 18:05:08 +02:00
49559f9e6c wip on color scheme 2025-04-17 18:05:08 +02:00
8dcb579d13 rework spacing 2025-04-17 18:05:08 +02:00
275bdc1332 rework recently-added-icons 2025-04-17 18:05:07 +02:00
d6e8d88808 remove bacgkround glow 2025-04-17 18:05:07 +02:00
0b62278274 Add marquee component for RecentlyAddedIcons 2025-04-17 18:05:07 +02:00
0902983a17 Improve hero heart animation 2025-04-17 18:05:07 +02:00
b13b34fc40 tighten footer 2025-04-17 18:05:07 +02:00
c1599b49d1 remove getIconVariant 2025-04-17 18:05:07 +02:00
184c846b11 add tailwindcss-motion
https://rombo.co/tailwind/
2025-04-17 18:05:07 +02:00
1ded8cefd4 add magic card 2025-04-17 18:05:07 +02:00
a522f27bef Fix header styling 2025-04-17 18:05:07 +02:00
f99c0a0b6d Fix header styling 2025-04-17 18:05:07 +02:00
cd27ff7dd5 remove getIconVariant 2025-04-17 18:05:07 +02:00
91e2898ad4 remove dead code 2025-04-17 18:05:07 +02:00
30de0b6d7b change icons-details styling 2025-04-17 18:05:07 +02:00
12ff80b6ac remove rss 2025-04-17 18:05:07 +02:00
e025298b7f fix start script 2025-04-17 18:05:07 +02:00
5bc9b0e13a Fix search button size 2025-04-17 18:05:07 +02:00
6839eb5bba fix og-image 2025-04-17 18:05:07 +02:00
24251aa825 remove the use of previousimages for og-image 2025-04-17 18:05:07 +02:00
7ef4f9ac28 remove the use of previousimages for og-image 2025-04-17 18:05:07 +02:00
63349f7490 feat(website): enhance website 2025-04-17 18:05:07 +02:00
6e3a39a4cf feat(website): enhance transitions and styles 2025-04-17 18:05:07 +02:00
0e22539f06 feat(website): improved animations 2025-04-17 18:05:07 +02:00
24cc8c1b6f feat(icons): refactor IconSearch with smoother animation 2025-04-17 18:05:07 +02:00
677f789686 feat(icons): add theme-aware icon variant handling in RecentlyAddedIcons component 2025-04-17 18:05:07 +02:00
62ab677ee3 feat(icons): implement theme-aware icon variants in search and details components 2025-04-17 18:05:07 +02:00
bf78bc6a24 refactor(website): rename Header component to HeaderWrapper 2025-04-17 18:05:07 +02:00
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
15f841cb09 fix(website): correct aspect ratio using whitespace 2025-04-17 18:05:07 +02:00
6041e37119 feat(website): enhance web app support and icon metadata
- Add PWA-compatible icons in multiple sizes:
  - android-chrome-192x192.png
  - android-chrome-512x512.png
  - apple-touch-icon.png
  - favicon-16x16.png
  - favicon-32x32.png
- Modernize favicon handling:
  - Update favicon.ico
  - Remove deprecated favicon.png and favicon.svg
- Add site.webmanifest for better PWA integration
- Update metadata to reflect total icon count across pages
2025-04-17 18:05:07 +02:00
9dec2c6daa chore: remove outdated ICONS.md generation 2025-04-17 18:05:07 +02:00
27980bc6be docs: improve documentation and branding for dashboardicons.com
- Rewrite README with better structure and new branding
- Update contributing guidelines for clarity
- Revise code of conduct for better readability
- Add preview video asset
2025-04-17 18:04:55 +02:00