WP Manifestindependent plugin directory
manifest / builders / iceberg-custom-elements

Iceberg Custom Elements

Iceberg's custom elements for Breakdance

by Iceberg Web Design · github.com/icebergwebdesign/iceberg-custom-elements · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/icebergwebdesign/iceberg-custom-elements/archive/refs/heads/main.zip

Declares an update source (icebergwebdesign/iceberg-custom-elements), so updates arrive through the plugin's own updater.

From the readme

Breakdance Custom Elements Save your custom elements here to use them in Breakdance or easily share them across Breakdance installations. Breakdance Better Menu Enhances the functionality of Breakdance's dropdown menus on mobile devices. Traditionally, clicking a link or arrow within the menu triggers the dropdown to either open or close. With this modification, selecting a link directly navigates the user to the specified page, while the arrow retains its original purpose of toggling the dropdown's visibility. Additionally, if a link is unassigned (empty) or specifically set to "#" (indicating a placeholder link), it will instead behave like the arrow, allowing the dropdown to open or close. This provides a more intuitive and user-friendly navigation experience on mobile devices. Additionally, it applies an "active" class to the dropdown if it contains a link to the current page, visually indicating the active state.

Read the full README on GitHub →