-
Notifications
You must be signed in to change notification settings - Fork 32
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
Pwa #641
Merged
Merged
Pwa #641
Conversation
This file contains 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
* doc layerExtent * doc layerExtent
…#638) * chore(polyfills): Error catching by textdecoder() was undefined on IE * lint
Merge remote-tracking branch 'origin/next' into pwa
PhilippeLafreniere18
added a commit
that referenced
this pull request
Dec 2, 2022
* feat-fix(Docs) add storedqueries mffp exemple doc - fix layer property - fix workspace duplicate (#620) * add exemple feuillet snrc storedQuery * doc rst format for code Json * rst format * rst format * rst format * fix workspace * rst format * Update config.json Co-authored-by: Marc-André Barbeau <[email protected]> * fix(ogc-filter docs): fix seletorType attribute (#614) * fix(welcomewindow): trigger the welcome window if no auth url defined (#613) Co-authored-by: Pierre-Étienne Lord <[email protected]> * fix(mobile scroll): fix mobile scroll problem (toolbar and search settings) (#623) * feat(igo2-lib): upgrade to 1.7.2 * 1.7.2 * feat(app) : pwa implementation of pwa technology * fix(app): pwa icons * fix(app): pwa icons better icons in manifest * refactor(pwa): change icon size * wip * feat(pwa): installPrompt implementation of the before install prompt * fix(pwa): offline Contexts, languages and config can now be fetched with the service worker * feat(demo): github build is now a pwa * Pwa (#641) * wip * docs(properties): add maxLayerZoomExtent property to map (#633) * doc layerExtent * doc layerExtent * chore(polyfills): Error catching by textdecoder() was undefined on IE (#638) * chore(polyfills): Error catching by textdecoder() was undefined on IE * lint * wip * wip Co-authored-by: Maxime Lamer <[email protected]> * lint * lint * wip * wip * lint * wip * wip * wip * feat(app): validate to inject translation to initialize app. * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * chore(app): define a app_initializer for deps injection. * app(config): define properties to promote and download data for pwa apps * wip * refactor(pwa): remove analytics from pwa-service * i18n(pwa): minor changes * wip * chore(package): update angular service-worker * refactor(pwa): wip * wip * wip * wip * wip * refactor(build): build environnement * chore(test): remove complex test for pwa services Co-authored-by: josee666 <[email protected]> Co-authored-by: Marc-André Barbeau <[email protected]> Co-authored-by: Philippe Lafrenière <[email protected]> Co-authored-by: Pierre-Étienne Lord <[email protected]> Co-authored-by: Pierre-Étienne Lord <[email protected]> Co-authored-by: Pierre-Etienne Lord <[email protected]> Co-authored-by: Maxime Lamer <[email protected]>
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.
Please check if the PR fulfills these requirements
What is the current behavior? (You can also link to an open issue here)
What is the new behavior?
Does this PR introduce a breaking change? (check one with "x")
If this PR contains a breaking change, please describe the impact and migration path for existing applications:
Other information: