diff --git a/pages/global-config.html b/pages/global-config.html index fa798bb8..7a6b9e04 100644 --- a/pages/global-config.html +++ b/pages/global-config.html @@ -177,7 +177,7 @@

Configurable options

Enhancement to use history.replaceState in supported browsers, to convert the hash-based Ajax URL into the full document path. Note that we recommend disabling this feature if Ajax is disabled or if external links are used extensively.

subPageUrlKey string, default: "ui-page"
-
The url parameter used for referencing widget-generated sub-pages (such as those generated by nested listviews). Translates to example.html&ui-page=subpageIdentifier. The hash segment before &ui-page= is used by the framework for making an Ajax request to the URL where the sub-page exists.
+
The url parameter used for referencing widget-generated sub-pages (such as those generated by nested listviews). Translates to example.html&ui-page=subpageIdentifier. The hash segment before &ui-page= is used by the framework for making an Ajax request to the URL where the sub-page exists.
Deprecated in 1.4 and will be removed in 1.5.

transitionFallbacks.[transition] string, default: "fade"
Set the fallback transition for browsers that don't support 3D transforms for a specific transition type.