issues
search
thenikso
/
angular-inview
AngularJS directive to check if a DOM element is in the browser viewport.
http://thenikso.github.io/angular-inview/
MIT License
480
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
arrow functions not supported
#148
bezzad
closed
5 years ago
2
Typo fixes
#147
oferze
closed
5 years ago
0
Fix [3.0.0] Syntax Error #139
#146
auban
closed
5 years ago
1
Fixed syntax for minify
#145
lbthomsen
closed
5 years ago
1
Dispose after first call
#144
Kezino
opened
6 years ago
0
3.0.0 not working in chrome-44/googlebot
#143
joshualloyd
opened
6 years ago
0
Remove arrow function to accomplish with ES4
#142
jwhitmarsh
closed
5 years ago
9
What are the breaking changes in v3.0.0?
#141
jwhitmarsh
closed
5 years ago
4
Support angular-inview for nested containers (Should prevent the propagation of scroll event from child to container)
#140
farshad9037
opened
6 years ago
0
[3.0.0] Syntax Error
#139
regnete
closed
5 years ago
8
Not working for me on window scrolling
#138
exetera
closed
6 years ago
3
Throttle vs delay
#137
stoykostanchev
opened
7 years ago
0
revert to 2.1.0, re-publish as 2.3.1
#136
graingert
closed
6 years ago
4
no longer finds zero height divs visible
#135
graingert
closed
7 years ago
2
no changelog for 2.3.0
#134
graingert
closed
7 years ago
2
Fix for #102
#133
farshad9037
closed
7 years ago
2
Fixes #131 - percent correctly translated
#132
steevee
closed
7 years ago
0
Percent in offset not calculating correctly
#131
steevee
closed
7 years ago
0
2.2.0 is not published to npm
#130
szimek
closed
5 years ago
3
Allow for responsive handling of in-view-options by allowing expressions
#129
doelgonzo
opened
7 years ago
0
Having only one element active as "in-view"
#128
ErikTech
opened
7 years ago
0
export module name
#127
graingert
closed
6 years ago
1
Set inView to false if ng-hide is present and set to true
#126
AlessandroDG
opened
7 years ago
0
does this actually require 1.5.8
#125
richsoni
closed
5 years ago
2
Fix package/bower.json versions, publish to npm/bower
#124
chrisfrancis27
opened
7 years ago
1
intersectRect fails testcase for height 0
#123
VincentJ711
closed
7 years ago
1
Implement page visibility support
#122
dbrgn
opened
7 years ago
2
$inview not recalculated after initially seen and height added.
#121
doelgonzo
opened
7 years ago
1
Bower Version
#120
Frigeon
closed
5 years ago
1
Add `requireOffsetParent` option
#119
evenicoulddoit
opened
8 years ago
5
Offset values
#118
maartenvanbenthem
opened
8 years ago
4
Negative offset
#117
DeadcatDev
closed
8 years ago
1
Check if element is visible and if not return false for "inView"
#116
lopsided
closed
8 years ago
0
Execute callback even if visibility didn't change
#115
onemanclapping
opened
8 years ago
1
IntersectionObserver & Performance
#114
markgarity
opened
8 years ago
1
Issues with ng-show/ng-hide
#113
lopsided
opened
8 years ago
4
Not working in dynamic page
#112
ghost
opened
8 years ago
3
Detect active tab
#111
dbrgn
opened
8 years ago
6
Fix initial state check
#110
thenikso
closed
8 years ago
0
Initial state wrong
#109
dbrgn
closed
8 years ago
8
angular-inview.spec.js in v2.0.0-beta.1
#108
pvnr0082t
closed
8 years ago
1
🚀 Version 2
#107
thenikso
closed
8 years ago
0
Version for Angular2
#106
slagod
opened
8 years ago
3
Minification using Grunt Build (usemin) breaks app
#105
nroma
opened
8 years ago
2
$inview is always true
#104
shivakumaravula
closed
8 years ago
3
fixed minor typos in README.md
#103
ricolo
closed
8 years ago
1
Angular expression is not evaluated for an element when scrolling too fast by dragging the scrollbar
#102
vinaynb
opened
8 years ago
8
Callback not called when the element become invisible due a dynamic ng-repeat on top of it
#101
GMaxera
closed
8 years ago
3
Bind to scroll event on elements with inview-scrollable class
#100
cassdeckard
closed
8 years ago
1
Bind to keyup event
#99
cassdeckard
closed
8 years ago
2
Next