2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-23 23:28:25 +00:00

Commit Graph

  • 94580099d5 Support function colors in color parser in utils Vjacheslav Trushkin 2022-02-05 12:59:44 +02:00
  • d928002976 Fix running action with params in monorepo Vjacheslav Trushkin 2022-02-02 11:13:13 +02:00
  • fd6758414b Merge branch 'dev/workspaces' Vjacheslav Trushkin 2022-02-02 11:06:29 +02:00
  • a76aafa447 Do not store empty icon sets in browser storage, remove not_found property Vjacheslav Trushkin 2022-02-02 09:56:56 +02:00
  • fc76ac74c5 Custom options for run command in monorepo manager Vjacheslav Trushkin 2022-01-29 19:54:21 +02:00
  • 4086eb38f7 Support workspace and package filters for monorepo, update readme Vjacheslav Trushkin 2022-01-29 19:29:46 +02:00
  • a50939f438 More options for monorepo script, build and test all packages Vjacheslav Trushkin 2022-01-29 13:49:16 +02:00
  • 93ccc6c439 Fix tsconfig in Ember Vjacheslav Trushkin 2022-01-29 13:22:52 +02:00
  • d079a7f22e Rename demo packages Vjacheslav Trushkin 2022-01-29 09:44:10 +02:00
  • dbffbfb140 Move demo packages to different directory Vjacheslav Trushkin 2022-01-29 09:37:39 +02:00
  • bdc2f9c24c List workspaces in build order Vjacheslav Trushkin 2022-01-29 09:33:02 +02:00
  • d761827dff Add notes for Windows development Vjacheslav Trushkin 2022-01-28 13:44:26 +02:00
  • db27b4eeae Add symlinks after installing packages Vjacheslav Trushkin 2022-01-28 12:45:39 +02:00
  • ed53add80d Add VSCode settings Vjacheslav Trushkin 2022-01-28 12:36:46 +02:00
  • d240b3975d Fix executing NPM on Windows Vjacheslav Trushkin 2022-01-28 12:24:48 +02:00
  • d836e30ab9 Reorganize monorepo helpers, support multiple actions Vjacheslav Trushkin 2022-01-28 11:24:29 +02:00
  • c464934771 Remove Lerna, use custom script instead Vjacheslav Trushkin 2022-01-27 21:16:43 +02:00
  • ded43ed8fc Merge branch 'dev/redundancy' Vjacheslav Trushkin 2022-01-27 09:36:10 +02:00
  • f18342a98c Update Lerna, remove old update script Vjacheslav Trushkin 2022-01-27 09:35:49 +02:00
  • 194ec91f87 Test loading icon set with valid prefix, but invalid icon names Vjacheslav Trushkin 2022-01-26 00:06:11 +02:00
  • 44a36fdf30 Fix validating empty icon sets Vjacheslav Trushkin 2022-01-26 00:05:18 +02:00
  • 2e838b5ff4 Update core package for new redundancy structure Vjacheslav Trushkin 2022-01-25 22:18:52 +02:00
  • db883f9593 Simplify redundacy package, allow aborting query with error Vjacheslav Trushkin 2022-01-25 20:51:09 +02:00
  • abf29e3cd4 Remove unused functionality in redundancy Vjacheslav Trushkin 2022-01-25 19:55:54 +02:00
  • 42d8abf1db Update dependencies in redundancy Vjacheslav Trushkin 2022-01-25 19:55:40 +02:00
  • 164708c9f8 Add loadIcon function to all packages, update dependencies, publish new minor versions Vjacheslav Trushkin 2022-01-24 19:44:10 +02:00
  • bf8d17f97a Add loadIcon function Vjacheslav Trushkin 2022-01-13 22:19:49 +02:00
  • 035d2fe305 Update SVG framework Vjacheslav Trushkin 2022-01-12 11:27:28 +02:00
  • 4d1f1da47f Update Vue components Vjacheslav Trushkin 2022-01-11 12:37:20 +02:00
  • 3aaea9fc32 Update Svelte component Vjacheslav Trushkin 2022-01-11 00:26:35 +02:00
  • de1edf3db9 Update React component Vjacheslav Trushkin 2022-01-10 23:39:39 +02:00
  • 0e1f1d427e Update Ember component Vjacheslav Trushkin 2022-01-10 23:10:48 +02:00
  • 00d7d6e0c5 Publish new versions of library builder and core packages Vjacheslav Trushkin 2022-01-10 22:50:16 +02:00
  • 0a321541e0 Publish utils 1.0.21 Vjacheslav Trushkin 2022-01-10 19:44:05 +02:00
  • 4487568ba4 Prettier recently updated files Vjacheslav Trushkin 2022-01-10 18:08:40 +02:00
  • c8da6958ab Merge remote-tracking branch 'origin/dev/more-utils' into dev/more-utils Vjacheslav Trushkin 2022-01-10 18:04:07 +02:00
  • 3553153baf fix: jsdocs for IconCustomizations + some typo Joaquín Sánchez Jiménez 2022-01-10 13:57:22 +01:00
  • 9ebf18df94 chore: add icons customizations Joaquín Sánchez Jiménez 2022-01-10 13:43:35 +01:00
  • d1d674543f chore: update imports Joaquín Sánchez Jiménez 2022-01-10 12:21:34 +01:00
  • 56894251c6 feat: refactor modern loader Joaquín Sánchez Jiménez 2022-01-10 12:17:05 +01:00
  • fe98ca73bf Add annotations, clean up getCustomIcon and test loading bad icon Vjacheslav Trushkin 2022-01-09 23:23:02 +02:00
  • 9c0ba71355 Move fixtures in utils to fixtures directory Vjacheslav Trushkin 2022-01-09 22:44:48 +02:00
  • 3f90e54129 Check if file exists asynchronously in FileSystemIconLoader Vjacheslav Trushkin 2022-01-09 22:41:43 +02:00
  • 5d6885369f Format updated files with Prettier Vjacheslav Trushkin 2022-01-09 22:27:47 +02:00
  • 2a0dbf8fa9 Move reusable string functions to separate file Vjacheslav Trushkin 2022-01-09 22:05:18 +02:00
  • 0a62d009a8 lint Joaquín Sánchez Jiménez 2021-12-12 15:52:01 +01:00
  • 0838ccc038 chore: add kolorist Joaquín Sánchez Jiménez 2021-12-12 11:22:44 +01:00
  • 6af802b9f7 chore: refactor searchForIcon customize callback Joaquín Sánchez Jiménez 2021-12-12 11:08:44 +01:00
  • 63f6e0ceaa test: remove extra comma on tests for gteCustomIcon and FileSystemIconLoader Joaquín Sánchez Jiménez 2021-12-12 00:29:38 +01:00
  • f9bcf65af7 test: add tests for gteCustomIcon and FileSystemIconLoader Joaquín Sánchez Jiménez 2021-12-12 00:26:58 +01:00
  • 5cb43cc2d2 chore: add transform callback on getCustomIcon Joaquín Sánchez Jiménez 2021-12-11 23:58:33 +01:00
  • 5cab683047 chore: add customize callback on searchForIcon Joaquín Sánchez Jiménez 2021-12-11 23:55:47 +01:00
  • def0990a64 chore: build packages done Joaquín Sánchez Jiménez 2021-12-11 23:23:00 +01:00
  • e74d0252b1 chore: update library-builder to work on windows os Joaquín Sánchez Jiménez 2021-12-11 23:10:26 +01:00
  • 609537b7bf chore: add export to utils index Joaquín Sánchez Jiménez 2021-12-11 21:36:36 +01:00
  • ffd23fb8ec feat: add external svg loader Joaquín Sánchez Jiménez 2021-12-09 22:12:00 +01:00
  • 2b10edef28
    Merge pull request #104 from iconify/userquin/refactor-modern-loader Vjacheslav Trushkin 2022-01-10 17:43:19 +02:00
  • fe67da6a9c fix: jsdocs for IconCustomizations + some typo Joaquín Sánchez Jiménez 2022-01-10 13:57:22 +01:00
  • c281ebf7f1 chore: add icons customizations Joaquín Sánchez Jiménez 2022-01-10 13:43:35 +01:00
  • 2d06165da3 chore: update imports Joaquín Sánchez Jiménez 2022-01-10 12:21:34 +01:00
  • d090a3801b feat: refactor modern loader Joaquín Sánchez Jiménez 2022-01-10 12:17:05 +01:00
  • 30c4ddf3f1 Add annotations, clean up getCustomIcon and test loading bad icon Vjacheslav Trushkin 2022-01-09 23:23:02 +02:00
  • ba633df0c8 Move fixtures in utils to fixtures directory Vjacheslav Trushkin 2022-01-09 22:44:48 +02:00
  • 3d1a89ef77 Check if file exists asynchronously in FileSystemIconLoader Vjacheslav Trushkin 2022-01-09 22:41:43 +02:00
  • 24ab828457 Format updated files with Prettier Vjacheslav Trushkin 2022-01-09 22:27:47 +02:00
  • c1fb9f8e6c Move reusable string functions to separate file Vjacheslav Trushkin 2022-01-09 22:05:18 +02:00
  • 7e7e81e3b2 Do not use dash in automatically generated IDs, it breaks SVG animations Vjacheslav Trushkin 2022-01-09 11:01:59 +02:00
  • 4be4ab87bc Add function to share storage between different instances of components and various components Vjacheslav Trushkin 2022-01-09 10:21:53 +02:00
  • de6941c069 Use TypeScript in Vue component demo Vjacheslav Trushkin 2022-01-03 18:58:27 +02:00
  • 297d6f6648 Fix types in React component, rebuild React demo with Vite and TS Vjacheslav Trushkin 2021-12-30 10:50:47 +02:00
  • 0d948e159e Update Vue 2 readme Vjacheslav Trushkin 2021-12-22 16:44:09 +02:00
  • d498b0e1e9 Test @click event in Vue 3 component demo Vjacheslav Trushkin 2021-12-22 14:42:20 +02:00
  • 052c86c07b lint Joaquín Sánchez Jiménez 2021-12-12 15:52:01 +01:00
  • c119726e1a chore: add kolorist Joaquín Sánchez Jiménez 2021-12-12 11:22:44 +01:00
  • 70bc888af7 chore: refactor searchForIcon customize callback Joaquín Sánchez Jiménez 2021-12-12 11:08:44 +01:00
  • ee7b80db73 test: remove extra comma on tests for gteCustomIcon and FileSystemIconLoader Joaquín Sánchez Jiménez 2021-12-12 00:29:38 +01:00
  • 9517d07477 test: add tests for gteCustomIcon and FileSystemIconLoader Joaquín Sánchez Jiménez 2021-12-12 00:26:58 +01:00
  • c799926749 chore: add transform callback on getCustomIcon Joaquín Sánchez Jiménez 2021-12-11 23:58:33 +01:00
  • e5a8e3a5e1 chore: add customize callback on searchForIcon Joaquín Sánchez Jiménez 2021-12-11 23:55:47 +01:00
  • 245fda8a42 chore: build packages done Joaquín Sánchez Jiménez 2021-12-11 23:23:00 +01:00
  • 5a22b751b4 chore: update library-builder to work on windows os Joaquín Sánchez Jiménez 2021-12-11 23:10:26 +01:00
  • 0cdd57c7c7 chore: add export to utils index Joaquín Sánchez Jiménez 2021-12-11 21:36:36 +01:00
  • 91c9c781a2 feat: add external svg loader Joaquín Sánchez Jiménez 2021-12-09 22:12:00 +01:00
  • 3b6b12288d Fix main exports in Iconify Utils Vjacheslav Trushkin 2021-11-25 10:50:09 +02:00
  • 63b571e7e7 Fix exports in Vue components Vjacheslav Trushkin 2021-11-18 09:51:44 +02:00
  • 1167adab5d
    Merge pull request #94 from ModyQyW/master Vjacheslav Trushkin 2021-11-18 09:48:52 +02:00
  • 485977e4d1
    Fix @iconify/vue2 exports Wu Rui 2021-11-18 15:29:08 +08:00
  • d84b823634
    fix @iconify/vue exports Wu Rui 2021-11-18 15:28:34 +08:00
  • 4c9e723032 Add hidden property to IconifyInfo Vjacheslav Trushkin 2021-11-17 18:24:36 +02:00
  • ef497e029f Add license files to packages that do not have them Vjacheslav Trushkin 2021-11-15 17:28:55 +02:00
  • d661f6c8b4 Add main file to Utils Vjacheslav Trushkin 2021-11-13 21:25:38 +02:00
  • 935f097f51 Publish stable versions of all packages, update dependencies Vjacheslav Trushkin 2021-11-11 10:22:19 +02:00
  • d1ebb2596f Use proper events in Svelte component Vjacheslav Trushkin 2021-11-10 13:18:35 +02:00
  • 3863a7e2fa Fix main entry in library builder Vjacheslav Trushkin 2021-11-06 22:53:42 +02:00
  • ee240278fa Fix bug in icon set minification in utils Vjacheslav Trushkin 2021-10-13 23:38:00 +03:00
  • 2160e2a2f5 Update Utils: fix few bugs, add default option to rotateFromString Vjacheslav Trushkin 2021-10-13 18:29:17 +03:00
  • 7ba8c01e66 Fix attribute comparison in toBoolean in Utils Vjacheslav Trushkin 2021-10-13 10:03:34 +03:00
  • 5296d40b20 Update dependencies for React component Vjacheslav Trushkin 2021-10-12 23:58:27 +03:00
  • c1b22647eb Few more changes to parseIconSet function to make it cleaner Vjacheslav Trushkin 2021-10-12 18:19:46 +03:00
  • 0691bb6836 Redo function for parsing icon sets, fix bug in parsing icon sets Vjacheslav Trushkin 2021-10-12 17:17:51 +03:00