2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-20 01:09:04 +00:00
iconify/packages/utils/tests
2022-12-15 11:58:57 +02:00
..
fixtures feat: functions to work with emoji unicode 2022-12-03 19:51:59 +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
emoji-cleanup-test.ts fix: various fixes for emojis, functions to find and replace emojis in text 2022-12-14 21:15:18 +02:00
emoji-convert-test.ts feat: functions to work with emoji unicode 2022-12-03 19:51:59 +02:00
emoji-format-test.ts fix: various fixes for emojis, functions to find and replace emojis in text 2022-12-14 21:15:18 +02:00
emoji-optional-variations-test.ts chore(utils): rename function to get qualified emoji variations 2022-12-15 11:58:57 +02:00
emoji-regex-find-test.ts fix(utils): get full data from test file, fix unit test for searching emojis 2022-12-14 23:37:22 +02:00
emoji-regex-item-creation-test.ts fix: sort emoji sequences by length to avoid lazy matching 2022-12-09 23:09:11 +02:00
emoji-regex-numbers-test.ts fix: sort emoji sequences by length to avoid lazy matching 2022-12-09 23:09:11 +02:00
emoji-regex-replace-test.ts fix: various fixes for emojis, functions to find and replace emojis in text 2022-12-14 21:15:18 +02:00
emoji-regex-similar-items-test.ts fix: sort emoji sequences by length to avoid lazy matching 2022-12-09 23:09:11 +02:00
emoji-regex-test.ts fix: sort emoji sequences by length to avoid lazy matching 2022-12-09 23:09:11 +02:00
emoji-tree-test.ts fix: sort emoji sequences by length to avoid lazy matching 2022-12-09 23:09:11 +02:00
encode-url-test.ts utils: test encoding icon for css that contains + 2022-04-10 20:19:18 +03:00
file-system-icon-test.ts chore: cleanup console 2022-06-17 22:13:34 +02:00
format-css-test.ts feat: icon to css functions in utils 2022-11-26 13:24:42 +02:00
get-custom-icon-test.ts feat: automatic xml preface cleanup 2022-06-17 22:10:54 +02:00
get-icon-test.ts Return only partial IconifyIcon in getIconData in Utils 2022-07-01 23:09:53 +03:00
get-icons-test.ts Add lastModified to getIcons result 2022-06-25 10:01:25 +03:00
icon-name-test.ts Fix broken test in utils 2022-07-01 22:01:49 +03:00
icon-to-css-test.ts feat: icon to css functions in utils 2022-11-26 13:24:42 +02:00
iconify-icon-test.ts feat: provide collection and icon names to transform customization 2022-03-24 21:16:13 +01:00
icons-to-css-test.ts feat: icon to css functions in utils 2022-11-26 13:24:42 +02:00
load-icon-test.ts Utils: publish update 2022-06-17 23:26:55 +03:00
merge-customisations-test.ts In IconifyJSON do not allow default transformations, remove inline from customisations, restructure utils 2022-06-19 17:12:26 +03:00
merge-icon-data-test.ts Clean up handling icon customisations and transformations 2022-06-20 23:43:01 +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 Return partial IconifyIcon in parseIconSet in Utils 2022-07-01 23:22:22 +03:00
replace-ids-test.ts refactor(eslint): refactored away mix type errors 2022-03-04 16:18:02 -05:00
resolve-icon-set-tree-test.ts Use getIconsTree in validateIconSet 2022-06-20 17:30:40 +03:00
svg-build-test.ts Change iconToSVG attributes from full to partial icon and customisations 2022-07-01 22:12:18 +03:00
trim-svg-test.ts fix(tirm): multi lines attributes 2022-09-16 13:10:24 +08:00
tsconfig.json Fix tsconfig in utils 2022-03-16 15:42:17 +02:00
validate-alias-test.ts Replace jest done function with promises in utils tests 2022-09-07 20:00:33 +03:00
validate-basic-test.ts In IconifyJSON do not allow default transformations, remove inline from customisations, restructure utils 2022-06-19 17:12:26 +03:00
validate-emoji-unicode-test.ts chore(utils): restructure some emoji code 2022-12-15 11:49:30 +02:00
validate-icon-test.ts Replace jest done function with promises in utils tests 2022-09-07 20:00:33 +03:00
validate-test.ts Replace jest done function with promises in utils tests 2022-09-07 20:00:33 +03:00