Releases: LayTec-AG/Plotly.Blazor
Release v3.0.0
Release v2.25.1
What's Changed
Plotly.Blazor
- Bump plotly.js to v2.25.1 by @mmauri and @sean-mcl in #303 and #353
- Bump several dependencies by @sean-mcl in #353
- Publish nuget symbol package by @georg-jung in #291
- Enable deterministic builds and source link by @georg-jung in #291
Examples
- Add dark mode for examples by @sean-mcl in #356
- Cleanup code for examples by @sean-mcl in #356
- Use github pages for examples at https://laytec-ag.github.io/Plotly.Blazor/ by @sean-mcl
Other
- Add syntax highlighting to README by @danielchalmers in #312
- Update README.md by @sean-mcl in #355
New Contributors
- @mmauri made their first contribution in #303
- @danielchalmers made their first contribution in #312
Full Changelog: v2.18.2...v2.25.1
Release v2.18.2
What's Changed
- Relayout event by @MindCycle in #284
- Add more HoverEventDataPoint properties by @georg-jung in #287
- Enhance NuGet Experience: Publish symbol packages, Add license expression by @georg-jung in #288
- Bump FluentAssertions from 6.9.0 to 6.10.0 by @dependabot in #276
- Bump MudBlazor from 6.1.7 to 6.1.9 by @dependabot in #285
- Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 by @dependabot in #286
- Bump plotly.js to v2.18.2 by @sean-mcl in #289
New Contributors
- @MindCycle made their first contribution in #284
- @georg-jung made their first contribution in #287
Full Changelog: v2.18.0...v2.18.2
Release v2.18.0
What's Changed
- Add overloads for cancellation token by @sean-mcl in #273
- Bump GitVersion.MsBuild from 5.11.1 to 5.12.0 by @dependabot in #272
- Bump plotly.js to v2.18.0 by @sean-mcl in #274
Full Changelog: v2.17.1...v2.18.0
Release v2.17.1
What's Changed
- Fix Bug in Click & Hover Event Related to Charts Without X/Y Plots by @acrow59 in #270
- Adapt the path names to the OS with which the generator is run by @guido-altmann in #262
- Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #244
- Bump Newtonsoft.Json from 13.0.1 to 13.0.2 by @dependabot in #245
- Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #256
- Bump MudBlazor from 6.0.18 to 6.1.7 by @dependabot in #263
- Bump plotly.js to v2.17.1 by @sean-mcl in #271
New Contributors
- @acrow59 made their first contribution in #270
- @guido-altmann made their first contribution in #262
Full Changelog: v2.16.1...v2.17.1
Release v2.16.1
What's Changed
- Bump plotly.js from 2.14.0 to 2.16.1
- Add hover event
New Contributors
- @github-actions made their first contribution in #216
Full Changelog: v2.14.0...v2.16.1
Release v2.14.0
What's Changed
-
Bump Microsoft.AspNetCore.Components from 6.0.4 to 6.0.5 in /Plotly.Blazor by @dependabot in #170
-
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #176
-
Bump FluentAssertions from 6.6.0 to 6.7.0 by @dependabot in #178
-
Bump Microsoft.AspNetCore.Components.Web from 6.0.4 to 6.0.5 in /Plotly.Blazor by @dependabot in #171
-
Bump System.Text.Json from 6.0.3 to 6.0.4 in /Plotly.Blazor by @dependabot in #172
-
Bump WeCantSpell.Hunspell from 3.1.2 to 4.0.0 by @dependabot in #175
-
Bump System.Text.Json from 6.0.3 to 6.0.4 by @dependabot in #177
-
Bump Microsoft.JSInterop from 6.0.4 to 6.0.5 by @dependabot in #180
-
Bump Microsoft.AspNetCore.Components.Web from 6.0.4 to 6.0.5 by @dependabot in #179
-
Bump GitVersion.MsBuild from 5.10.1 to 5.10.3 by @dependabot in #182
-
Bump Blazorise.Icons.FontAwesome from 1.0.4 to 1.0.5 by @dependabot in #183
-
Bump Blazorise.Bootstrap from 1.0.4 to 1.0.5 by @dependabot in #184
-
Bump Microsoft.JSInterop from 6.0.5 to 6.0.6 by @dependabot in #186
-
Bump Microsoft.AspNetCore.Components from 6.0.5 to 6.0.6 by @dependabot in #187
-
Bump System.Text.Json from 6.0.4 to 6.0.5 by @dependabot in #188
-
Bump Microsoft.AspNetCore.Components.Web from 6.0.5 to 6.0.6 by @dependabot in #189
-
Bump Blazorise.Icons.FontAwesome from 1.0.5 to 1.0.6 by @dependabot in #195
-
Bump Microsoft.AspNetCore.Components.Web from 6.0.6 to 6.0.8 by @dependabot in #198
-
Bump Microsoft.AspNetCore.Components from 6.0.6 to 6.0.8 by @dependabot in #199
-
Bump Blazorise.Bootstrap from 1.0.5 to 1.0.6 by @dependabot in #196
-
Bump Microsoft.JSInterop from 6.0.6 to 6.0.8 by @dependabot in #200
-
Bump Stubble.Core from 1.9.3 to 1.10.8 by @dependabot in #203
-
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot in #204
-
Add ClickEvent by @BenSzuszkiewicz in #207
New Contributors
- @jvaque made their first contribution in #190
- @BenSzuszkiewicz made their first contribution in #207
Full Changelog: v2.12.0...v2.14.0
Release v2.12.0
What's Changed
- Implements ribbon chart example from plotly by @jacekpapiniak in #159
- Bump Microsoft.AspNetCore.Components from 6.0.2 to 6.0.4 in /Plotly.Blazor by @dependabot in #163
- Bump Microsoft.AspNetCore.Components.Web from 6.0.2 to 6.0.4 in /Plotly.Blazor by @dependabot in #161
- Bump System.Text.Json from 6.0.2 to 6.0.3 in /Plotly.Blazor by @dependabot in #162
- Bump GitVersion.MsBuild from 5.8.2 to 5.10.1 in /Plotly.Blazor by @dependabot in #164
- Bump plotly.js to 2.12.0 by @sean-mcl in #167
- Bump Blazorise.Bootstrap from 0.9.3.4 to 1.0.4 in /Plotly.Blazor.Examples
- Bump Blazorise.Icons.FontAwesome from 0.9.3.4 to 1.0.4 in /Plotly.Blazor.Examples
- Bump FluentAssertions from 6.5.1 to 6.6.0 in /Plotly.Blazor.Examples
- Bump nunit from 3.13.2 to 3.13.3 in /Plotly.Blazor.Tests
- Bump System.Text.Json from 6.0.2 to 6.0.3 in /Plotly.Blazor.Tests
- Bump WeCantSpell.Hunspell from to 3.1.1 to 3.1.2 /Plotly.Blazor.Generator
- Bump Microsoft.JSInterop from 6.0.2 to 6.0.4 /Plotly.Blazor.Generator
New Contributors
- @jacekpapiniak made their first contribution in #159
Full Changelog: v2.9.0...v2.12.0
Release v2.9.0
What's Changed
-
Bump GitVersion.MsBuild from 5.6.11 to 5.7.0 in /Plotly.Blazor by @dependabot in #112
-
Bump GitVersion.MsBuild from 5.7.0 to 5.8.1 in /Plotly.Blazor by @dependabot in #127
-
Prevent null references on initialisation @centreboard in #148
-
Bump plotly.js to 2.9.0 by @centreboard in #144
New Contributors
- @centreboard made their first contribution in #148
Full Changelog: v2.3.1...v2.9.0
Release v2.3.1
Truncate the head of the data when using ExtendTraces (#105)