Plugin / Atomic Blocks – Gutenberg Blocks Collection

atomicblocks

Changelog

Changelog

2.2.0

  • Fixed font size issues in Business layout.
  • Added support for Atomic Blocks Pro.

2.1.0

  • Add background image support to Advanced Columns block.
  • Add 1-column support to Post Grid block.
  • Add missing class to Post Grid section title.
  • Fix layout modal state for upcoming Gutenberg update.
  • Disable automatic activation of Gutenberg plugin.

2.0.2

  • Remove jQuery dependency when enqueuing dismiss.js.
  • Fix IE styles for blocks that use CSS Grid (pricing table and columns).
  • Fix undefined error for installs under WordPress 5.0.
  • Fix image display CSS property.
  • Fix specificity of CSS Grid for child elements.

2.0.1

  • Add double opt-in option to Newsletter block.
  • Remove Google+ from Sharing block.
  • Add button to remove image from Testimonial and Author Profile block.
  • Add prefix to alignment CSS class on Sharing and Accordion block.
  • Change duplicate layout name.
  • Remove duplicate CSS entries to increase performance.
  • Remove outdated French translation files in favor of wp.org translations.
  • Remove default font value in Accordion block so block can use theme font declarations.
  • Remove overly specific font size declaration in Accordion block.
  • Remove the currently viewed post from the posts query to avoid duplicate display in Post Grid.

2.0

  • Add Section & Layout block.

1.8.1

  • Add files that were lost during transmission when releasing 1.8.0.

1.8.0

  • Made all blocks compatible with the official AMP plugin. No more validation errors.
  • Notice block: Improve dismissible notice support for older browsers.
  • Notice block: Fix bug that caused dismiss icon to show on non-dismissible notices under certain conditions.
  • Post & Page Grid block: Improved grid support for Internet Explorer.
  • Post & Page Grid block: Fix compatibility issue with WordPress 5.2
  • Post & Page Grid block: Add support for custom image sizes registered by themes and other plugins.
  • Post & Page Grid block: Add full width alignment option.
  • Advanced Columns block: Add support for custom CSS class on inner columns.
  • Button block: Removed custom color palette in favor of the active theme’s color palette.

1.7.1

  • Post Grid: Improve IE11 support on the grid.

1.7.0

  • Add the Advanced Columns block.
  • Newsletter: Change button to input and adjust styles.

1.6.1

  • Newsletter: Add instance ID to input field.
  • Newsletter: Change input type to email.
  • Newsletter: Change how nonce is handled and remove id attribute.
  • Author Profile: Add a description below the Email URL field.
  • Post Grid: Fix excerpt length.
  • Accordion: Fix link styles.
  • Fix redirect bug on multisite installs.

1.6.0

  • Add the Newsletter block.

1.5.5

  • Add several features to Post/Page Grid block.

1.5.4

  • Fix bug with author profile links.
  • Improve mobile styles.
  • Remove unused CPTs.
  • Remove plugin-defined color palettes in favor of theme palettes.
  • Fix color setting bug in spacer block.

1.5.3

  • Fix bug with undefined dim ratio in CTA.

1.5.2

  • Fix bug with undefined dim ratio.

1.5.1

  • Fix bug with lodash scoping.
  • Fix bug with URL input on pricing table.

1.5.0

  • Add Pricing Table block.
  • Fix container background clearing bug.

1.4.23

  • Add block alignment class back to CTA block.
  • Refactor deprecated code format.

1.4.22

  • Add title toggle to Post Grid block.
  • Update CTA block to account for Gutenberg changes.
  • Add LinkedIn icon to Author Profile block.
  • Add noreferrer to Button block.

1.4.21

  • Remove notice to install Gutenberg.

1.4.2

  • Fix category error in Post Grid block.
  • Change asset loading for WordPress 5.0.

1.4.1

  • Fix FontAwesome loading issue.

1.4.0

  • Add block dependencies to wp_enqueue_script

1.3.9

  • Fix behavior of attribute output
  • Restrict media upload to images
  • Update French translation strings

