Commit Graph

  • bfdaadd42f
    Merge b7961bb290 into aaef5f4c3d dependabot[bot] 2026-01-07 19:29:39 +0000
  • 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 +0000
  • f0702cfbc5
    Merge 9dcc559bfe into aaef5f4c3d Marlon Daniel 2026-01-03 02:31:36 -0300
  • 9dcc559bfe
    Update folder-open.svg to remove fill attribute Marlon Daniel 2026-01-03 02:27:34 -0300
  • aaef5f4c3d Update LICENSE year to 2026 main codecalm 2026-01-03 01:42:26 +0100
  • 0094572ac2 Release 3.36.1 v3.36.1 codecalm 2026-01-01 21:03:15 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 22e23512d8
    Add folder-open SVG icon (#1449) Marlon Daniel 2025-12-30 14:39:05 -0300
  • 8c7b40be1c Enhance icon validation by ensuring only .svg files exist in filled and outline directories; update crown and folder-open SVG files for consistency and clarity. codecalm 2025-12-30 18:37:23 +0100
  • 36e7957d35 Add `.svg` extension to folder-open icon codecalm 2025-12-30 18:35:12 +0100
  • af3e7f1bd6 Merge branch 'main' of https://github.com/tabler/tabler-icons into patch-1 codecalm 2025-12-30 18:34:12 +0100
  • 2702274bfa
    Update package dependencies and configurations (#1447) Paweł Kuna 2025-12-30 18:33:11 +0100
  • fe3542de8a Update canvas and @napi-rs/canvas dependencies to version 3.2.0 and 0.1.88 respectively in package.json and pnpm-lock.yaml for improved compatibility. Add "onlyBuiltDependencies" field in package.json to specify required dependencies. codecalm 2025-12-30 18:29:30 +0100
  • 37525fc8a3 Ensure canvas is loaded before jsdom by using require in utilities.mjs codecalm 2025-12-30 18:13:57 +0100
  • c4f9372129 Install additional system dependencies for canvas and rsvg-convert in GitHub Actions workflow to ensure proper build environment. codecalm 2025-12-30 18:10:44 +0100
  • 90ec83a28b Merge branch 'main' of https://github.com/tabler/tabler-icons into dev-dependencies-update codecalm 2025-12-30 18:05:07 +0100
  • 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 +0100
  • 9d1b3a6783 Update GitHub Actions workflows to install pnpm version 10.26.2 for consistency across build and validation processes. codecalm 2025-12-30 17:58:35 +0100
  • 63d3aaba65 Reorganize GitHub Actions workflow to reposition the in-progress comment step for better clarity and execution flow during icon validation. codecalm 2025-12-30 17:55:12 +0100
  • 412232e8e3 Refactor Eleventy configuration to use Sass directly and update package dependencies for improved compatibility and performance. Added support for SCSS file compilation and updated various package versions in package.json and pnpm-lock.yaml. codecalm 2025-12-30 17:48:52 +0100
  • 44b7d81ab0
    Add folder-open SVG icon Marlon Daniel 2025-12-29 14:22:39 -0300
  • 3195b91e28 Update package.json to upgrade pnpm from version 10.12.1 to 10.26.1 for improved performance and compatibility. codecalm 2025-12-27 13:27:15 +0100
  • 8dd53b0fcb Update pnpm-lock.yaml to add canvas dependency and remove optional flags from several packages codecalm 2025-12-27 13:23:45 +0100
  • 78fd83ba43 Update GitHub Actions workflow to install additional system dependencies for canvas and rsvg-convert codecalm 2025-12-26 17:37:02 +0100
  • 67a8752fbd Add system dependencies for canvas in GitHub Actions workflow and update package.json to include canvas dependency codecalm 2025-12-26 17:36:35 +0100
  • 8bb7ed290c Remove push trigger from GitHub Actions workflow to streamline build process and focus on pull requests. codecalm 2025-12-26 17:27:51 +0100
  • 6065586681 Update GitHub Actions workflow to use Node.js 22 for improved compatibility and performance. codecalm 2025-12-26 17:26:42 +0100
  • cde4316e5d Add rsvg-convert availability check in convertIconsToImages function to prevent errors when the command is not found codecalm 2025-12-26 17:23:50 +0100
  • 5c91d0f095 Remove specific pnpm version from GitHub Actions workflow for improved flexibility in dependency management. codecalm 2025-12-26 17:17:52 +0100
  • 917cbb469e Remove specific pnpm version from GitHub Actions workflow to allow for more flexible dependency management. codecalm 2025-12-26 17:17:35 +0100
  • 79cf312d6c Update GitHub Actions workflow to use Node.js 22 and adjust build command to utilize pnpm for improved consistency and performance. codecalm 2025-12-26 17:02:22 +0100
  • ff9f1f4bd1 Update package dependencies and configurations codecalm 2025-12-26 16:58:47 +0100
  • 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 +0100
  • ff9de2941a
    Merge df436133d6 into 3a1c1fde8b Paweł Kuna 2025-12-25 20:21:01 +0000
  • 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 +0100
  • 123de6a66f Remove version specification and installation flag for pnpm in GitHub Actions workflow, streamlining the setup process. codecalm 2025-12-25 21:02:18 +0100
  • 7bdb51cea8 Merge branch 'main' of https://github.com/tabler/tabler-icons into dev-astro codecalm 2025-12-25 13:10:26 +0100
  • 3a1c1fde8b Update .gitignore to include .astro files and modify labeler configuration for improved icon detection rules. codecalm 2025-12-25 13:10:15 +0100
  • 914f6c569e Add Astro support for Tabler Icons codecalm 2025-12-24 22:20:27 +0100
  • 7a71dc0019 Update GitHub Actions workflows to use the latest versions of actions, enhancing performance and compatibility. codecalm 2025-12-24 02:05:52 +0100
  • 40853f9a33 Update labeler action to version 6 for improved functionality and performance. codecalm 2025-12-24 02:00:04 +0100
  • 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 +0100
  • 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 +0100
  • 199f65ad0e
    Merge 8d979f4369 into a2b135fff0 BG-Software 2025-12-24 01:36:19 +0100
  • 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 +0100
  • a4e8cd6a44 Add ChangeDetectionStrategy to TablerIconComponent for optimized rendering codecalm 2025-12-24 01:07:06 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • 8e89636680 Update TypeScript version and Angular dependencies in icons-angular package codecalm 2025-12-23 23:56:00 +0100
  • 33b01509a6 Merge branch 'main' of https://github.com/tabler/tabler-icons into dev-icons-angular codecalm 2025-12-23 23:34:20 +0100
  • a2b135fff0
    Add icon `filled/crown` (#1441) sam 2025-12-22 20:45:52 -0500
  • b637a86c96 Update icon validation to require '.svg' extension in names and remove tag checks for filled icons, enhancing validation accuracy. codecalm 2025-12-23 02:42:47 +0100
  • 9a92c85919 Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:38:41 +0100
  • 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 +0100
  • 231976828c Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:33:48 +0100
  • 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 +0100
  • 7840a48b2a Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:31:07 +0100
  • 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 +0100
  • 8f69cb1a4f Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:26:51 +0100
  • 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 +0100
  • 6940937934 Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:19:08 +0100
  • 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 +0100
  • 10a1a442a4 Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:13:14 +0100
  • c23e6a8eea Merge branch 'main' of https://github.com/tabler/tabler-icons codecalm 2025-12-23 02:13:02 +0100
  • 992a34a233 Update GitHub Actions workflow to include permissions for pull requests and contents codecalm 2025-12-23 02:13:01 +0100
  • 04bd2b87fa Merge branch 'main' of https://github.com/tabler/tabler-icons into add-icon/filled/crown codecalm 2025-12-23 02:05:07 +0100
  • 6d5f43d993
    Add icon comment generation with categories and tags to PR validation workflow (#1444) Paweł Kuna 2025-12-23 01:59:33 +0100
  • 0200defea2 Remove unused SVG icon file 'a-b-2 copy.svg' to streamline the icon directory. codecalm 2025-12-23 01:53:57 +0100
  • 734658b279 Update icon name in markdown table to include file extension for clarity in generated comments. codecalm 2025-12-23 01:51:02 +0100
  • b92d158e78 Update PR validation workflow to change icon comment mode from 'recreate' to 'upsert', allowing for more efficient comment updates. codecalm 2025-12-23 01:50:33 +0100
  • a0b7b138bf Remove unused SVG icon file 'a-b-2 copy 2.svg' to clean up the icon directory. codecalm 2025-12-23 01:49:06 +0100
  • b4f04af6a7 Add workflow step to remove comment with added icons if no icons are present codecalm 2025-12-23 01:46:22 +0100
  • 92ea3a7d1d Implement category validation for new icons and consolidate helper imports in icon generation scripts. codecalm 2025-12-23 01:43:28 +0100
  • 9737c82ee4 Enhance icon comment generation by adding category and tags to markdown table, improving organization and metadata visibility. codecalm 2025-12-23 01:36:38 +0100
  • c92c7f524f Update icon size in markdown table for improved visibility in GitHub comments. codecalm 2025-12-23 01:33:06 +0100
  • 62036d0e7a Refactor icon comment generation to use GitHub raw file URLs instead of base64 data URIs, enhancing compatibility with GitHub comments. codecalm 2025-12-23 01:28:08 +0100
  • df734aa6b5 Refactor icon comment generation to use base64 data URIs for SVGs in markdown tables, improving compatibility and visual representation. codecalm 2025-12-23 01:21:27 +0100
  • 2a2e911230 Refactor icon comment generation to include inline SVGs in markdown tables and update workflow to handle output correctly. codecalm 2025-12-23 01:12:17 +0100
  • 51ee885907 Add 'generate-icons-comment' script to package.json and update PR validation workflow to include icon generation and commenting steps. codecalm 2025-12-23 01:04:55 +0100
  • e7f40a1500
    Add 'validate-pr' script to package.json (#1443) Paweł Kuna 2025-12-23 00:59:53 +0100
  • 10f546e277 Remove unused SVG icon file 'a-b-2 copy.svg' to clean up the icon directory. codecalm 2025-12-23 00:51:11 +0100
  • 95c3056cb6 Add execSync import to validate-icons script for enhanced icon processing codecalm 2025-12-23 00:49:26 +0100
  • f7f7dccf79 test codecalm 2025-12-23 00:45:37 +0100
  • 8eabd6bed4 Correct file path syntax in PR validation workflow for consistency in configuration. codecalm 2025-12-23 00:43:22 +0100
  • dc2d29272e Fix comment tag syntax in PR validation workflow for consistency in comment handling. codecalm 2025-12-23 00:41:47 +0100
  • 1eaa920e9f Upgrade actions-comment-pull-request to v3 in PR validation workflow for improved functionality and consistency in comment handling. codecalm 2025-12-23 00:41:11 +0100
  • b58259b035 Update in-progress comment tag in PR validation workflow for clarity during icon validation. codecalm 2025-12-23 00:39:23 +0100
  • a2725a3897 Update PR validation workflow to modify in-progress comment behavior and streamline checkout step. codecalm 2025-12-23 00:37:58 +0100
  • 36336d10bf Update PR validation workflow to include an ID for the in-progress comment step, enhancing tracking during icon validation. codecalm 2025-12-23 00:36:15 +0100
  • 46dde4ef5a Refactor PR validation workflow to add an in-progress comment step, improving user feedback during icon validation. codecalm 2025-12-23 00:35:03 +0100
  • 1be9101e5f Add in-progress comment to PR validation workflow codecalm 2025-12-23 00:34:06 +0100
  • e4fc15e2b3 Refactor icon validation logic by consolidating checks into 'validate-icons' script and removing obsolete 'validate-pr' script. The new implementation checks for invalid metadata, naming conventions, and improper attributes in added icons from the main branch. codecalm 2025-12-23 00:32:27 +0100
  • 691971020b Remove unused SVG icon 'a-b-2 copy.svg' to streamline icon library. codecalm 2025-12-23 00:27:58 +0100
  • 3fc6d1aa14 Enhance icon validation in 'validate-pr' script to check for invalid metadata, naming conventions, and improper attributes in added icons. codecalm 2025-12-23 00:23:59 +0100