Skip to content

Commit f469381

Browse files
Add resources link to a way of managing attributes with View Component (#1454)
* Add resources link to a way of managing attributes with View Component * Add entry to changelog * Apply suggestions from code review * Fix whitespace issue Co-authored-by: Joel Hawksley <joelhawksley@github.com>
1 parent 7dad65b commit f469381

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ title: Changelog
99

1010
## main
1111

12+
* Add link to [ViewComponentAttributes](https://github.com/amba-Health/view_component_attributes) in Resources section of docs.
13+
14+
*Romaric Pascal*
15+
1216
* `render_preview` test helper is available by default. It is no longer necessary to include `ViewComponent::RenderPreviewHelper`.
1317

1418
*Joel Hawksley*

docs/resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ _Is this page missing a link? Open a PR!_
2424
- [ViewComponent::Storybook](https://github.com/jonspalmer/view_component_storybook)
2525
- [ViewComponent Contrib](https://github.com/palkan/view_component-contrib)
2626
- [Lookbook](https://github.com/allmarkedup/lookbook)
27+
- [ViewComponentAttributes](https://github.com/Amba-Health/view_component_attributes)
2728

2829
## Podcasts
2930

0 commit comments

Comments
 (0)