Commit graph

116 commits

Author SHA1 Message Date
Pascal Jufer 8a54b9f82e
Update website deps 2023-10-29 02:09:47 +02:00
Pascal Jufer febdd03940
Use new name for icon 2023-10-29 01:15:46 +02:00
Pascal Jufer a6596786a1
Bump specificity for derived buttons 2023-10-29 00:48:58 +02:00
Pascal Jufer d73b7282dd
Split variants (#368) 2023-10-29 00:33:17 +02:00
Luca Burgio 1adcd486b8
feat: naming convention (#276)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-10-28 16:38:44 +02:00
Luca Burgio 0e74439edb website: final fixes 2023-10-21 13:07:50 +02:00
Luca Burgio 4c32e86994 website: fix AvailableFor with Prettier 2023-10-21 12:52:56 +02:00
Luca Burgio 784c9b2b12 website: fix using Prettier 2023-10-21 12:50:12 +02:00
Luca Burgio 6340e56995 website: fix supporter div for Prettier 2023-10-21 12:37:52 +02:00
Luca Burgio 65a8d6ebf5 website: fix supporter divs 2023-10-21 12:25:44 +02:00
Luca Burgio c42febf216 website: add more supported library icons 2023-10-21 12:18:31 +02:00
Luca Burgio 850fafe579 website: add new support CTA 2023-10-21 12:08:03 +02:00
Luca Burgio b57280ed69 seo: update website cover 2023-10-21 10:00:05 +02:00
Pascal Jufer d5bd5a075f chore: remove unnecessary next.js readme 2023-09-27 23:54:44 +02:00
Pascal Jufer 8ab0a3d086 chore: update & align readmes 2023-09-27 23:50:19 +02:00
Pascal Jufer 42c8c37a96 chore: prevent layout shift for active nav items 2023-09-26 01:10:40 +02:00
Pascal Jufer de8ba37023
chore: active nav item state, fix footer on mobile (#359) 2023-09-26 00:21:30 +02:00
Pascal Jufer 78376407b5 fix: lint issue in website 2023-09-25 05:00:02 +02:00
Pascal Jufer 3f1afb2ecb
chore: fix various website styling issues (#358) 2023-09-25 04:43:10 +02:00
Pascal Jufer 37700c8700
chore: update website dependencies (#357) 2023-09-25 00:31:45 +02:00
lucaburgio 4af2028fb1 add: 12 new icons 2023-08-02 14:54:55 +03:00
lucaburgio 834d7184e1 add: 6 new icons 2023-07-15 00:51:36 +02:00
lucaburgio 696283ff8f add: 3 new icons 2023-06-21 07:54:08 +02:00
lucaburgio c6a3fa1eca add: 8 new icons 2023-05-06 11:17:09 +02:00
Sam Marks 0650b85d94
chore: add vue to the prepublish list 2023-05-03 08:24:53 -04:00
Sam Marks b7ba606c17
fix: correct footer links (#293) 2023-04-26 10:32:49 -04:00
lucaburgio 333b8c9f33 add: 7 new icons 2023-04-12 19:28:40 +02:00
lucaburgio a9f4aba656 fix: package links in the website documentation 2023-04-04 10:30:04 +02:00
lucaburgio 2949bf9df7 add: 21 new icons 2023-03-26 14:40:32 +02:00
lucaburgio 08811ba987 fix: changed Ad and Sponsor components 2023-03-24 23:22:19 +01:00
lucaburgio f0ed1f5a53 fix: added canonical url 2023-03-24 20:11:18 +01:00
lucaburgio 149a9b6c31 feat: added Framer sponsor 2023-03-24 17:37:28 +01:00
Pascal Jufer 9b38a1a3d7
feat: support multiple keywords in search (#271) 2023-03-24 00:39:06 +01:00
Luca Burgio 2720cccb2b
feat: new website (#261)
* add: website redesign and optimization

* fix: additional improvements in home, support, and doc

* fix: typography and spacing

* fix: moved praise to support page

* fix: redesigned support page

* feat: added new pillars and paragraphs

* fix: changed table colors

* fix: shortened home

* fix: small improvements to support page

* fix: optimized mobile version

* feat: added Ad on mobile

* Remove outdated color prop from CurrentVersion

* Small format fixes

* fix: removed prefixes in Slider.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: removed prefixes in Button.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: removed unused const

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: correctly renamed const Overlay

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: applied same button style to the Copy button

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Removed unnecessary prefix properties, fixed transition

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Added non prefixed property in Stats.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Added transition effect on mouse out as well

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Removed a repeated property in Input.tsx

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Changed home title

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* fix: Changed icons to icon

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-03-19 21:23:43 +01:00
Luca Burgio f94f631d49
fix: small optimizations to meta. (#258) 2023-03-07 22:37:53 +01:00
lucaburgio 876503b8bf Add: 9 new icons 2023-03-04 15:54:25 +01:00
lucaburgio 45bb894698 Add: 46 new icons 2023-02-22 23:50:01 +01:00
Pascal Jufer 147509d54d Fix footer format & types 2023-01-30 22:48:34 +01:00
Luca Burgio 75effa75c8
Feat website footer (#241)
* add: new footer and logo hover effect

* fix: footer links

* Fix: Footer privacy url, header links and animations, small additional changes

* Update iconoir.com/components/Footer.tsx

Co-authored-by: Sam Marks <sam@sammarks.me>

* fix: fixes on pull-request

---------

Co-authored-by: Sam Marks <sam@sammarks.me>
2023-01-30 22:38:12 +01:00
Luca Burgio 8ec9a33978
fix: optimized customization panel (#239)
* fix: optimized customization panel

* Update iconoir.com/components/CustomizationEditor.tsx

Co-authored-by: Sam Marks <sam@sammarks.me>

---------

Co-authored-by: Sam Marks <sam@sammarks.me>
2023-01-29 21:04:34 +01:00
lucaburgio 7416b7f1e1 add: 24 new icons 2023-01-26 19:10:30 +01:00
Pascal Jufer 6c780cc9e9
fix: clean-up website (#227) 2023-01-11 19:08:14 +01:00
Pascal Jufer 450fed6ac8
fix(website): menu bar misalignment (#228) 2023-01-10 19:10:11 -05:00
Pascal Jufer 9950179545 fix: use auth requests to fetch GitHub data in website build
To prevent running into rate limit
2023-01-09 21:07:23 +01:00
Sam Marks c39ba626d2
fix: update icon names inside csv and pull changes before starting flutter release 2023-01-08 11:02:06 -05:00
Pascal Jufer 3ea613b934
chore: refactor actions workflows (#222) 2022-12-08 11:06:02 -05:00
Luca Burgio d3179c5825
Add: icons tags 2022-12-08 14:17:01 +01:00
lucaburgio c63b575f92 add: 27 new icons 2022-12-07 19:31:40 +01:00
Sam Marks 8e6297c3d4
fix: hover effect on navigation items 2022-11-20 12:11:38 -05:00
Sam Marks 3a2e4f61b0
fix: oops, needed an important 2022-11-09 19:51:55 -05:00
Sam Marks 2deaff56b2
feat: quick-jump to icon search and hover effects for navigation (#215) 2022-11-09 19:48:15 -05:00
lucaburgio b05ad740bb feat: updated icon categories 2022-11-01 20:35:45 +01:00
lucaburgio a99c6a5ad9 add: 21 new icons 2022-11-01 20:32:24 +01:00
Luca Burgio 0c7cb31485
feat: second update to icon tags 2022-09-24 20:03:00 +02:00
Luca Burgio b927f54717
feat: updated icon tags 2022-09-24 13:36:23 +02:00
lucaburgio e7002c5b5b fix: removed unnecessary tags 2022-09-23 21:21:01 +02:00
lucaburgio fa98f58236 fix: optimized 18 icons 2022-09-23 21:16:03 +02:00
lucaburgio 9106be5bf0 fix: testimonial copy on website 2022-09-21 13:36:48 +02:00
Sam Marks 50a9c03f79
feat: add carbon back to website 2022-09-17 17:20:00 -04:00
lucaburgio 007eaa676c fix: update cover on iconoir.com documentation 2022-09-12 17:22:22 +02:00
lucaburgio 6cd887c742 37 new icons 2022-09-10 09:27:11 +02:00
Sam Marks acc5cc7a24
fix: meta image was incorrect (#197) 2022-09-09 07:57:50 -04:00
Sam Marks a07d582b54
fix: update nibol logo (#196) 2022-09-09 07:57:39 -04:00
Sam Marks 3158cc2da3 chore: update discord text 2022-08-28 16:16:46 -04:00
Sam Marks 50f989fb47 chore: rename master to main
Resolves #103
2022-08-28 14:16:41 -04:00
Sam Marks ee16ef452d
feat: add iconoir.com and React contexts (#185) 2022-08-28 14:12:09 -04:00