primer_view_components 0.50.0 → 0.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -0
- data/app/assets/javascripts/primer_view_components.js +1 -1
- data/app/assets/javascripts/primer_view_components.js.map +1 -1
- data/app/assets/styles/primer_view_components.css +1 -1
- data/app/assets/styles/primer_view_components.css.map +1 -1
- data/app/components/primer/alpha/action_bar_element.js +1 -1
- data/app/components/primer/alpha/action_bar_element.ts +1 -1
- data/app/components/primer/alpha/action_list.js +1 -1
- data/app/components/primer/alpha/action_list.ts +1 -1
- data/app/components/primer/alpha/action_menu/action_menu_element.js +1 -1
- data/app/components/primer/alpha/action_menu/action_menu_element.ts +1 -1
- data/app/components/primer/alpha/layout.rb +6 -2
- data/app/components/primer/alpha/segmented_control.js +1 -1
- data/app/components/primer/alpha/segmented_control.ts +1 -1
- data/app/components/primer/alpha/select_panel_element.js +3 -1
- data/app/components/primer/alpha/select_panel_element.ts +4 -1
- data/app/components/primer/alpha/toggle_switch.js +1 -1
- data/app/components/primer/alpha/toggle_switch.rb +3 -0
- data/app/components/primer/alpha/toggle_switch.ts +1 -1
- data/app/components/primer/alpha/tree_view/tree_view.js +1 -1
- data/app/components/primer/alpha/tree_view/tree_view.ts +1 -1
- data/app/components/primer/alpha/tree_view/tree_view_icon_pair_element.js +1 -1
- data/app/components/primer/alpha/tree_view/tree_view_icon_pair_element.ts +1 -1
- data/app/components/primer/alpha/tree_view/tree_view_include_fragment_element.js +1 -1
- data/app/components/primer/alpha/tree_view/tree_view_include_fragment_element.ts +1 -1
- data/app/components/primer/alpha/tree_view/tree_view_sub_tree_node_element.js +25 -2
- data/app/components/primer/alpha/tree_view/tree_view_sub_tree_node_element.ts +27 -1
- data/app/components/primer/alpha/x_banner.js +1 -1
- data/app/components/primer/alpha/x_banner.ts +1 -1
- data/app/components/primer/beta/blankslate.css +1 -1
- data/app/components/primer/beta/blankslate.css.json +1 -0
- data/app/components/primer/beta/blankslate.css.map +1 -1
- data/app/components/primer/beta/blankslate.pcss +5 -0
- data/app/components/primer/beta/blankslate.rb +1 -0
- data/app/components/primer/beta/details_toggle_element.js +1 -1
- data/app/components/primer/beta/details_toggle_element.ts +1 -1
- data/app/components/primer/beta/nav_list.js +1 -1
- data/app/components/primer/beta/nav_list.ts +1 -1
- data/app/components/primer/beta/nav_list_group_element.js +1 -1
- data/app/components/primer/beta/nav_list_group_element.ts +1 -1
- data/app/components/primer/dialog_helper.js +17 -8
- data/app/components/primer/dialog_helper.ts +17 -8
- data/app/components/primer/scrollable_region.js +1 -1
- data/app/components/primer/scrollable_region.ts +1 -1
- data/app/lib/primer/forms/primer_multi_input.js +1 -1
- data/app/lib/primer/forms/primer_multi_input.ts +1 -1
- data/app/lib/primer/forms/primer_text_area.js +1 -1
- data/app/lib/primer/forms/primer_text_area.ts +1 -1
- data/app/lib/primer/forms/primer_text_field.js +1 -1
- data/app/lib/primer/forms/primer_text_field.ts +1 -1
- data/app/lib/primer/forms/toggle_switch_input.js +1 -1
- data/app/lib/primer/forms/toggle_switch_input.ts +1 -1
- data/lib/primer/view_components/version.rb +1 -1
- data/previews/primer/beta/button_preview/summary_as_button.html.erb +0 -1
- data/static/arguments.json +6 -0
- data/static/info_arch.json +8 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e159b23c70ed37c146d69293e3c65770840b6d40978bdb16cd094b4ad0c62c8d
|
|
4
|
+
data.tar.gz: f16c491bfc7994105ccccd232fc72642dbf0de96737d4d0ce66df79275c3989a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db6b3f006d0108318eb70afccba10114c69ba7870abd311cb2c07b6abb71c8fa4a4fab5aeaf6addb571c8928434b84c5c7daaa90f846ed033f8ae7f44bf1d122
|
|
7
|
+
data.tar.gz: e7e4a1fd8cd359c534900b6ce85427d2ab9769e1bc99a0320a1acc4714f7569e94efd14e372428e6c740caacc8f0e2747d7bf7e5d949b0a722584cf544aa3b7e
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# CHANGELOG
|
|
2
2
|
|
|
3
|
+
## 0.51.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#3938](https://github.com/primer/view_components/pull/3938) [`b7f61e2`](https://github.com/primer/view_components/commit/b7f61e2a2403bf714e0f34975cb83174e5a8b517) Thanks [@acbreton](https://github.com/acbreton)! - Change `ToggleSwitch` ViewComponent `type` to `button`
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- [#3945](https://github.com/primer/view_components/pull/3945) [`983cc29`](https://github.com/primer/view_components/commit/983cc290b199169181545a5518459640c2c212cf) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Blankslate: Add `text-wrap: balance` to heading and description
|
|
12
|
+
|
|
13
|
+
- [#3912](https://github.com/primer/view_components/pull/3912) [`1597a74`](https://github.com/primer/view_components/commit/1597a742f693963db74f62721688bdc254d81ad1) Thanks [@llastflowers](https://github.com/llastflowers)! - Remove newline in file to revert accidental visual regression of Button
|
|
14
|
+
|
|
15
|
+
- [#3940](https://github.com/primer/view_components/pull/3940) [`b585532`](https://github.com/primer/view_components/commit/b5855325cfac72e9ce34ad88a7c0e1b1c14bcb94) Thanks [@TylerJDev](https://github.com/TylerJDev)! - Dialog: Fixes issue in `dialog_helper.ts` where focus could be lost
|
|
16
|
+
|
|
17
|
+
- [#3894](https://github.com/primer/view_components/pull/3894) [`4ddf815`](https://github.com/primer/view_components/commit/4ddf815475c5da1c588f12a024c48defc621a719) Thanks [@francinelucca](https://github.com/francinelucca)! - chore(treeview): add treeitem role to shadow dom node
|
|
18
|
+
|
|
19
|
+
- [#3919](https://github.com/primer/view_components/pull/3919) [`e060f4d`](https://github.com/primer/view_components/commit/e060f4da7cf02d88477f9791fd1ed778b51dfa43) Thanks [@francinelucca](https://github.com/francinelucca)! - Chore: add custom "invokerClicked" selectpanel event
|
|
20
|
+
|
|
21
|
+
- [#3930](https://github.com/primer/view_components/pull/3930) [`0ebf631`](https://github.com/primer/view_components/commit/0ebf631648bb4e0a6ccdce2437fa91290636301c) Thanks [@copilot-swe-agent](https://github.com/apps/copilot-swe-agent)! - Update Catalyst to version 1.8.0 and hard-code controller/custom-element names via their @controller('...') decorators to allow for better minification
|
|
22
|
+
|
|
3
23
|
## 0.50.0
|
|
4
24
|
|
|
5
25
|
### Minor Changes
|