Version numbers correspond to bower.json
version
- update angular dependencies to be >=1.2.2
- add
scroll-buffer
attribute option for when to trigger loading more
- add
jrgLookupReInit
event to call to re init directive
- remove jQuery dependency
- generate lookup.css and lookup.min.css for non LESS support
- add replace:true for new Angular 1.2.0 change to template function so there's not an extra wrapping element
- support Angular 1.2.0 - switch from compile to template function