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

48 Commits

Author SHA1 Message Date
Vjacheslav Trushkin
11a298690b Lit demo for web component, minor tweaks to other demo packages 2022-05-17 11:41:40 +03:00
Vjacheslav Trushkin
660ef6e8a3 SolidJS wrapper minor changes 2022-05-17 00:27:45 +03:00
Vjacheslav Trushkin
d14fdfd6c9 List frameworks that work with web component 2022-05-16 23:00:25 +03:00
Vjacheslav Trushkin
397abdfff3 Wrapper for web component for SolidJS, few fixes for web component 2022-05-16 22:54:05 +03:00
Vjacheslav Trushkin
ff94eb937b Add Nuxt 3 demo for web component 2022-05-15 23:19:28 +03:00
Vjacheslav Trushkin
20494a834d Vue 2 demo for web component 2022-05-15 00:48:08 +03:00
Vjacheslav Trushkin
e3022c4707 Vue 3 demo for web component 2022-05-14 23:42:13 +03:00
Vjacheslav Trushkin
f6b5b2da7b Svelte and SvelteKit demo for web component 2022-05-14 17:04:24 +03:00
Vjacheslav Trushkin
5fd05e245b Update readme 2022-05-14 13:59:41 +03:00
Vjacheslav Trushkin
9110872a18 Next.js demo for web component 2022-05-14 13:41:52 +03:00
Vjacheslav Trushkin
9e87cca3da Swap order of web component and legacy components in readme 2022-05-14 08:32:50 +03:00
Vjacheslav Trushkin
c448199ec6 React wrapper for iconify-icon, incomplete 2022-05-13 23:39:36 +03:00
Vjacheslav Trushkin
38926d087a Update readme 2022-05-13 22:25:29 +03:00
Vjacheslav Trushkin
a2591dbe36 Add Ember demo using web component 2022-05-13 21:29:57 +03:00
Vjacheslav Trushkin
fdd716846a Update directory structure in packages and readme 2022-05-12 23:10:42 +03:00
Vjacheslav Trushkin
826dd80833 Merge remote-tracking branch 'origin/master' into dev/next 2022-04-30 23:15:36 +03:00
Vjacheslav Trushkin
b56ac3ea39 More licenses cleanup 2022-04-20 19:20:04 +03:00
Vjacheslav Trushkin
8a16081d96 Fix licenses mess, switch everything to MIT 2022-04-20 19:00:21 +03:00
Vjacheslav Trushkin
7700ea1808 Rewrite SVG framework with new unit tests, better attribute watching, cleaner render 2022-04-07 15:52:57 +03:00
Vjacheslav Trushkin
fbd61e9183 Remove library-builder package, use unbuild instead 2022-03-15 19:19:51 +02:00
Vjacheslav Trushkin
4086eb38f7 Support workspace and package filters for monorepo, update readme 2022-01-29 19:29:46 +02:00
Vjacheslav Trushkin
a50939f438 More options for monorepo script, build and test all packages 2022-01-29 13:49:16 +02:00
Vjacheslav Trushkin
dbffbfb140 Move demo packages to different directory 2022-01-29 09:37:39 +02:00
Vjacheslav Trushkin
d761827dff Add notes for Windows development 2022-01-28 13:44:26 +02:00
Vjacheslav Trushkin
d836e30ab9 Reorganize monorepo helpers, support multiple actions 2022-01-28 11:24:29 +02:00
Vjacheslav Trushkin
c464934771 Remove Lerna, use custom script instead 2022-01-27 21:16:43 +02:00
Vjacheslav Trushkin
c1773e2554 Remove archived packages because they are no longer updated for new code 2021-09-30 09:36:47 +03:00
Vjacheslav Trushkin
91ce04031b Update readme 2021-07-20 17:02:33 +03:00
Vjacheslav Trushkin
ebeb8de02c Split common functions from Core to Utils package, remove buble from build process and use spread operator 2021-05-24 13:25:02 +03:00
Vjacheslav Trushkin
813725dcf6 Update readme 2021-05-07 21:21:32 +03:00
Vjacheslav Trushkin
b201cd657f Update README 2021-05-06 16:51:18 +03:00
Vjacheslav Trushkin
e9dc3803e4 Svelte component with API support 2021-05-01 23:38:56 +03:00
Vjacheslav Trushkin
52674f0967 Add Next.js demo 2021-04-27 20:52:09 +03:00
Vjacheslav Trushkin
cc3182563b Remove mreact-with-api from readme 2021-04-27 20:05:43 +03:00
Vjacheslav Trushkin
d5f199a42e Update icons count: reached 70k icons 2020-09-03 10:42:54 +03:00
Vjacheslav Trushkin
bc86c9e9af Vue 3 component, archive Vue 2 component, update dependencies in few packages 2020-08-23 19:01:32 +03:00
Vjacheslav Trushkin
826af0a640 Update README 2020-08-13 18:44:56 +03:00
Vjacheslav Trushkin
b38eb3bc74 Add SVG framework bundle without API support 2020-07-01 16:13:34 +03:00
Vjacheslav Trushkin
a0aabb9b50 Use Fetch API when it is available, JSONP when not. Remove Axios from default builds 2020-06-11 23:39:32 +03:00
Vjacheslav Trushkin
a67010f6b7 Update copyright 2020-05-31 09:46:47 +03:00
Vjacheslav Trushkin
941547e5e5 README improvements 2020-04-29 12:46:24 +03:00
Vjacheslav Trushkin
f9a2384d8e Make Svelte component compatible with Sapper, add Sapper demo 2020-04-29 12:43:00 +03:00
Vjacheslav Trushkin
8639d52586 Publish Svelte component, fix few typos in Vue and React documentation and demo 2020-04-28 22:40:05 +03:00
Vjacheslav Trushkin
befdf7bcf0 Update README 2020-04-28 13:59:36 +03:00
Vjacheslav Trushkin
5cd35756fd Update dependencies, package links, add instructions for Lerna 2020-04-28 13:27:23 +03:00
Vjacheslav Trushkin
aaee4666bc Fix Iconify 1.0 link in README 2020-04-28 13:07:00 +03:00
Vjacheslav Trushkin
709837f190 Mention version 1 in readme 2020-04-28 12:57:30 +03:00
Vjacheslav Trushkin
58d4cf3d49 Move version 2 to a big monorepo 2020-04-28 12:47:35 +03:00