| 1 |
=== Table Block by Tableberg - Best WordPress Table Block Plugin === |
| 2 |
Contributors: dotcamp, imtiazrayhan, istiakrayhan, permafrost06, ultimateblocks, wptb |
| 3 |
Tags: table, comparison-tables, comparison-table, amazon-affiliate |
| 4 |
Donate link: https://www.paypal.me/imtiazrayhan/ |
| 5 |
Requires at least: 6.1 |
| 6 |
Tested up to: 6.5 |
| 7 |
Requires PHP: 7.0 |
| 8 |
Stable tag: 0.5.0 |
| 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 |
https://youtu.be/TKsL_bUVCTU |
| 17 |
|
| 18 |
Meet TableBerg, a simple WordPress plugin that makes adding tables to your website easy as pie. With TableBerg, creating a table in the block editor is straightforward and hassle-free. |
| 19 |
|
| 20 |
It comes with three easy-to-use sub-blocks: text, image, and button. The text block lets you type out information, the image block lets you add pictures, and the button block lets you insert clickable buttons. It’s all pretty intuitive! |
| 21 |
|
| 22 |
Whether you’re sharing a list of your favorite books, showcasing a menu for your restaurant, or displaying a product catalogue, TableBerg helps you do it in a tidy and attractive way. |
| 23 |
|
| 24 |
You don’t need to be tech-savvy to use it—TableBerg is designed for everyone. |
| 25 |
|
| 26 |
It’s a simple tool to make your tables informative, engaging, and easy on the eyes, right within your WordPress block editor. |
| 27 |
|
| 28 |
== Installation == |
| 29 |
1. Upload the plugin zip file via the plugin page of WordPress by clicking \'Add New\' and selecting the zip from your local computer. |
| 30 |
2. Activate the plugins through the Plugins menu in WordPress. |
| 31 |
|
| 32 |
== Screenshot == |
| 33 |
|
| 34 |
1. Core Table Block vs Tableberg Block |
| 35 |
|
| 36 |
== Changelog == |
| 37 |
|
| 38 |
= 0.5.0 = |
| 39 |
* NEW: Add device type switching in responsive mode |
| 40 |
* PRO: NEW: New pro blocks: custom html, styled list, star rating, icon, ribbon |
| 41 |
* IMPROVE: Show table block controls in cell block (toolbar and sidebar) |
| 42 |
* IMPROVE: Split js bundles and reduce bundle sizes |
| 43 |
* IMPROVE: Exclude empty paragraphs when cells are merged |
| 44 |
* IMPROVE: Change toolbar button labels to differentiate |
| 45 |
* IMPROVE: Show block toolbar when creating table |
| 46 |
* FIX: An issue with even odd row color |
| 47 |
* FIX: An issue with cell background color in responsive mode |
| 48 |
* FIX: An issue where tableberg will not load on a fresh wordpress install |
| 49 |
* FIX: Move blocks to the proper cells on undo of cell merge |
| 50 |
* FIX: An issue where splitting rows on last column would break |
| 51 |
* FIX: Resetting values now work properly |
| 52 |
|
| 53 |
= 0.4.1 = |
| 54 |
* NEW: Add padding controls to button block |
| 55 |
* IMPROVE: Change table border in responsive mode |
| 56 |
* IMPROVE: Add a button to responsive controls to convert top row to header |
| 57 |
* FIX: A problem with unsplitting at the end of a row |
| 58 |
|
| 59 |
= 0.4.0 = |
| 60 |
* NEW: Add support for responsive table |
| 61 |
* NEW: Alignment control for cell child blocks |
| 62 |
* NEW: Add support for converting core table to tableberg |
| 63 |
* IMPROVE: (Image block) Preserve aspect ratio while resizing |
| 64 |
* IMPROVE: Display block appender when cell children are selected |
| 65 |
* IMPROVE: Shift+click multi selection update (behaves like MS Excel) |
| 66 |
* FIX: Wrong css placeholder in cell child blocks (e.g. list) |
| 67 |
* FIX: (Button block) Incorrect hover colors in editor |
| 68 |
* FIX: (Image block) Aspect ratio not preserved when resizing via handles |
| 69 |
* FIX: (Image block) Center alignment not working |
| 70 |
* FIX: (Image block) Images float when multiple consequent images |
| 71 |
* FIX: (Image block) URL not set in editmode |
| 72 |
* FIX: (Paragraph block) First and last margin issue |
| 73 |
|
| 74 |
= 0.3.3 = |
| 75 |
* NEW: Split merged cells |
| 76 |
* IMPROVE: Change table header and footer controls |
| 77 |
* IMPROVE: Paragraph block placeholder text shortened |
| 78 |
* FIX: Use th tags in header and footer |
| 79 |
|
| 80 |
= 0.3.2 = |
| 81 |
|
| 82 |
* FIX: Default value of column and row in blank table creator dialog |
| 83 |
* FIX: Row color problem |
| 84 |
|
| 85 |
= 0.3.1 = |
| 86 |
|
| 87 |
* HOTFIX: Fixed the issue where plugin could not be activated. |
| 88 |
|
| 89 |
= 0.3.0 = |
| 90 |
|
| 91 |
* NEW: Add cell spacing functionality. |
| 92 |
* IMPROVE: Row block removed. Cell blocks are added directly to tableberg table block. |
| 93 |
* IMPOVE: Multiple cells can be merged now. |
| 94 |
* FIX: Adding non-cell blocks to table block breaks the layout. |
| 95 |
|
| 96 |
= 0.2.1 = |
| 97 |
|
| 98 |
* FIX: (Button Block) Fixed PHP errors on frontend. |
| 99 |
|
| 100 |
= 0.2.0 = |
| 101 |
|
| 102 |
* NEW: Added plugin page with instructions, documentation, and support. |
| 103 |
* NEW: Added table block preview. |
| 104 |
* NEW: (Table Block) Added custom block logo. |
| 105 |
* NEW: (Table Block) Added block transform: transform core block into tableberg block. |
| 106 |
* NEW: (Table Block) Added table alignment control to toolbar. |
| 107 |
* NEW: (Table Block) Added global font style controls: Text Color, Link Color, Font Size. |
| 108 |
* NEW: (Button Block) Added gradient support. |
| 109 |
* IMPROVE: Decreased initial spacing |
| 110 |
* IMPROVE: Changed block name from "Tableberg Image" to "Image". |
| 111 |
* FIX: (Table Block) Fixed an issue with table footer toggle. |
| 112 |
* FIX: (Table Block) Show block toolbar when add table placeholder dialog is shown. |
| 113 |
* FIX: (Table Block) Fixed an issue with adding a new row. |
| 114 |
* FIX: (Table Block) Fixed an issue with undoing adding a row. |
| 115 |
* FIX: (Table Block) Fixed an issue with undoing adding a column. |
| 116 |
* FIX: (Button Block) Fixed an issue with color. |
| 117 |
|