Releases: opf/primer_view_components
Release list
v0.15.0
v0.14.0
Minor Changes
- #45
ac9f7273Thanks @dominic-braeunlein! - Add back button and breadcrumbs support to PageHeader
Patch Changes
-
#2331
4f8af24fThanks @camertron! - Prevent scrolling when activating ActionMenu form items via space -
#2323
c481ed2dThanks @keithamus! - Fix bug in ActionMenu/Tooltip/Overlay being always visible in Firefox on ios 17
v0.13.1
Patch Changes
-
#2326
4e05b7ecThanks @camertron! - Prevent scrolling when activating ActionMenu items via space -
#2324
cc44952cThanks @langermank! - Revert Tooltip caret removal
v0.13.0
Minor Changes
-
#2284
374d10fdThanks @langermank! - Update tooltip design- Removes caret
- Decrease offset
- Remove animation delay
- Use v8 color tokens
-
#2293
d7eafca0Thanks @camertron! - Fix multi-select behavior when ActionMenus are embedded in dialogs -
#2291
725bbd95Thanks @camertron! - Allow ActionMenu items to submit multiple values on form submission; fix keyboard handling for submit items
Patch Changes
-
#2286
02e7f785Thanks @langermank! - fix SegmentedControl alignment issues -
#2288
caf09967Thanks @TylerJDev! - Fixes issue where sometimes a dialog cannot be closed if another is open -
#2292
46e3ff02Thanks @jonrohan! - Fix ActionBar issue where left and end key don't loop around to end of the action bar items. -
#2290
f33eed35Thanks @jonrohan! - Bug fix: Respect autofocus attributes inside of a Dialog when opening a modal-dialog. When the dialog was opening before it was always focusing the first focusable element which was always the close button.
v0.12.1
v0.12.0
Minor Changes
-
#36
cfa8b633Thanks @HDinger! - - Add FlexLayout Component-
Add GridLayout Component
-
-
#2240
512fc39eThanks @camertron! - Allow anonymous forms, mostly useful for tests -
#2241
3f7e6198Thanks @camertron! - Enable validation messages on radio button and check box groups -
#2247
09648632Thanks @jonrohan! - Graduate NavList to beta status -
#2251
4a51102dThanks @camertron! - Add header variant to Dialog
Patch Changes
-
#2256
fd17adfdThanks @langermank! - Fix disabled styles for radio -
#2250
66c4dd69Thanks @langermank! - - Improve contrast for icons ininvisiblebutton on hover in dark mode (within v8 colors)- Fix disabled button styles (v8 colors)
- Bump Primitives to latest
-
#2242
bc254f13Thanks @keithamus! - Remove background from anchored-position -
#2249
1209d241Thanks @camertron! - Fix underline behavior in Link component -
#2254
cdb9fe4dThanks @keithamus! - Only supply aria-label on Overlays with a role assigned -
#37
a5979b8bThanks @HDinger! - Don't show a border for PageHeaders on mobile -
#2245
495f911cThanks @TylerJDev! - Fix bug in ActionMenu keyboard navigation, where items aren't skipped when they're functionally[hidden]. -
#2244
3c5fb3a7Thanks @camertron! - Fix race condition causing dotcom axe check failures for icon button tooltips -
#2248
9885a5d8Thanks @keithamus! - Update popover support in older browsers.
v0.11.0
v0.10.0
Minor Changes
-
#2205
88ac3095Thanks @TylerJDev! - Add rubocop linter forIconButtoncomponent -
#2223
00b7d5d7Thanks @jonrohan! - Moving the render for the ActionBar::Item from the slot initializer to the call method.
Patch Changes
-
#2227
bb336bb6Thanks @jonrohan! - [Bug] Don't fill in the spinner circle svg path -
#2237
70a8336fThanks @jonrohan! - Fixing ActionBar more menu items including buttons with no type -
#2204
ed1644a2Thanks @keithamus! - Fix errors in older browsers with :popover-open -
#2236
d663e450Thanks @keithamus! - Centre anchored-position elements when their anchor is not present