-
Notifications
You must be signed in to change notification settings - Fork 608
Fix: Updated hello.js project with improvements #701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
anumolusneha
wants to merge
1,024
commits into
MrSwitch:feature-linkedin-share
Choose a base branch
from
anumolusneha:my-feature
base: feature-linkedin-share
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix: Updated hello.js project with improvements #701
anumolusneha
wants to merge
1,024
commits into
MrSwitch:feature-linkedin-share
from
anumolusneha:my-feature
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello phonegap
…, lets explicitly disable them in the modules scope map definitions
…rome-tests test(headless): reimplement headless chrome tests
chore(deps): npm update
chore(deps): npm update, npm audit fix
fix(deps): npm audit localhost
## [1.19.3](MrSwitch/hello.js@v1.19.2...v1.19.3) (2021-04-13) ### Bug Fixes * **deps:** npm audit localhost ([384bf14](MrSwitch@384bf14))
fix p.state is not json
fix(pub): lint and publish MrSwitch#622
## [1.19.4](MrSwitch/hello.js@v1.19.3...v1.19.4) (2021-06-24) ### Bug Fixes * **lint:** lint and publish [MrSwitch#622](MrSwitch#622) ([c3988b6](MrSwitch@c3988b6))
chore(deps): npm update
…directs fix(redirects): lock down redirect attempts, fixes MrSwitch#619
## [1.19.5](MrSwitch/hello.js@v1.19.4...v1.19.5) (2021-09-19) ### Bug Fixes * **redirects:** lock down redirect attempts, fixes [MrSwitch#619](MrSwitch#619) ([544e5ea](MrSwitch@544e5ea))
…or yahoo (MrSwitch#658) * base 64 encoding of state param for yahoo * Add a property base64_state to change the encoding * add comment in yahoo module * add more tests * Address review comments
* chore(ci): fix test runs * chore(ci): update deps * chore(deps): update deps
# [1.20.0](MrSwitch/hello.js@v1.19.5...v1.20.0) (2023-01-25) ### Features * **state:** Base64 encoding instead of uri encoding of state param for yahoo ([MrSwitch#658](MrSwitch#658)) ([b196a7b](MrSwitch@b196a7b))
chore(ci): convert headless setup to esm
Meaningful change to some of the sentences
Corrected two spelling mistakes: - Changed 'withing' to 'within' in state parameter description - Changed 'unnessary' to 'unnecessary' in scope best practices section
…ng-docs docs: expand contributing guide for beginners
Fix typos in README.md
Update README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR resolves an issue related to documentation clarity.
Changes:
Let me know if you want anything else updated.