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

320 lines 13.6 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: 6.9
7 Requires PHP: 7.0
8 Stable tag: 1.0.2
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 = 1.0.2 =
72 * FIX: Custom toolbar getting hidden behind other elements.
73 * FIX: Custom toolbar getting hidden on click.
74 * FIX: Newly created tables become empty after reload.
75 * FIX: Custom column width not working.
76 * FIX: Custom font size picker not working for multi element font size picker
77 * FIX: Decrease font sizes on older tables
78 * PRO: FIX: Inserting styled list element crashes block
79
80 = 1.0.1 =
81 * NEW: Add custom class names for table and cells
82 * FIX: Fix PHP warnings
83 * FIX: Toggle block was registered too early
84 * FIX: Migrated tables' font sizes were too large
85
86 = 1.0.0 =
87 * NEW: Introduced a new architecture for better performance and expanded feature support.
88 * PRO: NEW: Added new datatable feature: pagination.
89 * PRO: IMPROVE: Updated existing datatable features: search and sorting.
90 * PRO: NEW: Added dynamic data source.
91 * PRO: IMPROVE: Updated multi-cell selection and styling for multi-selected cells.
92 * IMPROVE: Moved cell controls for adding/removing rows and columns, and duplicating rows/columns, into a separate toolbar.
93
94 = 0.6.13 =
95 * Update freemius sdk
96
97 = 0.6.12 =
98 * FIX: XSS issue in button block
99
100 = 0.6.11 =
101 * FIX: Handle the case where Gutenberg edit-site is not available
102
103 = 0.6.10 =
104 * FIX: Check user authority before ajax calls
105
106 = 0.6.9 =
107 * NEW: Added pattern library
108
109 = 0.6.8 =
110 * FIX: Border separation not working for some themes
111
112 = 0.6.7 =
113 * FIX: Scroll option in responsive mode not working
114 * FIX: PHP warning: Undefined array key "tableAlignment"
115
116 = 0.6.6 =
117 * NEW: PRO: Create table with AI
118 * NEW: Control to change alignment of all children of all cells
119 * NEW: More controls to customize table caption
120 * FIX: Table center align not working properly
121 * FIX: XSS vulnerabilities
122
123 = 0.6.5 =
124 * FIX: Include required files in the zip
125 * FIX: Make all strings translatable
126 * FIX: Rename functions to avoid conflicts
127 * FIX: Sanitize outputs by escaping as needed
128 * FIX: Enable freemius wordpress.org compliance mode
129 * FIX: Change review link to show all ratings
130
131 = 0.6.4 =
132 * FIX: Update plugin name
133
134 = 0.6.3 =
135 * PRO: NEW: Woocommerce products table
136 * PRO: NEW: Search highlights matching text
137 * PRO: FIX: Search is now case insensitive
138 * NEW: Add table caption support
139 * FIX: Cell vertical alignment now also aligns inner blocks
140
141 = 0.6.2 =
142 * PRO: NEW: Add individual cell border control
143 * FIX: First column's fixed width now persists on reload
144 * FIX: Added a missing class which would throw an error in some cases
145
146 = 0.6.1 =
147 * FIX: An XSS issue in button block
148 * FIX: Version control fatal error (sometimes occurred if plugin repository mirrors are used)
149
150 = 0.6.0 =
151 * FIX: Column stacking in responsive mode.
152 * FIX: An issue where tables made with some older versions won't work.
153 * FIX: Performance issues in the patterns/prebuilt tables viewer.
154 * FIX: Table sometimes disappears in editor; especially during changing preview device.
155 * FIX: Fixed size column widths won't persist after reload in editor.
156
157 = 0.5.9 =
158 * PRO: NEW: Toggle block
159 * FIX: Table disappearing when changing preview device, reloading posts etc.
160
161 = 0.5.8 =
162 * FIX: Custom HTML not displayed properly on frontend
163 * FIX: Color picker now shows theme colors
164 * IMPROVE: Decreased loading time of prebuilt table gallery
165
166 = 0.5.7 =
167 * PRO: NEW: Added search placeholder edit option
168 * PRO: NEW: Localized search placeholder
169 * Pro: New: Added block previews to all the blocks
170 * NEW: Added block previews to blocks and upsells
171 * FIX: Review asking section changed
172 * NEW: Added specific documentation link for each block
173 * NEW: Added more icons to icon block
174 * FIX: icon blocks select icon section scroll
175 * FIX: changed default Item spacing
176
177 = 0.5.6 =
178 * PRO: NEW: Added search option
179 * PRO: NEW: Added sorting option
180 * PRO: FIX: Column background problem
181 * NEW: Added disable theme style option
182 * FIX: Create paragraph block when creating cell
183 * FIX: Adding header/footer caused empty cells
184
185 = 0.5.5 =
186 * PRO: NEW: Empty Cell option
187 * PRO: NEW: Added orientation option in cell
188 * FIX: Set default image width 150px
189 * FIX: Button hover color in the editor
190 * IMPROVE: Added checked & close circle outline icons
191 * PRO: IMPROVE: Added option for enabling/disabling star rating review text
192 * FIX: Responsiveness in the frontend
193 * PRO: FIX: Split styled list on enter key
194 * PRO: FIX: Remove default background color when sticky row/col is enabled
195
196 = 0.5.4 =
197 * FIX: Odd Even row incorrect style
198 * FIX: Fixed width table in frontend
199 * FIX: Inner Border Radius problem
200 * FIX: Table Border Radius problem
201
202 = 0.5.3 =
203 * FIX: A notice being shown about block registration if pro is not active.
204 * FIX: Table border having problem when cell radius is set
205 * FIX: Cell spacing in wrong axes
206 * FIX: Even odd color getting swapped in frontend
207 * FIX: Button text styling not getting rendered
208 * PRO: FIX: Use iframe to display custom html
209 * PRO: FIX: Make row/col only border work with no outside border
210 * NEW: Table border radius control
211 * NEW: Item spacing inside cells
212 * NEW: Tableberg patterns
213 * PRO: NEW: Added badge ribbon
214 * PRO: NEW: Sort rows & columns by drag & drop
215 * PRO: NEW: Individual Row/Col background
216 * PRO: NEW: Individual Row/Col border with radius
217 * IMPROVE: Control cell outside border
218 * IMPROVE: Deactivate pro version when free version is deactivated
219 * IMPROVE: Show Tableberg when searched for Row/Column in editor
220 * PRO: IMPROVE: Added center position in badge ribbon
221 * PRO: IMPROVE: Added rotation option in badge ribbon
222
223 = 0.5.2 =
224 * NEW: Fixed width columns
225 * PRO: NEW: Row-only/Column-only border option
226 * PRO: NEW: Sticky row/column
227 * PRO: NEW: Duplicate row and column
228 * PRO: NEW: Individual cell background
229 * PRO: IMPROVE: Change default star rating color
230 * PRO: IMPROVE: Add font size changer for styled list item
231 * FIX: Escape all strings that come from attributes
232 * FIX: Issue with default border in frontend
233 * FIX: Button font size in frontend
234
235 = 0.5.1 =
236 * NEW: Added table alignment option for full screen
237 * FIX: Tableberg breaks dashboard in lower PHP versions
238 * FIX: Cell padding not working on frontend
239 * IMPROVE: Reduce css variables
240
241 = 0.5.0 =
242 * NEW: Add device type switching in responsive mode
243 * PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon
244 * IMPROVE: Show table block controls in cell block (toolbar and sidebar)
245 * IMPROVE: Split js bundles and reduce bundle sizes
246 * IMPROVE: Exclude empty paragraphs when cells are merged
247 * IMPROVE: Change toolbar button labels to differentiate
248 * IMPROVE: Show block toolbar when creating table
249 * FIX: An issue with even odd row color
250 * FIX: An issue with cell background color in responsive mode
251 * FIX: An issue where tableberg will not load on a fresh wordpress install
252 * FIX: Move blocks to the proper cells on undo of cell merge
253 * FIX: An issue where splitting rows on last column would break
254 * FIX: Resetting values now work properly
255
256 = 0.4.1 =
257 * NEW: Add padding controls to button block
258 * IMPROVE: Change table border in responsive mode
259 * IMPROVE: Add a button to responsive controls to convert top row to header
260 * FIX: A problem with unsplitting at the end of a row
261
262 = 0.4.0 =
263 * NEW: Add support for responsive table
264 * NEW: Alignment control for cell child blocks
265 * NEW: Add support for converting core table to tableberg
266 * IMPROVE: (Image block) Preserve aspect ratio while resizing
267 * IMPROVE: Display block appender when cell children are selected
268 * IMPROVE: Shift+click multi selection update (behaves like MS Excel)
269 * FIX: Wrong css placeholder in cell child blocks (e.g. list)
270 * FIX: (Button block) Incorrect hover colors in editor
271 * FIX: (Image block) Aspect ratio not preserved when resizing via handles
272 * FIX: (Image block) Center alignment not working
273 * FIX: (Image block) Images float when multiple consequent images
274 * FIX: (Image block) URL not set in editmode
275 * FIX: (Paragraph block) First and last margin issue
276
277 = 0.3.3 =
278 * NEW: Split merged cells
279 * IMPROVE: Change table header and footer controls
280 * IMPROVE: Paragraph block placeholder text shortened
281 * FIX: Use th tags in header and footer
282
283 = 0.3.2 =
284
285 * FIX: Default value of column and row in blank table creator dialog
286 * FIX: Row color problem
287
288 = 0.3.1 =
289
290 * HOTFIX: Fixed the issue where plugin could not be activated.
291
292 = 0.3.0 =
293
294 * NEW: Add cell spacing functionality.
295 * IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block.
296 * IMPROVE: Multiple cells can be merged now.
297 * FIX: Adding non-cell blocks to table block breaks the layout.
298
299 = 0.2.1 =
300
301 * FIX: (Button Block) Fixed PHP errors on frontend.
302
303 = 0.2.0 =
304
305 * NEW: Added plugin page with instructions, documentation, and support.
306 * NEW: Added table block preview.
307 * NEW: (Table Block) Added custom block logo.
308 * NEW: (Table Block) Added block transform: transform core block into tableberg block.
309 * NEW: (Table Block) Added table alignment control to toolbar.
310 * NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size.
311 * NEW: (Button Block) Added gradient support.
312 * IMPROVE: Decreased initial spacing
313 * IMPROVE: Changed block name from "Tableberg Image" to "Image".
314 * FIX: (Table Block) Fixed an issue with table footer toggle.
315 * FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown.
316 * FIX: (Table Block) Fixed an issue with adding a new row.
317 * FIX: (Table Block) Fixed an issue with undoing adding a row.
318 * FIX: (Table Block) Fixed an issue with undoing adding a column.
319 * FIX: (Button Block) Fixed an issue with color.
320