Vjacheslav Trushkin
8b6da43086
chore: add margin auto to icon inside web component
2024-07-19 15:41:39 +03:00
Vjacheslav Trushkin
921ebecb1e
chore: update dependencies, fix build process
2024-07-19 14:19:45 +03:00
Vjacheslav Trushkin
d0f7988e1f
chore: add noobserver attr to iconify-icon/solid
2024-04-17 09:53:31 +03:00
Vjacheslav Trushkin
c7a114c76c
chore: update dependencies, fix svelte tests
2024-04-15 18:15:11 +03:00
Vjacheslav Trushkin
a210a25367
chore: change observer to noobserver attr in iconify-icon, fix behavior
2024-04-15 11:13:57 +03:00
Vjacheslav Trushkin
c2b52cbf82
chore: force import iconify-icon in react wrapper
2024-02-14 22:41:22 +02:00
Vjacheslav Trushkin
ed2b35b86c
chore: publish iconify-icon 2.0.0
2024-02-04 09:43:48 +02:00
Vjacheslav Trushkin
45d5bcefcf
chore: publish updates for iconify-icon wrappers
2024-02-04 09:39:57 +02:00
Vjacheslav Trushkin
ce7ed322c6
chore: intergrate intersection observer in iconify-icon
2024-02-04 09:39:57 +02:00
Vjacheslav Trushkin
3463f87533
chore: fix exports in iconify-icon
2024-01-21 10:36:23 +02:00
Vjacheslav Trushkin
5609290538
chore: keep innerHTML in web component, export functions for building icon
2024-01-21 10:00:10 +02:00
Vjacheslav Trushkin
3bd902d5e4
chore: update counters in readme files
2023-11-12 19:36:23 +02:00
Vjacheslav Trushkin
73da477a0a
chore: update dependencies in iconify-icon
2023-08-01 22:06:24 +03:00
Vjacheslav Trushkin
617f394b30
chore: rename badly named iconExists to iconLoaded
2023-07-04 19:45:04 +03:00
Vjacheslav Trushkin
39868cf79c
feat: support require-trusted-types-for policy
2023-06-22 11:50:27 +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
c9f1d06cfa
chore(iconify-icon): update dependencies
2023-04-02 10:48:09 +03:00
Vjacheslav Trushkin
0027e7281e
chore: remove importsNotUsedAsValues from all tsconfig files
2023-04-01 20:41:40 +03:00
Vjacheslav Trushkin
6c8154b841
chore: update dependencies for solid-js package and demo
2023-03-30 15:31:44 +03:00
Vjacheslav Trushkin
2fc81ae9d8
fix(iconify-icon): correctly handle unset width/height in svg mode
2023-02-21 09:04:06 +02:00
Vjacheslav Trushkin
0d5431deac
fix: allow iconify-icon work correctly without dimensions
2023-02-20 20:01:34 +02:00
Vjacheslav Trushkin
d060d3d1df
chore: publish update for iconify-icon
2023-02-08 20:55:38 +02:00
Vjacheslav Trushkin
50ea946d67
chore: prettier
2023-02-08 08:56:25 +02:00
jdevinemt
965ea9e055
fix: remove attributes instead of setting them to null
...
This pull request relates to issue #201 , which was has been closed. I ran into the same issue I had with the 'inline' attribute in that issue with other attributes like 'height', 'width', etc. I double checked the Iconify docs to ensure none of these affected attributes have a valid use case for a null value.
2023-02-07 15:13:53 -07:00
Vjacheslav Trushkin
612d0d9350
chore: publish update for iconify-icon
2023-02-07 23:26:20 +02:00
Vjacheslav Trushkin
85fc90c08c
chore: prettier
2023-02-07 23:21:54 +02:00
jdevinemt
34702c534a
'inline' attribute null value fix
...
Applies to #201
2023-02-07 14:18:48 -07:00
Vjacheslav Trushkin
626ac30ca6
chore: publish update for web component
2023-01-27 23:46:33 +02:00
Vjacheslav Trushkin
e7987a9384
feat(iconify-icon): function to append custom style to all nodes
2023-01-27 23:38:02 +02:00
Vjacheslav Trushkin
43e9959369
feat: option to remove size attributes in icon components and unplugin-icons
2023-01-27 19:52:22 +02:00
Vjacheslav Trushkin
a3732f627a
fix(iconify-icon): add iconify-icon to tags list for TypeScript
2023-01-26 21:13:01 +02: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
1f32c18768
chore: publish new version of web component
2022-10-08 18:01:00 +03:00
Vjacheslav Trushkin
b88f667778
fix: open shadow root in web component
2022-10-08 13:39:41 +03:00
Vjacheslav Trushkin
e82c905ec8
fix: better way to detect previously rendered child node in web component
2022-10-08 13:38:53 +03:00
Vjacheslav Trushkin
fd2bff92e1
Publish stable versions of all packages
2022-09-08 09:40:06 +03:00
Vjacheslav Trushkin
62503242d0
Update dependencies in web component wrappers
2022-09-07 21:28:58 +03:00
Vjacheslav Trushkin
5da86ab56c
Update dependencies and fix tests in web component
2022-09-07 21:25:59 +03:00
Vjacheslav Trushkin
39ceab4869
Do not use Object.hasOwn in web component to support older Safari
2022-08-14 19:13:48 +03:00
Vjacheslav Trushkin
71b0c898d3
Update README for web component
2022-07-16 17:44:48 +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
8eca9c6741
Change iconToSVG attributes from full to partial icon and customisations
2022-07-01 22:12:18 +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
c1c849a61c
Reuse storage for API data, clean up build scripts
2022-06-29 09:45:30 +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
d72a580214
Publish new version of SolidJS wrapper for web component
2022-06-24 09:52:32 +03:00