Commit graph

323 commits

Author SHA1 Message Date
Luca Burgio c8662542d6
fix: update README for a cleaner page on website 2023-03-11 12:14:33 +01:00
lucaburgio 619be7a1a9 Update build artifacts 2023-03-07 21:38:51 +00:00
Luca Burgio f94f631d49
fix: small optimizations to meta. (#258) 2023-03-07 22:37:53 +01:00
Luca Burgio c9160cb913
Add Discord badge in README.md 2023-03-05 10:35:05 +01:00
lucaburgio 74ea1f3e39 Release Version v6.4.0 2023-03-04 14:57:32 +00:00
lucaburgio 3a29bdbae7 Update build artifacts 2023-03-04 14:55:31 +00:00
lucaburgio 876503b8bf Add: 9 new icons 2023-03-04 15:54:25 +01:00
lucaburgio 75158676ef Release Version v6.3.0 2023-02-22 22:54:19 +00:00
lucaburgio 8d785436aa Update build artifacts 2023-02-22 22:51:18 +00:00
lucaburgio 45bb894698 Add: 46 new icons 2023-02-22 23:50:01 +01:00
lucaburgio 1795808486 Release Version v6.2.1 2023-02-06 19:25:40 +00:00
lucaburgio 4d2583efbb Update build artifacts 2023-02-06 19:20:59 +00:00
lucaburgio a16d3fd2e3 fix: optimized the optical size of 50 icons, and renewed some of them. 2023-02-06 20:20:00 +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
sammarks a1e16af3b5 Release Version v6.2.0 2023-01-29 19:54:07 +00:00
Sam Marks 888f634ccb
fix: proper mjs file extension to support astro, and NextJS 13 app directory support (#240) 2023-01-29 14:49:22 -05:00
lucaburgio 82c9d5ab5f Release Version v6.1.1 2023-01-28 18:18:23 +00:00
lucaburgio bc2cc38a72 Update build artifacts 2023-01-28 18:16:15 +00:00
lucaburgio 2e1bda9e43 Fix 3 icons sizes 2023-01-28 19:15:11 +01:00
Sam Marks d6d95c40bd
fix: disable file_names lint because it appears to be bugged with the 3d files 2023-01-26 14:29:20 -05:00
lucaburgio 14112242cd Release Version v6.1.0 2023-01-26 18:58:14 +00:00
lucaburgio 50b53d5cbd Release Version v6.1 2023-01-26 18:47:43 +00:00
sammarks c3ffb2239f Update build artifacts 2023-01-26 18:36:43 +00:00
Sam Marks 601886da2b
chore: update lockfile 2023-01-26 13:35:44 -05:00
lucaburgio 7416b7f1e1 add: 24 new icons 2023-01-26 19:10:30 +01:00
Luca Burgio dc6210ede7
docs: removed bits info in bug_report 2023-01-23 22:52:40 +01:00
Sam Marks 0b8a2b6112
docs: copy changes to css readme 2023-01-16 10:56:52 -05:00
sammarks da547085a4 Update build artifacts 2023-01-16 15:55:07 +00:00
Sam Marks 773d84f287
fix: allow icon sizing with css (#232)
Resolves #218
2023-01-16 10:54:05 -05:00
paescuj 0d787b524c Update build artifacts 2023-01-11 18:09:27 +00: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
Pascal Jufer ed64b38a02 chore(ci): remove unnecessary checkout in release workflow
This reverts part of commit c39ba626d2.
2023-01-09 20:49:00 +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
lucaburgio 9af2ab63f8 Release Version v6.0 2023-01-08 15:11:14 +00:00
lucaburgio 47668b51dd Release Version v6.0 2023-01-08 12:21:41 +00:00
lucaburgio 9671e3d5d4 Update build artifacts 2023-01-08 12:19:52 +00:00
lucaburgio 80c638b599 Release v6.0 2023-01-08 13:18:14 +01:00
Pascal Jufer 20a5bc0847
ci: ignore draft releases for changelog generation (#223)
Ignore draft releases for changelog generation
2022-12-13 00:27:21 +01:00
Sam Marks e30a858df7
ci: run website deployment after the release is complete 2022-12-08 11:49:38 -05:00
sammarks 42aa05f943 Release Version v5.5.2 2022-12-08 16:41:58 +00:00
Sam Marks 89640dc559
ci: try the new action instead 2022-12-08 11:39:58 -05:00
sammarks 56f2168cf0 Release Version v5.5.1 2022-12-08 16:32:50 +00:00
Sam Marks 0be1e9a35b
chore: attempt to fix flutter publishing 2022-12-08 11:23:52 -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 5ef52035c7 Release Version v5.5 2022-12-07 18:37:23 +00:00