Fuse beta release 0.1.2658
This release contains several updates to Fuse libraries.
Fuse libs
Features
Changes
- Styles now apply templates in backwards order.
- Layout Animation fixes & improvement.
- Renamed triggers for consistency and clarity.
-
Fuse.Animations.Timeline,TimelinePlayerandTrackhave been removed. Use the newFuse.Trigger.Timelinefunctionality. -
Fuse.Trigger.ProgressRangecan be used to track the progress of a control in a trigger - The old
Uno.DateTimeclass has been replaced with a new date and time APIUno.Time, based on the popular Noda Time library.

