spring-framework/src
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
..
checkstyle Use Gradle test fixture support for spring-core 2020-01-02 16:01:34 +01:00
docs Upgrade to Spring Asciidoctor Extensions 0.4.0.RELEASE 2020-02-07 12:16:02 +01:00
eclipse Fix http URLs 2019-07-11 18:14:20 +02:00
idea Fix static imports handling in IntelliJ IDEA configuration 2019-09-05 14:35:54 +02:00
nohttp Polish contribution 2019-09-12 17:02:35 +02:00