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 Dec 16, 2024
1 parent 48565a4 commit 0a627a7
Show file tree
Hide file tree
Showing 8 changed files with 617 additions and 364 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@formio/core",
"version": "2.1.0-dev.tt.13",
"version": "2.3.0-dev.160.cabaa43",
"description": "The core Form.io renderering framework.",
"main": "lib/index.js",
"exports": {
Expand Down
Loading

0 comments on commit 0a627a7

Please sign in to comment.