Skip to content

Commit

Permalink
Merge pull request #149 from ditrit/bugfix/check_required_attribute_b…
Browse files Browse the repository at this point in the history
…ool_number

Bugfix: Check required attribute boolean and number
  • Loading branch information
Zorin95670 authored Feb 9, 2023
2 parents 8b5a881 + b1a729e commit c5204b9
Show file tree
Hide file tree
Showing 5 changed files with 448 additions and 12,053 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add menu to create a new linkable component from selected component.
- Add `getDefinedAttributesByType` method in `Component.js`.

### Fixed

- Fix `Component.checkRequiredAttributes` method fails when required attribute is `Boolean` or `Number`.

## [0.12.1] - 2023/02/07

### Fixed
Expand Down
Loading

0 comments on commit c5204b9

Please sign in to comment.