PluginProbe
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables / 2.2.14
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables v2.2.14
2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 trunk 1.0.0 1.0.1 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2
← All changes | build/blocks/table-builder/block.json +21 -0 2.2.72.2.14 View file →
@@ -226,8 +226,29 @@
226 226 "style": "solid",
227 227 "color": "#000"
228 228 }
229 229 },
230 + "borderRadiusDesktop": {
231 + "type": "object"
232 + },
233 + "borderRadiusTablet": {
234 + "type": "object"
235 + },
236 + "borderRadiusMobile": {
237 + "type": "object"
238 + },
239 + "borderRadiusTabletLandscape": {
240 + "type": "object"
241 + },
242 + "borderRadiusMobileLandscape": {
243 + "type": "object"
244 + },
245 + "borderRadiusLaptop": {
246 + "type": "object"
247 + },
248 + "borderRadiusWideScreen": {
249 + "type": "object"
250 + },
230 251 "backgroundHover": {
231 252 "type": "object"
232 253 },
233 254 "borderHoverColor": {