You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[COMPATIBILITY] Tested up to WordPress 6.1.
[CHANGE] Set default style attribute of the Button block to primary. This shouldn't be a breaking change since the template already added the btn-primary class if no style was selected.
[FEATURE] Add color attribute to the styleOptions to be able to display the buttons in the correct color in the editor. If you have changed the styleOptions via the wpBootstrapBlocks.button.styleOptions JavaScript filter please add the according colors to your style objects.