2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-07 15:44:05 +00:00

Commit Graph

  • 2049c1d512 chore(tailwind): publish update Vjacheslav Trushkin 2023-01-11 23:07:42 +0200
  • 1152246322 fix(tailwind): run plugin script only once Vjacheslav Trushkin 2023-01-11 23:06:49 +0200
  • ad8305400c chore(tailwind): add gitignore and npmignore Vjacheslav Trushkin 2023-01-11 23:06:13 +0200
  • aa55348abc chore(tailwind): remove generated files Vjacheslav Trushkin 2023-01-11 23:05:50 +0200
  • 4d607c6d5f fix(tailwind): allow custom locations for icon set files Vjacheslav Trushkin 2023-01-11 19:51:37 +0200
  • 6853b3e29c feat: plugin for Tailwind CSS Vjacheslav Trushkin 2023-01-11 17:42:21 +0200
  • 0e77f9f423 chore(utils): publish update Vjacheslav Trushkin 2023-01-10 22:38:07 +0200
  • 5af324a952 chore(utils): split getIconsCSS in 2 functions Vjacheslav Trushkin 2023-01-08 23:33:56 +0200
  • 0b7cde7d56 chore: publish update for Utils Vjacheslav Trushkin 2023-01-07 10:18:00 +0200
  • 4b956111cd feat(utils): support color parameter for css functions Vjacheslav Trushkin 2023-01-07 10:17:14 +0200
  • a742cf1d94 fix(utils): in generated css merge identical selectors Vjacheslav Trushkin 2023-01-06 21:01:51 +0200
  • bba91bc538 chore: publish update for utils Vjacheslav Trushkin 2023-01-06 14:44:17 +0200
  • 78f9ae1c12 fix(utils): do not assume that attributes are separated with spaces in loader Vjacheslav Trushkin 2023-01-06 14:43:22 +0200
  • 2e3ad11248 fix(utils): replacing ids in svg after replacing same ids Vjacheslav Trushkin 2023-01-02 00:13:11 +0200
  • b6effea974 fix(utils): do not use test data to get full emoji sequence Vjacheslav Trushkin 2023-01-01 20:59:37 +0200
  • e443b2ae12 fix(utils): bugged emoji regex Vjacheslav Trushkin 2023-01-01 17:40:07 +0200
  • 92a2624d98 fix(utils): fix replacement of multiple emojis in a row Vjacheslav Trushkin 2022-12-27 23:27:05 +0200
  • 2fb77d5bf6 chore: update dependencies Vjacheslav Trushkin 2022-12-26 00:32:45 +0200
  • b5e9ecd2b4 feat(utils): function to prepare emoji data for icons list, support multiple regexp Vjacheslav Trushkin 2022-12-25 11:15:28 +0200
  • e5dbd00cba chore(utils): restructure emoji code to handle sequences with custom properties, fix errors Vjacheslav Trushkin 2022-12-24 20:44:29 +0200
  • 85c12955c0 feat(utils): handle keywords when generating regex Vjacheslav Trushkin 2022-12-22 11:53:00 +0200
  • a8ce57b7a9 chore(utils): remove unused functions Vjacheslav Trushkin 2022-12-22 11:15:03 +0200
  • 6fb8700632 chore(utils): simple function to convert emoji sequence to keyword Vjacheslav Trushkin 2022-12-18 10:00:40 +0200
  • 37e382d989 feat(utils): function to find missing emojis, fixes for emoji functions Vjacheslav Trushkin 2022-12-16 10:48:17 +0200
  • c7b6dc73f5 feat(utils): function to generate tree of emoji components Vjacheslav Trushkin 2022-12-15 22:49:51 +0200
  • c25750a0e0 chore(utils): rename function to get qualified emoji variations Vjacheslav Trushkin 2022-12-15 11:58:57 +0200
  • 5a78469fdb chore(utils): restructure some emoji code Vjacheslav Trushkin 2022-12-15 11:49:30 +0200
  • 70758ebfa6 fix(utils): get full data from test file, fix unit test for searching emojis Vjacheslav Trushkin 2022-12-14 23:37:22 +0200
  • 9f5be0f10d fix: various fixes for emojis, functions to find and replace emojis in text Vjacheslav Trushkin 2022-12-14 20:49:50 +0200
  • 0410d73067 fix(utils): remove unused types for css functions Vjacheslav Trushkin 2022-12-11 10:06:40 +0200
  • eb3babc071 fix: revert types change in Vue component Vjacheslav Trushkin 2022-12-12 16:44:46 +0200
  • 9c7c280f13 fix: remove unused file Vjacheslav Trushkin 2022-12-10 17:22:54 +0200
  • 73e7e5f0ee fix: make options for css functions optional Vjacheslav Trushkin 2022-12-10 17:19:51 +0200
  • b7a987208f fix: support various formats when parsing emoji string Vjacheslav Trushkin 2022-12-10 13:17:26 +0200
  • 3fe91ddea3 chore: publish update for utils Vjacheslav Trushkin 2022-12-10 10:20:29 +0200
  • cff8d1e9f7 chore: update dependencies in utils Vjacheslav Trushkin 2022-12-10 10:19:14 +0200
  • 024522fdf6 chore: add emoji functions to main exports, remove unused code, rename few emoji functions Vjacheslav Trushkin 2022-12-10 10:15:34 +0200
  • dd179767f6 fix: sort emoji sequences by length to avoid lazy matching dev/emoji Vjacheslav Trushkin 2022-12-09 23:09:11 +0200
  • 875e9707e6 feat: wrapper functions to simplify regex creation Vjacheslav Trushkin 2022-12-09 20:10:47 +0200
  • 78ce0d0c4c feat: functions to optimise emoji regex Vjacheslav Trushkin 2022-12-09 19:26:05 +0200
  • ac61bc049a feat: function to add optional variations to emoji Vjacheslav Trushkin 2022-12-03 23:44:20 +0200
  • da4ddc5438 feat: function to parse emoji test file Vjacheslav Trushkin 2022-12-03 20:14:15 +0200
  • e186953d54 feat: functions to work with emoji unicode Vjacheslav Trushkin 2022-12-03 19:51:59 +0200
  • dbfae68da5 chore: publish new versions Vjacheslav Trushkin 2022-11-29 11:12:48 +0200
  • 1b97a47ef6 fix: correctly handle api errors Vjacheslav Trushkin 2022-11-29 11:00:44 +0200
  • afefaf410e feat: icon to css functions in utils Vjacheslav Trushkin 2022-11-26 13:24:42 +0200
  • 60541cffb7 fix: overload declaration for calculateSize in Utils Vjacheslav Trushkin 2022-11-25 18:54:13 +0200
  • 8b2aeff300 fix: provide prop types to vue component Vjacheslav Trushkin 2022-11-25 11:04:24 +0200
  • 456ed17236 fix: add types to exports in utils Vjacheslav Trushkin 2022-11-17 13:57:47 +0200
  • dba669623d fix: clean commonjs output for react component Vjacheslav Trushkin 2022-11-17 11:46:29 +0200
  • a6123879a6 fix: copy in Vue 2 component Vjacheslav Trushkin 2022-11-17 11:37:46 +0200
  • 25dd6adbf9 chore: remove debug packages Vjacheslav Trushkin 2022-11-17 11:15:26 +0200
  • 7aac00c21a Merge branch 'main' into HEAD Vjacheslav Trushkin 2022-10-25 13:18:52 +0300
  • b05bbafacc chore: add sponsors section to readme Vjacheslav Trushkin 2022-10-25 13:16:36 +0300
  • 425905b7be fix: create empty objects from null in utils Vjacheslav Trushkin 2022-10-15 12:24:16 +0300
  • 1f32c18768 chore: publish new version of web component Vjacheslav Trushkin 2022-10-08 18:01:00 +0300
  • e8dc113d0f chore: release utils 2.0.1 Vjacheslav Trushkin 2022-10-08 17:58:30 +0300
  • b88f667778 fix: open shadow root in web component Vjacheslav Trushkin 2022-10-08 13:39:41 +0300
  • e82c905ec8 fix: better way to detect previously rendered child node in web component Vjacheslav Trushkin 2022-10-08 13:38:53 +0300
  • feefd180bc Merge remote-tracking branch 'origin/main' into next Vjacheslav Trushkin 2022-10-08 09:13:22 +0300
  • 76575a2b3d
    Merge pull request #174 from ntnyq/patch-1 Vjacheslav Trushkin 2022-10-08 09:12:26 +0300
  • 83d4501a51
    docs: fix typo ntnyq 2022-10-08 13:52:54 +0800
  • 33b8510a1c fix(loadIcon): do not attempt to load invalid icons Vjacheslav Trushkin 2022-09-21 12:16:17 +0300
  • 3b3fb518c3 Merge remote-tracking branch 'btbman/trim' into next Vjacheslav Trushkin 2022-09-17 16:39:12 +0300
  • 37733d8045 fix(tirm): multi lines attributes BTBMan 2022-09-16 13:10:24 +0800
  • bb45f4ba8a chore: fix link in types package readme Vjacheslav Trushkin 2022-09-13 09:29:41 +0300
  • 98042b283c chore: fix links in readme files Vjacheslav Trushkin 2022-09-13 09:22:09 +0300
  • fd2bff92e1 Publish stable versions of all packages Vjacheslav Trushkin 2022-09-08 09:40:06 +0300
  • 059eb2ee8c Update demo packages Vjacheslav Trushkin 2022-09-08 09:16:41 +0300
  • 427280d9dc Update dependencies in all web component demos Vjacheslav Trushkin 2022-09-07 22:45:59 +0300
  • 0ec3270dc1 Update dependencies in icon components Vjacheslav Trushkin 2022-09-07 22:11:48 +0300
  • 286a623085 Replace jest done function with promises in react component tests Vjacheslav Trushkin 2022-09-07 22:11:09 +0300
  • 4ec89ab542 Remove unused files from Svelte component Vjacheslav Trushkin 2022-09-07 22:06:41 +0300
  • d744890b3f Migrate Svelte component to Vitest, update dependencies Vjacheslav Trushkin 2022-09-07 22:04:34 +0300
  • 62503242d0 Update dependencies in web component wrappers Vjacheslav Trushkin 2022-09-07 21:28:58 +0300
  • 5da86ab56c Update dependencies and fix tests in web component Vjacheslav Trushkin 2022-09-07 21:25:59 +0300
  • ae9b177d3c Update dependencies in main packages Vjacheslav Trushkin 2022-09-07 20:06:23 +0300
  • ac009bcb39 Replace jest done function with promises in core tests Vjacheslav Trushkin 2022-09-07 20:03:58 +0300
  • 2dc12bd462 Replace jest done function with promises in utils tests Vjacheslav Trushkin 2022-09-07 20:00:33 +0300
  • 8d57b8d54b
    chore: Add semicolon Alex Kozack 2022-09-06 15:06:18 +0300
  • 8759aa9999
    fix(types): Add lastModified Alex Kozack 2022-09-06 15:04:31 +0300
  • 33b3e42834 Add CONTRIBUTING.md Vjacheslav Trushkin 2022-08-21 19:49:27 +0300
  • de31dd36ba Remove jest from core package, use vitest only Vjacheslav Trushkin 2022-08-21 18:43:27 +0300
  • 6a034033cb Remove jest from utils package, use vitest only Vjacheslav Trushkin 2022-08-21 18:40:56 +0300
  • 57b8be17ed Add optional tags to IconifyInfo type Vjacheslav Trushkin 2022-08-21 14:35:59 +0300
  • 39ceab4869 Do not use Object.hasOwn in web component to support older Safari Vjacheslav Trushkin 2022-08-14 19:13:48 +0300
  • 71b0c898d3 Update README for web component Vjacheslav Trushkin 2022-07-16 17:44:48 +0300
  • 8f962a090b pnpm shenanigans... seems to rewrite lock file on reinstall Vjacheslav Trushkin 2022-07-08 18:35:09 +0300
  • 97e9677fa4 Switch api-redundancy package tests to vitest Vjacheslav Trushkin 2022-07-08 17:25:44 +0300
  • 859a77b4bf Fix dev container environment Vjacheslav Trushkin 2022-07-08 13:24:51 +0300
  • aebed6433d Optimisations in core Vjacheslav Trushkin 2022-07-03 16:54:38 +0300
  • 780f93c7a0 Optimisations in Utils Vjacheslav Trushkin 2022-07-03 16:45:52 +0300
  • 696a5514e2 Minor optimisations in core package to reduce bundle size Vjacheslav Trushkin 2022-07-02 18:19:41 +0300
  • 40ba4e076a Publish new versions of all updated packages Vjacheslav Trushkin 2022-07-02 11:21:45 +0300
  • a5c9edb4da Store partial icon data in storage to reduce memory usage Vjacheslav Trushkin 2022-07-02 10:53:06 +0300
  • 21d45bc28c Return partial IconifyIcon in parseIconSet in Utils Vjacheslav Trushkin 2022-07-01 23:22:22 +0300
  • c0911ac283 Return only partial IconifyIcon in getIconData in Utils Vjacheslav Trushkin 2022-07-01 23:09:53 +0300
  • 8eca9c6741 Change iconToSVG attributes from full to partial icon and customisations Vjacheslav Trushkin 2022-07-01 22:12:18 +0300
  • d475c2e3a8 Fix broken test in utils Vjacheslav Trushkin 2022-07-01 22:01:49 +0300
  • 54830793b0 Fix error in core Vjacheslav Trushkin 2022-07-01 12:47:47 +0300