Skip to content

Commit

Permalink
update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeleeuw committed Oct 18, 2023
1 parent 808e835 commit 66f813f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/button-layouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@

Button plugins now support either `display: grid` or `display: flex` on the container element that hold the buttons. If the layout is `grid`, the number of rows and/or columns can be specified.

The `margin_horizontal` and `margin_vertical` parameters have been removed from the button plugins. If you need control over the button CSS, you can add inline style to the button element using the `button_html` parameter.

jspsych.css has new layout classes to support this feature.

0 comments on commit 66f813f

Please sign in to comment.