Skip to content

v0.1.0-alpha.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@jacques-lebourgeois jacques-lebourgeois released this 17 Jun 08:01
· 79 commits to main since this release

🚀 Features

  • Improved detection of changes in graph size for automatic resizing
  • Management of the enterable Apache Echarts parameter to allow clicking in a tooltip
  • Possibility of using the native Apache Echarts legend, respecting the Orange graphic charter

📖 Documentation:

Configurable examples

  • Better management of 'Used css' change (between Boosted 5, Boosted 4 or none).
  • New choice between using the native legends of Apahce ECharts or those of ODS Charts.
  • 'Enterable tootlip' added to 'Popover or Tooltip' choices

Use cases examples

  • Size management Example of resizing a graph
  • Tooltip Enhancement of tooltip examples with personalised content or a clickable link.

What's Changed

  • Docs: isolate charts in <iframe>s by @louismaximepiton in #173
  • chore(ci): add GitHub workflow to enforce Prettier check by @julien-deramond in #214
  • Help contributors to apply Prettier in their env by @julien-deramond in #215
  • Docs: Proposal to remove lodash import by @louismaximepiton in #217
  • chore(deps): bump the react-all-deps group in /test/react with 3 updates by @dependabot in #221
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #220
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #219
  • chore(deps-dev): bump serve from 14.2.2 to 14.2.3 by @dependabot in #222
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /test/react by @dependabot in #223
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #224
  • chore(deps): bump the react-all-deps group in /test/react with 2 updates by @dependabot in #226
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 10 updates by @dependabot in #225
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 10 updates by @dependabot in #227
  • chore(deps): bump the react-all-deps group in /test/react with 2 updates by @dependabot in #231
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #230
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #229
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #228
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 5 updates by @dependabot in #232
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #233
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 10 updates by @dependabot in #234
  • chore(deps): bump web-vitals from 4.0.0 to 4.0.1 in /test/react in the react-all-deps group by @dependabot in #240
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #239
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 12 updates by @dependabot in #237
  • Fix an undefined variable issue by @louismaximepiton in #236
  • Lib: Add types and rename variables by @louismaximepiton in #218
  • chore(deps): bump @testing-library/react from 15.0.7 to 16.0.0 in /test/react in the react-all-deps group by @dependabot in #251
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 5 updates by @dependabot in #253
  • chore(deps): bump the angular-echarts-all-deps group in /test/angular-echarts with 11 updates by @dependabot in #254
  • chore(deps): bump the angular-ngx-echarts-all-deps group in /test/angular-ngx-echarts with 11 updates by @dependabot in #252
  • chore(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #255
  • chore(deps-dev): bump prettier from 3.3.0 to 3.3.2 by @dependabot in #265
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /test/vue by @dependabot in #267
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #266
  • chore(deps): bump the react-all-deps group across 1 directory with 2 updates by @dependabot in #271
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /test/react by @dependabot in #269
  • chore(deps-dev): bump the vue-all-deps group in /test/vue with 4 updates by @dependabot in #264
  • chore(deps): bump the angular-echarts-all-deps group across 1 directory with 13 updates by @dependabot in #272
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /test/angular-echarts by @dependabot in #270
  • chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /test/angular-ngx-echarts by @dependabot in #268
  • chore(deps): bump the angular-ngx-echarts-all-deps group across 1 directory with 13 updates by @dependabot in #273
  • Fix three warnings when the documentation is generated (issue #211) by @sebnic in #260
  • 249-improved-detection-of-changes-in-graph-size by @jacques-lebourgeois in #250
  • Can't click on a link placed in a tooltip by @jacques-lebourgeois in #248
  • Add Orange Design System look&feel to default Apache ECharts legends by @jacques-lebourgeois in #242
  • docs: add precisions in readme by @jacques-lebourgeois in #275

New Contributors

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9