Skip to content

Commit 5dfed7e

Browse files
Version Packages
1 parent d722644 commit 5dfed7e

File tree

10 files changed

+20
-42
lines changed

10 files changed

+20
-42
lines changed

.changeset/healthy-days-hide.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/plenty-regions-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/stupid-toes-find.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tidy-years-protect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# CHANGELOG
22

3+
## 0.49.0
4+
5+
### Minor Changes
6+
7+
- [#3785](https://github.com/primer/view_components/pull/3785) [`7526370`](https://github.com/primer/view_components/commit/75263700b8c00ffdd525c81feed0de61b81d1067) Thanks [@lindseywild](https://github.com/lindseywild)! - Adds character_limit option to TextArea and TextField components
8+
9+
### Patch Changes
10+
11+
- [#3848](https://github.com/primer/view_components/pull/3848) [`20d2e9f`](https://github.com/primer/view_components/commit/20d2e9f195864fb900fab2473592d2249eed5ac0) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Add support for Ruby 4 in test suite.
12+
13+
- [#3823](https://github.com/primer/view_components/pull/3823) [`954596a`](https://github.com/primer/view_components/commit/954596a07c4230f107c24dad2967f25577828d5b) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Tooltip: Prevents tooltip from appearing when popover (e.g. ActionMenu) is opened
14+
15+
- [#3850](https://github.com/primer/view_components/pull/3850) [`d722644`](https://github.com/primer/view_components/commit/d722644d98e7b80ee684ccd53d3192f51322512c) Thanks [@joelhawksley](https://github.com/joelhawksley)! - Fix compatibility issues with Herb, add linter to CI.
16+
317
## 0.48.0
418

519
### Minor Changes
@@ -382,7 +396,6 @@
382396
- [#2983](https://github.com/primer/view_components/pull/2983) [`5d68193`](https://github.com/primer/view_components/commit/5d681938247c4a957d62b05c2560fef24195ff51) Thanks [@keithamus](https://github.com/keithamus)! - Ensure ActionMenu restores focus on close of a dialog, if a menu item opened that dialog
383397

384398
- [#3010](https://github.com/primer/view_components/pull/3010) [`ebab85a`](https://github.com/primer/view_components/commit/ebab85a3a3d2644079aaf495fd1e6689b89f713b) Thanks [@camertron](https://github.com/camertron)! - Fixes several SelectPanel bugs:
385-
386399
1. If multiple server-rendered items are checked, the panel will only show one item checked.
387400
2. If no `data-value` attributes are provided, panels in single-select mode will allow multiple items to be checked.
388401

@@ -559,7 +572,6 @@
559572
### Patch Changes
560573

561574
- [#2751](https://github.com/primer/view_components/pull/2751) [`b1fef3c`](https://github.com/primer/view_components/commit/b1fef3cf8ae547241b4d63fde81bc6c127fbd862) Thanks [@langermank](https://github.com/langermank)! - - Add `label_wrap` param to `Beta::Button`
562-
563575
- Bug fix: text overflows in SegmentedControl instead of ellipses
564576

565577
- [#2765](https://github.com/primer/view_components/pull/2765) [`1857983`](https://github.com/primer/view_components/commit/1857983591752336d34133c83af3c8cfe232f1af) Thanks [@camertron](https://github.com/camertron)! - Fix issue preventing expansion and collapse of nav list items with tooltips
@@ -761,7 +773,6 @@
761773
- [#2414](https://github.com/primer/view_components/pull/2414) [`48a2405a`](https://github.com/primer/view_components/commit/48a2405a2cdb6865eb57c2ea411fcece026590d0) Thanks [@keithamus](https://github.com/keithamus)! - Prevent other Overlays closing when Escape is pressed while Tooltips are open
762774

763775
- [#2379](https://github.com/primer/view_components/pull/2379) [`2c59c33b`](https://github.com/primer/view_components/commit/2c59c33bf54e392d743fbdd1076d06bff2151b42) Thanks [@mperrotti](https://github.com/mperrotti)! - Updates 'inactive' state for buttons based on feedback from the a11y team:
764-
765776
- inactive buttons need to meet the color contrast ratio minimum
766777
- inactive buttons shouldn't have aria-disabled since they can still accept interactions such as:
767778
- hover/focus to show a tooltip
@@ -831,7 +842,6 @@
831842
### Minor Changes
832843

833844
- [#2284](https://github.com/primer/view_components/pull/2284) [`374d10fd`](https://github.com/primer/view_components/commit/374d10fd18e7371f49abf75dde135c3ed29fe33d) Thanks [@langermank](https://github.com/langermank)! - Update tooltip design
834-
835845
- Removes caret
836846
- Decrease offset
837847
- Remove animation delay
@@ -885,7 +895,6 @@
885895
<!-- Changed components: Primer::Alpha::ActionBar -->
886896

887897
- [#2259](https://github.com/primer/view_components/pull/2259) [`a2fe6134`](https://github.com/primer/view_components/commit/a2fe61342b2f3527533902d845f5a9d500d6910c) Thanks [@TylerJDev](https://github.com/TylerJDev)! - \* Includes ActionMenu in ActionBar focus trap when present.
888-
889898
- Adjusts `focus_group.ts` to set `tabindex="0"` back to invoker if it is non-focusable.
890899
- Prevents popover invokers from being triggered with 'left' and 'right' arrow keys.
891900

@@ -924,7 +933,6 @@
924933
<!-- Changed components: _none_ -->
925934

926935
- [#2250](https://github.com/primer/view_components/pull/2250) [`66c4dd69`](https://github.com/primer/view_components/commit/66c4dd6936b386caa42868beef9ea1b33f84b11b) Thanks [@langermank](https://github.com/langermank)! - - Improve contrast for icons in `invisible` button on hover in dark mode (within v8 colors)
927-
928936
- Fix disabled button styles (v8 colors)
929937
- Bump Primitives to latest
930938

@@ -1639,7 +1647,6 @@
16391647
- [#1632](https://github.com/primer/view_components/pull/1632) [`7f1181be`](https://github.com/primer/view_components/commit/7f1181be49960337254db834e9b2b9a5fdb7b0b8) Thanks [@camertron](https://github.com/camertron)! - Improve performance of the deny\_\* methods
16401648

16411649
* [#1625](https://github.com/primer/view_components/pull/1625) [`3af9bf5e`](https://github.com/primer/view_components/commit/3af9bf5e778bb1fe475ed7efda9fc1a5ed36d695) Thanks [@jonrohan](https://github.com/jonrohan)! - Deprecate components and moving to new namespace:
1642-
16431650
- Primer::Dropdown moving to Primer::Alpha::Dropdown
16441651
- Primer::Dropdown::Menu moving to Primer::Alpha::Dropdown::Menu
16451652
- Primer::Dropdown::Menu::Item moving to Primer::Alpha::Dropdown::Menu::Item
@@ -2457,7 +2464,6 @@
24572464
_Manuel Puyol_
24582465

24592466
- Change spacing in `Blankslate`:
2460-
24612467
- Between `description` and `primary_action` to `32px`.
24622468
- Between `primary_action` and `secondary_action` to `16px`.
24632469

@@ -2815,7 +2821,6 @@
28152821
_Manuel Puyol_
28162822

28172823
- Linters can:
2818-
28192824
- convert values with ERB interpolations.
28202825
- autocorrect cases with custom classes.
28212826

@@ -2930,7 +2935,6 @@
29302935
_Kate Higa_
29312936

29322937
- Renames:
2933-
29342938
- `Primer::AvatarStackComponent` to `Primer::Beta::AvatarStack`.
29352939

29362940
_Manuel Puyol_
@@ -2972,7 +2976,6 @@
29722976
_Kate Higa_
29732977

29742978
- Renames:
2975-
29762979
- `Primer::AutoComplete` to `Primer::Beta::AutoComplete`
29772980
- `Primer::AutoComplete::Item` to `Primer::Beta::AutoComplete::Item`
29782981
- `Primer::AvatarComponent` to `Primer::Beta::Avatar`
@@ -3116,7 +3119,6 @@
31163119
_Kate Higa_
31173120

31183121
- Renames:
3119-
31203122
- `DropdownComponent` to `Dropdown`.
31213123
- `Dropdown::MenuComponent` to `Dropdown::Menu`.
31223124
- `Primer::ButtonMarketingComponent` to `Primer::Alpha::ButtonMarketing`.
@@ -3574,7 +3576,6 @@
35743576
_Simon Taranto_
35753577

35763578
- Update `LinkComponent`:
3577-
35783579
- use `Link--muted` instead of `muted-link`.
35793580
- accept `variant` and `underline` options.
35803581
- accept `:span` as a tag.
@@ -3884,7 +3885,6 @@
38843885

38853886
- Add support for box_shadow
38863887
- Add components:
3887-
38883888
- Popover
38893889

38903890
_Sarah Vessels_
@@ -3906,7 +3906,6 @@
39063906
_Joel Hawksley_
39073907

39083908
- Add components:
3909-
39103909
- Avatar
39113910
- Blankslate
39123911

@@ -3927,7 +3926,6 @@
39273926
_Manuel Puyol_
39283927

39293928
- Add components:
3930-
39313929
- BorderBox
39323930
- Box
39333931
- Breadcrumb

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
primer_view_components (0.48.0)
4+
primer_view_components (0.49.0)
55
actionview (>= 7.2.0)
66
activesupport (>= 7.2.0)
77
octicons (>= 18.0.0)

demo/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
primer_view_components (0.48.0)
4+
primer_view_components (0.49.0)
55
actionview (>= 7.2.0)
66
activesupport (>= 7.2.0)
77
octicons (>= 18.0.0)

lib/primer/view_components/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Primer
55
module ViewComponents
66
module VERSION
77
MAJOR = 0
8-
MINOR = 48
8+
MINOR = 49
99
PATCH = 0
1010

1111
STRING = [MAJOR, MINOR, PATCH].join(".")

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@primer/view-components",
3-
"version": "0.48.0",
3+
"version": "0.49.0",
44
"description": "ViewComponents for the Primer Design System",
55
"main": "app/assets/javascripts/primer_view_components.js",
66
"module": "app/components/primer/primer.js",

0 commit comments

Comments
 (0)