2
0
mirror of https://github.com/iconify/iconify.git synced 2024-12-12 21:57:50 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
ce7ed322c6 chore: intergrate intersection observer in iconify-icon 2024-02-04 09:39:57 +02:00
Vjacheslav Trushkin
39868cf79c feat: support require-trusted-types-for policy 2023-06-22 11:50:27 +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
e7987a9384 feat(iconify-icon): function to append custom style to all nodes 2023-01-27 23:38:02 +02: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
a5c9edb4da Store partial icon data in storage to reduce memory usage 2022-07-02 10:53:06 +03:00
Vjacheslav Trushkin
c892879e90 Update web component 2022-06-19 17:47:45 +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
63322d9e0a Minor changes to web component code 2022-05-20 21:13:30 +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