mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add delayed scope destruction to docs
This commit is contained in:
parent
a0eca04903
commit
6da33722e9
5 changed files with 92 additions and 20 deletions
|
|
@ -16,11 +16,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
effects to set children.
|
||||
- `spring()` returns a second value, a setter to set position, velocity and
|
||||
impulse.
|
||||
- Improved `spring()` updating and unscheduling.
|
||||
- `show()` now receives a source to its callback returning the current value
|
||||
of the condition.
|
||||
- Ignore `false` passed as a child.
|
||||
- Flag `vide.defaults` to disable the setting of default properties.
|
||||
- Delayed scope destruction for control flow functions: `show()` `switch()` `indexes()` `values()`.
|
||||
- Better `create()` types for the new type solver.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue