-
Notifications
You must be signed in to change notification settings - Fork 32
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
ui plugin prototype w/ spectrum (don't merge) #1575
Conversation
mofojed
commented
Oct 13, 2023
- Externalize iris-grid and chart
- Add ChartType stuff
- Add Chart handling of model update
- Add some more externalized packages
- Add SpectrumProvider
- Hopefully this will get me past alpha build failing
- Add max-old-space-size flag to embed-chart
- Externalize Log
- Fix up the dark theme
- Needed for chart plugins to work
- Now styles Spectrum components more or less correctly
- Instead of building apps in parallel build at the same time - Currently getting an OoM error when building in GitHub publish alpha action
- It was only in code-studio and embed-grid for some reason
Pull Request titles must follow the Conventional Commits specification. Details:
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1575 +/- ##
==========================================
+ Coverage 46.42% 46.45% +0.02%
==========================================
Files 558 571 +13
Lines 35714 36032 +318
Branches 8916 9021 +105
==========================================
+ Hits 16582 16738 +156
- Misses 19082 19242 +160
- Partials 50 52 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |