PluginProbe ʕ •ᴥ•ʔ
GenerateBlocks / 1.3.2
GenerateBlocks v1.3.2
trunk 1.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.4.0 1.4.1 1.4.2 1.4.3 1.4.4 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.6.0 1.7.0 1.7.1 1.7.2 1.7.3 1.8.0 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 2.0.0 2.0.1 2.0.2 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.3.0
generateblocks / readme.txt
generateblocks Last commit date
assets 5 years ago dist 5 years ago includes 5 years ago src 5 years ago plugin.php 5 years ago readme.txt 5 years ago
readme.txt
237 lines
1 === GenerateBlocks ===
2 Contributors: edge22
3 Donate link: https://generateblocks.com
4 Tags: blocks, gutenberg, container, headline, grid, columns, page builder, wysiwyg, block editor
5 Requires at least: 5.4
6 Tested up to: 5.7
7 Requires PHP: 5.6
8 Stable tag: 1.3.2
9 License: GPLv2 or later
10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
12 A small collection of lightweight WordPress blocks that can accomplish nearly anything.
13
14 == Description ==
15
16 https://vimeo.com/412896611
17
18 Add incredible versatility to your editor without bloating it with tons of one-dimensional Gutenberg blocks. With GenerateBlocks, you can learn a handful of blocks deeply and use them to build anything.
19
20 [GenerateBlocks](https://generateblocks.com?utm_source=wp-repo&utm_medium=link&utm_campaign=readme) works hand-in-hand with [GeneratePress](https://generatepress.com?utm_source=wp-repo&utm_medium=link&utm_campaign=generateblocks-readme), but is built to work with any theme.
21
22 Looking for more features? Check out [GenerateBlocks Pro](https://generateblocks.com/pro?utm_source=wp-repo&utm_medium=link&utm_campaign=readme).
23
24 = Container =
25
26 Organize your content into rows and sections. The Container block is the foundation of your content, allowing you to design unique sections for your content.
27
28 = Grid =
29
30 Create advanced layouts with flexible grids. The Grid block gives you the ability to create any kind of layout you can imagine.
31
32 = Headline =
33
34 Craft text-rich content with advanced typography. Everything from headings to paragraphs - take full control of your text.
35
36 = Buttons =
37
38 Drive conversions with beautiful buttons.
39
40 = Performance =
41
42 We take performance seriously. Minimal CSS is generated only for the blocks you need, and our HTML structure is as simple as possible while allowing for maximum flexibility.
43
44 = Coding standards =
45
46 Built to the highest coding standards for security, stability and future compatibility.
47
48 = Fully responsive =
49
50 Every block comes with tablet and mobile controls, giving you total control of your responsive design.
51
52 = Documentation =
53
54 Check out our [documentation](https://docs.generateblocks.com) for more information on the individual blocks and how to use them.
55
56 == Installation ==
57
58 There's two ways to install GenerateBlocks.
59
60 1. Go to "Plugins > Add New" in your Dashboard and search for: GenerateBlocks
61 2. Download the .zip from WordPress.org, and upload the folder to the `/wp-content/plugins/` directory via FTP.
62
63 In most cases, #1 will work fine and is way easier.
64
65 == Frequently Asked Questions ==
66
67 = How do I add your blocks to my page? =
68
69 * Create a new page or post
70 * Add a new block, and look for the "GenerateBlocks" category
71 * Choose your block and start building.
72 * It's always best to start with a Container block.
73
74 = What theme should I use? =
75
76 GenerateBlocks was built to work hand-in-hand with [GeneratePress](https://generatepress.com). However, it will work with any theme you choose.
77
78 == Changelog ==
79
80 = 1.3.2 =
81 * New: Add generateblocks.editor.buttonDisableFormatting filter
82 * Fix: Error when using em unit on a div headline
83 * Fix: Icon button spacing in WP 5.7
84 * Fix: Responsive block borders when no desktop border is set
85 * Tweak: Prevent Global Styles (Pro) from regenerating unique ID
86 * Tweak: Integrate Grid block with Global Styles (Pro)
87 * Tweak: Always inline CSS on AMP pages to avoid needing to fetch
88 * Tweak: Adjust editor grid class name to prevent Sass build error
89
90 = 1.3.1 =
91 * Tweak: Apply generateblocks.editor.cssAttrs filter to backgrounds
92
93 = 1.3.0 =
94 * New: Add generateblocks.editor.cssAttrs filter
95 * New: Add generateblocks_headline_selector_tagname filter
96 * New: Add generateblocks.editor.panelContents filter
97 * New: Add Add generateblocks.frontend.containerTagName filter
98 * New: Add generateblocks.editor.headlineDisableFormatting filter
99 * New: Add generateblocks.editor.beforeHeadlineElement filter
100 * New: Add generateblocks.editor.urlInputMoreOptions filter
101 * New: Admin header
102 * Fix: Fix gradient when no stop value is found
103 * Fix: Translations in the editor
104 * Fix: Force inner container z-index when pseudo in use
105 * Fix: Headline text input when has icon but no text
106 * Tweak: Merge bg image and gradient controls into one tab
107 * Tweak: Prepare for Global Styles in Pro
108 * Tweak: Remove duplicate .gb-container class from CSS
109 * Tweak: Add script translations file for settings JS
110 * Tweak: Hide color picker label element if no label
111 * Tweak: Update domPurify
112 * Tweak: Import WP packages instead of defining them
113 * Tweak: Add border-radius to pseudo background image elements
114 * Tweak: Change Element Tag label to Tag Name
115 * Tweak: Add placeholder to Headline block
116 * Tweak: Remove add grid item button from toolbar when selecting layout
117
118 = 1.2.0 =
119 * Markup change: Remove headline-wrapper element from Headlines with icons
120 * Markup change: Change button-text class to gb-button-text in Button block
121 * Markup change: Only output inner gb-button-text span if using an icon
122 * Markup change: Output Button block as span element if no URL exists
123 * Markup change: Add gb-headline-text span if using an icon in Headline block
124 * New: Shape dividers in the Container block
125 * New: Make all blocks fully responsive when using editor responsive previews
126 * New: Add option to apply gradient as a pseudo element
127 * New: Add option to choose background image size
128 * New: Add border radius options to Headline block
129 * New: frontend.insideContainer filter in editor for Container block
130 * New: frontend.beforeContainerClose filter in editor for Container block
131 * New: generateblocks_after_container_open filter in frontend for Container block
132 * New: generateblocks_inside_container filter in frontend for Container block
133 * New: generateblocks_before_container_close filter in frontend for Container block
134 * New: generateblocks_container_tagname filter in frontend for Container block
135 * New: Add div as Headline block element choice
136 * New: Add span as Headline block element choice
137 * New: Add inner z-index option to Container
138 * New: Aside option as Container tag name
139 * New: generateblocks_dynamic_css_priority filter
140 * New: Add support for desktop/tablet-only CSS
141 * Fix: Stacked button alignment in the editor
142 * Fix: Broken background image upload when using official AMP plugin
143 * Fix: Button mobile border-radius
144 * Fix: Check if grid data is an array before looping
145 * Fix: Container tablet/mobile font size values
146 * Fix: Button text not selectable in editor using Firefox
147 * Tweak: Bump required WP version to 5.4
148 * Tweak: Make Container block wrapper HTML dynamic
149 * Tweak: Make Grid block wrapper HTML dynamic
150 * Tweak: Make Button Container block wrapper HTML dynamic
151 * Tweak: Move custom classes to core CSS classes field
152 * Tweak: Move custom ID to core anchor field
153 * Tweak: Remove deprecated isLarge prop in editor
154 * Tweak: Better stacked button alignment on frontend
155 * Tweak: Remove old browser prefixes
156 * Tweak: Update DOMPurify
157 * Tweak: Don't strip protocol from dynamic stylesheet URI
158 * Tweak: Move controls from our Advanced panel into core Advanced panel
159 * Tweak: Move text alignment options in all blocks to the Block Toolbar
160 * Tweak: Remove block margin in the editor
161 * Tweak: Reverse grid gap when using RTL
162 * Tweak: Add default inherit option to tablet/mobile Headline icon alignment
163 * Tweak: Change frontend.insideContainer filter to frontend.afterContainerOpen
164 * Tweak: Update color picker component UI
165 * Tweak: Make icon sets filterable
166 * Tweak: Move Container element tag option to Layout panel
167 * Tweak: Move Container z-index options to Spacing panel
168 * Tweak: Disable fixed background images on mobile
169 * Tweak: Rebuild Headline Element toolbar component
170 * Tweak: Add tag name to Headline CSS selector to improve CSS conflicts
171 * Tweak: Changed order of generateblocks_block_css_data params
172 * Tweak: Use device-specific media queries for remove vertical gap option
173 * Tweak: Change generateblocks.editor.desktopCSS filter to generateblocks.editor.mainCSS
174 * Tweak: Rebuild settings area using React
175 * Tweak: Remove placeholder text from Headline block
176 * Tweak: Move GenerateBlocks admin menu item to top level
177 * Tweak: Regenerate static CSS files after plugin update
178 * Tweak: Adjust unit picker default styling
179 * Tweak: Rebuild background image upload UI
180
181 = 1.1.2 =
182 * Fix: Set background image selector default if undefined
183 * Fix: Set background image opacity default if undefined
184 * Tweak: Remove parsed content caching
185
186 = 1.1.1 =
187 * Fix: Undefined index notice when using background images
188
189 = 1.1.0 =
190 * New: Persistent responsive controls across blocks
191 * New: Filter all HTML attributes
192 * New: Filter Container tagNames
193 * New: Add containerAfterElementTag filter
194 * New: Add option to apply background image as pseudo element
195 * New: Add support for alignwide/alignfull in Container block
196 * New: Display color palette by default in Color component
197 * New: Add option to choose default view in Color component
198 * New: Add aria-label option for Buttons into advanced panel
199 * Tweak: Deprecate background image overlay option
200 * Tweak: Move hexToRGBA to utils
201 * Tweak: Fix repeated common CSS
202 * Tweak: Re-design normal/hover state buttons
203 * Tweak: Filter default background image size
204 * Tweak: Cache parsed blocks on front-end
205 * Tweak: Better display of admin notices in Dashboard
206 * Tweak: Change Container Width label to Contained Width
207 * Tweak: Add future framework for migrating/updating old options
208 * Tweak: Don't allow single button to be saved as reusable
209 * Tweak: Don't allow element tagName to be filtered
210 * Tweak: Allow all standard richText formats in Headline block
211 * Tweak: Better iconSize responsive placeholders
212 * Tweak: Allow decimal values in gradient start/stop
213 * Tweak: Move block name to the end of editor.desktopCSS filter args
214 * Tweak: Add buttonColorsHover to editor.controls filter
215 * Tweak: Change editor.insideContainerWrapper filter to frontend.insideContainer
216 * Tweak: Pass attributes to frontend.insideContainer instead of props
217 * Fix: gridId value in nested grids
218 * Fix: Use inline-block for inline headlines with no icon
219 * Fix: Missing text domains
220 * Fix: Display Headline highlight option in Headline block only
221 * Fix: Headline icon center alignment in IE
222 * Fix: Headline highlight background color in IE
223 * Fix: Mobile selector for width in min-height container
224 * Fix: Add box-sizing to min-height container on tablet/mobile
225 * Fix: Headline text alignment when using an icon
226 * Fix: Allow 0 as iconSize value
227
228 = 1.0.2 =
229 * Tweak: Minify/compress all dist files
230
231 = 1.0.1 =
232 * Fix: Add wp_set_script_translations() to translate block editor
233 * Tweak: Add spacing to update nag in Settings area
234
235 = 1.0 =
236 * Initial release
237