-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Carbon for IBM.com and Angular #10885
Labels
Comments
I've tested it with |
kodiakhq bot
pushed a commit
that referenced
this issue
Oct 26, 2023
### Related Ticket(s) Closes #10885 ### Description Removes the `@internal` decorator from `language-selector` which was preventing output to the `.d.ts`. Also removes unneeded code from `bx-input`. ### Changelog **New** - {{new thing}} **Changed** - {{changed thing}} **Removed** - `@internal` decorator - unused getter/setter from `bx-input` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
kennylam
added a commit
that referenced
this issue
Oct 28, 2023
### Related Ticket(s) Closes #10885 ### Description Removes the `@internal` decorator from `language-selector` which was preventing output to the `.d.ts`. Also removes unneeded code from `bx-input`. ### Changelog **New** - {{new thing}} **Changed** - {{changed thing}} **Removed** - `@internal` decorator - unused getter/setter from `bx-input` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
kennylam
added a commit
to kennylam/carbon-for-ibm-dotcom
that referenced
this issue
Dec 4, 2023
…em#11069) ### Related Ticket(s) Closes carbon-design-system#10885 ### Description Removes the `@internal` decorator from `language-selector` which was preventing output to the `.d.ts`. Also removes unneeded code from `bx-input`. ### Changelog **New** - {{new thing}} **Changed** - {{changed thing}} **Removed** - `@internal` decorator - unused getter/setter from `bx-input` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
kennylam
added a commit
to kennylam/carbon-for-ibm-dotcom
that referenced
this issue
Jun 11, 2024
…em#11069) ### Related Ticket(s) Closes carbon-design-system#10885 ### Description Removes the `@internal` decorator from `language-selector` which was preventing output to the `.d.ts`. Also removes unneeded code from `bx-input`. ### Changelog **New** - {{new thing}} **Changed** - {{changed thing}} **Removed** - `@internal` decorator - unused getter/setter from `bx-input` <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "test: e2e": Codesandbox examples and e2e integration tests --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "RTL": React / Web Components (RTL) --> <!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Description
I'm running Angular 9 and Carbon for IBM.com web components v1.25.0.
I'm trying to upgrade them to fix vulnerabilities found in these components.
Another reason is that IBM CIO pipeline requires newer Angular versions.
I'm stuck, I can't migrate to a more recent Angular and Carbon for IBM.com web components versions.
When I try to migrate Carbon for IBM.com web components v1.26.0 I get the following errors:
If I try to upgrade to Angular 10, I get:
Component(s) impacted
All Carbon for IBM.com web components.
Browser
Firefox
Carbon for IBM.com version
v1.25.0
Severity
Severity 1 = The design is broken in a critical way that blocks users from completing tasks or damages the brand. Affects major functionality, no workaround.
Application/website
https://w3east-limited-use.cpc.ibm.com/isc/esd/dswdown/home
Package
@carbon/ibmdotcom-web-components, @carbon/web-components
CodeSandbox example
https://github.com/igaldino/stackblitz-carbon-for-ibm-dotcom
Steps to reproduce the issue (if applicable)
No response
Release date (if applicable)
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: