File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 55/node_modules
66/umd
77npm-debug.log *
8+ .DS_Store
Original file line number Diff line number Diff line change 55- Make the pop up center of the screen
66- Update demo link in README.md
77- Update scope for demo
8+
9+ ### 1.0.7
10+
11+ ### Features
12+ - Be able to render custom element (Thank @YBeck for your contribution)
13+ - Support IE11, please see #support-ie in README.md for more detail
14+ - Check ` state ` to avoid CSRF attack
15+
16+ ### Fixes
17+ - Remove unnecessary ` console.log `
Original file line number Diff line number Diff line change @@ -25,11 +25,7 @@ See `demo/src/index.js` for examples.
2525- [ Issues] ( #issues )
2626
2727## Changelog
28- ### 1.0.7
29- - Remove unnecessary ` console.log `
30- - Be able to render custom element (Thank @YBeck for your contribution)
31- - Support IE11, please see #support-ie for more detail
32- - Check ` state ` to avoid CSRF attack
28+ See [ CHANGELOG.md] ( https://github.com/nvh95/react-linkedin-login-oauth2/blob/master/CHANGELOG.md )
3329
3430## Installation
3531```
You can’t perform that action at this time.
0 commit comments