@pie-element/number-line 9.7.10-next.87 → 9.7.11-next.0

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,36 @@
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
+ ## [9.7.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@9.8.0-beta.0...@pie-element/number-line@9.7.10) (2025-09-26)
7
+
8
+ **Note:** Version bump only for package @pie-element/number-line
9
+
10
+
11
+
12
+
13
+
14
+ # [9.8.0-beta.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@9.7.9...@pie-element/number-line@9.8.0-beta.0) (2025-09-25)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
20
+ * conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
21
+ * fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
22
+ * fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
23
+ * merge develop ([9f997d7](https://github.com/pie-framework/pie-elements/commit/9f997d7a9813bed26b760f14fbf841e373bb0bb8))
24
+ * merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
25
+ * update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
26
+
27
+
28
+ ### Features
29
+
30
+ * **number-line, select-text:** use split pie-lib PD-5158 ([5ee1af8](https://github.com/pie-framework/pie-elements/commit/5ee1af8a84e1c523dfc1d301070b40b6d5a91583))
31
+
32
+
33
+
34
+
35
+
6
36
  ## [9.7.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line@9.7.8...@pie-element/number-line@9.7.9) (2025-09-11)
7
37
 
8
38
 
@@ -3,6 +3,28 @@
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
+ # [8.7.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@8.6.9...@pie-element/number-line-configure@8.7.0) (2025-09-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
12
+ * conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
13
+ * fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
14
+ * fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
15
+ * merge develop ([9f997d7](https://github.com/pie-framework/pie-elements/commit/9f997d7a9813bed26b760f14fbf841e373bb0bb8))
16
+ * merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
17
+ * update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
18
+
19
+
20
+ ### Features
21
+
22
+ * **number-line, select-text:** use split pie-lib PD-5158 ([5ee1af8](https://github.com/pie-framework/pie-elements/commit/5ee1af8a84e1c523dfc1d301070b40b6d5a91583))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [8.6.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-configure@8.6.8...@pie-element/number-line-configure@8.6.9) (2025-09-11)
7
29
 
8
30
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/number-line-configure",
3
3
  "private": true,
4
- "version": "8.6.9",
4
+ "version": "8.7.0",
5
5
  "main": "lib/index.js",
6
6
  "module": "src/index.js",
7
7
  "dependencies": {
@@ -3,6 +3,28 @@
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.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-controller@6.3.9...@pie-element/number-line-controller@6.4.0) (2025-09-25)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * **math-rendering:** move mathjax-full back to dependencies ([aba6dbf](https://github.com/pie-framework/pie-elements/commit/aba6dbf2c98da164149a881616df5e7b8e29b2f2))
12
+ * conflicts ([5c99a5d](https://github.com/pie-framework/pie-elements/commit/5c99a5db49549422ba1e29b6c67f210e688677d8))
13
+ * fix conflicts and update imports ([da74559](https://github.com/pie-framework/pie-elements/commit/da745596bfc0da732cdafdcfee376c84fde3cdc6))
14
+ * fix imports PD-5126 ([3bf4684](https://github.com/pie-framework/pie-elements/commit/3bf4684871a62b3e23f50e2c010adfc9ae674919))
15
+ * merge develop ([9f997d7](https://github.com/pie-framework/pie-elements/commit/9f997d7a9813bed26b760f14fbf841e373bb0bb8))
16
+ * merge develop ([b5ec752](https://github.com/pie-framework/pie-elements/commit/b5ec752f6fedc576449c277308499bc853244544))
17
+ * update pie-lib/pie-toolbox PD-5196 ([d525b88](https://github.com/pie-framework/pie-elements/commit/d525b888f16fcc2ac115c8e699ca6f249db27406))
18
+
19
+
20
+ ### Features
21
+
22
+ * **number-line, select-text:** use split pie-lib PD-5158 ([5ee1af8](https://github.com/pie-framework/pie-elements/commit/5ee1af8a84e1c523dfc1d301070b40b6d5a91583))
23
+
24
+
25
+
26
+
27
+
6
28
  ## [6.3.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/number-line-controller@6.3.8...@pie-element/number-line-controller@6.3.9) (2025-09-11)
7
29
 
8
30
 
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pie-element/number-line-controller",
3
3
  "private": true,
4
- "version": "6.3.9",
4
+ "version": "6.4.0",
5
5
  "description": "Controller logic for @pie-ui/number-line",
6
6
  "keywords": [
7
7
  "pie",
@@ -14,8 +14,8 @@
14
14
  "access": "public"
15
15
  },
16
16
  "dependencies": {
17
- "@pie-lib/feedback": "^0.20.0",
18
17
  "@pie-lib/controller-utils": "^0.18.0",
18
+ "@pie-lib/feedback": "^0.20.0",
19
19
  "lodash": "^4.17.15",
20
20
  "mathjs": "^7.5.1"
21
21
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-element/number-line",
3
- "version": "9.7.10-next.87+4667d7462",
3
+ "version": "9.7.11-next.0+53ef4bc80",
4
4
  "repository": "pie-framework/pie-elements",
5
5
  "description": "",
6
6
  "publishConfig": {
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "author": "pie framework developers",
29
29
  "license": "ISC",
30
- "gitHead": "4667d7462d34b39283eebb4c9404c694fd4c6583",
30
+ "gitHead": "53ef4bc80d16ac422680a9f151e7bc4e0f495140",
31
31
  "scripts": {
32
32
  "postpublish": "../../scripts/postpublish"
33
33
  },