.. |
fixtures
|
chore: update emoji data to 15.1
|
2023-10-06 08:50:34 +03: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
|
chore(utils): restructure emoji code to handle sequences with custom properties, fix errors
|
2022-12-24 20:44:29 +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
|
chore(utils): simple function to convert emoji sequence to keyword
|
2022-12-18 10:00:40 +02:00 |
emoji-optional-variations-test.ts
|
fix(utils): do not use test data to get full emoji sequence
|
2023-01-01 20:59:37 +02:00 |
emoji-parse-test.ts
|
fix(utils): do not use test data to get full emoji sequence
|
2023-01-01 20:59:37 +02:00 |
emoji-regex-find-test.ts
|
fix(utils): do not use test data to get full emoji sequence
|
2023-01-01 20:59:37 +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(utils): bugged emoji regex
|
2023-01-01 17:40:07 +02:00 |
emoji-regex-test.ts
|
fix(utils): bugged emoji regex
|
2023-01-01 17:40:07 +02:00 |
emoji-testdata-test.ts
|
feat(utils): function to prepare emoji data for icons list, support multiple regexp
|
2022-12-25 11:15:28 +02:00 |
emoji-tree-test.ts
|
fix(utils): bugged emoji regex
|
2023-01-01 17:40:07 +02:00 |
encode-url-test.ts
|
chore: improve svg trim and prettify functions
|
2023-12-28 10:24:59 +02:00 |
file-system-icon-test.ts
|
fix(utils): do not assume that attributes are separated with spaces in loader
|
2023-01-06 14:43:22 +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
|
chore: publish update for utils with few more unit tests
|
2023-02-14 12:15:30 +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
|
chore: add functions to generate css as content, add extra rules option for css functions
|
2023-09-17 20:10:28 +03:00 |
iconify-icon-test.ts
|
chore: update dependencies for utils, clean up tests
|
2023-02-14 00:06:13 +02:00 |
icons-to-css-test.ts
|
chore: add functions to generate css as content, add extra rules option for css functions
|
2023-09-17 20:10:28 +03:00 |
load-icon-test.ts
|
fix(utils): do not assume that attributes are separated with spaces in loader
|
2023-01-06 14:43:22 +02: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
|
feat(utils): async version of parseIconSet
|
2023-02-15 09:34:29 +02:00 |
parse-svg-test.ts
|
chore: add convertParsedSVG to utils, add new functions to index
|
2023-08-19 09:35:01 +03:00 |
prettify-svg-test.ts
|
chore: improve svg trim and prettify functions
|
2023-12-28 10:24:59 +02:00 |
replace-ids-test.ts
|
chore(utils): add test for complex animated icon
|
2023-01-15 10:14:25 +02:00 |
resolve-icon-set-tree-test.ts
|
Use getIconsTree in validateIconSet
|
2022-06-20 17:30:40 +03:00 |
svg-build-test.ts
|
feat: parse svg in utils, handle defs correctly
|
2023-08-17 13:30:29 +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-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 |