Vjacheslav Trushkin
|
08d2a5b4b4
|
chore: update core package
|
2023-11-27 13:36:07 +02:00 |
|
Vjacheslav Trushkin
|
3bd902d5e4
|
chore: update counters in readme files
|
2023-11-12 19:36:23 +02:00 |
|
Vjacheslav Trushkin
|
73db53badc
|
chore: update dependencies in packages
|
2023-08-01 22:03:20 +03:00 |
|
Vjacheslav Trushkin
|
172d09d40f
|
chore: limits for browser storage
|
2023-08-01 21:42:56 +03:00 |
|
Vjacheslav Trushkin
|
617f394b30
|
chore: rename badly named iconExists to iconLoaded
|
2023-07-04 19:45:04 +03:00 |
|
Vjacheslav Trushkin
|
7bec9456c8
|
chore: cleaner css for icon, update utils and tailwind plugin, update dependencies
|
2023-06-06 19:10:54 +03:00 |
|
Vjacheslav Trushkin
|
f03056cc8c
|
chore: update readme files and license years
|
2023-05-31 22:04:11 +03:00 |
|
Vjacheslav Trushkin
|
16936840c7
|
chore(packages): update dependencies
|
2023-04-02 10:00:54 +03:00 |
|
Vjacheslav Trushkin
|
0027e7281e
|
chore: remove importsNotUsedAsValues from all tsconfig files
|
2023-04-01 20:41:40 +03:00 |
|
Vjacheslav Trushkin
|
2fb77d5bf6
|
chore: update dependencies
|
2022-12-26 00:32:45 +02:00 |
|
Vjacheslav Trushkin
|
dbfae68da5
|
chore: publish new versions
|
2022-11-29 11:12:48 +02:00 |
|
Vjacheslav Trushkin
|
1b97a47ef6
|
fix: correctly handle api errors
|
2022-11-29 11:00:44 +02:00 |
|
Vjacheslav Trushkin
|
33b8510a1c
|
fix(loadIcon): do not attempt to load invalid icons
|
2022-09-21 12:16:17 +03:00 |
|
Vjacheslav Trushkin
|
fd2bff92e1
|
Publish stable versions of all packages
|
2022-09-08 09:40:06 +03:00 |
|
Vjacheslav Trushkin
|
ae9b177d3c
|
Update dependencies in main packages
|
2022-09-07 20:06:23 +03:00 |
|
Vjacheslav Trushkin
|
ac009bcb39
|
Replace jest done function with promises in core tests
|
2022-09-07 20:03:58 +03:00 |
|
Vjacheslav Trushkin
|
de31dd36ba
|
Remove jest from core package, use vitest only
|
2022-08-21 18:43:27 +03:00 |
|
Vjacheslav Trushkin
|
aebed6433d
|
Optimisations in core
|
2022-07-03 16:54:38 +03:00 |
|
Vjacheslav Trushkin
|
696a5514e2
|
Minor optimisations in core package to reduce bundle size
|
2022-07-02 18:19:41 +03:00 |
|
Vjacheslav Trushkin
|
40ba4e076a
|
Publish new versions of all updated packages
|
2022-07-02 11:21:45 +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
|
21d45bc28c
|
Return partial IconifyIcon in parseIconSet in Utils
|
2022-07-01 23:22:22 +03:00 |
|
Vjacheslav Trushkin
|
8eca9c6741
|
Change iconToSVG attributes from full to partial icon and customisations
|
2022-07-01 22:12:18 +03:00 |
|
Vjacheslav Trushkin
|
54830793b0
|
Fix error in core
|
2022-07-01 12:47:47 +03:00 |
|
Vjacheslav Trushkin
|
35248df46f
|
Publish new versions of everything, using @next tag for previously released packages
|
2022-06-30 09:26:01 +03:00 |
|
Vjacheslav Trushkin
|
34d0ced20f
|
More code optimisations
|
2022-06-29 19:05:55 +03:00 |
|
Vjacheslav Trushkin
|
d0d491b066
|
Invalidate browser cache based on lastModified property from icon set
|
2022-06-29 16:11:16 +03:00 |
|
Vjacheslav Trushkin
|
d2956c379e
|
Browser storage optimisations
|
2022-06-29 13:41:56 +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
|
9f71691fd2
|
Browser storage fixes
|
2022-06-28 23:53:58 +03:00 |
|
Vjacheslav Trushkin
|
882be420f9
|
Use browser storage with API
|
2022-06-28 23:40:20 +03:00 |
|
Vjacheslav Trushkin
|
0e0b6b66ef
|
Complete restructure of browser storage
|
2022-06-28 22:37:23 +03:00 |
|
Vjacheslav Trushkin
|
7980cce929
|
More browser storage restructuring
|
2022-06-28 22:11:15 +03:00 |
|
Vjacheslav Trushkin
|
a4240f122a
|
Restructure browser storage code
|
2022-06-28 21:16:08 +03:00 |
|
Vjacheslav Trushkin
|
7ca4026eb6
|
Use Set to mark icons as missing
|
2022-06-28 20:20:22 +03:00 |
|
Vjacheslav Trushkin
|
59bdbe89e0
|
Move browser cache config to separate file
|
2022-06-28 19:12:45 +03:00 |
|
Vjacheslav Trushkin
|
0bd0bae6c2
|
Remove old JSONP API module, clean up API config
|
2022-06-28 19:03:10 +03:00 |
|
Vjacheslav Trushkin
|
b2d3accf81
|
Clean up handling icon customisations and transformations
|
2022-06-20 23:43:01 +03:00 |
|
Vjacheslav Trushkin
|
ab14b084f2
|
Clean up scripts in several package.json files
|
2022-06-20 10:31:46 +03:00 |
|
Vjacheslav Trushkin
|
8f8f48c992
|
Fix unit tests
|
2022-06-19 22:40:13 +03:00 |
|
Vjacheslav Trushkin
|
db7e0c2ffd
|
Update dependencies, make build work correctly with pnpm
|
2022-06-19 22:25:00 +03:00 |
|
Vjacheslav Trushkin
|
a478719a1e
|
Use pnpm workspace dependencies
|
2022-06-19 20:58:50 +03:00 |
|
Vjacheslav Trushkin
|
25298bb7bf
|
Start moving to pnpm
|
2022-06-19 20:23:03 +03:00 |
|
Vjacheslav Trushkin
|
6d1ec83912
|
Update core package
|
2022-06-19 17:28:03 +03:00 |
|
Vjacheslav Trushkin
|
8eb348b3a9
|
Build packages after installing them with monorepo script
|
2022-05-28 14:18:11 +03:00 |
|
Vjacheslav Trushkin
|
a64b9a78ff
|
Remove shareStorage function - no longer needed because web component reuses same class even if bundled multiple times
|
2022-05-21 22:55:01 +03:00 |
|
Vjacheslav Trushkin
|
826dd80833
|
Merge remote-tracking branch 'origin/master' into dev/next
|
2022-04-30 23:15:36 +03:00 |
|
Vjacheslav Trushkin
|
6a9dc8aabc
|
Make replaceIDs function optional in builder interface
|
2022-04-30 21:40:12 +03:00 |
|
Vjacheslav Trushkin
|
4601d540ef
|
Do not use optional catch binding in core
|
2022-04-29 23:30:20 +03:00 |
|