Skip to content
This repository was archived by the owner on Aug 9, 2019. It is now read-only.

Tags: elycruz/jui-commons

Tags

0.2.22

Toggle 0.2.22's commit message
Updated juiBase's _timeline function to properly return the gsap time…

…line.

0.2.50

Toggle 0.2.50's commit message
Updated juibase, and rebuilt artifacts.

0.2.21

Toggle 0.2.21's commit message
Version 0.2.2 MVP.

0.1.18

Toggle 0.1.18's commit message
Removed older bower components, and node packages not needed anymore.

0.1.17

Toggle 0.1.17's commit message
Recompiled sass for jui-select-picker so that it takes latest changes…

… (messed up previous merge cause grunt watch was still running on examples app and on main lib (had to hard reset and redo build)).

0.1.16

Toggle 0.1.16's commit message
fooling around with `getWrapperElmPaddingBottom` (trying to get it ri…

…ght).

0.1.15

Toggle 0.1.15's commit message
Further cleanup on scrollable drop down (removed unused methods and c…

…omments as well as removed some unneeded code).

0.1.14

Toggle 0.1.14's commit message
Added auto closing for select picker when it should collapse on mouse…

…leave event. Also added width auto to select picker and scrollable dropdown component scss/css. Corrected event callbacks for animation complete and animation reverese on scrollable dropdown and select picker. Added refresh method to select picker (just calls `refreshOptions` method of self). Fixed the suggested height generation method(s) to be more precise/accurate.

0.1.13

Toggle 0.1.13's commit message
Fixed up select pickers functionality a bit.

0.1.12

Toggle 0.1.12's commit message
Progress on fixing select picker issues.