Commit Graph

  • 259bd3905b Release 2.0.1 main 2.0.1 Yaroslav Admin 2025-06-02 19:01:45 +0200
  • 71adc9a277 Align TypeScript configuration with the new Angular CLI project Yaroslav Admin 2025-06-02 17:25:22 +0200
  • 4c08a86499 Align TypeScript configuration with the new Angular CLI project Yaroslav Admin 2025-06-02 17:25:22 +0200
  • eb9807e70d Update README.md Mohamed Ben Makhlouf 2025-05-31 20:33:29 +0200
  • e251f5a700
    Update README.md Mohamed Ben Makhlouf 2025-05-31 20:33:29 +0200
  • 3d2e105f09 Release 2.0.0 2.0.0 Yaroslav Admin 2025-05-31 20:03:57 +0200
  • a30ff67460 Update dependencies Yaroslav Admin 2025-05-31 19:53:23 +0200
  • 5c2602e440 Update dependencies Yaroslav Admin 2025-05-31 19:53:23 +0200
  • b1edcac6ed Refactor imports in component files to consolidate DOCUMENT import Mohamed Ben Makhlouf 2025-05-29 23:15:00 +0200
  • 9d8cab15f2 Add support for Angular 20 in CHANGELOG.md Mohamed Ben Makhlouf 2025-05-29 12:57:50 +0200
  • 0bcbabcbf4 Update README.md to reflect Angular 20 compatibility for version 2.x Mohamed Ben Makhlouf 2025-05-29 12:30:53 +0200
  • dab6d6fa79 Update @typescript-eslint dependencies to version 8.33.0 and adjust peer dependencies for Angular 20 compatibility Mohamed Ben Makhlouf 2025-05-29 12:20:50 +0200
  • 0a2488582b Fix typo in app module file name in index.spec.ts Mohamed Ben Makhlouf 2025-05-29 12:14:05 +0200
  • efa88285ba Update Angular dependencies to version 20 Mohamed Ben Makhlouf 2025-05-29 12:09:21 +0200
  • 594fd6bdf5 Update Angular builders in angular.json to use @angular/build Mohamed Ben Makhlouf 2025-05-29 11:56:59 +0200
  • 6407727b15 Add @angular/build dependency to package.json Mohamed Ben Makhlouf 2025-05-29 11:53:55 +0200
  • 381ee8d2d3 Update Angular ESLint dependencies and configuration Mohamed Ben Makhlouf 2025-05-29 11:53:32 +0200
  • eb61a5268d Refactor imports in component files to consolidate DOCUMENT import Mohamed Ben Makhlouf 2025-05-29 23:15:00 +0200
  • 49b855d616 Add support for Angular 20 in CHANGELOG.md Mohamed Ben Makhlouf 2025-05-29 12:57:50 +0200
  • 4f7733c98a Update README.md to reflect Angular 20 compatibility for version 2.x Mohamed Ben Makhlouf 2025-05-29 12:30:53 +0200
  • 847b06c714 Update @typescript-eslint dependencies to version 8.33.0 and adjust peer dependencies for Angular 20 compatibility Mohamed Ben Makhlouf 2025-05-29 12:20:50 +0200
  • d36bec634d Fix typo in app module file name in index.spec.ts Mohamed Ben Makhlouf 2025-05-29 12:14:05 +0200
  • 0e1cc31234 Update Angular dependencies to version 20 Mohamed Ben Makhlouf 2025-05-29 12:09:21 +0200
  • 01cec066b8 Update Angular builders in angular.json to use @angular/build Mohamed Ben Makhlouf 2025-05-29 11:56:59 +0200
  • 8ed069c565 Add @angular/build dependency to package.json Mohamed Ben Makhlouf 2025-05-29 11:53:55 +0200
  • db54e64945 Update Angular ESLint dependencies and configuration Mohamed Ben Makhlouf 2025-05-29 11:53:32 +0200
  • bd0a3cdb92
    Convert to use signal input and output (#464) Pankaj Parkar 2025-03-18 18:11:35 +0800
  • c33d7e0a28 Fix formatting Yaroslav Admin 2025-03-18 11:01:30 +0100
  • 59bacb4263 Bump deprecated actions Yaroslav Admin 2025-03-18 09:59:54 +0100
  • 27cfa7b8a0 Remove release date Yaroslav Admin 2025-03-18 09:48:27 +0100
  • e420ca8d0a Updated docs to remove viewChild null check Pankaj Parkar 2025-03-17 22:56:56 +0800
  • a4c78256c6 Updated the unit tests Pankaj Parkar 2025-03-17 22:43:22 +0800
  • bf50b1735c Updated readme docs for ChangeDetectionStrategy.OnPush Pankaj Parkar 2025-03-17 21:41:52 +0800
  • ec8e3f7a60 Updated readme docs Pankaj Parkar 2025-03-17 21:34:32 +0800
  • 7d440d830e Updated migration docs Pankaj Parkar 2025-03-17 21:25:03 +0800
  • 98a006f1f1 Updated the docs Pankaj Parkar 2025-03-17 20:49:35 +0800
  • b6717eb7d5 Updated release version Pankaj Parkar 2025-03-17 20:27:49 +0800
  • 2f0cd97ad2 Resolved all review comments Pankaj Parkar 2025-03-17 16:18:49 +0800
  • 1fc72ff6d0 converted model to input Pankaj Parkar 2025-03-17 00:02:48 +0800
  • 4f3a7d581d ngOnChanges to computed for stack component classes Pankaj Parkar 2025-03-16 23:49:25 +0800
  • 9d306ae77b ngOnChanges to computed Pankaj Parkar 2025-03-16 23:45:27 +0800
  • 66db1c3792 marked compute readonly Pankaj Parkar 2025-03-16 23:45:10 +0800
  • a8842d7d47 Update documentation on programatically update. Pankaj Parkar 2025-03-16 23:44:45 +0800
  • 175e7df28f Update to use computed instead of ngOnChanges Pankaj Parkar 2025-03-16 23:17:43 +0800
  • 5cf63fd750 Update position signal usage Pankaj Parkar 2025-03-16 16:59:22 +0800
  • a5980d729b Remove deprecated warning Pankaj Parkar 2025-03-16 02:41:42 +0800
  • a53018ef8c Signal uses should use getter Pankaj Parkar 2025-03-16 02:38:49 +0800
  • 183638980c Linting and unit test error fix Pankaj Parkar 2025-03-07 00:50:59 +0800
  • adc4904ed1 Ran @angular/core:signal-input-migration Pankaj Parkar 2025-03-06 23:31:14 +0800
  • a4db22ff38 Use inject instead of constructor deps and use standalone components Pankaj Parkar 2025-03-06 23:13:38 +0800
  • 665ee8a3f1
    export IconDefinition in public_api.ts Iblis Lin 2025-01-07 11:12:32 +0800
  • 88ea9db378 Release 1.0.0 1.0.0 Yaroslav Admin 2024-11-21 00:00:00 +0100
  • 5de193183c Add support for "fa-rotate-by" Yaroslav Admin 2024-11-20 23:39:32 +0100
  • 057ff58e67 Add support for "fa-rotate-by" Yaroslav Admin 2024-11-20 23:39:32 +0100
  • 7fe2a582f2 Add new icon packages to the ng add schematic Yaroslav Admin 2024-11-20 22:54:22 +0100
  • 92bc04b4e9 Add new icon packages to the ng add schematic Yaroslav Admin 2024-11-20 22:54:22 +0100
  • 81831fca31 update docs for duotone and sharp duotone jason 2024-11-20 15:47:00 -0600
  • 2fd702c741 update docs for duotone and sharp duotone jason 2024-11-20 15:47:00 -0600
  • dd2603c938 Fix integration tests Yaroslav Admin 2024-11-20 22:16:18 +0100
  • 1177547e9b Remove unnecessary standalone: true property Yaroslav Admin 2024-11-20 22:01:11 +0100
  • c3ebbb7c5a Bump other dependencies Yaroslav Admin 2024-11-20 21:57:50 +0100
  • c5e9b6d372 Undo unnecessary changes Yaroslav Admin 2024-11-20 22:20:39 +0100
  • 8350ee1cd5 Update README Igor Lins e Silva 2024-11-20 01:18:49 -0300
  • b9ce5d80d1 Set standalone property to false for testing components Igor Lins e Silva 2024-11-20 01:16:42 -0300
  • b7de0500d8 update to angular v19 Igor Lins e Silva 2024-11-19 18:21:02 -0300
  • 45554ce9e0 Fix integration tests Yaroslav Admin 2024-11-20 22:16:18 +0100
  • 2624ec1e5b Remove unnecessary standalone: true property Yaroslav Admin 2024-11-20 22:01:11 +0100
  • f59a92da7d Bump other dependencies Yaroslav Admin 2024-11-20 21:57:50 +0100
  • 346775cc07 Undo unnecessary changes Yaroslav Admin 2024-11-20 22:20:39 +0100
  • 7e4acde8c9 Update README Igor Lins e Silva 2024-11-20 01:18:49 -0300
  • 258affca07 Set standalone property to false for testing components Igor Lins e Silva 2024-11-20 01:16:42 -0300
  • 1050a0c4b7 update to angular v19 Igor Lins e Silva 2024-11-19 18:21:02 -0300
  • 50cba302bb Add missing imports to the documentation Yaroslav Admin 2024-09-11 19:39:00 +0200
  • 1c8c389254 Add missing imports to the documentation Yaroslav Admin 2024-09-11 19:39:00 +0200
  • 58af2e5139
    Clarify upgrading instructions Yaroslav Admin 2024-07-22 10:23:02 +0200
  • 085cf95304 Fix typo in the path Yaroslav Admin 2024-05-23 20:20:24 +0200
  • 6e462b5ac8 Release 0.15.0 0.15.0 Yaroslav Admin 2024-05-23 20:18:28 +0200
  • 2a3a9e77e1 Update to Angular 18 Yaroslav Admin 2024-05-23 19:15:00 +0200
  • d3f16c4d76 Update to Angular 18 Yaroslav Admin 2024-05-23 19:15:00 +0200
  • 9342b5be6c Make @fortawesome/fontawesome-svg-core a regular dependency Yaroslav Admin 2024-05-20 21:57:30 +0200
  • 566052ce13 Make @fortawesome/fontawesome-svg-core a regular dependency Yaroslav Admin 2024-05-20 21:57:30 +0200
  • 5d26d6d677 Add global styles properly in the SSR context Yaroslav Admin 2024-05-12 17:55:24 +0200
  • 551ccb2738 Remove unused property Yaroslav Admin 2024-05-10 19:19:06 +0200
  • 629da3f18a Add SSR to the demo project Yaroslav Admin 2024-05-10 18:30:27 +0200
  • 804a62d57e Add global styles properly in the SSR context Yaroslav Admin 2024-05-12 17:55:24 +0200
  • fc1f73e85f Remove unused property Yaroslav Admin 2024-05-10 19:19:06 +0200
  • ddd5f20fcf Add SSR to the demo project Yaroslav Admin 2024-05-10 18:30:27 +0200
  • 31ba9799c0 Simplify testing configuration implementation Yaroslav Admin 2024-05-07 19:47:59 +0200
  • 14c4812d8e Feat: Allow Configuring the testing module to not throw errors when adding icons bleistift2 2024-05-03 14:04:18 +0200
  • dc9dcca556 Fix: Expose MockFaIconLibrary on the testing API bleistift2 2024-05-03 13:23:23 +0200
  • 6b8238a539 Test: Fix project setup to include tests in testing/ subdirectory bleistift2 2024-05-03 12:38:40 +0200
  • 782f3e5002 Simplify testing configuration implementation Yaroslav Admin 2024-05-07 19:47:59 +0200
  • aaf9bb91f3 Feat: Allow Configuring the testing module to not throw errors when adding icons bleistift2 2024-05-03 14:04:18 +0200
  • 0548d47cb1 Fix: Expose MockFaIconLibrary on the testing API bleistift2 2024-05-03 13:23:23 +0200
  • 28e39ce0b8 Test: Fix project setup to include tests in testing/ subdirectory bleistift2 2024-05-03 12:38:40 +0200
  • bf0da1bdfb Add frequently asked questions page Yaroslav Admin 2024-04-20 19:55:16 +0200
  • ac7d9d2ec9 Add frequently asked questions page Yaroslav Admin 2024-04-20 19:55:16 +0200
  • 8e42dad8f2 Document how to use custom icons Yaroslav Admin 2024-04-20 18:49:35 +0200
  • 4f4a8a62bf Document how to use custom icons Yaroslav Admin 2024-04-20 18:49:35 +0200
  • 9e9798cb8e Introduce more permissive icon types Yaroslav Admin 2021-07-26 00:36:20 +0200