Skip to content

Releases: wplemon/gridd

v3.0.9

04 Oct 05:52
Compare
Choose a tag to compare
Update core block styles

Version 3.0.8

07 Jun 10:27
Compare
Choose a tag to compare
v3.0.8

v3.0.8

Version 3.0.7

07 Jun 08:41
Compare
Choose a tag to compare
v3.0.7

v3.0.7

Version 3.0.6

07 Jun 07:45
Compare
Choose a tag to compare
v3.0.6

v3.0.6

Version 3.0.5

07 Jun 07:25
Compare
Choose a tag to compare
v3.0.5

v3.0.5

Version 2.0.1

03 Nov 13:52
3d01100
Compare
Choose a tag to compare

2.0.1 - 2019-11-03

Fixed

  • Button text color.

Version 2.0.0

03 Nov 13:50
Compare
Choose a tag to compare

2.0.0 - 2019-11-03

Fixed

  • Removed underline for featured-image links.
  • Fixed Color for widget-nav-menu toggles.
  • Fixed "Leave a Comment" link not visible in post-archives.
  • Vertically center copyright text in the footer.
  • Fixed content-width when using em units.
  • Coding Standards fixes

Changed

  • Updated Kirki to v4.0 packages.
  • Reorganized customizer settings.
  • Refactored button styles.
  • Refactored navigation styles.
  • Refactored link-color controls.
  • Updated block styles.
  • New colorpickers.
  • Refactored customizer select controls.
  • Refactored customizer radio-buttonset controls.
  • Refactored styles for the header-search slide-up mode.

Added

  • New Color Options Customizer section.
  • New palette builder.
  • New Color-Accessibility mode switch (AA/AAA/Auto).
  • New Hue-linking switch for more consistent colors.
  • New card mode for post-archives.
  • Automated logic for grid-parts order in the document's HTML structure.
  • New content-area horizontal & vertical padding controls.
  • New gridd_get_number_of_widget_areas filter.

Removed

  • Removed Theme Upsell link in the customizer.
  • Removed the Square Buttons Block Variation.
  • Removed Collapsed navigation boxed mode.
  • Removed the manual grid-parts ordering controls (the order is now auto-calculated).
  • Removed parts of AMP support.

Version 1.1.18

04 Sep 17:53
c008769
Compare
Choose a tag to compare

Fixed

  • Removed duplicate comments link.
  • Changed default values for some options for more reasonable results when the theme is first installed.
  • Improved content-width calculation when using em or ch units.
  • Navigation styling (wrong css-vars used for 2nd navigation).
  • Coding Standards fixes
  • Improved accessible styles for default links and menus.
  • Vertical scollbars for mobile navigation containers.

Changed

  • Improved default font stack.
  • Improved css-variables names.
  • Refactored the changelog following principles from https://keepachangelog.com/en/1.0.0/
  • Removed backup-fonts styles. They are no longer needed since google-fonts are not served via Google's CDN.
  • Improved default link styles for better accessibility.
  • Changed the move/resize icon for grid-parts inside the grid control.

Added

  • New header-padding option.
  • Upgrader implementation to handle future option changes.
  • Checkboxes to enable/disable custom typography options.
  • New option to allow users to disable editor styles.

Removed

  • Edit link from post titles.

Version 1.1.17

25 Aug 19:41
9e425c1
Compare
Choose a tag to compare
  • Fix: Horizontal padding on submenus when navigation is on vertical mode.
  • Fix: Adding widgets on the header grid was not showing the widget areas in the customizer due to a partial refresh instead of a full refresh of the preview pane.
  • Fix: Minor styling fixes for navigation parts.
  • Fix: Added titles to buttons in the grid control to make it easier to understand what they do when they get hovered.
  • Fix: Removed google-plus from list of social networks.
  • Fix: Styling fixes for the header-search grid-part.
  • Fix: Size of video embeds.
  • Fix: Various improvements to the Grid control.

Version 1.1.16

18 Aug 14:09
45a9b6a
Compare
Choose a tag to compare
  • New: Added slide-up mode for header searchform.
  • New: Partial support for IE11.
  • Fix: Improved accessibility for handheld navigation.
  • Fix: Inlining the comment-reply link instead of enqueueing as a separate request.
  • Fix: <select> element styles when using a dark background.
  • Fix: Group block styles.
  • Fix: Center-aligned elements inside group blocks.
  • Fix: Customizer description typo.
  • Fix: Accessibility improvements for button blocks.
  • Fix: Improved breadcrumbs styles.
  • Update: Updated dragselect to v1.12.2
  • Update: Block styles for compatibility with latest Gutenberg plugin versions.