v36.6.0
Permalink to documentation
Minor Changes
-
#3787
c9d74219d
Thanks @langermank! - - Moves legacy color primitives fromprimer/primitives
directly into Primer React- Cleans up unused dependencies on primitives other than color
- Preparing for the upgrade to CSS variables (Primitives v8)
-
#3994
c40f76562
Thanks @maximedegreve! - ActionMenu: Only use checkmarks in menus instead of checkboxes -
#4135
c2b069cfd
Thanks @dipree! - Deprecate theunderline
property of the Link component in favor of the newinline
property to better handle link visibility and accessibility when adjacent to text. -
#4145
996475f7b
Thanks @siddharthkp! - experimental/SelectPanel: Add SelectPanel.SecondaryAction -
#4128
359213b29
Thanks @joshblack! - Add "use client" to package entrypoints to support React Server Components
Patch Changes
-
#4146
4e7404c37
Thanks @siddharthkp! - experimental/SelectPanel: Clear action in search input is only visible when there is text to clear -
#4120
cbdd98a83
Thanks @siddharthkp! - experimental/SelectPanel: Addmodal
variant -
#4131
91a899ea2
Thanks @siddharthkp! - experimental/SelectPanel: Fix bug where onSubmit also called onCancel! -
#4098
dc97a9b3f
Thanks @broccolinisoup! - Tooltip2: Fix the anchor position mapping to reflect the directions correctly -
#4170
18d16092d
Thanks @siddharthkp! - experimental/SelectPanel: Fix height forfit-content
in Safari