@blaze-cms/plugin-media-ui 0.146.0-node18-core-styles-tooltips.11 → 0.146.0-node18-tooltips.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -46
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -3,52 +3,7 @@
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
- # [0.146.0-node18-core-styles-tooltips.11](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.10...v0.146.0-node18-core-styles-tooltips.11) (2025-08-27)
7
-
8
-
9
- ### Bug Fixes
10
-
11
- * fixes pagination issues in fileuploadadapter ([fb31a56](https://github.com/thebyte9/blaze/commit/fb31a563c6bf7560fe6e83d3ff567193ed0259cb))
12
- * fixes pagination issues in fileuploadadapter ([4f8b786](https://github.com/thebyte9/blaze/commit/4f8b786b3e8e015a8775f9a9147efa4016147cdf))
13
- * fixes pagination issues in fileuploadadapter ([b1d7740](https://github.com/thebyte9/blaze/commit/b1d7740b841bd151e96b4c8046c6b9c736b5d109))
14
-
15
-
16
- ### Features
17
-
18
- * limit store type on using schema properties ([#4855](https://github.com/thebyte9/blaze/issues/4855)) ([d0ca5af](https://github.com/thebyte9/blaze/commit/d0ca5afd11b8b1803d5feed6656dfb3ba3a151a2))
19
-
20
-
21
-
22
-
23
-
24
- # [0.146.0-node18-core-styles-tooltips.10](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.9...v0.146.0-node18-core-styles-tooltips.10) (2025-08-05)
25
-
26
- **Note:** Version bump only for package @blaze-cms/plugin-media-ui
27
-
28
-
29
-
30
-
31
-
32
- # [0.146.0-node18-core-styles-tooltips.5](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.4...v0.146.0-node18-core-styles-tooltips.5) (2025-07-18)
33
-
34
- **Note:** Version bump only for package @blaze-cms/plugin-media-ui
35
-
36
-
37
-
38
-
39
-
40
- # [0.146.0-node18-core-styles-tooltips.4](https://github.com/thebyte9/blaze/compare/v0.146.0-node18-core-styles-tooltips.3...v0.146.0-node18-core-styles-tooltips.4) (2025-07-10)
41
-
42
-
43
- ### Features
44
-
45
- * show change file button modal using React context ([#4816](https://github.com/thebyte9/blaze/issues/4816)) ([040089a](https://github.com/thebyte9/blaze/commit/040089a55a74f522e2bfd66870c3a1e703a081fa))
46
-
47
-
48
-
49
-
50
-
51
- # [0.146.0-node18-core-styles-tooltips.0](https://github.com/thebyte9/blaze/compare/v0.145.0...v0.146.0-node18-core-styles-tooltips.0) (2025-06-18)
6
+ # [0.146.0-node18-tooltips.0](https://github.com/thebyte9/blaze/compare/v0.145.0...v0.146.0-node18-tooltips.0) (2025-09-09)
52
7
 
53
8
 
54
9
  ### Bug Fixes
@@ -58,6 +13,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
58
13
  * fixed breaking tests, updated next to 14 ([fecb0e1](https://github.com/thebyte9/blaze/commit/fecb0e1d822bd69ebbaa084072a219f0fddd23f1))
59
14
  * fixed more tests ([46a2fb9](https://github.com/thebyte9/blaze/commit/46a2fb9467f9f3c9cf320c9caf36c66503cc1f49))
60
15
  * fixed remaining failing tests ([8a5963f](https://github.com/thebyte9/blaze/commit/8a5963ff8a0bf615a2ced9fb77b8986a9b05d80c))
16
+ * fixes pagination issues in fileuploadadapter ([fb31a56](https://github.com/thebyte9/blaze/commit/fb31a563c6bf7560fe6e83d3ff567193ed0259cb))
17
+ * fixes pagination issues in fileuploadadapter ([4f8b786](https://github.com/thebyte9/blaze/commit/4f8b786b3e8e015a8775f9a9147efa4016147cdf))
18
+ * fixes pagination issues in fileuploadadapter ([b1d7740](https://github.com/thebyte9/blaze/commit/b1d7740b841bd151e96b4c8046c6b9c736b5d109))
61
19
  * linting fixed automatically ([73135b9](https://github.com/thebyte9/blaze/commit/73135b9b8b0d5407e2e1dfba42ab2381f290607f))
62
20
  * more test fixes ([a2a2f7a](https://github.com/thebyte9/blaze/commit/a2a2f7a650bb2c995660ba8e88e2d8f1c54586d7))
63
21
  * removed unused var in test ([0143cb8](https://github.com/thebyte9/blaze/commit/0143cb80a591d7cdf894e7d74f5087dad5ff4a18))
@@ -73,7 +31,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
73
31
  ### Features
74
32
 
75
33
  * add read only file viewer component ([#4527](https://github.com/thebyte9/blaze/issues/4527)) ([0bc416f](https://github.com/thebyte9/blaze/commit/0bc416f4cbdccaaa24e2e780b17636e84e4f8ffe))
34
+ * limit store type on using schema properties ([#4855](https://github.com/thebyte9/blaze/issues/4855)) ([d0ca5af](https://github.com/thebyte9/blaze/commit/d0ca5afd11b8b1803d5feed6656dfb3ba3a151a2))
76
35
  * preserving filename on file update ([9a3a415](https://github.com/thebyte9/blaze/commit/9a3a4157db99820dae08130da47f6fe8f5f3f9e9))
36
+ * show change file button modal using React context ([#4816](https://github.com/thebyte9/blaze/issues/4816)) ([040089a](https://github.com/thebyte9/blaze/commit/040089a55a74f522e2bfd66870c3a1e703a081fa))
77
37
  * simplify modal layout ([#4504](https://github.com/thebyte9/blaze/issues/4504)) ([fb513ff](https://github.com/thebyte9/blaze/commit/fb513ffd898d7b2b039469c0f76b7b21f54bf833))
78
38
  * updated react to 18 ([9335f84](https://github.com/thebyte9/blaze/commit/9335f8432b376494501abb9c3deef1ddaa9b35a8))
79
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@blaze-cms/plugin-media-ui",
3
- "version": "0.146.0-node18-core-styles-tooltips.11",
3
+ "version": "0.146.0-node18-tooltips.0",
4
4
  "description": "Blaze plugin media ui",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib-es/index.js",
@@ -27,11 +27,11 @@
27
27
  },
28
28
  "license": "GPL-3.0",
29
29
  "dependencies": {
30
- "@blaze-cms/admin-ui-utils": "0.146.0-node18-core-styles-tooltips.5",
31
- "@blaze-cms/core-errors": "0.146.0-node18-core-styles-tooltips.3",
32
- "@blaze-cms/plugin-search-ui": "0.146.0-node18-core-styles-tooltips.11",
33
- "@blaze-cms/react-form-builder": "0.146.0-node18-core-styles-tooltips.11",
34
- "@blaze-cms/setup-ui": "0.146.0-node18-core-styles-tooltips.3",
30
+ "@blaze-cms/admin-ui-utils": "0.146.0-node18-tooltips.0",
31
+ "@blaze-cms/core-errors": "0.146.0-node18-tooltips.0",
32
+ "@blaze-cms/plugin-search-ui": "0.146.0-node18-tooltips.0",
33
+ "@blaze-cms/react-form-builder": "0.146.0-node18-tooltips.0",
34
+ "@blaze-cms/setup-ui": "0.146.0-node18-tooltips.0",
35
35
  "@blaze-react/button": "0.8.0-alpha.82",
36
36
  "@blaze-react/dnd": "^0.7.0",
37
37
  "@blaze-react/drafteditor": "0.7.0",
@@ -47,7 +47,7 @@
47
47
  "react-tiny-virtual-list": "2.2.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@blaze-cms/core-ui": "0.146.0-node18-core-styles-tooltips.3"
50
+ "@blaze-cms/core-ui": "0.146.0-node18-tooltips.0"
51
51
  },
52
52
  "peerDependencies": {
53
53
  "@apollo/client": "3.x",
@@ -60,5 +60,5 @@
60
60
  "lib/*",
61
61
  "lib-es/*"
62
62
  ],
63
- "gitHead": "e022ddbfa2dd8442b0dba2e04cd8575b458a1115"
63
+ "gitHead": "d54711bafcf5b7a943ed347d9ef50f7985f93c58"
64
64
  }