Vjacheslav Trushkin
|
617f394b30
|
chore: rename badly named iconExists to iconLoaded
|
2023-07-04 19:45:04 +03:00 |
|
Vjacheslav Trushkin
|
a5c9edb4da
|
Store partial icon data in storage to reduce memory usage
|
2022-07-02 10:53:06 +03:00 |
|
Vjacheslav Trushkin
|
7ca4026eb6
|
Use Set to mark icons as missing
|
2022-06-28 20:20:22 +03:00 |
|
Vjacheslav Trushkin
|
6d1ec83912
|
Update core package
|
2022-06-19 17:28:03 +03:00 |
|
Vjacheslav Trushkin
|
2c2a9647fa
|
Remove getIconFromStorage, change getIconData to return null if icon is marked as missing
|
2022-04-29 22:59:34 +03:00 |
|
Vjacheslav Trushkin
|
3f89dd6cec
|
Fix linting errors in tests in core
|
2022-03-16 23:30:16 +02:00 |
|
Vjacheslav Trushkin
|
c1b22647eb
|
Few more changes to parseIconSet function to make it cleaner
|
2021-10-12 18:19:46 +03: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 |
|