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

feat(ng2-gauge): introduce version 1.3.0 #17

Merged
merged 20 commits into from
Feb 4, 2024
Merged

feat(ng2-gauge): introduce version 1.3.0 #17

merged 20 commits into from
Feb 4, 2024

Conversation

hawkgs
Copy link
Owner

@hawkgs hawkgs commented Feb 3, 2024

Fixes and/or improvements

  • Gauge input is now limited by the max value
  • Improved validation
  • Changed component input names to better and more descriptive ones (see Breaking changes)
  • Fixed issue Export Sector interface #5
  • Other smaller improvements
  • Project upgraded to Angular 17
  • Integrated with GitHub

Breaking changes

  • Component name is now reverted back to ng2-gauge
  • The main module name is now reverted back to GaugeModule
  • Some component input names were updated as follow:
    • input to value
    • start to arcStart
    • end to arcEnd
    • showDigital to digitalDisplay
    • lightTheme to darkTheme (a mistake in the initial release)
    • light to activateRedLightAfter
  • factor input is no longer supported

@hawkgs hawkgs marked this pull request as ready for review February 4, 2024 12:31
@hawkgs hawkgs merged commit 20d8d3c into master Feb 4, 2024
1 check passed
@hawkgs hawkgs deleted the ver-1.3.0 branch February 4, 2024 12:31
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.

1 participant