Skip to content

Update for Angular 18.x, suppress rfdc#1972

Open
PhilFlash wants to merge 19 commits intoswimlane:masterfrom
PhilFlash:update_ang18
Open

Update for Angular 18.x, suppress rfdc#1972
PhilFlash wants to merge 19 commits intoswimlane:masterfrom
PhilFlash:update_ang18

Conversation

@PhilFlash
Copy link
Contributor

What kind of change does this PR introduce? (check one with "x")

What is the current behavior? (You can also link to an open issue here)

What is the new behavior?

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:
Demo for 22.0.0 here:
https://inway.fr/ngx-charts

…anrideshark in pr swimlane#1763 (with rfdc, there is the same message like clone-deep: CommonJS or AMD dependencies can cause optimization bailouts)
…r/core@15 @angular-eslint/schematics@15 --force

package.json: change package for angular to 15.2.9, suppress postinstall
…lls.ts) for angular 15

tsconfig.json: use ES2022 for target/module/lib for angular 15
…@typescript-eslint/no-this-alias' for context = this
…e @angular-eslint/schematics --force

package.json: change builder to @angular-devkit/build-angular:application
package.json: for outputPath, add browser to "" (to have the same structure in dist else add a sub-directory browser)
@jsgazsi
Copy link

jsgazsi commented Nov 12, 2024

Is this getting merged?

@MartinaHopfKirr
Copy link

Hello, we also would need that Im near to a POC phase in Angular 18 and I would love to use your lib in there :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop dependency on rdfc? CommonJS dependency causes optimisation bailouts. Lazy loading NgxChartsModules causes NullInjectorError

3 participants