Revision code
Changes
Version 0.3.0
Changes
- Add
{ batch } option for up.awaken().
- Fix light-dismissing of dialogs (by clicking on the background).
- Transition ghosts are now inserted as sibling elements of their sources; they now work with padding and have proper z-indexes.
- Animations like
move-to-right now measure the actual number of pixels that need to be traveled.
- Animations now force 3D acceleration.
-
up.util.isBlank() now works with objects.
- Support
{ history: false } option to not change history when updating a fragment.
- Allow to set default animation options.