-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathreadme.txt
289 lines (210 loc) · 8.5 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
=== AinoBlocks - Gutenberg Website Builder Blocks ===
Author URI : https: //www.elmastudio.de/en
Plugin URI : https: //ainoblocks.io
Contributors : elmastudio
Tags : block, WordPress blocks, gutenberg, blocks
Requires at least: 5.9
Tested up to : 6.1
License : GPL-2.0-or-later
License URI : https: //www.gnu.org/licenses/gpl-2.0.html
Tags : blocks, layout, grid, design, block
A collection of blocks for the Gutenberg block editor to build professional WordPress websites.
== Description ==
The AinoBlocks website builder blocks are a collection of blocks for the Gutenberg block editor. With AinoBlocks and our Full Site Editing block themes you can create professional websites with ease.
== Installation ==
1. Install the AinoBlocks plugin either via the WordPress plugin directory or by uploading the files to your server at wp-content/plugins.
2. Activate the AinoBlocks WordPress plugin through the 'Plugins' menu in WordPress.
3. Use the AinoBlocks blocks on your next page or post.
== Frequently Asked Questions ==
= What are the requirements to use the AinoBlocks blocks plugin? =
You only need to have the latest version of WordPress on your website, to begin with. We do not recommend to use the Gutenberg plugin or WooCommerce blocks plugin on your live websites.
= What WordPress themes work with AinoBlocks blocks? =
Any Gutenberg-ready WordPress theme will work with the AinoBlocks plugin. Since we created the free FSE block [Aino theme](https://wordpress.org/themes/aino/) specifically to work in combination with our block collection we recommend you to use our Aino theme with AinoBlocks.
= How do I get started using AinoBlocks? =
After the AinoBlocks plugin is installed, you will see the AinoBlocks blocks collection in your blocks library on any page and post. You can now choose a block and insert it into your editor.
= Does AinoBlocks come with patterns? =
Yes, you can find the patterns inside the pattern library once you install one of our FSE block themes.
== Resources ==
AinoBlocks WordPress plugin bundles the following third-party resources:
Phosphor Icons
Copyright (c) 2020 Phosphor Icons
License: MIT License, https://raw.githubusercontent.com/phosphor-icons/phosphor-home/master/LICENSE
Source https://phosphoricons.com/
== Changelog ==
= 1.13.0 =
Release date: Nov 10, 2022
New: Icon block new icons added.
Enhance: Button sizes.
= 1.12.2 =
Release date: August 9, 2022
Bugfix: CSS update for Grit Item block.
= 1.12.1 =
Release date: August 8, 2022
Bugfix: Grit Item block aligment desktop setting.
= 1.12.0 =
Release date: August 5, 2022
New: Accordion/FAQ block added to blocks collection.
New: Buttons block responsive flex direction settings.
New: Buttons block responsive flexbox gap settings.
New: Grit Item block aligment tablet and mobile settings.
Enhance: Grid item block InnerBlocks to useInnerBlocksProps.
Bugfix: Hide left,right and top borders if bottom border is set.
Bugfix: Flexbox editor view.
Bugfix: Buttons block 100% width setting.
Bugfix: List block padding missing on frontend.
= 1.11.0 =
Release date: July 26, 2022
Enhance: Block type registering.
Enhance: Flexbox settings.
Enhance: Multiple Buttons block use useInnerBlocksProps.
= 1.10.0 =
Release date: July 4, 2022
Enhance: Icon block with new icon.
Enhance: Grid Container block use useInnerBlocksProps.
Enhance: Flexbox block use useInnerBlocksProps.
= 1.9.2 =
Release date: June 19, 2022
Enhance: New block icons.
Enhance: Plugin name and description.
Enhance: Add upgrade button to plugin list view.
Enhance: Extend grid gap sizes (l = 32px and xl = 48px).
Enhance: Card shadows.
Enhance: Remove Icon Button block from Block collection. The block will be rebuild into a single block.
= 1.9.1 =
Release date: April 25, 2022
Enhance: Gradient background for Flexbox Item block.
Bugfix: Flexbox issue in header in editor view.
= 1.9.0 =
Release date: April 6, 2022
New: Icon block (sinple first version, block will be improved in future updates).
New: Profile Image block (Author block child).
New: Grid Item block responsive margins left and right.
Enhance: Testimonial block.
Enhance: Flexbox Item block.
Enhance: Grid Item block color settings.
Enhance: Author block.
= 1.8.2 =
Enhance: Badge block.
Enhance: Change plugin home URL.
= 1.8.1 =
Enhance: Compress CSS files.
Enhance: Badge block.
= 1.8.0 =
New: Small, medium, large Grid column gap option.
Enhance: Grid block CSS styles.
Enhance: Renamed 'Grid Container' to 'Grid'.
Enhance: Renamed 'Arrow Button' to 'Icon Button'.
= 1.7.1 =
Bugfix: Primary Button Border.
= 1.7.0 =
New: Card border style setting.
New: Flexbox absolute positioning.
Enhance: Card border color setting.
Enhance: Button sizes.
Enhance: Badge settings.
Bugfix: Button color settings.
Bugfix: Card color settings.
= 1.6.0 =
New: Flexbox and Flex Item blocks.
New: Flex direction setting in Buttons block.
New: 100% button width option in Buttons block.
Enhance: Color settings update to support global styles.
Enhance: Block and block category icons.
= 1.5.1 =
New: Responsive spacing extension for Grid Container and Grid Item.
Enhance: Border radius setting for Code, Preformatted, Group and Card blocks.
= 1.5.0 =
New: Responsive spacing extension for Grid Container and Grid Item.
Enhance: Border radius setting for Code, Preformatted, Group and Card blocks.
Enhance: Update to API version 2.
Enhance: Button Block Background Link Color.
Enhance: Grid Block Small gap styles.
Enhance: Delete Freestyle block patterns in order to update and rearrange patterns.
Bugfix: Freestyle Block Patterns.
Bugfix: Core Image block border radius for images with link.
= 1.4.1 =
Bugfix: Core Image block border radius settings, when border radius is not set.
= 1.4.0 =
New: Core Image block border radius settings.
= 1.3.0 =
New: 'Freestyle' block patterns set.
New: Grid full width toolbar button.
New: Grid item background colour setting.
Enhance: Card block border settings.
Enhance: Add spacing setting to Core Separator block.
= 1.2.1 =
New: First 'Freestyle' block pattern.
Bugfix: Sticker block URL input.
Bugfix: Arror button block URL input.
= 1.2.0 =
New: Sticker block.
New: Divider block.
Enhance: Block editor icons.
Enhance: Card block paddings.
Enhance: Badge block.
Enhance: Arrow Button block.
Enhance: Grid and Grid item blocks.
= 1.1.2 =
Bugfix: Fixed typo in plugin header information.
= 1.1.1 =
Bugfix: Added unique function names, namespaces, defines.
= 1.1.0 =
New: Add first block pattern.
New: Arrow Button block.
Enhance: Grid block.
Enhance: Add block preview examples.
Update: Delete Featured Content and Image + Text blocks, since they can be replaced with the Grid block.
Bugfix: Card block padding.
Bugfix: Aino Buttons block settings.
= 1.0.1 =
Enhance: Card block spacing setting.
Enhance: Update block categories.
= 1.0.0 =
New: 12-column Grid container block with grid item block.
New: Spacing top/bottom setting Grid container block.
New: Spacing top/bottom setting in Group block.
Enhance: New Block icons.
Enhance: Hero block grid settings.
= 0.9.0 =
Enhance: Expanded Hero block media settings and moved setting to inspector.
= 0.8.0 =
Enhance: Max width of blocks.
Enhance: Spacing top and bottom inspector setting.
= 0.7.0 =
New: Button block font size option (small, medium, large).
= 0.6.1 =
Enhance: Deleted custom Hero heading CSS class in order to support Aino Heading font size palette.
= 0.6.0 =
New: Spacing top and bottom option with small, medium, large spacing setting. Currently for the blocks Group, Cover, Columns and Featured Content.
New: New 3d Borders button style.
Enhance: Deleted custom Heading font size palette in order to support default Aino theme font size palette. Possible since Gutenberg plugin version 7.9.
= 0.5.0 =
New: Heading Font Size Extension: Adds font size option to heading block.
= 0.4.0 =
New: Support for Block Collections API. Fixes issue #25
= 0.3.0 =
New: Extension Spacing Settings for top and bottom spacing of blocks. Currently available for Aino Featured Content, Group, Cover blocks.
Enhance: Block icon updates. Deleted setting inside toolbar.
= 0.2.2 =
New: Featured Content block "media below" option.
= 0.2.1 =
Enhance: Editor icons update.
Enhance: Hero block styles.
= 0.2.0 =
Enhance: Featured Content block.
= 0.1.3 =
Enhance: Hero block.
= 0.1.2 =
New: Image & Text Block.
= 0.1.1 =
Enhance: Restructure files of existing blocks.
= 0.1.0 =
New: Hero Block.
New: Badge Block.
= 0.0.3 =
Enhance: Advanced Buttons Block.
Enhance: Featured Content Block.
= 0.0.2 =
New: Advanced Button Block.
= 0.0.1 =
Initial release.