gcds-components icon indicating copy to clipboard operation
gcds-components copied to clipboard

Support for angular version 18

Open brockhigg10 opened this issue 1 year ago • 0 comments

Prerequisites | Prérequis

GC Design System Components Package and Version | Paquet et version des composants de Système de design GC

[email protected]

Current Behavior | Comportement observé

"I worked on creating a form in Angular using GCDS. Turns out it worked better than I anticipated: I was able to bind the values from my model to the GCDS components!

Here is the result: https://stackblitz.com/github/AlexisLeblancDFO/gcds-angular18-form?file=README.md

As you will notice when opening the link: there are multiple error messages that occur when installing GCDS.

The issue is that the latest version of GCDS is only compatible with Angular 16 and less (we are at version 18 now).

It may become an issue as the project gets bigger. At the moment, it’s the only issue I have with GCDS."

Expected Behavior | Comportement attendu

Would it be possible to release an version of GCDS that supports Angular 18?

System Info | Information sur le système

No response

Steps to Reproduce | Étapes pour reproduire le bogue

https://stackblitz.com/github/AlexisLeblancDFO/gcds-angular18-form?file=README.md

Code Reproduction URL | URL de reproduction du code

No response

Additional Information | Informations supplémentaires

No response

brockhigg10 avatar Sep 03 '24 22:09 brockhigg10