2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-22 14:48:24 +00:00

Commit Graph

  • dbcc02113c chore: cache loader result Vjacheslav Trushkin 2023-08-09 23:10:02 +03:00
  • b8908a0eb8 chore: add some jsdocs userquin/feat-create-svg-css-sprites userquin 2023-08-07 14:24:02 +02:00
  • 2f62f5781d chore: add utils module + SpritesCollections type userquin 2023-08-07 12:16:39 +02:00
  • 01d9c56bcb chore: use iterator symbol userquin 2023-08-06 14:49:43 +02:00
  • 92a44d3bd4 chore: update createUint8ArraySprite userquin 2023-08-06 13:12:02 +02:00
  • 031904f7f6 chore: add createUint8ArraySprite userquin 2023-08-05 13:31:54 +02:00
  • 55f4ad280e chore: restructure code for building sprites Vjacheslav Trushkin 2023-08-04 23:02:29 +03:00
  • 2613827d03 chore: function to convert SVG to build result Vjacheslav Trushkin 2023-08-04 18:54:48 +03:00
  • 2945c7acbc chore: clarifications in svg/parse in utils Vjacheslav Trushkin 2023-08-04 16:47:49 +03:00
  • 74294feb61 chore: reusable functions for parsing SVG Vjacheslav Trushkin 2023-08-04 16:32:34 +03:00
  • 502d5db9d8 chore: include createSprite test userquin 2023-08-04 14:33:28 +02:00
  • 5c26c068c8 fix: createFileSystemIconLoaderAsyncIterator chore: add tests userquin 2023-08-04 14:12:46 +02:00
  • c6775e22dd fix: eslint utils-cli userquin 2023-08-04 12:02:45 +02:00
  • 6b6c9ac4ed chore: update package main entry userquin 2023-08-04 12:00:15 +02:00
  • da6a687095 chore: package description userquin 2023-08-04 11:51:37 +02:00
  • 668c941b70 chore: move sprites config types to utils-cli chore: add defineConfig chore: add package exports + dts userquin 2023-08-04 11:45:16 +02:00
  • ef3ae8056f chore: update types + show relative paths userquin 2023-08-03 14:48:58 +02:00
  • ccc680728c chore: create utils-cli userquin 2023-08-03 14:08:21 +02:00
  • 70903c6971 test: generate only a few icons userquin 2023-08-03 02:23:13 +02:00
  • fead6e9c0c fix: readable stream userquin 2023-08-03 02:12:48 +02:00
  • db84e5261f chore: initial CLI version userquin 2023-08-03 01:48:27 +02:00
  • 80bfda2200 chore: remove cli cjs and dts from lib userquin 2023-08-02 21:54:31 +02:00
  • bda9b35be9 chore: add cli to the build entries userquin 2023-08-02 21:44:29 +02:00
  • bb86546a81 chore: add svg-css-sprite-generator CLI userquin 2023-08-02 21:15:20 +02:00
  • 138521a09c feat: add CSS SVG Sprite generation userquin 2023-08-02 20:11:26 +02:00
  • 106e0781ac chore: add async iterator factory userquin 2023-08-02 19:27:31 +02:00
  • 44c9d2d70a chore: add node http utils userquin 2023-08-02 18:36:29 +02:00
  • c58201b908 chore: add create node sprite userquin 2023-08-02 18:12:10 +02:00
  • 5a090ed076 feat: add CSS SVG Sprite generation userquin 2023-08-02 17:09:11 +02:00
  • 22d7d8b889 chore: update dependencies for iconify-icon demo Vjacheslav Trushkin 2023-08-01 23:36:34 +03:00
  • 73da477a0a chore: update dependencies in iconify-icon Vjacheslav Trushkin 2023-08-01 22:06:24 +03:00
  • 73db53badc chore: update dependencies in packages Vjacheslav Trushkin 2023-08-01 22:03:20 +03:00
  • 172d09d40f chore: limits for browser storage Vjacheslav Trushkin 2023-08-01 21:42:56 +03:00
  • 617f394b30 chore: rename badly named iconExists to iconLoaded Vjacheslav Trushkin 2023-07-04 19:45:04 +03:00
  • 4765dc962f feat: add data for open source licenses Vjacheslav Trushkin 2023-06-22 11:54:29 +03:00
  • 39868cf79c feat: support require-trusted-types-for policy Vjacheslav Trushkin 2023-06-22 11:50:27 +03:00
  • 7bec9456c8 chore: cleaner css for icon, update utils and tailwind plugin, update dependencies Vjacheslav Trushkin 2023-06-06 19:10:54 +03:00
  • 00d825d6af chore: fix peer dependencies for svelte Vjacheslav Trushkin 2023-06-01 18:03:19 +03:00
  • f03056cc8c chore: update readme files and license years Vjacheslav Trushkin 2023-05-31 22:04:11 +03:00
  • e77a0c5ed1 chore: fix typo in comment Vjacheslav Trushkin 2023-05-29 22:17:42 +03:00
  • 011427d072 chore(tailwind): add custom icons to tailwind demo Vjacheslav Trushkin 2023-04-20 19:35:07 +03:00
  • 854ab73968 fix(svelte): allow any data- attribute Vjacheslav Trushkin 2023-04-19 22:17:21 +03:00
  • f7cb7fd1bb chore: update Svelte component Vjacheslav Trushkin 2023-04-18 16:40:03 +03:00
  • a03d601204 fix(svelte): add props for svg to component Vjacheslav Trushkin 2023-04-17 21:38:44 +03:00
  • 13eaa39f2d chore(svelte): publish update Vjacheslav Trushkin 2023-04-08 11:18:01 +03:00
  • 22e760735e chore(svelte): ignore src/svelte.d.ts Vjacheslav Trushkin 2023-04-08 09:00:58 +03:00
  • 6a84a2f40d
    fix: correct svelte component's TS type hackape 2023-04-08 08:41:12 +08:00
  • 28dcf961a3 chore(tailwind): update dependencies Vjacheslav Trushkin 2023-04-02 10:49:51 +03:00
  • c9f1d06cfa chore(iconify-icon): update dependencies Vjacheslav Trushkin 2023-04-02 10:48:09 +03:00
  • e3f7524191 chore(svg-framework): update terser Vjacheslav Trushkin 2023-04-02 10:42:40 +03:00
  • c7668b87c0 chore: remove outdated sapper demo Vjacheslav Trushkin 2023-04-02 10:39:43 +03:00
  • 67b70a0952 chore: publish update for vue component Vjacheslav Trushkin 2023-04-02 10:31:04 +03:00
  • 48023c91fe chore(components): update dependencies Vjacheslav Trushkin 2023-04-02 10:29:40 +03:00
  • 16936840c7 chore(packages): update dependencies Vjacheslav Trushkin 2023-04-02 10:00:54 +03:00
  • 5a1460f22c fix(vue): add props to offline package Vjacheslav Trushkin 2023-04-02 09:56:58 +03:00
  • 0027e7281e chore: remove importsNotUsedAsValues from all tsconfig files Vjacheslav Trushkin 2023-04-01 20:41:40 +03:00
  • 6822667476 chore(svg-framework): remove buble from build process Vjacheslav Trushkin 2023-04-01 20:40:37 +03:00
  • 7bf2a53ab8 Merge remote-tracking branch 'tachibana-shin/main' into next Vjacheslav Trushkin 2023-04-01 20:32:25 +03:00
  • 3d8c3cedd7 [vue3]: fix typo props component Icon Tachibana Shin 2023-04-01 16:52:39 +00:00
  • 6c8154b841 chore: update dependencies for solid-js package and demo Vjacheslav Trushkin 2023-03-30 15:31:44 +03:00
  • 6e6fbe15a1 feat(utils): add svgToData function Vjacheslav Trushkin 2023-03-09 10:47:03 +02:00
  • 2fc81ae9d8 fix(iconify-icon): correctly handle unset width/height in svg mode Vjacheslav Trushkin 2023-02-21 09:04:06 +02:00
  • 0d5431deac fix: allow iconify-icon work correctly without dimensions Vjacheslav Trushkin 2023-02-20 20:01:34 +02:00
  • c04eb0dbb0 fix(utils): detect palette in getIconsCSS Vjacheslav Trushkin 2023-02-17 15:29:14 +02:00
  • c3482e6661 chore: publish update for utils Vjacheslav Trushkin 2023-02-15 09:35:38 +02:00
  • f3b58a75ad feat(utils): async version of parseIconSet Vjacheslav Trushkin 2023-02-15 09:34:29 +02:00
  • 78f71407d5 chore: publish update for utils with few more unit tests Vjacheslav Trushkin 2023-02-14 12:15:30 +02:00
  • 9d93ba8272 fix: incorrect custom icon size detection in utils Vjacheslav Trushkin 2023-02-14 01:08:42 +02:00
  • f17693900b chore: update dependencies for utils, clean up tests Vjacheslav Trushkin 2023-02-14 00:06:13 +02:00
  • d060d3d1df chore: publish update for iconify-icon Vjacheslav Trushkin 2023-02-08 20:55:38 +02:00
  • e60a96e074 chore: publish update for utils Vjacheslav Trushkin 2023-02-08 09:06:37 +02:00
  • a6ab1dfba8 feat(utils): autoinstall as callback Vjacheslav Trushkin 2023-02-08 09:04:52 +02:00
  • f8f8ce9510 Merge remote-tracking branch 'txp1035/feat_customInstall' into next Vjacheslav Trushkin 2023-02-08 08:58:22 +02:00
  • 50ea946d67 chore: prettier Vjacheslav Trushkin 2023-02-08 08:56:25 +02:00
  • 965ea9e055
    fix: remove attributes instead of setting them to null jdevinemt 2023-02-07 15:13:53 -07:00
  • 612d0d9350 chore: publish update for iconify-icon Vjacheslav Trushkin 2023-02-07 23:26:20 +02:00
  • 85fc90c08c chore: prettier Vjacheslav Trushkin 2023-02-07 23:21:54 +02:00
  • 6427d2b007 Merge remote-tracking branch 'jdevinemt/patch-1' into next Vjacheslav Trushkin 2023-02-07 23:21:06 +02:00
  • 34702c534a
    'inline' attribute null value fix jdevinemt 2023-02-07 14:18:48 -07:00
  • 8e6e5a3619 fix: require icons list for addCleanIconSelectors in Tailwind plugin Vjacheslav Trushkin 2023-02-07 21:34:26 +02:00
  • 2b0ca8f685 fix: combine files and iconSets options in Tailwind plugin Vjacheslav Trushkin 2023-02-07 18:04:20 +02:00
  • 27911a5447 fix: miss DaoYuan 2023-02-07 23:35:49 +08:00
  • 3107db9488 perf: use autoInstall DaoYuan 2023-02-07 23:24:44 +08:00
  • 981feb9c53 fix: clearer errors in tailwind plugin Vjacheslav Trushkin 2023-02-07 10:27:55 +02:00
  • b7fc04c931 perf: supplementary type DaoYuan 2023-02-07 14:59:45 +08:00
  • 5be9c3f8f9 feat: customInstall DaoYuan 2023-02-07 14:50:53 +08:00
  • 0dbc5da8b3 fix: correct handling for icons with palette in Tailwind plugin, plugin demo Vjacheslav Trushkin 2023-02-06 20:31:55 +02:00
  • 626ac30ca6 chore: publish update for web component Vjacheslav Trushkin 2023-01-27 23:46:33 +02:00
  • e7987a9384 feat(iconify-icon): function to append custom style to all nodes Vjacheslav Trushkin 2023-01-27 23:38:02 +02:00
  • 565822758c chore: publish updates for utils and icon components Vjacheslav Trushkin 2023-01-27 20:53:51 +02:00
  • 43e9959369 feat: option to remove size attributes in icon components and unplugin-icons Vjacheslav Trushkin 2023-01-27 19:52:22 +02:00
  • fed0f426e8 chore: fix sveltekit demo Vjacheslav Trushkin 2023-01-27 18:39:20 +02:00
  • f1fe5c1f31 chore: fix vue2 demo Vjacheslav Trushkin 2023-01-27 18:35:04 +02:00
  • d3f52d44fa feat(utils): support removing width and height attributes in generated icon Vjacheslav Trushkin 2023-01-27 10:13:39 +02:00
  • a3732f627a fix(iconify-icon): add iconify-icon to tags list for TypeScript Vjacheslav Trushkin 2023-01-26 21:13:01 +02:00
  • efb0e57ad3 chore(utils): add test for complex animated icon Vjacheslav Trushkin 2023-01-15 10:14:25 +02:00
  • 2841b3ff05 feat(tailwind): new version with dynamic icons Vjacheslav Trushkin 2023-01-12 20:02:54 +02:00
  • c052341bc2 chore(tailwind): split loader in separate file Vjacheslav Trushkin 2023-01-12 18:44:08 +02:00
  • 0c0cbc2485 fix(tailwind): remove debug logging Vjacheslav Trushkin 2023-01-11 23:43:12 +02:00
  • 53f4d2a4be feat(tailwind): dynamic icon selectors Vjacheslav Trushkin 2023-01-11 23:42:32 +02:00