Skip to content

Commit

Permalink
Bump app component from ac1ce0c0 to 89236675
Browse files Browse the repository at this point in the history
## User-visible changes:

## Internal refactoring:

Refactored a number of components to use boolean props instead of Writables for controlling their open/closed state. This makes the components more flexible and easier to use, as they no longer need to be passed a Writable store. Also refactored some components to use Effects instead of events for handling callbacks, which simplifies the code and makes it easier to reason about.
View PR: https://github.com/tenzir/app/pull/873

View Changes: https://github.com/tenzir/app/compare/ac1ce0c061490daa3a0af255fefcabb556fbd38e...89236675a0f823e1ce453cdb1ee23dec8848f19b
  • Loading branch information
tenzir-bot committed Feb 14, 2025
1 parent 1d435cb commit 17c308c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/app
Submodule app updated from ac1ce0 to 892366

0 comments on commit 17c308c

Please sign in to comment.