2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
075624353d chore: do not precompile svelte component 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
6762b67266 chore: add span types to svelte component to allow title 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
4161317149 chore: fix svelte component for svelte 4 types 2023-12-28 10:11:54 +02:00
Vjacheslav Trushkin
f39b0806c1 chore: fix exports in svelte component 2023-12-16 16:38:34 +02:00
Vjacheslav Trushkin
e38f248bce chore: add exports to svelte component 2023-12-16 11:55:12 +02:00
Vjacheslav Trushkin
3bd902d5e4 chore: update counters in readme files 2023-11-12 19:36:23 +02: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
00d825d6af chore: fix peer dependencies for svelte 2023-06-01 18:03:19 +03:00
Vjacheslav Trushkin
f03056cc8c chore: update readme files and license years 2023-05-31 22:04:11 +03:00
Vjacheslav Trushkin
854ab73968 fix(svelte): allow any data- attribute 2023-04-19 22:17:21 +03:00
Vjacheslav Trushkin
f7cb7fd1bb chore: update Svelte component 2023-04-18 16:40:03 +03:00
Vjacheslav Trushkin
a03d601204 fix(svelte): add props for svg to component 2023-04-17 21:38:44 +03:00
Vjacheslav Trushkin
13eaa39f2d chore(svelte): publish update 2023-04-08 11:18:01 +03:00
Vjacheslav Trushkin
22e760735e chore(svelte): ignore src/svelte.d.ts 2023-04-08 09:00:58 +03:00
hackape
6a84a2f40d
fix: correct svelte component's TS type 2023-04-08 08:41:12 +08:00
Vjacheslav Trushkin
e3f7524191 chore(svg-framework): update terser 2023-04-02 10:42:40 +03:00
Vjacheslav Trushkin
67b70a0952 chore: publish update for vue component 2023-04-02 10:31:04 +03:00
Vjacheslav Trushkin
48023c91fe chore(components): update dependencies 2023-04-02 10:29:40 +03:00
Vjacheslav Trushkin
5a1460f22c fix(vue): add props to offline package 2023-04-02 09:56:58 +03:00
Vjacheslav Trushkin
0027e7281e chore: remove importsNotUsedAsValues from all tsconfig files 2023-04-01 20:41:40 +03:00
Vjacheslav Trushkin
6822667476 chore(svg-framework): remove buble from build process 2023-04-01 20:40:37 +03:00
Tachibana Shin
3d8c3cedd7 [vue3]: fix typo props component Icon 2023-04-01 16:52:39 +00:00
Vjacheslav Trushkin
565822758c chore: publish updates for utils and icon components 2023-01-27 20:53:51 +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
2fb77d5bf6 chore: update dependencies 2022-12-26 00:32:45 +02:00
Vjacheslav Trushkin
eb3babc071 fix: revert types change in Vue component 2022-12-12 16:44:46 +02:00
Vjacheslav Trushkin
dbfae68da5 chore: publish new versions 2022-11-29 11:12:48 +02:00
Vjacheslav Trushkin
8b2aeff300 fix: provide prop types to vue component 2022-11-25 11:04:24 +02:00
Vjacheslav Trushkin
dba669623d fix: clean commonjs output for react component 2022-11-17 11:46:29 +02:00
Vjacheslav Trushkin
a6123879a6 fix: copy in Vue 2 component 2022-11-17 11:37:46 +02:00
ntnyq
83d4501a51
docs: fix typo 2022-10-08 13:52:54 +08:00
Vjacheslav Trushkin
98042b283c chore: fix links in readme files 2022-09-13 09:22:09 +03:00
Vjacheslav Trushkin
fd2bff92e1 Publish stable versions of all packages 2022-09-08 09:40:06 +03:00
Vjacheslav Trushkin
0ec3270dc1 Update dependencies in icon components 2022-09-07 22:11:48 +03:00
Vjacheslav Trushkin
286a623085 Replace jest done function with promises in react component tests 2022-09-07 22:11:09 +03:00
Vjacheslav Trushkin
4ec89ab542 Remove unused files from Svelte component 2022-09-07 22:06:41 +03:00
Vjacheslav Trushkin
d744890b3f Migrate Svelte component to Vitest, update dependencies 2022-09-07 22:04:34 +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
7ca4026eb6 Use Set to mark icons as missing 2022-06-28 20:20:22 +03:00
Vjacheslav Trushkin
3d9a78ba49 Fix version number in SVG framework README 2022-06-23 21:27:53 +03:00
Vjacheslav Trushkin
3f2e7a181d Publish next version of SVG framework, update utils 2022-06-23 21:23:41 +03:00
Vjacheslav Trushkin
b2d3accf81 Clean up handling icon customisations and transformations 2022-06-20 23:43:01 +03:00