@blaze-cms/react-page-builder 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +23 -70
  2. 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-core-styles.24](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.23...v0.141.0-core-styles.24) (2024-05-09)
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/react-page-builder
9
9
 
@@ -11,18 +11,11 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- # [0.141.0-core-styles.23](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.22...v0.141.0-core-styles.23) (2024-05-07)
15
-
16
-
17
- ### Features
18
-
19
- * added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
14
+ # [0.141.0-alpha.2](https://github.com/thebyte9/blaze/compare/v0.140.4...v0.141.0-alpha.2) (2024-05-10)
20
15
 
21
16
 
22
17
 
23
-
24
-
25
- # [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)
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)
26
19
 
27
20
 
28
21
  ### Bug Fixes
@@ -30,102 +23,73 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
30
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))
31
24
 
32
25
 
33
-
34
-
35
-
36
- # [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)
37
-
38
- **Note:** Version bump only for package @blaze-cms/react-page-builder
39
-
40
-
41
-
42
-
43
-
44
- # [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)
45
-
46
-
47
26
  ### Features
48
27
 
28
+ * added core variants to blaze ([#4273](https://github.com/thebyte9/blaze/issues/4273)) ([b88be3e](https://github.com/thebyte9/blaze/commit/b88be3ed96553379bae0892f3d091f77adaedcfb))
49
29
  * added thumbnail carousel variant ([#4343](https://github.com/thebyte9/blaze/issues/4343)) ([69beb66](https://github.com/thebyte9/blaze/commit/69beb66445c35f3ff67d5002aa96fe60aa8cae50))
50
30
 
51
31
 
52
32
 
53
-
54
-
55
- # [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)
56
-
57
-
58
- ### Features
59
-
60
- * 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))
61
-
62
-
63
-
64
-
65
-
66
- # [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)
67
34
 
68
35
 
69
36
  ### Bug Fixes
70
37
 
71
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))
72
40
  * lint and updates snapshots ([60db1bf](https://github.com/thebyte9/blaze/commit/60db1bffbfe937da7357ac79805015e5073a4ab0))
73
41
 
74
42
 
75
43
  ### Features
76
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))
77
46
  * page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([547de36](https://github.com/thebyte9/blaze/commit/547de36ae792a4deb403e8dea60a54a8aa1e4858))
78
-
79
-
80
-
81
- ## [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))
82
49
 
83
50
 
84
51
 
85
52
 
86
53
 
87
- # [0.141.0-core-styles.3](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.2...v0.141.0-core-styles.3) (2024-03-19)
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)
88
55
 
89
56
 
90
57
  ### Bug Fixes
91
58
 
92
- * adds style fixes to admin ([696ff96](https://github.com/thebyte9/blaze/commit/696ff96fb9ad36e4b1b09a80af21d1c846475405))
93
-
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))
94
60
 
95
61
 
62
+ ### Features
96
63
 
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))
97
66
 
98
- # [0.141.0-core-styles.1](https://github.com/thebyte9/blaze/compare/v0.141.0-core-styles.0...v0.141.0-core-styles.1) (2024-03-15)
99
67
 
100
68
 
101
- ### Features
102
-
103
- * use classic pagination in the listing ([#4148](https://github.com/thebyte9/blaze/issues/4148)) ([4b96d20](https://github.com/thebyte9/blaze/commit/4b96d20b288bc75a16a93c950ae951e84e5f2055))
104
69
 
105
70
 
71
+ # [0.141.0-alpha.0](https://github.com/thebyte9/blaze/compare/v0.140.3...v0.141.0-alpha.0) (2024-04-24)
106
72
 
107
73
 
74
+ ### Bug Fixes
108
75
 
109
- # [0.141.0-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.2-core-styles.1...v0.141.0-core-styles.0) (2024-03-08)
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))
110
79
 
111
80
 
112
81
  ### Features
113
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))
114
85
  * page builder component app event hook ([#4290](https://github.com/thebyte9/blaze/issues/4290)) ([f97ae66](https://github.com/thebyte9/blaze/commit/f97ae66eb03aff3837f67e089334ba4128f50081))
115
-
116
-
117
-
118
- ## [0.140.1](https://github.com/thebyte9/blaze/compare/v0.140.1-alpha.0...v0.140.1) (2024-03-04)
119
-
120
-
121
-
122
- ## [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))
123
87
 
124
88
 
125
89
 
126
90
 
127
91
 
128
- ## [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)
92
+ ## [0.140.3](https://github.com/thebyte9/blaze/compare/v0.140.2...v0.140.3) (2024-04-04)
129
93
 
130
94
  **Note:** Version bump only for package @blaze-cms/react-page-builder
131
95
 
@@ -133,17 +97,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
133
97
 
134
98
 
135
99
 
136
- ## [0.140.2-core-styles.0](https://github.com/thebyte9/blaze/compare/v0.140.0...v0.140.2-core-styles.0) (2024-03-06)
137
-
138
-
139
- ### Bug Fixes
140
-
141
- * added prefix_length to fuzzy querys ([#4278](https://github.com/thebyte9/blaze/issues/4278)) ([887cc4f](https://github.com/thebyte9/blaze/commit/887cc4f5b669cbe3c597cd8cd9bf050e30767b47))
142
-
143
-
144
-
145
-
146
-
147
100
  ## [0.140.1](https://github.com/thebyte9/blaze/compare/v0.140.1-alpha.0...v0.140.1) (2024-03-04)
148
101
 
149
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-core-styles.24",
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.141.0-core-styles.24",
31
- "@blaze-cms/core-errors": "0.140.2-core-styles.1",
32
- "@blaze-cms/core-errors-ui": "0.140.2-core-styles.1",
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-core-styles.21",
35
- "@blaze-cms/plugin-search-ui": "0.141.0-core-styles.21",
36
- "@blaze-cms/setup-ui": "0.140.2-core-styles.1",
37
- "@blaze-cms/utils": "0.140.2-core-styles.1",
38
- "@blaze-cms/utils-handlebars": "0.141.0-core-styles.21",
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": "10bae700fc0ec6ebfa0a5d14762ef02ad1ecbd15"
92
+ "gitHead": "2a61d1506ef11a21af4d65d1eaf065b9fbdb9e23"
93
93
  }