@pie-lib/rubric 1.2.0-next.0 → 1.2.0-next.11

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +34 -22
  2. package/package.json +4 -7
package/CHANGELOG.md CHANGED
@@ -3,62 +3,74 @@
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
- # [1.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.1.0-next.2...@pie-lib/rubric@1.1.0-next.4) (2026-01-27)
6
+ # [1.2.0-next.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.9...@pie-lib/rubric@1.2.0-next.11) (2026-02-26)
7
7
 
8
8
  **Note:** Version bump only for package @pie-lib/rubric
9
9
 
10
+ # [1.2.0-next.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.8...@pie-lib/rubric@1.2.0-next.9) (2026-02-25)
10
11
 
12
+ **Note:** Version bump only for package @pie-lib/rubric
11
13
 
14
+ # [1.2.0-next.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.7...@pie-lib/rubric@1.2.0-next.8) (2026-02-25)
12
15
 
16
+ **Note:** Version bump only for package @pie-lib/rubric
13
17
 
14
- # [1.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.1.0-next.1...@pie-lib/rubric@1.1.0-next.2) (2026-01-26)
18
+ # [1.2.0-next.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.6...@pie-lib/rubric@1.2.0-next.7) (2026-02-25)
15
19
 
16
20
  **Note:** Version bump only for package @pie-lib/rubric
17
21
 
22
+ # [1.2.0-next.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.5...@pie-lib/rubric@1.2.0-next.6) (2026-02-25)
18
23
 
24
+ **Note:** Version bump only for package @pie-lib/rubric
19
25
 
26
+ # [1.2.0-next.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.4...@pie-lib/rubric@1.2.0-next.5) (2026-02-25)
20
27
 
28
+ **Note:** Version bump only for package @pie-lib/rubric
21
29
 
22
- # [1.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.2...@pie-lib/rubric@1.1.0-next.1) (2026-01-26)
23
-
30
+ # [1.2.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.3...@pie-lib/rubric@1.2.0-next.4) (2026-02-24)
24
31
 
25
- ### Bug Fixes
32
+ **Note:** Version bump only for package @pie-lib/rubric
26
33
 
