@pie-element/graphing 3.5.4-next.1089 → 3.5.4-next.1092

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,113 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@4.0.0...@pie-element/graphing@4.1.0) (2022-06-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **graphing:** fixed horizontal/vertical gridlines when includeAxes is false PD-1842 ([df43a3b](https://github.com/pie-framework/pie-elements/commit/df43a3b3cf413468be1e98863c1b3f21e0c0b17c))
12
+
13
+
14
+ ### Features
15
+
16
+ * **graphing:** add maxImageWidth and maxImageHeight props PD-1801 ([5d01857](https://github.com/pie-framework/pie-elements/commit/5d0185752ab1f1f9c3cf88232c522c0f742c3cb1))
17
+ * **graphing:** Added default selected graphing tool property for gather PD-1689 ([57b4e4f](https://github.com/pie-framework/pie-elements/commit/57b4e4f75f0addf9f305e30304b0ba5f95de4571))
18
+ * **graphing:** Added delete button for alternates + UI improvements PD-1606 ([1b56013](https://github.com/pie-framework/pie-elements/commit/1b56013ed6b1cd99951821f24b0ccbee3e5758de))
19
+ * **graphing:** added grid setup pannel + refactoring PD-1679 PD-1692 PD-1685 ([54fae9e](https://github.com/pie-framework/pie-elements/commit/54fae9e83521c1f3ef50e75e1f7e2097e6312cd6))
20
+ * **graphing:** added the ability to customize the Grid Setup Panel PD-1688 ([6353019](https://github.com/pie-framework/pie-elements/commit/63530198694f740e70e126884e1512d4c373dd64))
21
+ * **graphing:** added the ability to predefine the available tools PD-1688 ([28b1c96](https://github.com/pie-framework/pie-elements/commit/28b1c96b11476003db261ddb7d2706017c3ffcaa))
22
+ * **graphing:** Changed the consequences of toggling tools on or off PD-1608 ([ff6e28b](https://github.com/pie-framework/pie-elements/commit/ff6e28b9b73b1a1d68c1d741cf6d3ce5f4a45eed))
23
+ * **graphing:** put background shapes tools into a collapsible pannel PD-1693 ([8ce35a5](https://github.com/pie-framework/pie-elements/commit/8ce35a59e999decfda58f09397b5f8005e3249e1))
24
+
25
+
26
+
27
+
28
+
29
+ # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.23...@pie-element/graphing@4.0.0) (2022-06-28)
30
+
31
+
32
+ ### chore
33
+
34
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
35
+
36
+
37
+ ### BREAKING CHANGES
38
+
39
+ * Image percent buttons were removed from toolbar.
40
+ New properties maxImageWidth and maxImageHeight were added.
41
+
42
+
43
+
44
+
45
+
46
+ ## [3.7.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.22...@pie-element/graphing@3.7.23) (2022-06-13)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * **graphing:** fixed horizontal/vertical gridlines when includeAxes is false PD-1842 (merged with develop) ([52f38ea](https://github.com/pie-framework/pie-elements/commit/52f38ea44fb9be0e438537abb0ecf1e1308a8834))
52
+
53
+
54
+
55
+
56
+
57
+ ## [3.7.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.21...@pie-element/graphing@3.7.22) (2022-06-13)
58
+
59
+ **Note:** Version bump only for package @pie-element/graphing
60
+
61
+
62
+
63
+
64
+
65
+ ## [3.7.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.20...@pie-element/graphing@3.7.21) (2022-05-30)
66
+
67
+ **Note:** Version bump only for package @pie-element/graphing
68
+
69
+
70
+
71
+
72
+
73
+ ## [3.7.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.19...@pie-element/graphing@3.7.20) (2022-05-16)
74
+
75
+ **Note:** Version bump only for package @pie-element/graphing
76
+
77
+
78
+
79
+
80
+
81
+ ## [3.7.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.18...@pie-element/graphing@3.7.19) (2022-05-09)
82
+
83
+ **Note:** Version bump only for package @pie-element/graphing
84
+
85
+
86
+
87
+
88
+
89
+ ## [3.7.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.17...@pie-element/graphing@3.7.18) (2022-05-04)
90
+
91
+ **Note:** Version bump only for package @pie-element/graphing
92
+
93
+
94
+
95
+
96
+
97
+ ## [3.7.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.16...@pie-element/graphing@3.7.17) (2022-05-03)
98
+
99
+ **Note:** Version bump only for package @pie-element/graphing
100
+
101
+
102
+
103
+
104
+
105
+ ## [3.7.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.15...@pie-element/graphing@3.7.16) (2022-04-12)
106
+
107
+ **Note:** Version bump only for package @pie-element/graphing
108
+
109
+
110
+
111
+
112
+
6
113
  ## [3.7.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing@3.7.14...@pie-element/graphing@3.7.15) (2022-03-28)
7
114
 
8
115
  **Note:** Version bump only for package @pie-element/graphing
@@ -3,6 +3,113 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@4.0.0...@pie-element/graphing-configure@4.1.0) (2022-06-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **graphing:** fixed horizontal/vertical gridlines when includeAxes is false PD-1842 ([df43a3b](https://github.com/pie-framework/pie-elements/commit/df43a3b3cf413468be1e98863c1b3f21e0c0b17c))
12
+
13
+
14
+ ### Features
15
+
16
+ * **graphing:** add maxImageWidth and maxImageHeight props PD-1801 ([5d01857](https://github.com/pie-framework/pie-elements/commit/5d0185752ab1f1f9c3cf88232c522c0f742c3cb1))
17
+ * **graphing:** Added default selected graphing tool property for gather PD-1689 ([57b4e4f](https://github.com/pie-framework/pie-elements/commit/57b4e4f75f0addf9f305e30304b0ba5f95de4571))
18
+ * **graphing:** Added delete button for alternates + UI improvements PD-1606 ([1b56013](https://github.com/pie-framework/pie-elements/commit/1b56013ed6b1cd99951821f24b0ccbee3e5758de))
19
+ * **graphing:** added grid setup pannel + refactoring PD-1679 PD-1692 PD-1685 ([54fae9e](https://github.com/pie-framework/pie-elements/commit/54fae9e83521c1f3ef50e75e1f7e2097e6312cd6))
20
+ * **graphing:** added the ability to customize the Grid Setup Panel PD-1688 ([6353019](https://github.com/pie-framework/pie-elements/commit/63530198694f740e70e126884e1512d4c373dd64))
21
+ * **graphing:** added the ability to predefine the available tools PD-1688 ([28b1c96](https://github.com/pie-framework/pie-elements/commit/28b1c96b11476003db261ddb7d2706017c3ffcaa))
22
+ * **graphing:** Changed the consequences of toggling tools on or off PD-1608 ([ff6e28b](https://github.com/pie-framework/pie-elements/commit/ff6e28b9b73b1a1d68c1d741cf6d3ce5f4a45eed))
23
+ * **graphing:** put background shapes tools into a collapsible pannel PD-1693 ([8ce35a5](https://github.com/pie-framework/pie-elements/commit/8ce35a59e999decfda58f09397b5f8005e3249e1))
24
+
25
+
26
+
27
+
28
+
29
+ # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.23...@pie-element/graphing-configure@4.0.0) (2022-06-28)
30
+
31
+
32
+ ### chore
33
+
34
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
35
+
36
+
37
+ ### BREAKING CHANGES
38
+
39
+ * Image percent buttons were removed from toolbar.
40
+ New properties maxImageWidth and maxImageHeight were added.
41
+
42
+
43
+
44
+
45
+
46
+ ## [3.3.23](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.22...@pie-element/graphing-configure@3.3.23) (2022-06-13)
47
+
48
+
49
+ ### Bug Fixes
50
+
51
+ * **graphing:** fixed horizontal/vertical gridlines when includeAxes is false PD-1842 (merged with develop) ([52f38ea](https://github.com/pie-framework/pie-elements/commit/52f38ea44fb9be0e438537abb0ecf1e1308a8834))
52
+
53
+
54
+
55
+
56
+
57
+ ## [3.3.22](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.21...@pie-element/graphing-configure@3.3.22) (2022-06-13)
58
+
59
+ **Note:** Version bump only for package @pie-element/graphing-configure
60
+
61
+
62
+
63
+
64
+
65
+ ## [3.3.21](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.20...@pie-element/graphing-configure@3.3.21) (2022-05-30)
66
+
67
+ **Note:** Version bump only for package @pie-element/graphing-configure
68
+
69
+
70
+
71
+
72
+
73
+ ## [3.3.20](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.19...@pie-element/graphing-configure@3.3.20) (2022-05-16)
74
+
75
+ **Note:** Version bump only for package @pie-element/graphing-configure
76
+
77
+
78
+
79
+
80
+
81
+ ## [3.3.19](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.18...@pie-element/graphing-configure@3.3.19) (2022-05-09)
82
+
83
+ **Note:** Version bump only for package @pie-element/graphing-configure
84
+
85
+
86
+
87
+
88
+
89
+ ## [3.3.18](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.17...@pie-element/graphing-configure@3.3.18) (2022-05-04)
90
+
91
+ **Note:** Version bump only for package @pie-element/graphing-configure
92
+
93
+
94
+
95
+
96
+
97
+ ## [3.3.17](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.16...@pie-element/graphing-configure@3.3.17) (2022-05-03)
98
+
99
+ **Note:** Version bump only for package @pie-element/graphing-configure
100
+
101
+
102
+
103
+
104
+
105
+ ## [3.3.16](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.15...@pie-element/graphing-configure@3.3.16) (2022-04-12)
106
+
107
+ **Note:** Version bump only for package @pie-element/graphing-configure
108
+
109
+
110
+
111
+
112
+
6
113
  ## [3.3.15](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-configure@3.3.14...@pie-element/graphing-configure@3.3.15) (2022-03-28)
7
114
 
8
115
  **Note:** Version bump only for package @pie-element/graphing-configure
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-configure",
3
3
  "private": true,
4
- "version": "3.3.15",
4
+ "version": "4.1.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
@@ -3,6 +3,31 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@3.4.6...@pie-element/graphing-controller@4.0.0) (2022-06-28)
7
+
8
+
9
+ ### chore
10
+
11
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * Image percent buttons were removed from toolbar.
17
+ New properties maxImageWidth and maxImageHeight were added.
18
+
19
+
20
+
21
+
22
+
23
+ ## [3.4.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@3.4.5...@pie-element/graphing-controller@3.4.6) (2022-06-13)
24
+
25
+ **Note:** Version bump only for package @pie-element/graphing-controller
26
+
27
+
28
+
29
+
30
+
6
31
  ## [3.4.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/graphing-controller@3.4.4...@pie-element/graphing-controller@3.4.5) (2022-02-21)
7
32
 
8
33
  **Note:** Version bump only for package @pie-element/graphing-controller
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/graphing-controller",
3
3
  "private": true,
4
- "version": "3.4.5",
4
+ "version": "4.0.0",
5
5
  "description": "",
6
6
  "main": "lib/index.js",
7
7
  "module": "src/index.js",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "3.5.4-next.1089+4b014ca36",
7
+ "version": "3.5.4-next.1092+d28972805",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "author": "",
26
26
  "license": "ISC",
27
- "gitHead": "4b014ca3655fa12c8f93ddd63395406f5c11744a",
27
+ "gitHead": "d28972805593a8fe74c0635af421b8b6ff9c2e70",
28
28
  "main": "lib/index.js",
29
29
  "module": "src/index.js"
30
30
  }