forked from marcj/css-element-queries
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: DimaK0/css-element-queries
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: marcj/css-element-queries
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 9 files changed
- 13 contributors
Commits on May 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7587a65 - Browse repository at this point
Copy the full SHA 7587a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cadf8d - Browse repository at this point
Copy the full SHA 0cadf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 389ca99 - Browse repository at this point
Copy the full SHA 389ca99View commit details -
Configuration menu - View commit details
-
Copy full SHA for eab5e1b - Browse repository at this point
Copy the full SHA eab5e1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f7808 - Browse repository at this point
Copy the full SHA c4f7808View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d92e05 - Browse repository at this point
Copy the full SHA 5d92e05View commit details
Commits on Jul 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d1816ad - Browse repository at this point
Copy the full SHA d1816adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d0ffa0 - Browse repository at this point
Copy the full SHA 7d0ffa0View commit details
Commits on Oct 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9fe2fbf - Browse repository at this point
Copy the full SHA 9fe2fbfView commit details
Commits on Oct 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4b06648 - Browse repository at this point
Copy the full SHA 4b06648View commit details
Commits on Nov 22, 2019
-
cancelAnimationFrame for reset when detach is called (marcj#282)
In ResizeSensor, we use requestAnimationFrame for reset. However, if an element is added to DOM and removed from DOM very quickly (even before the first reset happens), the reset itself will stuck in an infinite loop. It also causes memory leak because the reset function holds the element forever.
Configuration menu - View commit details
-
Copy full SHA for 1e40612 - Browse repository at this point
Copy the full SHA 1e40612View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f127c7 - Browse repository at this point
Copy the full SHA 8f127c7View commit details
Commits on Jan 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 72adc49 - Browse repository at this point
Copy the full SHA 72adc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for df88b1e - Browse repository at this point
Copy the full SHA df88b1eView commit details
Commits on Apr 13, 2020
-
Fixed check for canceling last animation frame for invisible check (m…
…arcj#289) Co-authored-by: Aleksandar Adamovic <accordia.aleksandaradamovic@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 97da8b7 - Browse repository at this point
Copy the full SHA 97da8b7View commit details -
fix invoking element.resizeSensor.resetSensor when it is undefined to…
… cause js error (marcj#291) Co-authored-by: akelley <achara.kelley@verizonmedia.com>
Configuration menu - View commit details
-
Copy full SHA for ee21dfe - Browse repository at this point
Copy the full SHA ee21dfeView commit details
Commits on Jul 3, 2020
-
Add a Size interface to the typings (marcj#293)
Co-authored-by: Maksym Kobieliev <kobieliev@extedo.com>
Configuration menu - View commit details
-
Copy full SHA for 4eae465 - Browse repository at this point
Copy the full SHA 4eae465View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master