mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-08 10:24:58 +08:00
* update keyboard shortcuts * update dependencies descriptions * add a second button down the page, after the dependencies * when autocompleting a dependency that's already selected, unselect it * synchronize packageName with groupId * synchronize artifact name with artifactId * fix tabindex order for form fields See gh-145