Commit Graph

  • feb530c12a Refactor TablerIcon configuration and provider in icons-angular package to use InjectionToken for improved flexibility and tree-shaking. dev-icons-angular-upgrade Bartłomiej Gawęda 2026-01-24 17:05:55 +01:00
  • 53b0e53ca0 Update TypeScript configuration in icons-angular package to target ES2022 and disable useDefineForClassFields for improved compatibility. Bartłomiej Gawęda 2026-01-24 10:30:30 +01:00
  • 2d26a76c3c Update README to reflect Angular version 19.0.0 support and refactor TablerIconComponent tests Bartłomiej Gawęda 2026-01-24 10:28:01 +01:00
  • db819dfae0 Update peer dependencies in package.json for Angular compatibility and refactor TablerIconComponent to utilize Angular's reactive features Bartłomiej Gawęda 2026-01-24 10:20:09 +01:00
  • fe8d99667f Change LambdaTest image to TestMu AI in README.md main BG-Software 2026-01-21 17:48:48 +01:00
  • 4e64f9453d Bump svelte from 5.46.0 to 5.46.4 dependabot/npm_and_yarn/svelte-5.46.4 dependabot[bot] 2026-01-15 20:14:59 +00:00
  • b7961bb290 Bump preact from 10.28.0 to 10.28.2 dependabot/npm_and_yarn/preact-10.28.2 dependabot[bot] 2026-01-07 19:29:36 +00:00
  • aaef5f4c3d Update LICENSE year to 2026 codecalm 2026-01-03 01:42:26 +01:00
  • 0094572ac2 Release 3.36.1 v3.36.1 codecalm 2026-01-01 21:03:15 +01:00
  • d98c78b6c1 Update build scripts to use environment variables and improve icon build logging. The after:bump hook in package.json now utilizes pnpm exec turbo build for better performance, while console output for icon building has been commented out for cleaner logs during the build process. codecalm 2025-12-31 18:16:31 +01:00
  • 07d1e4a796 Refactor build scripts in package.json and update changelog generation to use environment variables for versioning. This improves consistency and clarity in version handling across scripts. codecalm 2025-12-30 19:24:53 +01:00
  • 7358779979 Remove eleventy-sass dependency and update @tabler/icons references to use workspace protocol in package.json and pnpm-lock.yaml for improved dependency management. codecalm 2025-12-30 18:57:49 +01:00
  • 22e23512d8 Add folder-open SVG icon (#1449) Marlon Daniel 2025-12-30 14:39:05 -03:00
  • 2702274bfa Update package dependencies and configurations (#1447) Paweł Kuna 2025-12-30 18:33:11 +01:00
  • f999bcc00d Update GitHub Actions workflow to use Node.js 22 and pnpm version 10.26.2, while repositioning the in-progress comment step for better visibility during validation. codecalm 2025-12-30 18:04:58 +01:00
  • c6a429a3be Update package.json to remove specific pnpm version and adjust GitHub Actions workflow to use pnpm version 10.26.1 for consistency across environments. codecalm 2025-12-26 16:36:18 +01:00
  • df436133d6 Update pnpm version in GitHub Actions workflow to 10.26.1 for consistency and improved performance. dev-astro codecalm 2025-12-25 21:20:55 +01:00
  • 123de6a66f Remove version specification and installation flag for pnpm in GitHub Actions workflow, streamlining the setup process. codecalm 2025-12-25 21:02:18 +01:00
  • 7bdb51cea8 Merge branch 'main' of https://github.com/tabler/tabler-icons into dev-astro codecalm 2025-12-25 13:10:26 +01:00
  • 3a1c1fde8b Update .gitignore to include .astro files and modify labeler configuration for improved icon detection rules. codecalm 2025-12-25 13:10:15 +01:00
  • 914f6c569e Add Astro support for Tabler Icons codecalm 2025-12-24 22:20:27 +01:00
  • 7a71dc0019 Update GitHub Actions workflows to use the latest versions of actions, enhancing performance and compatibility. codecalm 2025-12-24 02:05:52 +01:00
  • 40853f9a33 Update labeler action to version 6 for improved functionality and performance. codecalm 2025-12-24 02:00:04 +01:00
  • 1616de976d Update labeler configuration to include new rules for React Native, PNG, PDF packages, tests, and website documentation, enhancing automation for file management and organization. codecalm 2025-12-24 01:58:38 +01:00
  • a6497147f7 Enhance labeler configuration to include new rules for identifying new and modified icons in the 'icons' directory, improving automation for icon management. codecalm 2025-12-24 01:54:03 +01:00
  • 8d979f4369 Add labeler configuration for Angular package to include file changes in 'packages/icons-angular/*' dev-icons-angular codecalm 2025-12-24 01:36:14 +01:00
  • a4e8cd6a44 Add ChangeDetectionStrategy to TablerIconComponent for optimized rendering codecalm 2025-12-24 01:07:06 +01:00
  • 643e2f0ed9 Enhance ngOnChanges method in TablerIconComponent to optimize updates based on relevant input changes, improve class handling by filtering empty strings, and ensure proper node checks for child elements. codecalm 2025-12-24 01:03:36 +01:00
  • ca8dad15c7 Update TablerIconComponent to improve documentation and error handling, modify icon input in tests, and enhance child element removal logic for better performance. codecalm 2025-12-24 01:02:36 +01:00
  • 1886d25403 Refactor TablerIconComponent to use Angular's dependency injection for improved readability and maintainability, enhance error handling for icon input, and update README links for accuracy. Remove unnecessary paths from TypeScript configuration. codecalm 2025-12-24 00:57:52 +01:00
  • 96251b717f Refactor icons-angular package configuration by removing exports from package.json, adding type exports in public-api.ts, and updating TypeScript configuration to skip library checks and exclude spec files for cleaner builds. codecalm 2025-12-24 00:52:02 +01:00
  • 3d949d93cf Upgrade Angular dependencies to version 21, update TypeScript configuration, and enhance icon imports in the icons-angular package for improved module resolution and clarity. codecalm 2025-12-24 00:37:23 +01:00
  • 3e2a27cad2 Refactor clean scripts in package.json files to use find with -delete for improved performance and clarity codecalm 2025-12-24 00:15:24 +01:00
  • 8e89636680 Update TypeScript version and Angular dependencies in icons-angular package codecalm 2025-12-23 23:56:00 +01:00
  • 33b01509a6 Merge branch 'main' of https://github.com/tabler/tabler-icons into dev-icons-angular codecalm 2025-12-23 23:34:20 +01:00
  • a2b135fff0 Add icon filled/crown (#1441) sam 2025-12-22 20:45:52 -05:00
  • a2d526f493 Refactor icon validation logic to enforce stricter naming and category rules for outline and filled icons, improving error reporting for invalid configurations. codecalm 2025-12-23 02:38:33 +01:00
  • 3c47dab3ed Enhance icon generation script and PR workflow to utilize PR-specific repository and SHA, improving accuracy for forked repositories. codecalm 2025-12-23 02:33:39 +01:00
  • 69e0b696fb Update icon validation scripts to use dynamic base branch reference for improved accuracy in PR icon checks codecalm 2025-12-23 02:30:59 +01:00
  • 39b30d7109 Refactor icon comment generation to conditionally include category and tags in markdown table based on icon type, enhancing clarity and organization. codecalm 2025-12-23 02:26:40 +01:00
  • bccc80e934 Change PR validation workflow trigger from 'pull_request' to 'pull_request_target' for improved security and context access. codecalm 2025-12-23 02:18:58 +01:00
  • c23e6a8eea Merge branch 'main' of https://github.com/tabler/tabler-icons codecalm 2025-12-23 02:13:02 +01:00
  • 992a34a233 Update GitHub Actions workflow to include permissions for pull requests and contents codecalm 2025-12-23 02:13:01 +01:00
  • 6d5f43d993 Add icon comment generation with categories and tags to PR validation workflow (#1444) Paweł Kuna 2025-12-23 01:59:33 +01:00
  • e7f40a1500 Add 'validate-pr' script to package.json (#1443) Paweł Kuna 2025-12-23 00:59:53 +01:00
  • 67ede20ca5 Add validation rules and icon optimizations (#1440) Paweł Kuna 2025-12-22 23:43:52 +01:00
  • 78e46e478d Added type checks in icons-react tests and ensured consistent dependency management in test packages. (#1439) Paweł Kuna 2025-12-22 19:50:20 +01:00
  • 75a447c733 Refactor SVG outline fixing logic to improve path direction handling and optimize performance. dev-fix-outline codecalm 2025-12-18 20:19:38 +01:00
  • f76e44c631 Release 3.36.0 v3.36.0 codecalm 2025-12-14 22:05:08 +01:00
  • 53d28d8555 Correct category formatting in text-grammar.svg for consistency. codecalm 2025-12-14 21:52:46 +01:00
  • f273caa5b8 Update SVG icons by correcting category formatting and ensuring consistent newline usage. codecalm 2025-12-14 21:46:46 +01:00
  • 1ebfa4c9bc Update multiple SVG icons with categories. codecalm 2025-12-14 21:41:35 +01:00
  • d5788375e0 Update multiple SVG icons with categories. codecalm 2025-12-14 21:40:54 +01:00
  • dae0de56f2 Update multiple SVG icons with categories. codecalm 2025-12-14 21:40:41 +01:00
  • c3c5ad37d4 Corrected the category spelling from "Sytem" to "System" in multiple SVG icon files for consistency and accuracy. codecalm 2025-12-14 21:36:50 +01:00
  • 95c86aa160 Fixed icons: outline/alphabet-polish, outline/alphabet-runes, outline/brand-tabnine, outline/circle-asterisk, outline/hexagon-asterisk, outline/ripple-down, outline/ripple-up, outline/rosette-asterisk, outline/settings-ai, outline/sparkles-2, outline/square-rotated-asterisk, outline/subtitles-ai, outline/subtitles-edit, outline/subtitles-off, outline/whisk codecalm 2025-12-14 21:34:20 +01:00
  • 53b2fc5b12 Remove versioning from accessibility-related icons codecalm 2025-12-14 21:33:11 +01:00
  • 573e4e90fd 1 new icon: outline/rosette-asterisk codecalm 2025-12-14 21:30:28 +01:00
  • 8b2c5bf4e6 3 new icons: outline/ripple-down, outline/ripple-up, outline/whisk codecalm 2025-12-14 21:28:00 +01:00
  • b1927de1fb 3 new icons: outline/circle-asterisk, outline/hexagon-asterisk, outline/square-rotated-asterisk codecalm 2025-12-14 21:22:46 +01:00
  • d18637b930 Update SVG icons to enhance accessibility by adding relevant tags, categories, and versioning for improved inclusivity and usability across various disabilities. codecalm 2025-12-14 21:13:18 +01:00
  • 49e78dc89e 4 new icons: outline/subtitles-ai, outline/subtitles-edit, outline/subtitles-off, outline/subtitles codecalm 2025-12-14 21:06:51 +01:00
  • b26e778f5c Refactor import.mjs to replace fs.readFileSync with readFileSync for improved consistency in SVG icon file reading. codecalm 2025-12-14 20:55:54 +01:00
  • af5ac46e7a Enhance build-outline.mjs with progress tracking and parallel file copying for improved performance during SVG icon processing. Update tsconfig.json to include source files for better type checking. codecalm 2025-12-14 20:10:28 +01:00
  • 2f0285ffbb Refactor build-outline.mjs to improve cache handling and error management by replacing existsSync with try/catch for file checks, ensuring smoother processing of SVG icons. codecalm 2025-12-14 19:54:27 +01:00
  • d0a295babf Enhance build-outline.mjs by increasing concurrency limit from 32 to 64 for icon processing and optimizing filename collection using a Set for O(1) lookup. codecalm 2025-12-14 19:52:09 +01:00
  • bdf6b4ea52 Refactor build-outline.mjs to improve stroke processing by implementing parallel execution and enhancing logging for processed and cached icons. codecalm 2025-12-14 19:40:59 +01:00
  • 40b0b16605 Enhance SVG processing in build-outline.mjs by implementing parallel processing with concurrency limits. codecalm 2025-12-14 19:36:01 +01:00
  • eadc11153c Bump glob from 10.3.16 to 10.5.0 dependabot/npm_and_yarn/glob-10.5.0 dependabot[bot] 2025-12-14 18:26:31 +00:00
  • 670958d52c Refactor build-outline.mjs to optimize SVG processing and remove fix-outline.py. codecalm 2025-12-14 19:25:06 +01:00
  • 4990aeb956 Remove console log statement from build-outline.mjs and eliminate unnecessary glyph.clear() call in fix-outline.py for cleaner code. codecalm 2025-12-14 19:06:49 +01:00
  • da51435434 Update SVG icons: added unicode values for option, square-minus, and volume-4 icons; adjusted path syntax for option and volume-4 icons. codecalm 2025-12-14 13:44:50 +01:00
  • b3011502bf v3.35.0 icons-v3.35.0 icons github-actions[bot] 2025-12-14 12:08:18 +00:00
  • 143d389186 feat: Categorize and tag all outline icons (#1425) Paweł Kuna 2025-12-14 13:07:44 +01:00
  • a6f86a05d1 Fix ref types in icons-react (#1394) Shane Friedman 2025-12-14 07:04:30 -05:00
  • 0678fad12c Add Svelte 5 (Runes) icon package (#1434) Abdul-Kadir Coskun 2025-12-14 23:03:48 +11:00
  • 48280d7eb6 Add GitHub Actions workflow to sync icons to CDN (#1435) Abdul-Kadir Coskun 2025-12-14 23:00:37 +11:00
  • a6b1937fa3 Add new: outline/option (#1430) sam 2025-12-14 05:59:59 -06:00
  • c5119c949f add: volume-4 icon (#1411) Sarthak Kumar Shailendra 2025-12-14 17:29:34 +05:30
  • 0cbddbdd47 Update outline/square-minus and outline/square-minus-2 to match outline/square-plus and outline/square-plus-2 (#1390) Batleram 2025-12-14 06:59:06 -05:00
  • 147130cd0e Release 3.35.0 v3.35.0 codecalm 2025-09-15 20:59:58 +02:00
  • ebbc80be77 Refactor color mixing to use the new Sass color module codecalm 2025-09-15 19:54:49 +02:00
  • 629f06d0e7 Update dependencies codecalm 2025-09-15 19:47:55 +02:00
  • 6755034170 Update dependencies codecalm 2025-09-15 19:38:31 +02:00
  • 08a3057384 Remove file-edit icon and add file-pencil icon codecalm 2025-09-15 19:36:27 +02:00
  • de5396b387 18 new icons: filled/device-gamepad, filled/file-dollar, filled/file-edit, filled/file-euro, filled/file-music, filled/file-scissors, filled/file-settings, filled/file-signal, filled/file-time, filled/file-unknown, filled/file-upload, filled/file-vector, filled/files, filled/registered, filled/video-minus, filled/video-plus, filled/writing-sign, filled/writing codecalm 2025-09-15 19:33:57 +02:00
  • 50b5d0496e Update copyright year in LICENSE file to 2025 codecalm 2025-07-23 18:35:23 +02:00
  • e8fcec6603 Release 3.34.1 v3.34.1 codecalm 2025-07-21 01:53:24 +02:00
  • ad662f360b Improve build speed (#1382) Paweł Kuna 2025-07-21 01:43:11 +02:00
  • ba84b10286 Add amdName field to package.json for all icon packages codecalm 2025-07-20 21:02:44 +02:00
  • 7ca541ce7a Refactor file system operations to use destructured imports from 'fs' in helpers and build-webfont modules codecalm 2025-07-20 20:32:43 +02:00
  • 855eb28c33 Fix export name for Preact component in icons-preact module codecalm 2025-07-20 20:29:37 +02:00
  • acaac7455d Remove unused dynamic imports export from icons-react module codecalm 2025-07-20 20:01:22 +02:00
  • d60219fd26 Refactor SVG paths for brand-dropbox, language, and language-off icons for improved readability codecalm 2025-07-20 19:14:46 +02:00
  • 10c38a6c3c Add subpath imports to @tabler/icons-react-native (#1373) Long Tran 2025-07-21 03:10:57 +10:00
  • 6dda2c57ce Fix build script python errors (#1069) Greatness7 2025-07-20 13:10:14 -04:00
  • c8296610eb Add Dropbox brand icon (#1367) Chanpory Rith 2025-07-20 10:09:38 -07:00
  • b7837dd9a6 Fixed icon: outline/language, outline/language-off (#1379) Zeyu Huang 2025-07-21 01:08:35 +08:00
  • 458a35033f Allow React 19 for react native package by set >16.0 as its already done for react (#1378) Alexander Schranz 2025-07-20 19:07:53 +02:00
  • a33f5aec97 Release 3.34.0 v3.34.0 codecalm 2025-06-02 19:41:27 +02:00