Vjacheslav Trushkin
|
73db53badc
|
chore: update dependencies in packages
|
2023-08-01 22:03:20 +03:00 |
|
Vjacheslav Trushkin
|
617f394b30
|
chore: rename badly named iconExists to iconLoaded
|
2023-07-04 19:45:04 +03:00 |
|
Vjacheslav Trushkin
|
33b8510a1c
|
fix(loadIcon): do not attempt to load invalid icons
|
2022-09-21 12:16:17 +03:00 |
|
Vjacheslav Trushkin
|
ac009bcb39
|
Replace jest done function with promises in core tests
|
2022-09-07 20:03:58 +03:00 |
|
Vjacheslav Trushkin
|
2adcb7368b
|
Function to iterate browser storage
|
2022-06-29 12:30:13 +03:00 |
|
Vjacheslav Trushkin
|
c1c849a61c
|
Reuse storage for API data, clean up build scripts
|
2022-06-29 09:45:30 +03:00 |
|
Vjacheslav Trushkin
|
70ed79a516
|
Use URLSearchParams for API queries
|
2022-03-31 19:02:49 +03:00 |
|
Vjacheslav Trushkin
|
3f89dd6cec
|
Fix linting errors in tests in core
|
2022-03-16 23:30:16 +02:00 |
|
Vjacheslav Trushkin
|
194ec91f87
|
Test loading icon set with valid prefix, but invalid icon names
|
2022-01-26 00:06:11 +02:00 |
|
Vjacheslav Trushkin
|
2e838b5ff4
|
Update core package for new redundancy structure
|
2022-01-25 22:18:52 +02:00 |
|
Vjacheslav Trushkin
|
bf8d17f97a
|
Add loadIcon function
|
2022-01-13 22:19:49 +02:00 |
|
Vjacheslav Trushkin
|
c28ad01412
|
Remove combined exports from core, they make it more difficult to use ES named exports
|
2021-09-24 18:38:52 +03:00 |
|
Vjacheslav Trushkin
|
e6951fef7c
|
Support ES modules in core package, switch tests to Jest and Jasmine
|
2021-09-24 00:27:16 +03:00 |
|