-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: github/typing-effect-element
base: v0.0.2
head repository: github/typing-effect-element
compare: v0.1.0
- 18 commits
- 8 files changed
- 3 contributors
Commits on May 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2579a1e - Browse repository at this point
Copy the full SHA 2579a1eView commit details
Commits on May 27, 2021
-
Adds tests and getters to set character and line delay to 0 when redu…
…ced motion is preferred by user.
Configuration menu - View commit details
-
Copy full SHA for f98bd8b - Browse repository at this point
Copy the full SHA f98bd8bView commit details -
Appends line content without delay instead of character by character …
…for reduced motion setting.
Configuration menu - View commit details
-
Copy full SHA for 7478979 - Browse repository at this point
Copy the full SHA 7478979View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3165c6 - Browse repository at this point
Copy the full SHA f3165c6View commit details -
Adds a condition for reduced motion where the data-reduced-motion att…
…ribute will override the window media match. If data-reduced-motion is set to true, the component will NOT animate. If data-reduced-motion is set to false, the component WILL animate.
Configuration menu - View commit details
-
Copy full SHA for dcfafd2 - Browse repository at this point
Copy the full SHA dcfafd2View commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3d6d644 - Browse repository at this point
Copy the full SHA 3d6d644View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450773f - Browse repository at this point
Copy the full SHA 450773fView commit details -
Merge pull request #2 from github/ci
Set CI to run on Pull Requests as well
Configuration menu - View commit details
-
Copy full SHA for 5bf0c88 - Browse repository at this point
Copy the full SHA 5bf0c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for a196433 - Browse repository at this point
Copy the full SHA a196433View commit details -
Reverts some inadvertent markdown formatting changes and unnecessary …
…eslint config entry.
Configuration menu - View commit details
-
Copy full SHA for 8de1eb2 - Browse repository at this point
Copy the full SHA 8de1eb2View commit details
Commits on Jun 1, 2021
-
Adds mock condition for window.matchMedia for default case (prevents …
…the test from setting delay to 0 when user has reduced motion set on their system). Removes code paths and mentions of attribute data-reduced-motion because including an escape hatch right now might be a bit confusing.
Configuration menu - View commit details
-
Copy full SHA for b07b9ba - Browse repository at this point
Copy the full SHA b07b9baView commit details
Commits on Jun 2, 2021
-
Fixed the bug that lineDelay and characterDelay aren't parsed correctly
Configuration menu - View commit details
-
Copy full SHA for 7476b94 - Browse repository at this point
Copy the full SHA 7476b94View commit details -
Replace reduceMotion logic check in typeLines with characterDelay val…
…ue check. Also adds a condition to skip the await call for lines if lineDelay is not 0.
Configuration menu - View commit details
-
Copy full SHA for 77fe7b0 - Browse repository at this point
Copy the full SHA 77fe7b0View commit details
Commits on Jun 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6600872 - Browse repository at this point
Copy the full SHA 6600872View commit details
Commits on Jun 4, 2021
-
Merge pull request #1 from jamieshark/jamie/a11y-reduced-motion
a11y reduced motion
Configuration menu - View commit details
-
Copy full SHA for 7369d4f - Browse repository at this point
Copy the full SHA 7369d4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 141f2c4 - Browse repository at this point
Copy the full SHA 141f2c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for aec90cf - Browse repository at this point
Copy the full SHA aec90cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 150ba58 - Browse repository at this point
Copy the full SHA 150ba58View commit details
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 v0.0.2...v0.1.0