d592e9155bb1ceb2b977abd5008e7474b214a2b2Eric FerraiuoloWidget Position Align Change History
d592e9155bb1ceb2b977abd5008e7474b214a2b2Eric Ferraiuolo====================================
cacdfbe1f3c8666cd6761728793c77ca06f31398Eric Ferraiuolo * The widget's alignment is now re-synced to the DOM every time the widget's
cacdfbe1f3c8666cd6761728793c77ca06f31398Eric Ferraiuolo `visible` Attribute is changed to `true`. [Ticket #2530779]
cacdfbe1f3c8666cd6761728793c77ca06f31398Eric Ferraiuolo * Syncing the current alignment to the DOM is now supported in the public API
cacdfbe1f3c8666cd6761728793c77ca06f31398Eric Ferraiuolo by calling `align()` with no arguments. [Ticket #2529911]
978d79d79f02c663a09a80c1bb43013fb062c8ccEric Ferraiuolo * Added `alignOn` attribute which allows the implementer to specify when the
91a909555aeaa13fec1760cddbcc652529c50ed6Eric Ferraiuolo Widget should be re-aligned.
91a909555aeaa13fec1760cddbcc652529c50ed6Eric Ferraiuolo * No changes.
91a909555aeaa13fec1760cddbcc652529c50ed6Eric Ferraiuolo * No changes.
91a909555aeaa13fec1760cddbcc652529c50ed6Eric Ferraiuolo * No changes.
dcc78dcc19087a116ef6b75e3d52f0ce38773e2fEric Ferraiuolo * Renamed module from `widget-position-ext` to `widget-position-align`.
91a909555aeaa13fec1760cddbcc652529c50ed6Eric Ferraiuolo * Initial release.