@pie-element/number-line 5.14.14 → 6.1.1

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,43 @@
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
+ ## [6.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@6.1.0...@pie-element/number-line@6.1.1) (2022-07-19)
7
+
8
+ **Note:** Version bump only for package @pie-element/number-line
9
+
10
+
11
+
12
+
13
+
14
+ # [6.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@6.0.0...@pie-element/number-line@6.1.0) (2022-06-28)
15
+
16
+
17
+ ### Features
18
+
19
+ * **number-line:** created validate method in controller PD-1747 ([b1341ef](https://github.com/pie-framework/pie-elements/commit/b1341ef167b43ed6af17bf64d605a66d725b7e2c))
20
+ * **number-line:** ux/ui for validation PD-1748 ([ccfa5fe](https://github.com/pie-framework/pie-elements/commit/ccfa5fe9b39c4471a9769a943c117e35db4bfcc2))
21
+
22
+
23
+
24
+
25
+
26
+ # [6.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@5.14.14...@pie-element/number-line@6.0.0) (2022-06-28)
27
+
28
+
29
+ ### chore
30
+
31
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
32
+
33
+
34
+ ### BREAKING CHANGES
35
+
36
+ * Image percent buttons were removed from toolbar.
37
+ New properties maxImageWidth and maxImageHeight were added.
38
+
39
+
40
+
41
+
42
+
6
43
  ## [5.14.14](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@5.14.13...@pie-element/number-line@5.14.14) (2022-06-13)
7
44
 
8
45
  **Note:** Version bump only for package @pie-element/number-line
@@ -3,6 +3,42 @@
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
+ ## [5.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@5.1.0...@pie-element/number-line-configure@5.1.1) (2022-07-19)
7
+
8
+ **Note:** Version bump only for package @pie-element/number-line-configure
9
+
10
+
11
+
12
+
13
+
14
+ # [5.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@5.0.0...@pie-element/number-line-configure@5.1.0) (2022-06-28)
15
+
16
+
17
+ ### Features
18
+
19
+ * **number-line:** ux/ui for validation PD-1748 ([ccfa5fe](https://github.com/pie-framework/pie-elements/commit/ccfa5fe9b39c4471a9769a943c117e35db4bfcc2))
20
+
21
+
22
+
23
+
24
+
25
+ # [5.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@4.9.13...@pie-element/number-line-configure@5.0.0) (2022-06-28)
26
+
27
+
28
+ ### chore
29
+
30
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
31
+
32
+
33
+ ### BREAKING CHANGES
34
+
35
+ * Image percent buttons were removed from toolbar.
36
+ New properties maxImageWidth and maxImageHeight were added.
37
+
38
+
39
+
40
+
41
+
6
42
  ## [4.9.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@4.9.12...@pie-element/number-line-configure@4.9.13) (2022-06-13)
7
43
 
8
44
  **Note:** Version bump only for package @pie-element/number-line-configure
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@pie-element/number-line-configure",
3
3
  "private": true,
4
- "version": "4.9.13",
4
+ "version": "5.1.1",
5
5
  "main": "lib/index.js",
6
6
  "module": "src/index.js",
7
7
  "dependencies": {
8
8
  "@material-ui/core": "^3.9.2",
9
9
  "@pie-framework/pie-configure-events": "^1.2.0",
10
- "@pie-lib/config-ui": "^10.13.3",
11
- "@pie-lib/editable-html": "^7.22.6",
10
+ "@pie-lib/config-ui": "^11.0.6",
11
+ "@pie-lib/editable-html": "^9.0.2",
12
12
  "react": "^16.8.1",
13
13
  "react-dom": "^16.8.1"
14
14
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/number-line",
3
- "version": "5.14.14",
3
+ "version": "6.1.1",
4
4
  "repository": "pie-framework/pie-elements",
5
5
  "description": "",
6
6
  "publishConfig": {
@@ -8,11 +8,11 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "@material-ui/core": "^3.9.2",
11
- "@pie-lib/correct-answer-toggle": "^2.3.39",
11
+ "@pie-lib/correct-answer-toggle": "^2.3.41",
12
12
  "@pie-lib/feedback": "^0.4.27",
13
13
  "@pie-lib/icons": "^2.4.25",
14
- "@pie-lib/math-rendering": "^2.4.3",
15
- "@pie-lib/render-ui": "^4.12.9",
14
+ "@pie-lib/math-rendering": "^2.4.5",
15
+ "@pie-lib/render-ui": "^4.13.1",
16
16
  "classnames": "^2.2.5",
17
17
  "d3-scale": "^3.2.1",
18
18
  "d3-selection": "^1.4.1",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "author": "pie framework developers",
29
29
  "license": "ISC",
30
- "gitHead": "2b16a41c0627a27ee758af9285afde4d226dc12b",
30
+ "gitHead": "30ddb939cb470e2b4f0281aec44143a9188e3106",
31
31
  "scripts": {
32
32
  "postpublish": "../../scripts/postpublish"
33
33
  },