2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 17:29:01 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Joaquín Sánchez Jiménez
78c099669b feat(utils): return used props applied to the svg 2022-03-17 12:48:49 +01:00
Joaquín Sánchez Jiménez
1b3680647c Merge branch 'next' into userquin/feat-split-modern-loader-next
# Conflicts:
#	packages/utils/package-lock.json
#	packages/utils/src/loader/loader.ts
#	packages/utils/src/loader/types.ts
#	packages/utils/tests/iconify-icon-test.ts
2022-03-14 14:23:57 +01:00
Ramy Melo
8f739807d5 chore: auto fixed prettier rules in src and tests
npx eslint --fix src/**/*.ts
npx eslint --fix tests/**/*.ts
2022-03-04 11:37:21 -05:00
Joaquín Sánchez Jiménez
ae3706cbf8 tests: add dual jest test, esm and cjs working 2022-03-04 00:36:30 +01:00
Joaquín Sánchez Jiménez
ef22738574 feat: split modern loader for node and browser support 2022-02-26 15:12:13 +01:00
Vjacheslav Trushkin
4487568ba4 Prettier recently updated files 2022-01-10 18:08:40 +02:00
Joaquín Sánchez Jiménez
9ebf18df94 chore: add icons customizations 2022-01-10 17:59:56 +02:00
Vjacheslav Trushkin
fe98ca73bf Add annotations, clean up getCustomIcon and test loading bad icon 2022-01-10 17:59:56 +02:00
Vjacheslav Trushkin
9c0ba71355 Move fixtures in utils to fixtures directory 2022-01-10 17:59:56 +02:00
Joaquín Sánchez Jiménez
63f6e0ceaa test: remove extra comma on tests for gteCustomIcon and FileSystemIconLoader 2022-01-10 17:59:56 +02:00
Joaquín Sánchez Jiménez
f9bcf65af7 test: add tests for gteCustomIcon and FileSystemIconLoader 2022-01-10 17:59:56 +02:00