Skip to content

Commit

Permalink
FIO-9159: add intentionallyHidden ephemeral state and breaking change…
Browse files Browse the repository at this point in the history
… to clearOnHide behavior (#173)

* add intentionallyHidden ephemeral state; change clearOnHide behavior to only clear when conditionally hidden; add tests; minor linting

* more tests

* fix merge conflict problem
  • Loading branch information
brendanbond authored and lane-formio committed Dec 16, 2024
1 parent d37c22f commit 504d87d
Show file tree
Hide file tree
Showing 8 changed files with 620 additions and 363 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [Unreleased: 2.4.0-rc.2]

- FIO-9159: add intentionallyHidden ephemeral state and breaking change to clearOnHide behavior

## 2.4.0-rc.1

### Changed
Expand Down
Loading

0 comments on commit 504d87d

Please sign in to comment.