Skip to content
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

Patch 3 #2

Merged
merged 29 commits into from
Nov 23, 2021
Merged

Patch 3 #2

merged 29 commits into from
Nov 23, 2021

Conversation

crochefort
Copy link
Owner

(Pick the language of your choice to fill out the following information. / Choisissez la langue de votre choix pour remplir l'information ci-dessous.)

What does this pull request (PR) do? / Que fait cette demande « pull » (PR)?

A clear and concise description of what the code of this PR accomplishes. /// Une description claire et concise de ce que le code de cette PR accompli.

Additional information (optional) / Information additionnelle (optionel)

General checklist / Liste de contrôle générale
Make your own list for the purpose of your Pull request. /// Faites votre propre liste en fonction des besoins de votre demande « pull ».

  • Create/update documentation /// Créer/mettre à jour la documentation
  • Build and test PR's code /// Rouler le script de compilation et tester le code de la PR
  • Validate changes against WCAG for accessibility /// Valider les changements avec WCAG pour l'accessibilité
  • Ensure documentation is bilingual /// S'assurer que la documentation soit bilingue

Related issues / Requêtes associées
List issues that are being closed or worked on with this pull request i.e. Closes wet-boew#8941 /// Listez les autres requêtes (« issues » ou PR) qui sont fermées ou traitées avec cette demande de retrait ex. : Closes wet-boew#8941

Screenshots / Captures d'écrans
If applicable, add screenshots to help demonstrate what this PR does. /// Si applicable, ajoutez des captures d'écran pour aider à démontrer ce que cette PR fait.

EricDunsworth and others added 29 commits November 3, 2021 10:17
Issues with what was removed:
* Was only present in the English demo page
* Duplicated the errors alert (which is already visible to all users in JS/basic HTML/noscript modes)
* Used escaped HTML tags (wasn't presented to users as rendered HTML)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.2.8...8.2.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.17.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.16.3...4.17.6)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Feed, Ajax fetch and Carrousel - Fix parsing issue, self closing div, focusable

This is a patch
Ajax-fetch - fetchData pointer option was empty
…n/postcss-8.2.10

build(deps-dev): Bump postcss from 8.2.8 to 8.2.10

Patch
…n/browserslist-4.17.6

build(deps): Bump browserslist from 4.16.3 to 4.17.6
Patch
…n/path-parse-1.0.7

build(deps): Bump path-parse from 1.0.5 to 1.0.7
Patch
Fix additional issue (data table and geomap) related to the recent jQuery fix
Lightbox - Fix ajaxed content not working

Patch
…rver-noscript

Merge server-client errors: Remove noscript block

Content change
Change is to replace "popup-modal-dismiss" with "overlay-close".
@crochefort crochefort marked this pull request as ready for review November 23, 2021 14:27
@crochefort crochefort merged commit 2bcd05e into patch-1 Nov 23, 2021
@crochefort crochefort deleted the patch-3 branch November 23, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants