Skip to content

Commit

Permalink
feat: added visibility documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
aldanchenko committed Aug 2, 2022
1 parent eecc378 commit af8b7fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

**Implemented enhancements:**

- Added support setting an optional visibility condition for Categories, Groups and Settings
- Added support setting an optional visibility condition for Categories, Groups and Settings

## [11.7.0](https://github.com/dlsc-software-consulting-gmbh/PreferencesFX/tree/11.7.0) (2020-12-15)
[Full Changelog](https://github.com/dlsc-software-consulting-gmbh/PreferencesFX/compare/11.6.0...11.7.0)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ It is possible to optionally add a [Validator](http://dlsc.com/wp-content/html/f
## Visibility

PreferencesFX support setting an optional visibility condition for Categories, Groups and Settings

* condition could be defined as a lambda-expression
* condition will be re-evaluated whenever any Setting changes

Expand Down

0 comments on commit af8b7fd

Please sign in to comment.