7 Commits

Author SHA1 Message Date
Henriette Darge d7c006ce82 Update SubHeader implementations to new mobile requirements in version 0.66.1 2025-05-19 15:11:05 +02:00
Henriette Darge f5890999f5 Replace deprecated Primer::ButtonComponent with Primer::Beta::Button 2025-04-04 09:29:25 +02:00
Ivan Kuchin 0f6a12da3a erb_lint auto fix layout 2025-02-11 18:49:20 +01:00
Ivan Kuchin 0b1f73ec79 erb_lint auto except rubocop linter 2025-02-11 18:49:19 +01:00
Henriette Darge efe54cf8ca Use Primer Button for "AddButtonComponent" 2024-10-11 09:46:24 +02:00
Behrokh Satarnejad 03d24955c2 update pageheader and subheader in boards page 2024-09-20 15:28:57 +02:00
Aaron Contreras c953d76f5d Extract AddButtonComponents into base ViewComponent
In order to reduce duplication and facilitate ease of use of this
`AddButtonComponent`, a base `ViewComponent` has been extracted
where each individual sub component can implement the unique characteristics
to each of them such as their `render?` method or `dynamic_path`.
2023-07-19 20:04:23 -05:00