2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-23 09:02:03 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
39868cf79c feat: support require-trusted-types-for policy 2023-06-22 11:50:27 +03:00
Vjacheslav Trushkin
f03056cc8c chore: update readme files and license years 2023-05-31 22:04:11 +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
612d0d9350 chore: publish update for iconify-icon 2023-02-07 23:26:20 +02:00
Vjacheslav Trushkin
626ac30ca6 chore: publish update for web component 2023-01-27 23:46:33 +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
fd2bff92e1 Publish stable versions of all packages 2022-09-08 09:40:06 +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
35248df46f Publish new versions of everything, using @next tag for previously released packages 2022-06-30 09:26:01 +03:00
Vjacheslav Trushkin
abfcb5b46e Publish new versions of web component and React wrapper 2022-06-24 09:33:09 +03:00
Vjacheslav Trushkin
390fac8759 Remove replaceIDs from web component 2022-05-21 22:44:42 +03:00
Vjacheslav Trushkin
49f4f67e44 Undo viewBox addition to web component: causes mess when used with transformations 2022-05-20 22:47:05 +03:00
Vjacheslav Trushkin
95ff16aee9 Add viewBox and preserveAspectRatio properties to web component 2022-05-20 19:40:17 +03:00
Vjacheslav Trushkin
7e2c345d7b Restructure monorepo 2022-05-12 22:39:56 +03:00