2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/utils/tests
Joaquín Sánchez Jiménez bcd2529f51 chore: add encode-svg-for-css to package.json
test: add `loadIcon` tests for `@iconify-json` icons
2022-02-26 18:33:01 +01:00
..
fixtures Add annotations, clean up getCustomIcon and test loading bad icon 2022-01-10 17:59:56 +02:00
calc-size-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
color-keywords-test.ts Add basic colors parser/validator to utils instead of creating another package 2021-10-09 20:20:07 +03:00
colors-test.ts Update Utils: fix few bugs, add default option to rotateFromString 2021-10-13 18:29:17 +03:00
convert-info-test.ts Add hidden property to IconifyInfo 2021-11-17 18:24:36 +02:00
file-system-icon-test.ts Move fixtures in utils to fixtures directory 2022-01-10 17:59:56 +02:00
get-custom-icon-test.ts feat: split modern loader for node and browser support 2022-02-26 15:12:13 +01:00
get-icon-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
get-icons-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
icon-name-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
iconify-icon-test.ts chore: add encode-svg-for-css to package.json 2022-02-26 18:33:01 +01:00
load-icon-test.ts chore: add missing ; 2022-02-26 17:20:57 +01:00
merge-icon-data-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
minify-test.ts Fix bug in icon set minification in utils 2021-10-13 23:38:00 +03:00
parse-icons-test.ts Few more changes to parseIconSet function to make it cleaner 2021-10-12 18:19:46 +03:00
replace-ids-test.ts Do not use dash in automatically generated IDs, it breaks SVG animations 2022-01-09 11:01:59 +02:00
svg-build-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
tsconfig.json ES support for utils package 2021-09-20 23:53:49 +03:00
validate-alias-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
validate-icon-test.ts ES support for utils package 2021-09-20 23:53:49 +03:00
validate-test.ts Redo function for parsing icon sets, fix bug in parsing icon sets 2021-10-12 17:17:51 +03:00