Skip to content
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

schema-validator.service.ts: use constructor in declare class #932

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

PhilFlash
Copy link
Contributor

@PhilFlash PhilFlash commented Nov 6, 2022

schema-validator.service.ts: use constructor in declare class to be comptabible for all typescript versions.
fix #931

Summary

Replace me with a description of changes. Include screenshots where appropriate.

Checklist

  • *Added unit tests
  • *Added a code reviewer
  • Added changes to /projects/swimlane/ngx-ui/CHANGELOG.md under HEAD (Unreleased)
  • Updated the demo page
  • Included screenshots of visual changes

*required

@netlify
Copy link

netlify bot commented Nov 6, 2022

Deploy Preview for ngx-ui ready!

Name Link
🔨 Latest commit bf080e7
🔍 Latest deploy log https://app.netlify.com/sites/ngx-ui/deploys/63681a7b0ff408000956a8f1
😎 Deploy Preview https://deploy-preview-932--ngx-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@surya-pabbineedi surya-pabbineedi merged commit a4deb73 into swimlane:master Mar 15, 2023
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.

angular 14.2 (and typescript 4.8.x) - schema-validator.service.ts (and ngx-charts)
2 participants