@blaze-cms/react-page-builder 0.141.0-core-styles.23 → 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 +25 -64
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -3,18 +3,19 @@
|
|
|
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
|
+
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
8
9
|
|
|
9
|
-
### Features
|
|
10
10
|
|
|
11
|
-
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
12
11
|
|
|
13
12
|
|
|
14
13
|
|
|
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
16
|
|
|
17
|
-
|
|
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)
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
### Bug Fixes
|
|
@@ -22,102 +23,73 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
22
23
|
* fixed thumbnail carousel scroll behaviour/thumbnail click/thumbnail size ([#4349](https://github.com/thebyte9/blaze/issues/4349)) ([327a3db](https://github.com/thebyte9/blaze/commit/327a3db2c67e363716232ef628c93ff3e5720638))
|
|
23
24
|
|
|
24
25
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
# [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)
|
|
29
|
-
|
|
30
|
-
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
# [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)
|
|
37
|
-
|
|
38
|
-
|
|
39
26
|
### Features
|
|
40
27
|
|
|
28
|
+
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
41
29
|
* added thumbnail carousel variant ([#4343](https://github.com/thebyte9/blaze/issues/4343)) ([69beb66](https://github.com/thebyte9/blaze/commit/69beb66445c35f3ff67d5002aa96fe60aa8cae50))
|
|
42
30
|
|
|
43
31
|
|
|
44
32
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
# [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)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Features
|
|
51
|
-
|
|
52
|
-
* add recency boost option to card/list pagebuilder components ([#4306](https://github.com/thebyte9/blaze/issues/4306)) ([6385d97](https://github.com/thebyte9/blaze/commit/6385d972895b50ad82b5b1662368f05dbfa73630))
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
# [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)
|
|
33
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
59
34
|
|
|
60
35
|
|
|
61
36
|
### Bug Fixes
|
|
62
37
|
|
|
63
38
|
* adds style fixes to admin ([ace61c1](https://github.com/thebyte9/blaze/commit/ace61c15d06b58a86ca4cadf2a435e51e142608f))
|
|
39
|
+
* adds style fixes to admin ([696ff96](https://github.com/thebyte9/blaze/commit/696ff96fb9ad36e4b1b09a80af21d1c846475405))
|
|
64
40
|
* lint and updates snapshots ([60db1bf](https://github.com/thebyte9/blaze/commit/60db1bffbfe937da7357ac79805015e5073a4ab0))
|
|
65
41
|
|
|
66
42
|
|
|
67
43
|
### Features
|
|
68
44
|
|
|
45
|
+
* add recency boost option to card/list pagebuilder components ([#4306](https://github.com/thebyte9/blaze/issues/4306)) ([6385d97](https://github.com/thebyte9/blaze/commit/6385d972895b50ad82b5b1662368f05dbfa73630))
|
|
69
46
|
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([547de36](https://github.com/thebyte9/blaze/commit/547de36ae792a4deb403e8dea60a54a8aa1e4858))
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
|
|
47
|
+
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([f97ae66](https://github.com/thebyte9/blaze/commit/f97ae66eb03aff3837f67e089334ba4128f50081))
|
|
48
|
+
* use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
|
|
74
49
|
|
|
75
50
|
|
|
76
51
|
|
|
77
52
|
|
|
78
53
|
|
|
79
|
-
# [0.141.0-
|
|
54
|
+
# [0.141.0-alpha.1](https://github.com/thebyte9/blaze/compare/v0.141.0-alpha.0...v0.141.0-alpha.1) (2024-05-08)
|
|
80
55
|
|
|
81
56
|
|
|
82
57
|
### Bug Fixes
|
|
83
58
|
|
|
84
|
-
*
|
|
85
|
-
|
|
86
|
-
|
|
59
|
+
* fixed thumbnail carousel scroll behaviour/thumbnail click/thumbnail size ([#4349](https://github.com/thebyte9/blaze/issues/4349)) ([327a3db](https://github.com/thebyte9/blaze/commit/327a3db2c67e363716232ef628c93ff3e5720638))
|
|
87
60
|
|
|
88
61
|
|
|
62
|
+
### Features
|
|
89
63
|
|
|
90
|
-
|
|
64
|
+
* added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
|
|
65
|
+
* added thumbnail carousel variant ([#4343](https://github.com/thebyte9/blaze/issues/4343)) ([69beb66](https://github.com/thebyte9/blaze/commit/69beb66445c35f3ff67d5002aa96fe60aa8cae50))
|
|
91
66
|
|
|
92
67
|
|
|
93
|
-
### Features
|
|
94
68
|
|
|
95
|
-
* use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
|
|
96
69
|
|
|
97
70
|
|
|
71
|
+
# [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
|
|
98
72
|
|
|
99
73
|
|
|
74
|
+
### Bug Fixes
|
|
100
75
|
|
|
101
|
-
|
|
76
|
+
* adds style fixes to admin ([ace61c1](https://github.com/thebyte9/blaze/commit/ace61c15d06b58a86ca4cadf2a435e51e142608f))
|
|
77
|
+
* adds style fixes to admin ([696ff96](https://github.com/thebyte9/blaze/commit/696ff96fb9ad36e4b1b09a80af21d1c846475405))
|
|
78
|
+
* lint and updates snapshots ([60db1bf](https://github.com/thebyte9/blaze/commit/60db1bffbfe937da7357ac79805015e5073a4ab0))
|
|
102
79
|
|
|
103
80
|
|
|
104
81
|
### Features
|
|
105
82
|
|
|
83
|
+
* add recency boost option to card/list pagebuilder components ([#4306](https://github.com/thebyte9/blaze/issues/4306)) ([6385d97](https://github.com/thebyte9/blaze/commit/6385d972895b50ad82b5b1662368f05dbfa73630))
|
|
84
|
+
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([547de36](https://github.com/thebyte9/blaze/commit/547de36ae792a4deb403e8dea60a54a8aa1e4858))
|
|
106
85
|
* page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([f97ae66](https://github.com/thebyte9/blaze/commit/f97ae66eb03aff3837f67e089334ba4128f50081))
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
## [0.140.1](https://github.com/thebyte9/blaze/compare/v0.140.1-alpha.0...v0.140.1) (2024-03-04)
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
## [0.140.1-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.1-alpha.0) (2024-03-04)
|
|
86
|
+
* use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
|
|
115
87
|
|
|
116
88
|
|
|
117
89
|
|
|
118
90
|
|
|
119
91
|
|
|
120
|
-
## [0.140.
|
|
92
|
+
## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
|
|
121
93
|
|
|
122
94
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
|
123
95
|
|
|
@@ -125,17 +97,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
125
97
|
|
|
126
98
|
|
|
127
99
|
|
|
128
|
-
## [0.140.2-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.2-core-styles.0) (2024-03-06)
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
### Bug Fixes
|
|
132
|
-
|
|
133
|
-
* added prefix_length to fuzzy querys ([#4278](https://github.com/thebyte9/blaze/issues/4278)) ([887cc4f](https://github.com/thebyte9/blaze/commit/887cc4f5b669cbe3c597cd8cd9bf050e30767b47))
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
100
|
## [0.140.1](https://github.com/thebyte9/blaze/compare/v0.140.1-alpha.0...v0.140.1) (2024-03-04)
|
|
140
101
|
|
|
141
102
|
**Note:** Version bump only for package @blaze-cms/react-page-builder
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blaze-cms/react-page-builder",
|
|
3
|
-
"version": "0.141.0
|
|
3
|
+
"version": "0.141.0",
|
|
4
4
|
"description": "Blaze react page builder",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "lib-es/index.js",
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
},
|
|
28
28
|
"license": "GPL-3.0",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@blaze-cms/core-auth-ui": "0.
|
|
31
|
-
"@blaze-cms/core-errors": "0.140.
|
|
32
|
-
"@blaze-cms/core-errors-ui": "0.140.
|
|
30
|
+
"@blaze-cms/core-auth-ui": "^0.141.0",
|
|
31
|
+
"@blaze-cms/core-errors": "^0.140.3",
|
|
32
|
+
"@blaze-cms/core-errors-ui": "^0.140.3",
|
|
33
33
|
"@blaze-cms/image-cdn-react": "0.3.0-alpha.6",
|
|
34
|
-
"@blaze-cms/nextjs-components": "0.141.0
|
|
35
|
-
"@blaze-cms/plugin-search-ui": "0.141.0
|
|
36
|
-
"@blaze-cms/setup-ui": "0.140.
|
|
37
|
-
"@blaze-cms/utils": "0.140.
|
|
38
|
-
"@blaze-cms/utils-handlebars": "0.141.0
|
|
34
|
+
"@blaze-cms/nextjs-components": "^0.141.0",
|
|
35
|
+
"@blaze-cms/plugin-search-ui": "^0.141.0",
|
|
36
|
+
"@blaze-cms/setup-ui": "^0.140.3",
|
|
37
|
+
"@blaze-cms/utils": "^0.140.3",
|
|
38
|
+
"@blaze-cms/utils-handlebars": "^0.141.0",
|
|
39
39
|
"@blaze-react/breadcrumb": "0.8.0-alpha.60",
|
|
40
40
|
"@blaze-react/button": "0.5.19",
|
|
41
41
|
"@blaze-react/checkboxes": "0.5.31",
|
|
@@ -89,5 +89,5 @@
|
|
|
89
89
|
"lib/*",
|
|
90
90
|
"lib-es/*"
|
|
91
91
|
],
|
|
92
|
-
"gitHead": "
|
|
92
|
+
"gitHead": "2a61d1506ef11a21af4d65d1eaf065b9fbdb9e23"
|
|
93
93
|
}
|