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

29 Commits

Author SHA1 Message Date
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
73da477a0a chore: update dependencies in iconify-icon 2023-08-01 22:06:24 +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
c9f1d06cfa chore(iconify-icon): update dependencies 2023-04-02 10:48:09 +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
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
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
39ceab4869 Do not use Object.hasOwn in web component to support older Safari 2022-08-14 19:13: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
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
8eb348b3a9 Build packages after installing them with monorepo script 2022-05-28 14:18:11 +03:00
Vjacheslav Trushkin
2b61d19375 Clean up peer dependencies in various packages 2022-05-28 13:14:56 +03:00
Vjacheslav Trushkin
c03de0fb07 React wrapper for web component: working component, tests and demo 2022-05-14 13:19:46 +03:00
Vjacheslav Trushkin
c448199ec6 React wrapper for iconify-icon, incomplete 2022-05-13 23:39:36 +03:00