Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeleeuw committed Oct 18, 2023
1 parent 4998825 commit 2852cda
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .changeset/button-layouts.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@jspsych/plugin-html-button-response": major
"jspsych": patch
---

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.

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

0 comments on commit 2852cda

Please sign in to comment.