Sélection de la langue

Recherche

v4.0.31 - Notes de version

Version 4.0.31

What’s new?

  • Template
    • Minor - Added nav element to skip links, as shown here
  • Styles and plugins
    • Minor - Overlay - Added optional background for overlays with .overlay-bg class and added an "opened" and "closed" event
    • Minor - Share widget - Removed deprecated social sites in the interface (Google+, Delicious and StumbleUpon)
    • Minor - Share widget - Updated Twitter share link to match the new pattern (see what has changed)
    • Minor - Geomap - Added filtering with URL manager compatibility
    • Minor - Geomap - Migrated Openlayer from version 2.x to 3.x (more information)
    • Minor - Core - Added a download function that uses a blob to the core functions
    • Minor - Tables - Added advanced options for filtering (read documentation to learn more)
    • Patch - Tables - Fixed checkbox filtering when followed by a <select> element.
    • Patch - Tables - Removed text duplication upon initialization
    • Patch - Multimedia player - Fixed player playing in the background when contained in an overlay.
    • Patch - Feeds - Fixed condition when limit is greater than the number of entries
    • Patch - Toggle - Ajusted <detail> toggle behaviour to better match natural cycle when there is multiple details to toggle at once
  • Maintenance
    • Fixed blocking condition in the build script related to sprites

Browser supported:

As per the rule defined by Design decision 2: Browser supported

  • Chrome 75
  • Chrome 74
  • Safari 12.1.1
  • Firefox 67.0.3
  • Firefox 66.0.5
  • Firefox ESR - 60.7.1
  • IE 11
  • Edge 44

Details

Number of commits: 26

List of commits

Subresource integrity (SRI)

Le SRI rovide a method to protect website delivery. The following information are the hash for key resource in WET and GCWeb.

v4.0.31

wet-boew/js/wet-boew.min.js
[add SRI hash]

Get all hash (JSON format):

More details and examples

Related to template

Now
<nav>
		<ul id="wb-tphp">
			[...]
		</ul>
	</nav>
Was
<ul id="wb-tphp">
		[...]
	</ul>

Related to styles and plugins

Twitter share link

After

https://twitter.com/intent/tweet?text={t}&url={u}

Before

http://twitter.com/home?status={t}%20{u}

Signaler un problème sur cette page
Veuillez cocher toutes les réponses pertinentes :

Merci de votre aide!

Vous ne recevrez pas de réponse. Pour toute question, s’il vous plaît contactez-nous.

Date de modification :