PluginProbe
Tableberg – Simple Gutenberg Table Block / 1.1.5
Tableberg – Simple Gutenberg Table Block v1.1.5
1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 All 42 releases
tableberg / readme.txt

readme.txt in Tableberg – Simple Gutenberg Table Block 1.1.5, at readme.txt

409 lines 19.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Tableberg - Simple Gutenberg Table Block ===
2 Contributors: dotcamp, imtiazrayhan, istiakrayhan, permafrost06, ultimateblocks, wptb, erdembircan, protibimbok, farhanshafi
3 Tags: table, comparison-tables, data-visualization, responsive-table, amazon-affiliate
4 Donate link: https://www.paypal.me/imtiazrayhan/
5 Requires at least: 6.1
6 Tested up to: 7.1
7 Requires PHP: 7.0
8 Stable tag: 1.1.5
9 License: GPLv2 or later
10 License URI: https://www.gnu.org/licenses/gpl-2.0.html
11
12 Table Block For the Block Editor. Craft Beautiful Tables With Ease.
13
14 == Description ==
15
16 The “Table Block by Tableberg” plugin for WordPress simplifies creating and managing tables within the block editor. It features intuitive sub-blocks, allowing users to add and customize tables easily.
17 From pricing tables to product tables, you can build any type of tables using Tableberg. The plugin is designed for both novices and experienced users. It offers advanced functionalities like responsive controls, alignment adjustments, and cell merging, ensuring that tables look great on all devices without the need for coding skills.
18
19 https://youtu.be/TKsL_bUVCTU
20
21 It comes with the following easy-to-use sub-blocks:
22
23 * **Paragraph**: Allows for simple text entries within a table cell.
24 * **List**: Facilitates the addition of organized lists to enhance clarity.
25 * **Button**: Enables the insertion of clickable buttons for calls to action.
26 * **Image**: Supports adding images directly into the table cells.
27 * **Star Rating (Pro)**: Provides an option to include interactive star ratings.
28 * **Styled List (Pro)**: Offers lists with additional styling options.
29 * **Icon (Pro)**: Allows for the integration of icons to visually represent concepts or actions.
30 * **Ribbon (Pro)**: Adds decorative ribbons for highlighting special information.
31 * **Custom HTML (Pro)**: Enables the use of HTML for complex customizations.
32
33 And here are the key features of the Tableberg plugin:
34
35 * **Header Settings**: Options to disable the header, designate the top row as header, or insert a new header.
36 * **Footer Settings**: Similar to header settings, with options for the footer including disable, designate, or insert.
37 * **Table Width & Alignment**: Adjust the overall table width and its alignment on the page.
38 * **Responsive Settings**: Ensures the table adapts to different device screens (Desktop, Tablet, Mobile) for optimal display.
39 * **Color Customizations**: Change colors for the header, footer, even and odd rows for better visual hierarchy.
40 * **Cell Padding & Cell Spacing**: Customize the space within and between cells to improve readability.
41 * **Border Options**: Set the table border size, color, and decide whether to include inner borders with customization.
42 * **Global Font Style**: Control the font color, link color, and font size across the entire table.
43 * **Column Width & Row Height**: Adjust the size of columns and rows to fit content or aesthetic preferences.
44 * **Customizations for Each Block**: Detailed settings for each type of block inserted into the table.
45
46 Now let’s see some of the use cases of the Tableberg plugin:
47
48 * **Pricing Tables**: Ideal for displaying different pricing tiers with clear comparisons of features and costs.
49 * **Comparison Tables**: Compare products, services, or options side by side to aid decision-making.
50 * **Amazon Product Tables**: Showcase Amazon products effectively, enhancing affiliate marketing efforts.
51 * **Pros & Cons Table**: Clearly list the advantages and disadvantages of any item, helping readers make informed choices.
52 * **Team Members Table**: Display team member information such as roles, bios, and contact info in an organized manner.
53 * **Schedule Tables**: Perfect for laying out event schedules, class times, or appointment slots.
54 * **Restaurant Menu Tables**: List menu items along with descriptions and prices in an attractive, easy-to-read format.
55 * **More**: The plugin's flexibility supports a wide range of other applications tailored to specific needs.
56
57 = Source Code =
58
59 The full, human-readable source code ships with the plugin next to the compiled files. To build it, run `npm install`, then `npm run build` for the block editor and `npm run build:admin` for the settings dashboard.
60
61 If you have any suggestions or have faced any issues, contact us [here](https://tableberg.com/contact/). You can also follow Tableberg on [Twitter](https://twitter.com/Tableberg).
62
63
64 == Installation ==
65 1. Upload the plugin zip file via the plugin page of WordPress by clicking \'Add New\' and selecting the zip from your local computer.
66 2. Activate the plugins through the Plugins menu in WordPress.
67
68 == Screenshot ==
69
70 1. Creating a table with Tableberg
71 2. Core Table Block vs Tableberg Block
72
73 == Changelog ==
74
75
76 = 1.1.5 =
77 * FIX: Large images no longer stretch table columns out of shape in the editor
78 * FIX: The Equal width columns option now appears for newly created tables
79
80 = 1.1.4 =
81 * NEW: Added a Block Spacing control for individual cells
82 * NEW: Added Copy and Paste Styles actions to the Text block
83 * PRO: NEW: Added Row Only and Column Only table border modes
84 * FIX: Table border radius now preserves clean rounded outer corners
85 * FIX: Header, footer, even and odd row background colors remain visible in responsive previews
86 * FIX: Pro-only attributes remain preserved without enabling Pro features when Pro is inactive
87 * FIX: Cell plus inserter now opens the Gutenberg block inserter instead of directly adding a Text block
88 * PRO: FIX: Row-only and column-only modes no longer add an unintended outside border
89 * FIX: Prevented rounded tables from duplicating cell borders on the outer wrapper
90 * PRO: FIX: Sticky First Column now remains anchored while scrolling horizontally
91 * IMPROVE: Pro elements now use standard Gutenberg block registration for more reliable editor integration
92 * IMPROVE: Strengthened CSS generation and renderer attribute handling
93
94 = 1.1.3 =
95 * FIX: Even/Odd/Header/Footer row background colors apply again without Pro active
96 * FIX: An Image element with "Enlarge on click" enabled no longer crashes the page
97 * FIX: Activating Pro no longer shows a duplicated deactivation dialog or gets stuck
98 * IMPROVE: Updated the bundled Freemius licensing SDK
99
100 = 1.1.2 =
101 * PRO: NEW: Empty Cell — hide a cell's content on the live site while keeping it visible in the editor for you to edit
102 * PRO: NEW: Border controls for rows, columns and individual cells, in the Styles tab
103 * PRO: NEW: Background color controls for rows and columns
104 * PRO: FIX: A row's own background color no longer gets overridden by the table's default color
105 * PRO: FIX: Column border now outlines the column as a whole, instead of also adding a border between cells inside it
106 * FIX: Removed PHP notices and deprecation warnings shown on newer PHP versions (8.2+)
107 * IMPROVE: Internal code improvements between the free and Pro plugins for better performance and maintainability
108
109 = 1.1.1 =
110 * FIX: In the List element, Enter adds a new item and Tab / Shift+Tab indent and outdent it; nested items now show as a real nested list
111 * FIX: Column Width and Row Height are available again, on the sidebar of the selected cell
112
113 = 1.1.0 =
114 * PRO: NEW: Sticky First Column — keep the first column visible while scrolling horizontally
115 * IMPROVE: Rebuilt the table on real Gutenberg blocks — rows, cells and elements now use native selection, List View, drag to reorder, undo/redo and copy/paste
116 * IMPROVE: Existing tables are converted automatically the first time they are opened; older tables keep rendering unchanged on the frontend
117 * IMPROVE: Press Enter for a new text element and type "/" to insert any element inside a cell, just like paragraphs
118 * IMPROVE: Splitting a merged cell now returns each element to its original cell
119 * IMPROVE: Locked Pro controls are now fully non-interactive with a clearer unlock overlay
120 * PRO: IMPROVE: Ribbon settings are now in a single panel on the cell block
121 * PRO: IMPROVE: Duplicate Row and Duplicate Column moved into the cell toolbar
122 * PRO: IMPROVE: Per-cell Background Color and Vertical Alignment moved to the cell sidebar
123 * PRO: FIX: Enabling sorting no longer breaks the block
124 * PRO: FIX: Search, sorting and pagination now initialize correctly on the frontend
125 * PRO: FIX: Pagination is visible and usable again while editing
126 * FIX: Cross-row cell selection for merging with Ctrl/Cmd+click works again
127 * FIX: Header, footer, even and odd row background colors apply again
128 * FIX: Element font options, common elements alignment and cell spacing apply again
129 * FIX: Image border and radius apply in the editor
130 * FIX: Copying an element pastes as a real block anywhere in the editor
131
132 = 1.0.5 =
133 * NEW: Added margin and padding controls for Text block
134 * NEW: Added copy and paste style actions for table block
135 * NEW: Added an "Enlarge on click" (lightbox) option for the Image block
136 * NEW: Added an Icon Top Spacing control for Styled List items to fine-tune icon alignment
137 * IMPROVE: Made the Table's block inserter available when table cells or blocks are selected
138 * IMPROVE: Reduced spacing between list items
139 * IMPROVE: Added a default black background and white text color for Button block
140 * FIX: Fixed text alignment when text wraps to a second line
141 * FIX: Fixed table border radius not applying
142 * FIX: Fixed styled list icon and text not aligning properly on the frontend, especially with smaller icons
143 * FIX: Fixed faux block toolbar selection for table cells and elements
144 * FIX: Fixed clicking on the table icon from toolbar will now select the whole table block
145 * PRO: FIX: Fixed styled list element controls and editor integration
146
147 = 1.0.4 =
148 * NEW: Margin and padding controls for the whole table block
149 * IMPROVE: Build a multi-cell selection for merging by holding Ctrl/Cmd/Shift while clicking cells
150 * IMPROVE: Hardened content rendering by removing direct innerHTML usage
151 * FIX: Table not showing on the frontend after converting from the core Table block
152 * FIX: Pasting text into table cells
153 * FIX: Edit toolbar detaching from the table when block padding is set
154 * FIX: Missing hover labels on the row and column edit toolbar buttons
155 * PRO: FIX: Styled list element not rendering on the frontend
156
157 = 1.0.3 =
158 * FIX: Spacing control appearance
159
160 = 1.0.2 =
161 * FIX: Custom toolbar getting hidden behind other elements.
162 * FIX: Custom toolbar getting hidden on click.
163 * FIX: Newly created tables become empty after reload.
164 * FIX: Custom column width not working.
165 * FIX: Custom font size picker not working for multi element font size picker
166 * FIX: Decrease font sizes on older tables
167 * PRO: FIX: Inserting styled list element crashes block
168
169 = 1.0.1 =
170 * NEW: Add custom class names for table and cells
171 * FIX: Fix PHP warnings
172 * FIX: Toggle block was registered too early
173 * FIX: Migrated tables' font sizes were too large
174
175 = 1.0.0 =
176 * NEW: Introduced a new architecture for better performance and expanded feature support.
177 * PRO: NEW: Added new datatable feature: pagination.
178 * PRO: IMPROVE: Updated existing datatable features: search and sorting.
179 * PRO: NEW: Added dynamic data source.
180 * PRO: IMPROVE: Updated multi-cell selection and styling for multi-selected cells.
181 * IMPROVE: Moved cell controls for adding/removing rows and columns, and duplicating rows/columns, into a separate toolbar.
182
183 = 0.6.13 =
184 * Update freemius sdk
185
186 = 0.6.12 =
187 * FIX: XSS issue in button block
188
189 = 0.6.11 =
190 * FIX: Handle the case where Gutenberg edit-site is not available
191
192 = 0.6.10 =
193 * FIX: Check user authority before ajax calls
194
195 = 0.6.9 =
196 * NEW: Added pattern library
197
198 = 0.6.8 =
199 * FIX: Border separation not working for some themes
200
201 = 0.6.7 =
202 * FIX: Scroll option in responsive mode not working
203 * FIX: PHP warning: Undefined array key "tableAlignment"
204
205 = 0.6.6 =
206 * NEW: PRO: Create table with AI
207 * NEW: Control to change alignment of all children of all cells
208 * NEW: More controls to customize table caption
209 * FIX: Table center align not working properly
210 * FIX: XSS vulnerabilities
211
212 = 0.6.5 =
213 * FIX: Include required files in the zip
214 * FIX: Make all strings translatable
215 * FIX: Rename functions to avoid conflicts
216 * FIX: Sanitize outputs by escaping as needed
217 * FIX: Enable freemius wordpress.org compliance mode
218 * FIX: Change review link to show all ratings
219
220 = 0.6.4 =
221 * FIX: Update plugin name
222
223 = 0.6.3 =
224 * PRO: NEW: Woocommerce products table
225 * PRO: NEW: Search highlights matching text
226 * PRO: FIX: Search is now case insensitive
227 * NEW: Add table caption support
228 * FIX: Cell vertical alignment now also aligns inner blocks
229
230 = 0.6.2 =
231 * PRO: NEW: Add individual cell border control
232 * FIX: First column's fixed width now persists on reload
233 * FIX: Added a missing class which would throw an error in some cases
234
235 = 0.6.1 =
236 * FIX: An XSS issue in button block
237 * FIX: Version control fatal error (sometimes occurred if plugin repository mirrors are used)
238
239 = 0.6.0 =
240 * FIX: Column stacking in responsive mode.
241 * FIX: An issue where tables made with some older versions won't work.
242 * FIX: Performance issues in the patterns/prebuilt tables viewer.
243 * FIX: Table sometimes disappears in editor; especially during changing preview device.
244 * FIX: Fixed size column widths won't persist after reload in editor.
245
246 = 0.5.9 =
247 * PRO: NEW: Toggle block
248 * FIX: Table disappearing when changing preview device, reloading posts etc.
249
250 = 0.5.8 =
251 * FIX: Custom HTML not displayed properly on frontend
252 * FIX: Color picker now shows theme colors
253 * IMPROVE: Decreased loading time of prebuilt table gallery
254
255 = 0.5.7 =
256 * PRO: NEW: Added search placeholder edit option
257 * PRO: NEW: Localized search placeholder
258 * Pro: New: Added block previews to all the blocks
259 * NEW: Added block previews to blocks and upsells
260 * FIX: Review asking section changed
261 * NEW: Added specific documentation link for each block
262 * NEW: Added more icons to icon block
263 * FIX: icon blocks select icon section scroll
264 * FIX: changed default Item spacing
265
266 = 0.5.6 =
267 * PRO: NEW: Added search option
268 * PRO: NEW: Added sorting option
269 * PRO: FIX: Column background problem
270 * NEW: Added disable theme style option
271 * FIX: Create paragraph block when creating cell
272 * FIX: Adding header/footer caused empty cells
273
274 = 0.5.5 =
275 * PRO: NEW: Empty Cell option
276 * PRO: NEW: Added orientation option in cell
277 * FIX: Set default image width 150px
278 * FIX: Button hover color in the editor
279 * IMPROVE: Added checked & close circle outline icons
280 * PRO: IMPROVE: Added option for enabling/disabling star rating review text
281 * FIX: Responsiveness in the frontend
282 * PRO: FIX: Split styled list on enter key
283 * PRO: FIX: Remove default background color when sticky row/col is enabled
284
285 = 0.5.4 =
286 * FIX: Odd Even row incorrect style
287 * FIX: Fixed width table in frontend
288 * FIX: Inner Border Radius problem
289 * FIX: Table Border Radius problem
290
291 = 0.5.3 =
292 * FIX: A notice being shown about block registration if pro is not active.
293 * FIX: Table border having problem when cell radius is set
294 * FIX: Cell spacing in wrong axes
295 * FIX: Even odd color getting swapped in frontend
296 * FIX: Button text styling not getting rendered
297 * PRO: FIX: Use iframe to display custom html
298 * PRO: FIX: Make row/col only border work with no outside border
299 * NEW: Table border radius control
300 * NEW: Item spacing inside cells
301 * NEW: Tableberg patterns
302 * PRO: NEW: Added badge ribbon
303 * PRO: NEW: Sort rows & columns by drag & drop
304 * PRO: NEW: Individual Row/Col background
305 * PRO: NEW: Individual Row/Col border with radius
306 * IMPROVE: Control cell outside border
307 * IMPROVE: Deactivate pro version when free version is deactivated
308 * IMPROVE: Show Tableberg when searched for Row/Column in editor
309 * PRO: IMPROVE: Added center position in badge ribbon
310 * PRO: IMPROVE: Added rotation option in badge ribbon
311
312 = 0.5.2 =
313 * NEW: Fixed width columns
314 * PRO: NEW: Row-only/Column-only border option
315 * PRO: NEW: Sticky row/column
316 * PRO: NEW: Duplicate row and column
317 * PRO: NEW: Individual cell background
318 * PRO: IMPROVE: Change default star rating color
319 * PRO: IMPROVE: Add font size changer for styled list item
320 * FIX: Escape all strings that come from attributes
321 * FIX: Issue with default border in frontend
322 * FIX: Button font size in frontend
323
324 = 0.5.1 =
325 * NEW: Added table alignment option for full screen
326 * FIX: Tableberg breaks dashboard in lower PHP versions
327 * FIX: Cell padding not working on frontend
328 * IMPROVE: Reduce css variables
329
330 = 0.5.0 =
331 * NEW: Add device type switching in responsive mode
332 * PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon
333 * IMPROVE: Show table block controls in cell block (toolbar and sidebar)
334 * IMPROVE: Split js bundles and reduce bundle sizes
335 * IMPROVE: Exclude empty paragraphs when cells are merged
336 * IMPROVE: Change toolbar button labels to differentiate
337 * IMPROVE: Show block toolbar when creating table
338 * FIX: An issue with even odd row color
339 * FIX: An issue with cell background color in responsive mode
340 * FIX: An issue where tableberg will not load on a fresh wordpress install
341 * FIX: Move blocks to the proper cells on undo of cell merge
342 * FIX: An issue where splitting rows on last column would break
343 * FIX: Resetting values now work properly
344
345 = 0.4.1 =
346 * NEW: Add padding controls to button block
347 * IMPROVE: Change table border in responsive mode
348 * IMPROVE: Add a button to responsive controls to convert top row to header
349 * FIX: A problem with unsplitting at the end of a row
350
351 = 0.4.0 =
352 * NEW: Add support for responsive table
353 * NEW: Alignment control for cell child blocks
354 * NEW: Add support for converting core table to tableberg
355 * IMPROVE: (Image block) Preserve aspect ratio while resizing
356 * IMPROVE: Display block appender when cell children are selected
357 * IMPROVE: Shift+click multi selection update (behaves like MS Excel)
358 * FIX: Wrong css placeholder in cell child blocks (e.g. list)
359 * FIX: (Button block) Incorrect hover colors in editor
360 * FIX: (Image block) Aspect ratio not preserved when resizing via handles
361 * FIX: (Image block) Center alignment not working
362 * FIX: (Image block) Images float when multiple consequent images
363 * FIX: (Image block) URL not set in editmode
364 * FIX: (Paragraph block) First and last margin issue
365
366 = 0.3.3 =
367 * NEW: Split merged cells
368 * IMPROVE: Change table header and footer controls
369 * IMPROVE: Paragraph block placeholder text shortened
370 * FIX: Use th tags in header and footer
371
372 = 0.3.2 =
373
374 * FIX: Default value of column and row in blank table creator dialog
375 * FIX: Row color problem
376
377 = 0.3.1 =
378
379 * HOTFIX: Fixed the issue where plugin could not be activated.
380
381 = 0.3.0 =
382
383 * NEW: Add cell spacing functionality.
384 * IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block.
385 * IMPROVE: Multiple cells can be merged now.
386 * FIX: Adding non-cell blocks to table block breaks the layout.
387
388 = 0.2.1 =
389
390 * FIX: (Button Block) Fixed PHP errors on frontend.
391
392 = 0.2.0 =
393
394 * NEW: Added plugin page with instructions, documentation, and support.
395 * NEW: Added table block preview.
396 * NEW: (Table Block) Added custom block logo.
397 * NEW: (Table Block) Added block transform: transform core block into tableberg block.
398 * NEW: (Table Block) Added table alignment control to toolbar.
399 * NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size.
400 * NEW: (Button Block) Added gradient support.
401 * IMPROVE: Decreased initial spacing
402 * IMPROVE: Changed block name from "Tableberg Image" to "Image".
403 * FIX: (Table Block) Fixed an issue with table footer toggle.
404 * FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown.
405 * FIX: (Table Block) Fixed an issue with adding a new row.
406 * FIX: (Table Block) Fixed an issue with undoing adding a row.
407 * FIX: (Table Block) Fixed an issue with undoing adding a column.
408 * FIX: (Button Block) Fixed an issue with color.
409