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

Add ES6 Modules Support #312

Merged
merged 11 commits into from
Jun 5, 2024
Merged

Add ES6 Modules Support #312

merged 11 commits into from
Jun 5, 2024

Conversation

asimonok
Copy link
Collaborator

@asimonok asimonok commented Jun 4, 2024

Resolves #232
Resolves #309
Resolves #313

Updates:

  • Added handling code errors - panel will work if code has a syntax error
  • Remove external scripts editor
  • Added this object to afterRender code for simplifying keeping data and re-use it. Eg. destory chart before creating a new one

@asimonok asimonok self-assigned this Jun 4, 2024
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (43c8f2e) to head (b3fa69b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
- Coverage   98.98%   98.77%   -0.21%     
==========================================
  Files          35       36       +1     
  Lines         491      491              
  Branches       86       82       -4     
==========================================
- Hits          486      485       -1     
- Misses          5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@asimonok asimonok requested a review from mikhail-vl June 4, 2024 10:02
@mikhail-vl mikhail-vl added this to the Version 5.0.0 milestone Jun 4, 2024
@asimonok asimonok changed the title Add libraries examples with using es modules Add ES6 Modules Support Jun 4, 2024
@mikhail-vl mikhail-vl added the enhancement New feature or request label Jun 5, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mikhail-vl mikhail-vl merged commit b7d2a91 into main Jun 5, 2024
6 of 7 checks passed
@mikhail-vl mikhail-vl deleted the feat/add-es-modules-support branch June 5, 2024 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants