2
0
mirror of https://github.com/iconify/iconify.git synced 2024-11-10 07:11:00 +00:00
iconify/packages/utils/tests
2022-02-26 20:32:57 +02: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 Support function colors in color parser in utils 2022-02-05 12:59:44 +02:00
convert-info-test.ts Do not add redundant displayHeight to converted icon set info in Utils 2022-02-05 21:22:42 +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 test: add customize hook for @iconify-json icon 2022-02-26 18:44:03 +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