27
- * remove carets from [@pie-lib](https://github.com/pie-lib) dependencies and configure lerna to use exact versions ([c9cd800](https://github.com/pie-framework/pie-lib/commit/c9cd800844abca09e7acf1fd35b2ddf51a6d86df))
28
- * remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
29
- * remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
30
- * rubric - rubricless style ([57701b2](https://github.com/pie-framework/pie-lib/commit/57701b28d49f88f785ef1367e5b658bcf85c79ea))
31
- * updated tip-tap with mui instead of material-ui [PD-5141] ([880d3ab](https://github.com/pie-framework/pie-lib/commit/880d3ab1d63aa12c7e975c882f50624200565737))
32
- * use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
34
+ # [1.2.0-next.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.2.0-next.1...@pie-lib/rubric@1.2.0-next.3) (2026-02-24)
33
35
 
36
+ ### Bug Fixes
34
37
 
35
- ### Features
38
+ - made sure placeholder works, math item does not blur editor, table toolbar contains correct extensions [PD-5616] [PD-5584] [PD-5627] ([9bc768f](https://github.com/pie-framework/pie-lib/commit/9bc768f4e4301f91cc768475f0defa545ee7b43d))
36
39
 
37
- * bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
38
- * PD-5258 rubric fix ([de878e0](https://github.com/pie-framework/pie-lib/commit/de878e0b02a3181985f93f1cea16f93c36d826a4))
39
- * sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
40
- * **rubric:** migrate rubric package to material-ui 5 PD-5258 ([1b33f99](https://github.com/pie-framework/pie-lib/commit/1b33f99c073eaaa32eac36f848a814ade4c97593))
40
+ # [1.1.0-next.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.1.0-next.2...@pie-lib/rubric@1.1.0-next.4) (2026-01-27)
41
41
 
42
+ **Note:** Version bump only for package @pie-lib/rubric
42
43
 
44
+ # [1.1.0-next.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@1.1.0-next.1...@pie-lib/rubric@1.1.0-next.2) (2026-01-26)
43
45
 
46
+ **Note:** Version bump only for package @pie-lib/rubric
44
47
 
48
+ # [1.1.0-next.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.2...@pie-lib/rubric@1.1.0-next.1) (2026-01-26)
45
49
 
46
- # [1.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.3-next.0...@pie-lib/rubric@1.0.0-next.0) (2026-01-19)
50
+ ### Bug Fixes
47
51
 
48
- **Note:** Version bump only for package @pie-lib/rubric
52
+ - remove carets from [@pie-lib](https://github.com/pie-lib) dependencies and configure lerna to use exact versions ([c9cd800](https://github.com/pie-framework/pie-lib/commit/c9cd800844abca09e7acf1fd35b2ddf51a6d86df))
53
+ - remove carret, point to specific libs version ([09939a5](https://github.com/pie-framework/pie-lib/commit/09939a5aca19d7dda03d62c93d4d524f98dd69da))
54
+ - remove exports and publish ([#2068](https://github.com/pie-framework/pie-lib/issues/2068)) ([60a96cd](https://github.com/pie-framework/pie-lib/commit/60a96cde0ec65f6b1cac0ae329aa33a0abc50d05))
55
+ - rubric - rubricless style ([57701b2](https://github.com/pie-framework/pie-lib/commit/57701b28d49f88f785ef1367e5b658bcf85c79ea))
56
+ - updated tip-tap with mui instead of material-ui [PD-5141] ([880d3ab](https://github.com/pie-framework/pie-lib/commit/880d3ab1d63aa12c7e975c882f50624200565737))
57
+ - use fixed lib deps ([de7c64d](https://github.com/pie-framework/pie-lib/commit/de7c64d14f13259fe44d47405e4421baef21e24e))
49
58
 
59
+ ### Features
50
60
 
61
+ - bump react and react-dom ([01dc19e](https://github.com/pie-framework/pie-lib/commit/01dc19e88bbc8d372c561d1511df1a82937d45af))
62
+ - PD-5258 rubric fix ([de878e0](https://github.com/pie-framework/pie-lib/commit/de878e0b02a3181985f93f1cea16f93c36d826a4))
63
+ - sync latest changes from dev ([c936e9c](https://github.com/pie-framework/pie-lib/commit/c936e9c7f9e095e7d9b9805ac2bf72bd271e05f1))
64
+ - **rubric:** migrate rubric package to material-ui 5 PD-5258 ([1b33f99](https://github.com/pie-framework/pie-lib/commit/1b33f99c073eaaa32eac36f848a814ade4c97593))
51
65
 
66
+ # [1.0.0-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.3-next.0...@pie-lib/rubric@1.0.0-next.0) (2026-01-19)
52
67
 
68
+ **Note:** Version bump only for package @pie-lib/rubric
53
69
 
54
70
  ## [0.28.3-next.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.42.0-mui-update.0...@pie-lib/rubric@0.28.3-next.0) (2026-01-19)
55
71
 
56
72
  **Note:** Version bump only for package @pie-lib/rubric
57
73
 
58
-
59
-
60
-
61
-
62
74
  ## [0.28.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/rubric@0.28.1...@pie-lib/rubric@0.28.2) (2025-11-27)
63
75
 
64
76
  **Note:** Version bump only for package @pie-lib/rubric
package/package.json CHANGED
@@ -1,27 +1,24 @@
1
1
  {
2
2
  "name": "@pie-lib/rubric",
3
- "version": "1.2.0-next.0+c7578ca",
3
+ "version": "1.2.0-next.11",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
7
  "main": "lib/index.js",
8
8
  "module": "src/index.js",
9
- "repository": {
10
- "type": "git",
11
- "url": "https://github.com/pie-framework/pie-lib"
12
- },
9
+ "repository": "pie-framework/pie-lib",
13
10
  "dependencies": {
14
11
  "@emotion/react": "^11.14.0",
15
12
  "@emotion/style": "^0.8.0",
16
13
  "@hello-pangea/dnd": "^18.0.1",
17
14
  "@mui/icons-material": "^7.3.4",
18
15
  "@mui/material": "^7.3.4",
19
- "@pie-lib/editable-html-tip-tap": "^1.2.0-next.0+c7578ca",
16
+ "@pie-lib/editable-html-tip-tap": "^1.2.0-next.11",
20
17
  "debug": "^4.1.1",
21
18
  "lodash-es": "^4.17.23",
22
19
  "prop-types": "^15.7.2",
23
20
  "react": "^18.2.0",
24
21
  "react-dom": "^18.2.0"
25
22
  },
26
- "gitHead": "c7578cae82de46ec0dae41b7d1ef924401e6226d"
23
+ "gitHead": "26a92c2897eca32328a31262677c4f7a851fd751"
27
24
  }