Skip to content

Commit 45a456d

Browse files
committed
improve readme
1 parent bf42aaa commit 45a456d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@ Please create a new GitHub issue and let us know: [https://github.com/liip/boots
149149
If you're on a lower version of WordPress think about updating it if you still would like receive updates for this plugin.
150150

151151
* [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.
154154

155155
= 4.2.1 =
156156

0 commit comments

Comments
 (0)