@blaze-cms/plugin-data-ui 0.141.0-core-styles.24 → 0.141.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 +16 -81
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,7 +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.141.0
|
|
6
|
+
# [0.141.0](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.2...v0.141.0) (2024-05-14)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
9
9
|
|
|
@@ -11,126 +11,61 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
11
11
|
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
# [0.141.0-
|
|
14
|
+
# [0.141.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.140.4...v0.141.0-alpha.2) (2024-05-10)
|
|
15
15
|
|
|
16
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
# [0.141.0-core-styles.22](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.21...v0.141.0-core-styles.22) (2024-05-03)
|
|
23
|
-
|
|
24
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
# [0.141.0-core-styles.21](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.20...v0.141.0-core-styles.21) (2024-05-02)
|
|
31
|
-
|
|
32
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
# [0.141.0-core-styles.20](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.19...v0.141.0-core-styles.20) (2024-05-01)
|
|
39
16
|
|
|
40
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
# [0.141.0-core-styles.16](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.15...v0.141.0-core-styles.16) (2024-04-25)
|
|
47
|
-
|
|
48
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
# [0.141.0-core-styles.10](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.9...v0.141.0-core-styles.10) (2024-04-12)
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
|
|
59
|
-
|
|
60
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
61
17
|
|
|
18
|
+
# [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
|
|
62
19
|
|
|
63
20
|
|
|
64
21
|
|
|
65
|
-
|
|
66
|
-
# [0.141.0-core-styles.6](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.5...v0.141.0-core-styles.6) (2024-03-25)
|
|
67
|
-
|
|
68
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
# [0.141.0-core-styles.5](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.4...v0.141.0-core-styles.5) (2024-03-25)
|
|
22
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
75
23
|
|
|
76
24
|
|
|
77
25
|
### Bug Fixes
|
|
78
26
|
|
|
27
|
+
* handle elastic search based admin listings ([#4299](https://github.com/thebyte9/blaze/issues/4299)) ([689066b](https://github.com/thebyte9/blaze/commit/689066b0fada4ed32594e1d0b1fbf7a53fc02286))
|
|
79
28
|
* ListingTable to hide add button when filters are set ([#4308](https://github.com/thebyte9/blaze/issues/4308)) ([be936cd](https://github.com/thebyte9/blaze/commit/be936cdda52bdb335d8d3b70408cfd12f73f3d82))
|
|
80
29
|
|
|
81
30
|
|
|
82
31
|
### Features
|
|
83
32
|
|
|
33
|
+
* auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
|
|
84
34
|
* handle visibility of actions ([#3994](https://github.com/thebyte9/blaze/issues/3994)) ([995e36d](https://github.com/thebyte9/blaze/commit/995e36ded2c7702d382e0c6b0853bd98f4c4c613))
|
|
35
|
+
* use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
|
|
85
36
|
|
|
86
37
|
|
|
87
38
|
|
|
88
39
|
|
|
89
40
|
|
|
90
|
-
# [0.141.0-
|
|
91
|
-
|
|
41
|
+
# [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
|
|
92
42
|
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
* handle elastic search based admin listings ([#4299](https://github.com/thebyte9/blaze/issues/4299)) ([689066b](https://github.com/thebyte9/blaze/commit/689066b0fada4ed32594e1d0b1fbf7a53fc02286))
|
|
43
|
+
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
96
44
|
|
|
97
45
|
|
|
98
|
-
### Features
|
|
99
46
|
|
|
100
|
-
* auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
|
|
101
47
|
|
|
102
48
|
|
|
49
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
103
50
|
|
|
104
51
|
|
|
52
|
+
### Bug Fixes
|
|
105
53
|
|
|
106
|
-
|
|
54
|
+
* handle elastic search based admin listings ([#4299](https://github.com/thebyte9/blaze/issues/4299)) ([689066b](https://github.com/thebyte9/blaze/commit/689066b0fada4ed32594e1d0b1fbf7a53fc02286))
|
|
55
|
+
* ListingTable to hide add button when filters are set ([#4308](https://github.com/thebyte9/blaze/issues/4308)) ([be936cd](https://github.com/thebyte9/blaze/commit/be936cdda52bdb335d8d3b70408cfd12f73f3d82))
|
|
107
56
|
|
|
108
57
|
|
|
109
58
|
### Features
|
|
110
59
|
|
|
60
|
+
* auto save changes when edit entity ([#4005](https://github.com/thebyte9/blaze/issues/4005)) ([cf1df8f](https://github.com/thebyte9/blaze/commit/cf1df8f40c3a2fec8ab49319874153f2fe4471f2))
|
|
61
|
+
* handle visibility of actions ([#3994](https://github.com/thebyte9/blaze/issues/3994)) ([995e36d](https://github.com/thebyte9/blaze/commit/995e36ded2c7702d382e0c6b0853bd98f4c4c613))
|
|
111
62
|
* use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
|
|
112
63
|
|
|
113
64
|
|
|
114
65
|
|
|
115
66
|
|
|
116
67
|
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
## [0.140.2-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.140.2-core-styles.0...v0.140.2-core-styles.1) (2024-03-07)
|
|
126
|
-
|
|
127
|
-
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
## [0.140.2-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.2-core-styles.0) (2024-03-06)
|
|
68
|
+
## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
|
|
134
69
|
|
|
135
70
|
**Note:** Version bump only for package @blaze-cms/plugin-data-ui
|
|
136
71
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/plugin-data-ui",
|
|
3
|
-
"version": "0.141.0
|
|
3
|
+
"version": "0.141.0",
|
|
4
4
|
"description": "Blaze plugin data ui",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -27,13 +27,13 @@
|
|
|
27
27
|
},
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@blaze-cms/admin-ui-utils": "0.141.0
|
|
31
|
-
"@blaze-cms/core-errors": "0.140.
|
|
32
|
-
"@blaze-cms/plugin-render-hooks-ui": "0.140.
|
|
33
|
-
"@blaze-cms/react-form-builder": "0.141.0
|
|
34
|
-
"@blaze-cms/react-page-builder": "0.141.0
|
|
35
|
-
"@blaze-cms/setup-ui": "0.140.
|
|
36
|
-
"@blaze-cms/versioning-ui": "0.140.
|
|
30
|
+
"@blaze-cms/admin-ui-utils": "^0.141.0",
|
|
31
|
+
"@blaze-cms/core-errors": "^0.140.3",
|
|
32
|
+
"@blaze-cms/plugin-render-hooks-ui": "^0.140.3",
|
|
33
|
+
"@blaze-cms/react-form-builder": "^0.141.0",
|
|
34
|
+
"@blaze-cms/react-page-builder": "^0.141.0",
|
|
35
|
+
"@blaze-cms/setup-ui": "^0.140.3",
|
|
36
|
+
"@blaze-cms/versioning-ui": "^0.140.3",
|
|
37
37
|
"@blaze-react/button": "0.5.19",
|
|
38
38
|
"@blaze-react/more": "0.5.19",
|
|
39
39
|
"@blaze-react/multiselect": "0.8.0-alpha.78",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"uuid": "^3.3.3"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@blaze-cms/core-ui": "0.140.
|
|
58
|
+
"@blaze-cms/core-ui": "^0.140.3"
|
|
59
59
|
},
|
|
60
60
|
"peerDependencies": {
|
|
61
61
|
"@apollo/client": "3.x",
|
|
@@ -67,5 +67,5 @@
|
|
|
67
67
|
"lib/*",
|
|
68
68
|
"lib-es/*"
|
|
69
69
|
],
|
|
70
|
-
"gitHead": "
|
|
70
|
+
"gitHead": "2a61d1506ef11a21af4d65d1eaf065b9fbdb9e23"
|
|
71
71
|
}
|