Skip to content

Commit

Permalink
refactor(HorizontalFieldText): add prop isInvalid #patch (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: Yeri <[email protected]>
  • Loading branch information
pirey and Yeri authored Jun 27, 2024
1 parent 7dc6d70 commit de91200
Show file tree
Hide file tree
Showing 51 changed files with 66 additions and 45 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.15.3]
### Added
- added prop `isInvalid` in `HorizontalFieldText`

## [0.15.2]
### Fixed
- Add css variable to set top and right position on modal page
Expand Down
2 changes: 1 addition & 1 deletion build/Icon-c7fd6f18.js → build/Icon-e40c0ccd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Label-2f069063.js → build/Label-190d2a38.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Popper-2b21673c.js → build/Popper-c043611c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Select-0356574f.js → build/Select-4be094cd.js

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

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

Loading

0 comments on commit de91200

Please sign in to comment.