Commit graph

29 commits

Author SHA1 Message Date
Pascal Jufer b4ce435b4b
Fix CSS class names for solid icons (#375) 2023-11-09 19:58:13 +01:00
Pascal Jufer 9789d64baf
Move Vue dist gen to build script 2023-10-29 03:24:18 +01:00
Pascal Jufer 1b58f4b357
Calculate IconoirContext path 2023-10-29 02:41:31 +01:00
Pascal Jufer d73b7282dd
Split variants (#368) 2023-10-29 00:33:17 +02:00
Pascal Jufer 6cafd6f2cd
chore: don't track source files anymore (#360) 2023-09-26 02:35:33 +02:00
Pascal Jufer 413c8d957b
chore: update listr2 (#356) 2023-09-24 21:53:53 +02:00
Pascal Jufer 0a098b96dd
chore: update svgr and adapt iconoir-react-native (#355) 2023-09-24 21:13:56 +02:00
Pascal Jufer d5a40498ee
chore: update all conflict-free dependencies (#354) 2023-09-24 18:34:07 +02:00
Dániel Földi e6cbccdadc
Only include svg files in build list (#346) 2023-09-05 12:54:49 +02:00
Sam Marks 23b582a5bd
fix: css icons had width / height fields removed inside rectangles (#306) 2023-05-10 08:08:57 -04:00
Sam Marks 0650b85d94
chore: add vue to the prepublish list 2023-05-03 08:24:53 -04:00
Raimund fb280188e1
feat: add vue icons (#294)
Resolves #294
2023-05-03 08:19:37 -04:00
Luca Oropallo b9f886b321
feat: upgrade flutter SVG version 2023-03-20 13:33:01 -04: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
Sam Marks 773d84f287
fix: allow icon sizing with css (#232)
Resolves #218
2023-01-16 10:54:05 -05: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
heavybeard c6d96ea24e
feat(flutter): create package (#173) 2022-07-05 10:24:49 -04:00
Luca Burgio 867721ad79
Merge pull request #141 from sammarks/css-icon-style-fix
fix: css styles should now support color and font-size
2022-04-24 00:08:00 +02:00
Sam Marks 36709505b1 fix: css styles should now support color and font-size 2022-04-23 14:05:22 -04:00
Sam Marks 0c44eacdf8 feat: support auto-publishing the core iconoir package as well 2022-04-23 13:15:51 -04:00
Sam Marks 5f6ef02585 ci: automatically create new releases with tags instead of each push to master
Resolves #111
2022-03-09 19:32:29 -05:00
Sam Marks 8980b170fc feat: add automatic publishing for iconoir-react and iconoir-react-native 2022-02-24 13:00:04 -05:00
Pascal Jufer a0d3dcb002 Fix cell icon naming
Fixes #113
2022-01-10 16:56:06 +01:00
Pascal Jufer 0c01c1b547 Enhance build process & update artifacts 2021-10-13 16:29:32 +02:00
Pascal Jufer d793443f46 Enhance new build task of meta-data.json file
* Reorder tasks and skip if 'Fetching icon files' fails
* Use absolute path for meta-data.json file
* Output errors
* Rebuild meta-data.json file and package-lock.json
2021-08-09 11:38:05 +02:00
Tekeste Kidanu 48978061e4 add a build step that generates a meta data json file 2021-07-26 14:18:55 -04:00
Pascal Jufer 382b7d3550 Update iconoir-react/iconoir-react-native packages 2021-07-05 17:11:54 +02:00
Pascal Jufer cfa7bc44b4 Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +02:00