Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio group style #703

Merged
merged 7 commits into from
Apr 8, 2024
Merged

Radio group style #703

merged 7 commits into from
Apr 8, 2024

Conversation

mpellerin42
Copy link
Collaborator

  • Display radio with a background different for odd and even items by default (using scss tokens)
  • Display a different background color on hover
  • Replace flex gap by a padding on radio items
  • Add popoverHelp option allowing to display help on a popover when hovering an info icon on the right of the radio label

  - Display radio with a background different for odd and even items by default (using scss tokens)
  - Display a different background color on hover
  - Replace flex gap by a padding on radio items
  - Add `popoverHelp` option allowing to display help on a popover when hovering an `info` icon on the right of the radio label
Update tsconfig to work with the last version of date-fns
Deps updated:
  - date-fns
  - @ngneat/spectator
  - @types/jest
  - @types/node
  - jest
  - prettier
  - pretty-quick
  - typescript
  - Fix alternate backgrounds to be applied on nth-of-type only
  - Don't display a background when hovering disabled radios
@mpellerin42 mpellerin42 marked this pull request as ready for review April 8, 2024 10:47
@mpellerin42 mpellerin42 merged commit 7fa551d into master Apr 8, 2024
3 checks passed
@mpellerin42 mpellerin42 deleted the radio-group-style branch April 8, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants