FancyLayouts - Vaadin Add-on Directory
Layouts and components with transitions!Issue Tracker
Online Demo
Source Code
FancyLayouts version 0.0.1
null
FancyLayouts version 0.0.2
0.0.1 -> 0.0.2 Changes:
- enable transitions at Opera
- add scrolling to panel
- better demo
FancyLayouts version 0.0.3
0.0.3 adds first development preview of FancyCssLayout (see the online demo).
FancyLayouts version 0.1.0
0.1.0:
- mainly bug fixes
- splitted demo to smaller pieces
FancyLayouts version 0.2
Adds FancyNotifications as example extension of FancyCssLayout. And also as fancier way of notifying user in style of OSX.
FancyLayouts version 0.2.1
0.2.1 has fixes for issues #1 and #2 (see GitHub)
FancyLayouts version 1.0.0.alpha1
1.0.0 will be for Vaadin 7 only, this is first alpha of it. Old version supporting Vaadin 6.8 will not be upgraded anymore. There are lots of bugs and issues still, and I will try to resolve these as soon as possible.
FancyLayouts version 1.0.0.alpha3
Work with transition engine under the hood (still work to do). Rotation transitions look a lot better now on browsers supported (3d effect) and also you can choose if you want rotation to happen horizontally or vertically.
FancyLayouts version 1.0.0.alpha4
Fixes maven issues (parent dependency) and many other things I broke with Vaadin7 update.
FancyLayouts version 1.0.0.alpha5
Just a Maven dependency fix (vaadin-client now using provided).
FancyLayouts version 1.0.0.beta1
- Now compiled against 7.1, might work still with 7.0, but not tested anymore
- Notification position option added
- Fixes notification click issues with 7.1
FancyLayouts version 1.0.0.beta2
Fixes resource issues of FancyImage (issue #4)
FancyLayouts version 1.0.0.beta3
Change in Notifications API to allow things like HTML content in notification labels.
FancyLayouts version 1.0.1
Addon marked stable. Fixes invalid casting.
FancyLayouts version 2.0.0
Vaadin 8 support