sjohnsonaz / BuildJS-Full

A simple utility for class definition, inheritance, dynamic loading, MVVM, Widgets, and backend MVC.
http://buildjs.com
0 stars 0 forks source link

Apply transitions to styles. #30

Open sjohnsonaz opened 10 years ago

sjohnsonaz commented 10 years ago

Certain styles should have smooth transitions. This will provide cleaner and more dynamic interactions.

sjohnsonaz commented 10 years ago

Added ProgressBar width transition.

sjohnsonaz commented 9 years ago

Added Modal and DateInput transition.