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

Lib: Add types and rename variables #218

Merged
merged 1 commit into from
May 30, 2024

Conversation

louismaximepiton
Copy link
Member

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Closes #157.

Description

Rename variables and add some types to them.
params remains any since the type might be hard to define and maintain on our side.

Motivation & Context

Stay close to Typescript

Types of change

  • Refactoring (non-breaking change)

Test checklist

Please check that the following tests projects are still working:

  • docs/examples
  • test/angular-ngx-echarts
  • test/angular-echarts
  • test/html
  • test/react
  • test/vue
  • test/examples/bar-line-chart
  • test/examples/single-line-chart
  • test/examples/timeseries-chart

@louismaximepiton louismaximepiton added enhancement New feature or request library labels Apr 25, 2024
Copy link

netlify bot commented Apr 25, 2024

Deploy Preview for ods-charts ready!

Name Link
🔨 Latest commit 6c17f1a
🔍 Latest deploy log https://app.netlify.com/sites/ods-charts/deploys/662a27c2ec1b4d0008d48c7c
😎 Deploy Preview https://deploy-preview-218--ods-charts.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 configuration.

Copy link
Member

@jacques-lebourgeois jacques-lebourgeois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thks

@julien-deramond julien-deramond merged commit 323c036 into main May 30, 2024
5 checks passed
@julien-deramond julien-deramond deleted the main-lmp-type-and-rename-variables branch May 30, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add missing types in ods-chart-popover.ts
3 participants