initializr/initializr-web
Brian Clozel 4d78a62a65 Deselect incompatible deps when changing Boot version
This commit removes the dependency tag from the list of all dependencies
not supported by the selected Boot version. Previously, the dependency
input checkbox was unchecked, but the green tag was still present.

Instead of hiding incompatible dependencies in the full list, the
choices are now marked as "disabled"; it is impossible to select those
checkboxes and the cursor displays a "not-allowed" icon when hovering
the dependency.

Closes gh-109
Closes gh-286
2016-09-16 17:11:59 +02:00
..
src Deselect incompatible deps when changing Boot version 2016-09-16 17:11:59 +02:00
pom.xml Upgrade to Spring Boot 1.4.0.RELEASE 2016-07-29 12:52:53 +02:00