Skip to content

Latest commit

 

History

History
75 lines (42 loc) · 1.09 KB

File metadata and controls

75 lines (42 loc) · 1.09 KB

Release history

v0.3.1

Lower is better

Renamed the require of 'WuiDom' into 'wuidom'

v0.3.0

Let's meet the world

Added more compatibility through package.json

v0.2.9

Dependencies update

Updated wui-Dom to v0.6.2

v0.2.8

Dependencies update

Updated wui-Dom to v0.6.0

v0.2.7

Dependencies update

Updated wui-Dom to v0.5.3

v0.2.6

Dependencies update

Updated wui-Dom to v0.5.1

v0.2.5

Dependencies update

Updated wui-Dom to v0.5.0

v0.2.4

Dependencies update

Updated wui-Dom to v0.4.0

v0.2.3

Dependencies update

Updated wui-Dom to v0.3.3

v0.2.2

Dependencies update

Updated wui-Dom to v0.3.2

v0.2.1

Dependencies update

WuiDom now use Wizcorp/events v0.1.2

v0.2.0

New WuiDom

Now using the new WuiDom API (v0.3.0) so children can be managed from the view.

Touch me, or not

Scrolling management through disableScrolling and enableScrolling was not made to be turn on and off all the time. This should fix it and manageable without trouble with performance.

v0.1.0

First version