Skip to content

Releases: godaddy-wordpress/coblocks

2.0.2

25 Jun 18:41
Compare
Choose a tag to compare

Enhancements

  • Tweak categories in support of new categories within the Gutenberg plugin #1535
  • Update the Services block selected state #1546

Bug Fixes

  • Add proper styling for the DimensionsControl in Gutenberg 8.3+ #1544
  • Fix Accordion children block appender #1545
  • Fix gallery captions and custom links disappearing #1533
  • Fix Map block API issues #1542
  • Fix Posts and PostCarousel error with the Gutenberg plugin #1547
  • Improve consistency of advanced margin propagation #1548

Misc

  • Add tests for the alert block save. #1536
  • Fix unit tests by importing getCategories #1552
  • Use React hooks to improve Advanced Margins feature #1553

2.0.1

18 Jun 15:45
Compare
Choose a tag to compare

Enhancements

  • Social profiles: Open links in new tab #1520

Bug Fixes

  • Fix editor performance relating to advanced margins #1543
  • Remove selected block outline for Shape Divider in G8.3+ #1541
  • Fix primary/secondary buttons in custom components with Gutenberg active #1532
  • Fix Services innerBlock based on column count #1534

Misc

  • Remove reference to coblocks.com #1540

2.0.0

11 Jun 22:57
Compare
Choose a tag to compare

Enhancements

  • 🎉 Introduce the new Layout Selector #1473
  • Introduce CSS Custom Properties for $spacing #1476

Bug Fixes

  • Add Lightbox support for lazy loading plugins #1486
  • Fix Gallery blocks image links when Lightbox is active #1497
  • Fix Form block inline toolbar typography controls #1489
  • Fix fullwidth buttons display issues #1484
  • Fix gallery caption display when using custom links #1527
  • Fix overwriting existing line height style when none has been set #1526
  • Fix resizablebox handle visibility #1516
  • Fix advanced spacing in the Layout Selector and Editor #1521
  • Add appropriate margin between Services block placeholder and title #1505
  • Fix advanced block spacing with Gutenberg plugin #1518
  • Fix gallery block image selector UI for Gutenberg 8.2+ #1507

Misc

  • Change import target #1529
  • Remove .prettierrc.js file from repository #1522
  • Optimize CircleCI Workflow #1328

1.26.3

29 May 21:11
Compare
Choose a tag to compare

Bug Fixes

  • Apply styles for formats #1494

Misc

  • Update contributors list #1498
  • Update typography hooks docs #1502

1.26.2

29 May 15:33
Compare
Choose a tag to compare

Bug Fixes

  • Improve conditional loading of scripts and styles #1511
  • Add custom classes for Map block within the editor #1492
  • Updating security related dependencies #1482

1.26.1

04 May 21:12
Compare
Choose a tag to compare

Bug Fixes

  • Render a submit button if not found in the block content #1479
  • Remove a condition where a variable may not be defined #1477

1.26.0

30 Apr 18:51
Compare
Choose a tag to compare

Enhancements

  • Allow core/shortcode block in the Pricing Table block #1465
  • Use columns/gutter utilities on the Pricing Table block #1440
  • Only load front end CSS when it is needed #1455

Bug Fixes

  • Maintain Masonry block gutter as browser viewport resizes #1469
  • Propagate Hero alignment to children #1463

Misc

  • Add form block e2e test to confirm emails are being sent #1468
  • Improve keywords for icons #1448

1.25.0

23 Apr 18:51
Compare
Choose a tag to compare

Enhancements

  • Improve logic to handle Accordion block open state #1458
  • Introduce Vertical Alignment controls to Row block #1437

Bug Fixes

  • Fix accordion display across IE/Edge browsers #1456
  • Fix checkbox icon SVG to display properly #1461
  • Fix Contact Form block submissions not sending #1467
  • Fix Row block alignment bug with Go theme #1459

Misc

  • Add proper example to the Pricing Table block #1450
  • Deploy canary build to wpnux #1452
  • Improve WP.org FAQs #1464
  • Properly scope the datepicker to prevent conflicts #1447
  • Refactor lightbox to remove jQuery requirement #1429
  • Update CONTRIBUTORS.md #1462

1.24.0

16 Apr 16:46
Compare
Choose a tag to compare

Enhancements

  • Improve Share block UX #1433
  • Use column and gutter utility classes within the Food and Drinks block #1384
  • Migrate the Form block's submit button to a child block #1397
  • Introduce cross browser E2E testing #1375

Bug Fixes

  • Fix duplicate classes with Posts block #1443
  • Do not register if coblocksSettings is undefined #1451
  • Fix Map block placeholder styles #1442
  • Fix Icon block spacing when using custom links #1430
  • Remove 100% height on front of site gallery carousels #1436

Misc

  • Return class instance on register #1444
  • Refactor gutter options functionality across blocks #1445
  • Validate Composer configuration #1388
  • Remove the options parameter passed into wp_json_encode #1390
  • Fix variable type in coblocks_render_events_block #1389
  • Update Canary release CircleCI deployment #1431

1.23.0

19 Mar 18:59
Compare
Choose a tag to compare

Enhancements

  • Add 'Replace Image' button to core/image InspectorControls #1385
  • Add Form block Text field #1417
  • Introduce RTL support #1420
  • Introduce a filter to disable the CoBlocks bundled SVG icons within the Icon Block #1403
  • Remove jQuery from Form, Gif, Crop Settings #1376
  • Show gallery image captions in lightbox #1409

Bug Fixes

  • Clicking captions opens the lightbox #1407
  • Fix Form block for Gutenberg 7.7 #1419
  • Fix Map block error in editor + refactor wp.api global #1411
  • Fix Posts and Post Carousel block categories control #1406
  • Fix image and price toggle behavior on the Food and Drinks block #1402
  • Fix selected font family option in the typography controls #1404

Misc

  • Add CoBlocks icon to docs #1412
  • Add docs for CoBlocks features #1418
  • E2E Gauntlet Testing Script #1415
  • Introduce E2E tests for CoBlocks Settings panel #1395
  • Minor style specificity clean-up #1424
  • Refactor form radio and checkbox labels #1416
  • Tweak UI to support sentence case #1414
  • Update Tested up to value to WordPress 5.4 #1422
  • Update npm and composer development dependencies #1413