PluginProbe
Tableberg – Simple Gutenberg Table Block / 1.1.1
Tableberg – Simple Gutenberg Table Block v1.1.1
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.1, at readme.txt

372 lines 16.8 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
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.0
7 Requires PHP: 7.0
8 Stable tag: 1.1.1
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 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).
58
59
60 == Installation ==
61 1. Upload the plugin zip file via the plugin page of WordPress by clicking \'Add New\' and selecting the zip from your local computer.
62 2. Activate the plugins through the Plugins menu in WordPress.
63
64 == Screenshot ==
65
66 1. Creating a table with Tableberg
67 2. Core Table Block vs Tableberg Block
68
69 == Changelog ==
70
71
72 = 1.1.1 =
73 * 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
74 * FIX: Column Width and Row Height are available again, on the sidebar of the selected cell
75
76 = 1.1.0 =
77 * PRO: NEW: Sticky First Column — keep the first column visible while scrolling horizontally
78 * 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
79 * IMPROVE: Existing tables are converted automatically the first time they are opened; older tables keep rendering unchanged on the frontend
80 * IMPROVE: Press Enter for a new text element and type "/" to insert any element inside a cell, just like paragraphs
81 * IMPROVE: Splitting a merged cell now returns each element to its original cell
82 * IMPROVE: Locked Pro controls are now fully non-interactive with a clearer unlock overlay
83 * PRO: IMPROVE: Ribbon settings are now in a single panel on the cell block
84 * PRO: IMPROVE: Duplicate Row and Duplicate Column moved into the cell toolbar
85 * PRO: IMPROVE: Per-cell Background Color and Vertical Alignment moved to the cell sidebar
86 * PRO: FIX: Enabling sorting no longer breaks the block
87 * PRO: FIX: Search, sorting and pagination now initialize correctly on the frontend
88 * PRO: FIX: Pagination is visible and usable again while editing
89 * FIX: Cross-row cell selection for merging with Ctrl/Cmd+click works again
90 * FIX: Header, footer, even and odd row background colors apply again
91 * FIX: Element font options, common elements alignment and cell spacing apply again
92 * FIX: Image border and radius apply in the editor
93 * FIX: Copying an element pastes as a real block anywhere in the editor
94
95 = 1.0.5 =
96 * NEW: Added margin and padding controls for Text block
97 * NEW: Added copy and paste style actions for table block
98 * NEW: Added an "Enlarge on click" (lightbox) option for the Image block
99 * NEW: Added an Icon Top Spacing control for Styled List items to fine-tune icon alignment
100 * IMPROVE: Made the Table's block inserter available when table cells or blocks are selected
101 * IMPROVE: Reduced spacing between list items
102 * IMPROVE: Added a default black background and white text color for Button block
103 * FIX: Fixed text alignment when text wraps to a second line
104 * FIX: Fixed table border radius not applying
105 * FIX: Fixed styled list icon and text not aligning properly on the frontend, especially with smaller icons
106 * FIX: Fixed faux block toolbar selection for table cells and elements
107 * FIX: Fixed clicking on the table icon from toolbar will now select the whole table block
108 * PRO: FIX: Fixed styled list element controls and editor integration
109
110 = 1.0.4 =
111 * NEW: Margin and padding controls for the whole table block
112 * IMPROVE: Build a multi-cell selection for merging by holding Ctrl/Cmd/Shift while clicking cells
113 * IMPROVE: Hardened content rendering by removing direct innerHTML usage
114 * FIX: Table not showing on the frontend after converting from the core Table block
115 * FIX: Pasting text into table cells
116 * FIX: Edit toolbar detaching from the table when block padding is set
117 * FIX: Missing hover labels on the row and column edit toolbar buttons
118 * PRO: FIX: Styled list element not rendering on the frontend
119
120 = 1.0.3 =
121 * FIX: Spacing control appearance
122
123 = 1.0.2 =
124 * FIX: Custom toolbar getting hidden behind other elements.
125 * FIX: Custom toolbar getting hidden on click.
126 * FIX: Newly created tables become empty after reload.
127 * FIX: Custom column width not working.
128 * FIX: Custom font size picker not working for multi element font size picker
129 * FIX: Decrease font sizes on older tables
130 * PRO: FIX: Inserting styled list element crashes block
131
132 = 1.0.1 =
133 * NEW: Add custom class names for table and cells
134 * FIX: Fix PHP warnings
135 * FIX: Toggle block was registered too early
136 * FIX: Migrated tables' font sizes were too large
137
138 = 1.0.0 =
139 * NEW: Introduced a new architecture for better performance and expanded feature support.
140 * PRO: NEW: Added new datatable feature: pagination.
141 * PRO: IMPROVE: Updated existing datatable features: search and sorting.
142 * PRO: NEW: Added dynamic data source.
143 * PRO: IMPROVE: Updated multi-cell selection and styling for multi-selected cells.
144 * IMPROVE: Moved cell controls for adding/removing rows and columns, and duplicating rows/columns, into a separate toolbar.
145
146 = 0.6.13 =
147 * Update freemius sdk
148
149 = 0.6.12 =
150 * FIX: XSS issue in button block
151
152 = 0.6.11 =
153 * FIX: Handle the case where Gutenberg edit-site is not available
154
155 = 0.6.10 =
156 * FIX: Check user authority before ajax calls
157
158 = 0.6.9 =
159 * NEW: Added pattern library
160
161 = 0.6.8 =
162 * FIX: Border separation not working for some themes
163
164 = 0.6.7 =
165 * FIX: Scroll option in responsive mode not working
166 * FIX: PHP warning: Undefined array key "tableAlignment"
167
168 = 0.6.6 =
169 * NEW: PRO: Create table with AI
170 * NEW: Control to change alignment of all children of all cells
171 * NEW: More controls to customize table caption
172 * FIX: Table center align not working properly
173 * FIX: XSS vulnerabilities
174
175 = 0.6.5 =
176 * FIX: Include required files in the zip
177 * FIX: Make all strings translatable
178 * FIX: Rename functions to avoid conflicts
179 * FIX: Sanitize outputs by escaping as needed
180 * FIX: Enable freemius wordpress.org compliance mode
181 * FIX: Change review link to show all ratings
182
183 = 0.6.4 =
184 * FIX: Update plugin name
185
186 = 0.6.3 =
187 * PRO: NEW: Woocommerce products table
188 * PRO: NEW: Search highlights matching text
189 * PRO: FIX: Search is now case insensitive
190 * NEW: Add table caption support
191 * FIX: Cell vertical alignment now also aligns inner blocks
192
193 = 0.6.2 =
194 * PRO: NEW: Add individual cell border control
195 * FIX: First column's fixed width now persists on reload
196 * FIX: Added a missing class which would throw an error in some cases
197
198 = 0.6.1 =
199 * FIX: An XSS issue in button block
200 * FIX: Version control fatal error (sometimes occurred if plugin repository mirrors are used)
201
202 = 0.6.0 =
203 * FIX: Column stacking in responsive mode.
204 * FIX: An issue where tables made with some older versions won't work.
205 * FIX: Performance issues in the patterns/prebuilt tables viewer.
206 * FIX: Table sometimes disappears in editor; especially during changing preview device.
207 * FIX: Fixed size column widths won't persist after reload in editor.
208
209 = 0.5.9 =
210 * PRO: NEW: Toggle block
211 * FIX: Table disappearing when changing preview device, reloading posts etc.
212
213 = 0.5.8 =
214 * FIX: Custom HTML not displayed properly on frontend
215 * FIX: Color picker now shows theme colors
216 * IMPROVE: Decreased loading time of prebuilt table gallery
217
218 = 0.5.7 =
219 * PRO: NEW: Added search placeholder edit option
220 * PRO: NEW: Localized search placeholder
221 * Pro: New: Added block previews to all the blocks
222 * NEW: Added block previews to blocks and upsells
223 * FIX: Review asking section changed
224 * NEW: Added specific documentation link for each block
225 * NEW: Added more icons to icon block
226 * FIX: icon blocks select icon section scroll
227 * FIX: changed default Item spacing
228
229 = 0.5.6 =
230 * PRO: NEW: Added search option
231 * PRO: NEW: Added sorting option
232 * PRO: FIX: Column background problem
233 * NEW: Added disable theme style option
234 * FIX: Create paragraph block when creating cell
235 * FIX: Adding header/footer caused empty cells
236
237 = 0.5.5 =
238 * PRO: NEW: Empty Cell option
239 * PRO: NEW: Added orientation option in cell
240 * FIX: Set default image width 150px
241 * FIX: Button hover color in the editor
242 * IMPROVE: Added checked & close circle outline icons
243 * PRO: IMPROVE: Added option for enabling/disabling star rating review text
244 * FIX: Responsiveness in the frontend
245 * PRO: FIX: Split styled list on enter key
246 * PRO: FIX: Remove default background color when sticky row/col is enabled
247
248 = 0.5.4 =
249 * FIX: Odd Even row incorrect style
250 * FIX: Fixed width table in frontend
251 * FIX: Inner Border Radius problem
252 * FIX: Table Border Radius problem
253
254 = 0.5.3 =
255 * FIX: A notice being shown about block registration if pro is not active.
256 * FIX: Table border having problem when cell radius is set
257 * FIX: Cell spacing in wrong axes
258 * FIX: Even odd color getting swapped in frontend
259 * FIX: Button text styling not getting rendered
260 * PRO: FIX: Use iframe to display custom html
261 * PRO: FIX: Make row/col only border work with no outside border
262 * NEW: Table border radius control
263 * NEW: Item spacing inside cells
264 * NEW: Tableberg patterns
265 * PRO: NEW: Added badge ribbon
266 * PRO: NEW: Sort rows & columns by drag & drop
267 * PRO: NEW: Individual Row/Col background
268 * PRO: NEW: Individual Row/Col border with radius
269 * IMPROVE: Control cell outside border
270 * IMPROVE: Deactivate pro version when free version is deactivated
271 * IMPROVE: Show Tableberg when searched for Row/Column in editor
272 * PRO: IMPROVE: Added center position in badge ribbon
273 * PRO: IMPROVE: Added rotation option in badge ribbon
274
275 = 0.5.2 =
276 * NEW: Fixed width columns
277 * PRO: NEW: Row-only/Column-only border option
278 * PRO: NEW: Sticky row/column
279 * PRO: NEW: Duplicate row and column
280 * PRO: NEW: Individual cell background
281 * PRO: IMPROVE: Change default star rating color
282 * PRO: IMPROVE: Add font size changer for styled list item
283 * FIX: Escape all strings that come from attributes
284 * FIX: Issue with default border in frontend
285 * FIX: Button font size in frontend
286
287 = 0.5.1 =
288 * NEW: Added table alignment option for full screen
289 * FIX: Tableberg breaks dashboard in lower PHP versions
290 * FIX: Cell padding not working on frontend
291 * IMPROVE: Reduce css variables
292
293 = 0.5.0 =
294 * NEW: Add device type switching in responsive mode
295 * PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon
296 * IMPROVE: Show table block controls in cell block (toolbar and sidebar)
297 * IMPROVE: Split js bundles and reduce bundle sizes
298 * IMPROVE: Exclude empty paragraphs when cells are merged
299 * IMPROVE: Change toolbar button labels to differentiate
300 * IMPROVE: Show block toolbar when creating table
301 * FIX: An issue with even odd row color
302 * FIX: An issue with cell background color in responsive mode
303 * FIX: An issue where tableberg will not load on a fresh wordpress install
304 * FIX: Move blocks to the proper cells on undo of cell merge
305 * FIX: An issue where splitting rows on last column would break
306 * FIX: Resetting values now work properly
307
308 = 0.4.1 =
309 * NEW: Add padding controls to button block
310 * IMPROVE: Change table border in responsive mode
311 * IMPROVE: Add a button to responsive controls to convert top row to header
312 * FIX: A problem with unsplitting at the end of a row
313
314 = 0.4.0 =
315 * NEW: Add support for responsive table
316 * NEW: Alignment control for cell child blocks
317 * NEW: Add support for converting core table to tableberg
318 * IMPROVE: (Image block) Preserve aspect ratio while resizing
319 * IMPROVE: Display block appender when cell children are selected
320 * IMPROVE: Shift+click multi selection update (behaves like MS Excel)
321 * FIX: Wrong css placeholder in cell child blocks (e.g. list)
322 * FIX: (Button block) Incorrect hover colors in editor
323 * FIX: (Image block) Aspect ratio not preserved when resizing via handles
324 * FIX: (Image block) Center alignment not working
325 * FIX: (Image block) Images float when multiple consequent images
326 * FIX: (Image block) URL not set in editmode
327 * FIX: (Paragraph block) First and last margin issue
328
329 = 0.3.3 =
330 * NEW: Split merged cells
331 * IMPROVE: Change table header and footer controls
332 * IMPROVE: Paragraph block placeholder text shortened
333 * FIX: Use th tags in header and footer
334
335 = 0.3.2 =
336
337 * FIX: Default value of column and row in blank table creator dialog
338 * FIX: Row color problem
339
340 = 0.3.1 =
341
342 * HOTFIX: Fixed the issue where plugin could not be activated.
343
344 = 0.3.0 =
345
346 * NEW: Add cell spacing functionality.
347 * IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block.
348 * IMPROVE: Multiple cells can be merged now.
349 * FIX: Adding non-cell blocks to table block breaks the layout.
350
351 = 0.2.1 =
352
353 * FIX: (Button Block) Fixed PHP errors on frontend.
354
355 = 0.2.0 =
356
357 * NEW: Added plugin page with instructions, documentation, and support.
358 * NEW: Added table block preview.
359 * NEW: (Table Block) Added custom block logo.
360 * NEW: (Table Block) Added block transform: transform core block into tableberg block.
361 * NEW: (Table Block) Added table alignment control to toolbar.
362 * NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size.
363 * NEW: (Button Block) Added gradient support.
364 * IMPROVE: Decreased initial spacing
365 * IMPROVE: Changed block name from "Tableberg Image" to "Image".
366 * FIX: (Table Block) Fixed an issue with table footer toggle.
367 * FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown.
368 * FIX: (Table Block) Fixed an issue with adding a new row.
369 * FIX: (Table Block) Fixed an issue with undoing adding a row.
370 * FIX: (Table Block) Fixed an issue with undoing adding a column.
371 * FIX: (Button Block) Fixed an issue with color.
372