Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ nav_order: 6

## main

* Add rubocop-view_component to resources.

*Andy Waite*

* Fix bug where inheritance of components with formatless templates improperly raised a NoMethodError.

*GitHub Copilot*, *Joel Hawksley*, *Cameron Dutro*
Expand Down
4 changes: 4 additions & 0 deletions docs/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ _Is this page missing a link? Open a PR!_
- [Lookbook](https://lookbook.build)
- [ViewComponentAttributes](https://github.com/Amba-Health/view_component_attributes)

## Tools

- [rubocop-view_component](https://github.com/andyw8/rubocop-view_component)

## Podcasts

- [Code with Jason - ViewComponent with Joel Hawksley, Staff Engineer at GitHub](https://www.codewithjason.com/podcast/9936046-130-viewcomponent-with-joel-hawksley-staff-engineer-at-github/)
Expand Down
Loading