5.19
5.19.38
+5.19
5.19.40
+Wed, 03 Apr 2024 07:29:31 GMT +Compare changes
+Patches
+-
+
- Bump @fluentui/react-focus to v8.8.43 (PR #30943 by beachball) +
- Bump @fluentui/theme-samples to v8.7.142 (PR #30943 by beachball) +
- Bump @fluentui/set-version to v8.2.15 (PR #30943 by beachball) +
- Bump @fluentui/react to v8.117.2 (PR #30943 by beachball) +
5.19.39
+Mon, 01 Apr 2024 07:26:16 GMT +Compare changes
+Patches
+-
+
- Fix incorrect bar height for y values < 1 in vertical stacked bar chart (PR #30908 by kumarkshitij@microsoft.com) +
5.19.38
Fri, 29 Mar 2024 07:28:45 GMT Compare changes
-Patches
+Patches
- Elevate data points less than 1% of total sum to 1% (PR #30834 by shubhabrata08@gmail.com)
- Bump @fluentui/theme-samples to v8.7.141 (PR #30870 by beachball) @@ -21,7 +38,7 @@
- fix: Build errors in TypeScript 5.3 (PR #30811 by behowell@microsoft.com)
- Bump @fluentui/react-focus to v8.8.42 (PR #30817 by beachball) @@ -31,7 +48,7 @@
- Bump @fluentui/theme-samples to v8.7.139 (PR #30732 by beachball)
- Bump @fluentui/react to v8.116.0 (PR #30732 by beachball) @@ -39,7 +56,7 @@
- Bump @fluentui/react-focus to v8.8.41 (PR #30753 by beachball)
- Bump @fluentui/theme-samples to v8.7.138 (PR #30753 by beachball) @@ -48,14 +65,14 @@
- Add RTL for Date Axis in VBC (PR #30751 by shubhabrata08@gmail.com)
- Add isLegendSelected condition for single point data in LineChart (PR #30680 by shubhabrata08@gmail.com)
- VSBC RTL scale added for DateAxis and StringAxis (PR #30691 by shubhabrata08@gmail.com) @@ -63,14 +80,14 @@
- Add gradient color capability to AreaChart. (PR #30722 by shermanchow@microsoft.com)
- Fix 2:1 spacing in vertical bar charts with string x-axis (PR #30192 by kumarkshitij@microsoft.com)
- Reducing monosize of charts and removing circular dependencies (PR #30630 by srmukher@microsoft.com) @@ -78,35 +95,35 @@
- Fix vertical stacked bar chart rendering issue when data array is empty (PR #30619 by kumarkshitij@microsoft.com)
- Filtering data for DonutChart with >=0 instead of >0 to allow zero value cases (PR #30237 by shubhabrata08@gmail.com)
- Sankey Diagram: Supporting Localized Strings (PR #30509 by rarthur@microsoft.com)
- Fixing codepen issue for charts not visible (PR #30537 by srmukher@microsoft.com)
- Improves SankeyChart mouse performance by reducing the DOM size and memoizing computations. (PR #30448 by rarthur@microsoft.com)
- Bump @fluentui/theme-samples to v8.7.137 (PR #30486 by beachball) @@ -115,21 +132,21 @@
- Fix alignment of date axis ticks with data points (PR #30315 by kumarkshitij@microsoft.com)
- Sankey Diagram: Persisting node values when adjusting multiple small node heights (PR #30410 by rarthur@microsoft.com)
- Fix bugs in gauge chart (PR #26681 by kumarkshitij@microsoft.com)
- Adding terser plugin options to reduce charting bundle size (PR #30392 by srmukher@microsoft.com) @@ -139,14 +156,14 @@
- Fix: Fix color tokens to enable charts to render correctly for v9 theme (PR #30469 by atisjai@microsoft.com)
- Sankey Diagram: Improving how the aria-labels are generated so that they can be read by the text-to-speech engine (PR #30447 by rarthur@microsoft.com)
- Bump @fluentui/theme-samples to v8.7.135 (PR #30467 by beachball) @@ -155,7 +172,7 @@
- Bump @fluentui/react-focus to v8.8.40 (commit by beachball)
- Bump @fluentui/theme-samples to v8.7.134 (commit by beachball) @@ -164,7 +181,7 @@
- Bump @fluentui/theme-samples to v8.7.133 (PR #30254 by beachball)
- Bump @fluentui/react to v8.115.2 (PR #30254 by beachball) @@ -172,14 +189,14 @@
- Refactoring SankeyChart to improve minification (PR #30366 by rarthur@microsoft.com)
- Bump @fluentui/react-focus to v8.8.39 (PR #30323 by beachball)
- Bump @fluentui/theme-samples to v8.7.132 (PR #30323 by beachball) @@ -188,7 +205,7 @@
- Bump @fluentui/theme-samples to v8.7.131 (PR #30221 by beachball)
- Bump @fluentui/react to v8.115.0 (PR #30221 by beachball) @@ -196,14 +213,14 @@
- Adding Date Axis support for Vertical Bar and Vertical Stacked Bar chart (PR #29981 by ankityadav@microsoft.com)
- Bump @fluentui/react-focus to v8.8.38 (PR #30225 by beachball)
- Bump @fluentui/theme-samples to v8.7.130 (PR #30225 by beachball) @@ -212,7 +229,7 @@
- Bump @fluentui/theme-samples to v8.7.129 (PR #30296 by beachball)
- Bump @fluentui/react to v8.114.3 (PR #30296 by beachball) @@ -220,14 +237,14 @@
- Add tests for heatmap chart (PR #28875 by kumarkshitij@microsoft.com)
- Bump @fluentui/react-focus to v8.8.37 (PR #30063 by beachball)
- Bump @fluentui/theme-samples to v8.7.128 (PR #30063 by beachball) @@ -237,7 +254,7 @@
- Bump @fluentui/react-focus to v8.8.36 (PR #30003 by beachball)
- Bump @fluentui/theme-samples to v8.7.127 (PR #30003 by beachball) @@ -246,14 +263,14 @@
- Importing functions which are used instead of importing complete library (PR #30185 by ankityadav@microsoft.com)
- presentation role attribute removed from svg element due to ARIA violations (PR #30158 by shubhabrata08@gmail.com)
- Added img aria role to
in SparklineChart (PR #30155 by shubhabrata08@gmail.com)
@@ -263,7 +280,7 @@ - Added accessibility tests for LineChart, VerticalBarChart and AreaChart (PR #30059 by shubhabrata08@gmail.com)
- fix:[HorChartWAxis][RTL] y axis same text and truncation fixed (PR #30031 by gautam33776@gmail.com) @@ -271,7 +288,7 @@
- Bump @fluentui/react-focus to v8.8.35 (PR #30061 by beachball)
- Bump @fluentui/theme-samples to v8.7.125 (PR #30061 by beachball) @@ -281,7 +298,7 @@
- Bump @fluentui/theme-samples to v8.7.124 (PR #29766 by beachball)
- Bump @fluentui/react to v8.113.0 (PR #29766 by beachball) @@ -289,7 +306,7 @@
- Added support for sticking to old ceil logic in case of integral datasets (PR #29959 by shubhabrata08@gmail.com)
- fix: react-charting horizontal-bar-chart-axis on hover render correct data (PR #29909 by gautam33776@gmail.com) @@ -297,14 +314,14 @@
- Updating the d3-time-format package for react-charting (PR #29890 by srmukher@microsoft.com)
- fix: react-charting VBC - RTL mode mouseover on bar chart the data is not displaying correctly (PR #29876 by gautam33776@gmail.com)
- line chart rtl mode color fillbar bug fix (PR #29893 by gautam33776@gmail.com) @@ -312,7 +329,7 @@
- fix: MultiStackedBarChart duplicate id and text overlap in [RTL] mode (PR #29815 by gautam33776@gmail.com)
- Bump @fluentui/theme-samples to v8.7.123 (PR #29791 by beachball) @@ -324,6 +341,6 @@
- add defaultSelectedLegeands and onChange for Legends (PR #29799 by NewFuture@users.noreply.github.com) -
Patches5.19.37
Fri, 22 Mar 2024 07:28:53 GMT Compare changes
-Patches
+Patches
Patches5.19.36
Wed, 20 Mar 2024 07:27:31 GMT Compare changes
-Patches
+Patches
Patches5.19.35
Wed, 13 Mar 2024 07:30:28 GMT Compare changes
-Patches
+Patches
Patches5.19.34
Tue, 12 Mar 2024 07:26:23 GMT Compare changes
-Patches
+Patches
5.19.33
Mon, 11 Mar 2024 07:26:25 GMT Compare changes
-Patches
+Patches
Patches5.19.32
Fri, 08 Mar 2024 07:26:30 GMT Compare changes
-Patches
+Patches
5.19.31
Mon, 04 Mar 2024 07:26:19 GMT Compare changes
-Patches
+Patches
Patches5.19.30
Tue, 27 Feb 2024 07:25:41 GMT Compare changes
-Patches
+Patches
5.19.29
Mon, 26 Feb 2024 07:26:18 GMT Compare changes
-Patches
+Patches
5.19.28
Fri, 16 Feb 2024 07:26:24 GMT Compare changes
-Patches
+Patches
5.19.27
Wed, 14 Feb 2024 07:24:16 GMT Compare changes
-Patches
+Patches
5.19.26
Mon, 12 Feb 2024 07:25:24 GMT Compare changes
-Patches
+Patches
Patches5.19.25
Fri, 09 Feb 2024 07:25:49 GMT Compare changes
-Patches
+Patches
5.19.24
Thu, 08 Feb 2024 07:37:50 GMT Compare changes
-Patches
+Patches
5.19.23
Wed, 07 Feb 2024 07:26:19 GMT Compare changes
-Patches
+Patches
Patches5.19.22
Tue, 06 Feb 2024 07:27:41 GMT Compare changes
-Patches
+Patches
5.19.21
Mon, 05 Feb 2024 07:27:39 GMT Compare changes
-Patches
+Patches
Patches5.19.20
Wed, 31 Jan 2024 07:27:57 GMT Compare changes
-Patches
+Patches
Patches5.19.19
Mon, 29 Jan 2024 07:27:14 GMT Compare changes
-Patches
+Patches
Patches5.19.18
Fri, 26 Jan 2024 07:26:11 GMT Compare changes
-Patches
+Patches
5.19.17
Wed, 24 Jan 2024 07:26:58 GMT Compare changes
-Patches
+Patches
Patches5.19.16
Tue, 23 Jan 2024 07:26:42 GMT Compare changes
-Patches
+Patches
Patches5.19.15
Mon, 22 Jan 2024 07:26:52 GMT Compare changes
-Patches
+Patches
5.19.14
Fri, 19 Jan 2024 07:29:32 GMT Compare changes
-Patches
+Patches
Patches5.19.13
Mon, 15 Jan 2024 07:28:14 GMT Compare changes
-Patches
+Patches
Patches5.19.12
Fri, 12 Jan 2024 07:26:35 GMT Compare changes
-Patches
+Patches
5.19.11
Wed, 10 Jan 2024 07:28:50 GMT Compare changes
-Patches
+Patches
Patches5.19.10
Tue, 09 Jan 2024 07:33:09 GMT Compare changes
-Patches
+Patches
Patches5.19.9
Thu, 04 Jan 2024 07:26:40 GMT Compare changes
-Patches
+Patches
5.19.8
Mon, 25 Dec 2023 07:28:36 GMT Compare changes
-Patches
+Patches
Patches5.19.7
Wed, 20 Dec 2023 07:26:54 GMT Compare changes
-Patches
+Patches
Patches5.19.6
Thu, 14 Dec 2023 07:30:10 GMT Compare changes
-Patches
+Patches
Patches5.19.5
Tue, 12 Dec 2023 07:27:25 GMT Compare changes
-Patches
+Patches
Patches5.19.4
Mon, 04 Dec 2023 07:27:00 GMT Compare changes
-Patches
+Patches
Patches5.19.3
Wed, 29 Nov 2023 07:26:35 GMT Compare changes
-Patches
+Patches
5.19.2
Fri, 24 Nov 2023 07:27:54 GMT Compare changes
-Patches
+Patches
Patches5.19.1
Thu, 16 Nov 2023 07:26:51 GMT Compare changes
-