spring-framework/gradle
Andy Wilkinson 02e90a8645
Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE
0.4.0 provides built-in support for remembering a user's selections
using local storage. This replaces the custom switch language
JavaScript.

The selection is stored using a key derived from the
options that were available. Concretely, when the options are Java or
Kotlin, the local storage key is java-kotlin. Similarly, if the
choices were Java, Kotlin, and XML, the key would be java-kotlin-xml.

Given local storage's domain and protocol scoping, the nature of the
key that's used for storage will allow a user's selections to be
applied across all documentation hosted on https://docs.spring.io that
offer the same options.

Closes gh-24481
2020-02-07 12:16:02 +01:00
..
wrapper Upgrade to Gradle 5.6.4 2019-11-03 15:04:58 +01:00
build-cache-settings.gradle Enable reading from the remote build cache for all 2019-11-29 17:58:09 +01:00
build-scan-user-data.gradle Support alternate JDK versions in Gradle build 2020-02-06 15:24:19 +01:00
custom-java-home.gradle Ignore warnings for missing classpath elements with custom JAVA_HOME 2020-02-07 10:23:07 +01:00
docs.gradle Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE 2020-02-07 12:16:02 +01:00
ide.gradle Replace propdeps plugin with custom plugin 2019-08-13 18:19:37 +02:00
publications.gradle Fix missing project information in generated POMS 2019-09-30 10:22:44 +02:00
spring-module.gradle Polish test fixture publication skipping config 2020-01-03 14:56:13 +01:00