Vjacheslav Trushkin
|
9611c220dd
|
chore: return undefined in getIcon if icon was not attempted to load, null if failed to load
|
2024-11-11 13:06:19 +02:00 |
|
Vjacheslav Trushkin
|
d070e3a50a
|
chore: test loaders with reserved keyword
|
2024-11-03 21:22:49 +02:00 |
|
Vjacheslav Trushkin
|
e825a8e63e
|
chore: use capital letters and underscore for prefix and provider in custom loader test
|
2024-11-03 19:39:17 +02:00 |
|
Vjacheslav Trushkin
|
84f87bacb3
|
feat: custom loader for one icon
|
2024-11-03 19:32:50 +02:00 |
|
Vjacheslav Trushkin
|
1fad38b291
|
feat: custom loader in core
|
2024-11-03 17:58:14 +02:00 |
|
Vjacheslav Trushkin
|
51c5b29fcd
|
chore(core): refactor loader to check icon names only in API calls
|
2024-11-03 09:35:48 +02:00 |
|
Vjacheslav Trushkin
|
7f27d10da6
|
chore(utils): test various functions with custom icon names
|
2024-11-02 15:39:59 +02:00 |
|
Vjacheslav Trushkin
|
3ae86d5f0d
|
feat(utils): do not force naming convension when validating icon sets and icon names
|
2024-11-02 15:39:59 +02:00 |
|
Vjacheslav Trushkin
|
c5d1a469d1
|
chore: fix eslint config and main build script
|
2024-11-02 15:39:04 +02:00 |
|
Vjacheslav Trushkin
|
0e53e41892
|
chore(core): update dependencies, migrate to new eslint
|
2024-11-01 17:14:43 +02:00 |
|
Vjacheslav Trushkin
|
e99de23453
|
chore(utils): update dependencies, migrate to new eslint
|
2024-11-01 17:08:23 +02:00 |
|
Vjacheslav Trushkin
|
dead8fd6a6
|
chore: more dependency updates for api-redundancy
|
2024-11-01 17:00:59 +02:00 |
|
Vjacheslav Trushkin
|
da12a33716
|
chore: update deps, migrate api-redundancy to new eslint
|
2024-11-01 16:59:02 +02:00 |
|
Vjacheslav Trushkin
|
4349316136
|
chore: update emoji data in utils
|
2024-09-14 07:53:24 +03:00 |
|
Vjacheslav Trushkin
|
52ab55a112
|
chore: fix transformations in generated css
|
2024-08-23 18:48:22 +03:00 |
|
Vjacheslav Trushkin
|
b6c141ea14
|
chore: update utils
|
2024-08-21 08:22:27 +03:00 |
|
Ben McCann
|
acbb332891
|
chore(utils): upgrade install-pkg
|
2024-08-20 14:14:09 -07:00 |
|
Vjacheslav Trushkin
|
431098304c
|
chore(utils): remove samples limit when converting info
|
2024-08-04 20:32:26 +03:00 |
|
Vjacheslav Trushkin
|
412c8119b0
|
chore(utils): handle scaling correctly in loader utils
|
2024-07-29 12:32:28 +03:00 |
|
Vjacheslav Trushkin
|
e633a41e55
|
chore(utils): fix scale for non-square icons
|
2024-07-29 11:34:08 +03:00 |
|
Vjacheslav Trushkin
|
7b33339367
|
chore(utils): publish update
|
2024-07-29 11:16:46 +03:00 |
|
Vjacheslav Trushkin
|
29117bdfcd
|
chore(utils): make icon data customisable in loader, add name for context
|
2024-07-29 11:08:43 +03:00 |
|
Vjacheslav Trushkin
|
439a862a1a
|
chore(utils): apply scale to customised size
|
2024-07-29 10:42:23 +03:00 |
|
Vjacheslav Trushkin
|
84b4fab85f
|
chore(utils): test width and height customisations
|
2024-07-29 10:23:51 +03:00 |
|
Vjacheslav Trushkin
|
aba9a7b00e
|
chore(utils): treat each cwd differently in loader
|
2024-07-28 22:57:37 +03:00 |
|
Vjacheslav Trushkin
|
5ff09d6936
|
chore(utils): use autoInstall only for last cwd in node loader
|
2024-07-28 18:45:11 +03:00 |
|
Vjacheslav Trushkin
|
c2a76b13ac
|
Merge remote-tracking branch 'KermanX/feat/multiple-cwd' into next
|
2024-07-28 18:29:45 +03:00 |
|
Vjacheslav Trushkin
|
ad7158c315
|
chore(utils): add function to sanitise title prop
|
2024-07-28 09:57:18 +03:00 |
|
Vjacheslav Trushkin
|
921ebecb1e
|
chore: update dependencies, fix build process
|
2024-07-19 14:19:45 +03:00 |
|
_Kerman
|
aba9770517
|
fix: when options?.cwd is undefined
|
2024-07-18 10:28:21 +08:00 |
|
_Kerman
|
500ef6793e
|
feat(utils): allow provide multiple cwd to node loader
|
2024-07-17 21:29:53 +08:00 |
|
Vjacheslav Trushkin
|
e60da173c6
|
chore(utils): add bsd licenses
|
2024-06-20 13:25:19 +03:00 |
|
Vjacheslav Trushkin
|
127b276b19
|
chore(utils): add function to make icon square
|
2024-05-30 12:21:23 +03:00 |
|
Vjacheslav Trushkin
|
7f0454faf0
|
chore(utils): add customise option to css functions, fix forceSquare
|
2024-05-06 22:08:07 +03:00 |
|
Vjacheslav Trushkin
|
b1ebdde8a9
|
chore: publish update for utils
|
2024-04-15 18:16:21 +03:00 |
|
Vjacheslav Trushkin
|
c7a114c76c
|
chore: update dependencies, fix svelte tests
|
2024-04-15 18:15:11 +03:00 |
|
Vjacheslav Trushkin
|
4bd7fd5d75
|
chore: simplify licenses list in utils
|
2024-04-15 17:46:04 +03:00 |
|
Vjacheslav Trushkin
|
a8e3b45ecd
|
fix: missing error handling in file system loader in utils
|
2024-02-04 15:44:41 +02:00 |
|
Vjacheslav Trushkin
|
53a229305e
|
chore: publish update for utils
|
2024-02-04 09:12:43 +02:00 |
|
Anthony Fu
|
ee9a2b0173
|
chore: update
|
2024-02-04 02:42:40 +01:00 |
|
Anthony Fu
|
1a97b64a10
|
feat(utils): allow provide cwd options to node loader
|
2024-02-04 02:36:47 +01:00 |
|
Vjacheslav Trushkin
|
0398360de9
|
chore: publish update for utils
|
2024-01-26 21:03:37 +02:00 |
|
Vjacheslav Trushkin
|
a91922ccac
|
chore: extract reusable getPossibleIconNames
|
2024-01-26 20:41:11 +02:00 |
|
userquin
|
220bb35428
|
chore: update ExternalPkgName jsdocs
|
2024-01-26 19:23:20 +01:00 |
|
userquin
|
c55da19573
|
chore: update local-pkg and remove deps
|
2024-01-26 18:56:17 +01:00 |
|
userquin
|
90177c840d
|
chore: update external pkg type jsdocs
|
2024-01-26 18:32:57 +01:00 |
|
userquin
|
b95e5b95c5
|
chore: rename external pkg type
|
2024-01-26 18:31:00 +01:00 |
|
userquin
|
a14a3c4b0e
|
feat: allow external collections packages
|
2024-01-26 18:03:02 +01:00 |
|
Vjacheslav Trushkin
|
0d3e578b45
|
chore: revert 2 versions of utils, re-publish as update
|
2024-01-25 18:23:15 +02:00 |
|
Vjacheslav Trushkin
|
437855e8c6
|
chore: add CC-BY-NC-SA-4.0 to licenses list
|
2024-01-21 14:51:35 +02:00 |
|