Skip to content

Releases: lbenie/angular-elastic-grid

Fixing filter effect

22 Apr 01:38
Compare
Choose a tag to compare
Fixing filter effect Pre-release
Pre-release

This release should fix the filterEffect and adds a watch on the items scope so that the directive is rerendered when new data is fetched

v.1.0.7

22 Apr 02:30
Compare
Choose a tag to compare
chore(bump new version): new version release

new version

v.1.0.6

22 Apr 02:24
Compare
Choose a tag to compare

Fixes the directive scope and adds more information in the readme

v1.0.5

08 Mar 14:01
Compare
Choose a tag to compare

watcher on the directive scope items.
when a new array is received the directive will re-render

v.1.0.4

22 Dec 18:15
Compare
Choose a tag to compare

Added some styling

v.1.0.3

22 Dec 17:59
Compare
Choose a tag to compare

Fixed an issue with timeout injection

Refactoring

22 Dec 17:15
Compare
Choose a tag to compare

Added a timeout parameter to delay the rendering.

When using restangular data is fetched and it uses a promises with an empty array first.

Adding a timeout fixes that so the data is rendered correctly.

v.1.0.1

21 Dec 22:01
Compare
Choose a tag to compare

fixed some typos

First Release

21 Dec 21:22
Compare
Choose a tag to compare

first release