spring-guides / gs-crud-with-vaadin

Creating CRUD UI with Vaadin :: Use Vaadin and Spring Data JPA to build a dynamic UI
https://spring.io/guides/gs/crud-with-vaadin
Apache License 2.0
108 stars 141 forks source link

Cancel button & FA to VaadinIcons #10

Closed Olezha closed 6 years ago

mstahv commented 6 years ago

I re-create the icon change in #14. The cancel button was fixed earlier but got broken again in Spring 5 upgrade :-/ Should probably create a test for that as well.

snicoll commented 6 years ago

Thanks for the pr @Olezha - it has been superseded by #14