1.3.8

  • Improved Getting Started page.
  • Update translation strings.

1.3.7

  • Update translation strings.
  • Limit asset loading to GS page.
  • Add conditional check to post grid.
  • Add French translations.

1.3.6

  • Update PanelColor component to PanelColorSettings.

1.3.5

  • Fix button focus bug in Call To Action block.
  • Fix button focus bug in Button block.
  • Fix text focus bug in Author Profile block.

1.3.4

  • Convert Accordion Block text area to InnerBlocks to allow for adding any block.

1.3.3

  • Update FontAwesome to 5.2.0.
  • Move dynamic block PHP to src folder.
  • Add option to customize Read More link text in Post Grid block.

1.3.2

  • Fix category drop down on Post Grid block.
  • Fix path to fontawesome on Getting Started page.

1.3.1

  • Fix bug in Post Grid block that prevented it from displaying in the editor.
  • Fix window.userSettings is undefined error.
  • Fix bug in dismissable notice.

1.3.0

  • Fix padding increments on Container block.
  • Improve color display on Call To Action block text.

1.2.9

  • Convert saved RichText to RichText.Content.
  • Prepare blocks for toolbar formatting.

1.2.8

  • Fix focus bug on Testimonial block title.

1.2.7

  • Fix URLInput on the Button block.

1.2.6

  • Remove unnecessary state from blocks.
  • Improve call to decodeEntities.
  • Update URLInput.

1.2.5

  • Fix links in readme.txt.
  • Fix update notice CSS bug.

1.2.4

  • Add max width setting to Container block.

1.2.3

  • Add Container Block.
  • Fix toolbar focus bug on Accordion Block.

1.2.2

  • Add blocks to a custom Atomic Blocks category in the block inserter.
  • Clean up markup and remove unnecessary code.
  • Add inline toolbar to text area on relevant blocks.

1.2.1

  • Update blocks to work with Gutenberg 3.1.0.

1.2.0

  • Fix fatal error in last update.

1.1.9

  • Add Post Grid Block.
  • Add improvements for Gutenberg 3.0.
  • Clean up existing blocks.

1.1.8

  • Improve margins for blocks in editor.
  • Fix quirks in the drop cap block.

1.1.7

  • Remove unnecessary isSelected from controls.
  • Fix undefined post bug.
  • Move components to wp.editor.
  • Improve styles for URL input on button block.

1.1.6

  • Rename array_social_icon_footer_script() to atomic_blocks_social_icon_footer_script().

1.1.5

  • Improved the color palettes for changes that happened in Gutenberg 2.8.

1.1.4

  • Add the sharing icons block.

1.1.3

  • Replace props.focus with isSelected for Gutenberg 2.8.0.

1.1.2

  • Refactor the CTA block.
  • Refactor the Author Profile block.

1.1.1

  • Improve Author Profile block to fix text focus and spacing.

1.1.0

  • Add Call-To-Action Block.
  • Improve wide and full-width styles.

1.0.9

  • Define PanelBody to fix Drop Cap block error.

1.0.8

  • Add FontAwesome font library back to Getting Started page.
  • Add prefixes to Getting Started page styles to prevent conflicts.

1.0.7

  • Improve Quick Start box on the Getting Started page.
  • Fix issue with FontAwesome not loading on Getting Started page.

1.0.6

  • Add PanelBody to inspector controls.
  • Group social links together in Profile block.

1.0.5

  • Fix the Button block to remove formatting issue.

1.0.4

  • Fix the Accordion block bug where outputs don’t match.

1.0.3

  • Add the Accordion block.

1.0.2

  • Add the Spacer & Divider block.

1.0.1

  • Add the Customizable Button block.

1.0

  • Initial release.

Ratings

4.5
32 reviews

Rating breakdown

Details Information

Version

2.2.0

First Released

12 Mar, 2018

Total Downloads

318,257

Wordpress Version

5.2 or higher

Tested up to:

5.2.4

Require PHP Version:

5.3 or higher

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.