Skip to content

Commit

Permalink
bugfix(StyledRadio): reduce clickable area in StyledRadio and StyledR…
Browse files Browse the repository at this point in the history
…adioTabVertical #patch
  • Loading branch information
aziz-zen-ab committed Dec 27, 2022
1 parent 7660501 commit cc40dd9
Show file tree
Hide file tree
Showing 17 changed files with 41 additions and 196 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.14.1]
### Refactored
- limit the clickable area in `StyledRadio` and `StyledRadioTabVertical` to only radio icon and label

### Delete
- remove `RadioButton`

## [0.14.0]
### Added
- add prefixField props in `ValidFieldText`
Expand Down
2 changes: 1 addition & 1 deletion build/components/Icon/IconList.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 0 additions & 22 deletions build/components/RadioButton/RadioButton.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion build/components/RadioButton/RadioButton.js

This file was deleted.

2 changes: 1 addition & 1 deletion build/components/StyledRadio/StyledRadio.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cc40dd9

Please sign in to comment.