Skip to content

Releases: primer/view_components

v0.36.2

19 Dec 20:02
6bb78ce
Compare
Choose a tag to compare

Patch Changes

v0.36.1

05 Dec 18:47
6e7458c
Compare
Choose a tag to compare

Patch Changes

  • #3220 688a4a2 Thanks @jonrohan! - Remove SystemArgumentInsteadOfClass linter and fix bug with whitespace in rendered class

v0.36.0

05 Dec 02:01
ebcd187
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.35.2

21 Nov 22:50
6e35af0
Compare
Choose a tag to compare

Patch Changes

v0.35.1

08 Nov 17:51
8a9bf9a
Compare
Choose a tag to compare

Patch Changes

v0.35.0

05 Nov 20:05
3625de7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.34.0

12 Sep 17:22
f5822fc
Compare
Choose a tag to compare

Minor Changes

  • #3062 b45ef04 Thanks @dombesz! - Trigger an input event when the primer-text-field clear button is pressed.

Patch Changes

v0.33.0

03 Sep 17:01
fe577d5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.32.0

20 Aug 12:02
399a50f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #2983 5d68193 Thanks @keithamus! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog

  • #3010 ebab85a Thanks @camertron! - Fixes several SelectPanel bugs:

    1. If multiple server-rendered items are checked, the panel will only show one item checked.
    2. If no data-value attributes are provided, panels in single-select mode will allow multiple items to be checked.
  • #3011 9507093 Thanks @JoyceZhu! - Remove "loading" screenreader-only text after Spinner load for
    eventually_local SelectPanels

  • #3012 adcdddd Thanks @orhantoy! - Fix a bug where all requests from the ToggleSwitch view component are being made with a Turbo Accept header.
    This started happening after the change in #2964 because data-turbo=false gets interpreted as a truthy value.

v0.31.0

07 Aug 19:37
bf0aa09
Compare
Choose a tag to compare

Minor Changes

Patch Changes