Skip to content

Commit

Permalink
docs: add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
brofrain committed Jan 19, 2024
1 parent a1b3488 commit db84108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ You need to utilize the `ssr` feature for the crate to work properly in a SSR pr
- [ ] Detect duplicate keys for better developer experience
- [ ] Add ability to define custom handlers when an element enters "before enter" / "enter" / "move" / "leave" state
- [ ] Optional properties for explicit animation durations
- [ ] Optional bool prop for enabling resize animations
- [ ] Optional bool prop for assigning a static `z-index` to each child, so triggering a move transition before the previous one has finished doesn't cause overlapping elements to be chaotically moved from front to back and vice versa.

## License
Expand Down

0 comments on commit db84108

Please sign in to comment.