Skip to content

Releases: rstibal/navigation-designer

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:02
v2.1.3: remove SelectControl/ButtonGroup/Button to fix block crash

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:50
v2.1.2: fix block crash from ToggleGroupControl compatibility

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:34
v2.1.1: update author/URI and plugin description

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:28
v2.1.0: nav/submenu/submenu-item style tiers

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 15:23
Bump version to 2.0.1

v2.0.0

Choose a tag to compare

@rstibal rstibal released this 11 Aug 21:41

Reworks Navigation Designer around per-instance item-padding controls on the Navigation block, replacing the prior settings-page/wp_head CSS approach.

  • Block editor controls (inspector panel + live preview) via src/
  • PHP-side schema, block attributes, rendering, scanning, and generated-CSS pipeline via includes/
  • Color is now handled entirely by the block's native color controls

v1.0.1

Choose a tag to compare

@rstibal rstibal released this 31 Jul 21:19

Renamed plugin from Nav Style Controls to Navigation Designer (slug: navigation-designer). No functional changes.

v1.0.0

Choose a tag to compare

@rstibal rstibal released this 31 Jul 21:09

Initial release of Nav Style Controls: admin UI (Appearance > Nav Style Controls) for overriding spacing and colors on the core/navigation and core/navigation-submenu blocks, for desktop and mobile/responsive views.