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
Copy file name to clipboardExpand all lines: readme.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -149,8 +149,8 @@ Please create a new GitHub issue and let us know: [https://github.com/liip/boots
149
149
If you're on a lower version of WordPress think about updating it if you still would like receive updates for this plugin.
150
150
151
151
* [COMPATIBILITY] Tested up to WordPress 6.1.
152
-
* [CHANGE] Set default `style` attribute of the Button block to `primary`. This shouldn't be a breaking change since the template automatically added the `btn-primary` class if no `style` was selected.
153
-
* [FEATURE] Add `color` attribute to the `styleOptions` to be able to display the buttons in the correct color in the backend. If you have changed the `styleOptions` via the JavaScript filter please add the according colors to your style objects.
152
+
* [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.
153
+
* [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`](https://github.com/liip/bootstrap-blocks-wordpress-plugin#wpbootstrapblocksbuttonstyleoptions) JavaScript filter please add the according colors to your style objects.
0 commit comments