-
-
Notifications
You must be signed in to change notification settings - Fork 959
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: uuidjs/uuid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: uuidjs/uuid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 4 contributors
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 44f2f86 - Browse repository at this point
Copy the full SHA 44f2f86View commit details
Commits on Feb 27, 2020
-
docs: add information on usage from React Native (#385)
This adds information on how to get the library working on React Native to the readme. To verify that this works: 1. creating a new React Native project (`npx react-native init uuidtest`) 2. added the dependencies (`npm add react-native-get-random-values uuid`) 3. imported the polyfill (`import 'react-native-get-random-values'` in `index.js`) 4. and displayed an UUID in the app (`import * as uuid from 'uuid'` and `{uuid.v4()}` in `App.js`) Closes #375Configuration menu - View commit details
-
Copy full SHA for 719e1b4 - Browse repository at this point
Copy the full SHA 719e1b4View commit details
Commits on Feb 28, 2020
-
docs: move react-native docs to separate section (#387)
* link to React Native readme section from rng error * For linkability, move react-native docs to separate section. * Link to readme in src/rng-browser.js Co-Authored-By: Robert Kieffer <robert@broofa.com>
Configuration menu - View commit details
-
Copy full SHA for 84e6733 - Browse repository at this point
Copy the full SHA 84e6733View commit details
Commits on Feb 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bb2c8e4 - Browse repository at this point
Copy the full SHA bb2c8e4View commit details
Commits on Mar 2, 2020
-
fix: make access to msCrypto consistent (#393)
It doesn't make sense to explicitly use window. only once in the chain.
Configuration menu - View commit details
-
Copy full SHA for 8bf2a20 - Browse repository at this point
Copy the full SHA 8bf2a20View commit details
Commits on Mar 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 428b9e0 - Browse repository at this point
Copy the full SHA 428b9e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9bb57f - Browse repository at this point
Copy the full SHA f9bb57fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a300f1 - Browse repository at this point
Copy the full SHA 1a300f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b61be0 - Browse repository at this point
Copy the full SHA 4b61be0View 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 v7.0.1...v7.0.2