refactor/radio-group and add card layout (#531) #1354
ci.yml
on: push
build
3m 14s
commitlint
17s
format-and-lint
2m 25s
Annotations
1 error and 5 warnings
commitlint
You have commit messages with errors
⧗ input: refactor/radio-group and add card layout (#531)
* refactor(radio-group): change brn-radio-group to directive and hlm-radio-group to component
* expose brn-radio-group inputs/outputs
* apply dir and tabindex attribute for radio-group
* change styles for radio-group
* apply reverse style for rtl direction
* docs(radio-group): update default imports/skeleton
* docs(radio-group): add card layout example
* Todos: style issue with short text for first card
* fix(radio-group): lint issues
* fix(radio-group): update import and template for e2e
* fix(radio-group): remove tabindex="0" from group to forward the focus on tab to the first radio item
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format-and-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|