Skip to content

Releases: vaadin/bakery-app-starter-flow-spring

Bakery for Flow 1.0.0.rc3

25 Jun 11:12
Compare
Choose a tag to compare
Pre-release
  • Update to the stable platform (#628)

Bakery for Flow 1.0.0.rc2

18 Jun 11:01
2c1c26a
Compare
Choose a tag to compare
Pre-release
  • Fix UserViewIT flaky asserts (#609)
  • Make sure performance mark is written at some point (#610)
  • Pass productionMode key to spring-boot (#619)
  • Update to Vaadin RC5 (#618)

Bakery for Flow 1.0.0.rc1

31 May 19:04
Compare
Choose a tag to compare
Pre-release
  • Update to Vaadin 10 rc1

Bakery for Flow 1.0.0.beta7

08 May 12:06
Compare
Choose a tag to compare
Pre-release

The public demo: https://bakery-flow.demo.vaadin.com

  • Add CSS rules to break words if reaches container (#581)
  • Update to beta 9 (#576)
  • Test without getWrappedElement (#583)
  • Prevent text overflow for products on order (#582)

See the full list of changes

Bakery for Flow 1.0.0.beta6

04 May 07:07
f284014
Compare
Choose a tag to compare
Pre-release

The public demo: https://bakery-flow.demo.vaadin.com

  • Css fixes for landscape small devices (#540)
  • Add profile and use features for SauceLabs based testing (#544)
  • Simplify FormButtonsBar and its template (#547)
  • Update platform version to beta7 (#537)
  • Improve assertion errors by using CoreMatchers.containsString (#552)
  • Remove obsolete AfterNavigationObserver from MainView (#555)
  • Remove dialogs from templates (#556)
  • Use simpler query for Dialog (#557)
  • Rename password to passwordHash to avoid confusion (#559)
  • Use latest chromedriver (#560)
  • Update driver hash (#562)
  • Improve test stability (#561)
  • Fix login layout for IE 11 (#565)
  • Fixed collapsed order dialog in Safari 9 (#563)
  • Make buttons-bar buttons show on Safari 9 on iPhone (#568)
  • Explicitly blur the commentField before sending the comment (#571)
  • Use latest testbench (#575)
  • Fix safari 9 enter key listener (#574)

See the full list of changes

Bakery for Flow 1.0.0.beta5

29 Mar 14:48
Compare
Choose a tag to compare
Pre-release

The public demo: https://bakery-flow.demo.vaadin.com

  • Using Vaadin platform beta3 (#521 )
  • Using single confirmation dialog (#517)
  • Template renderer for order card (#526)
  • Hide nav-bar when keyboard is opened (#536)
  • Other fixes and refactoring
  • Show loading indicator on large requests
  • Styled reconnect and system-error dialogs

See the full list of changes

Bakery for Flow 1.0.0.beta4

15 Mar 14:00
Compare
Choose a tag to compare
Pre-release

The public demo: https://bakery-flow.demo.vaadin.com

  • Using Vaadin platform beta2
  • Improved offline experience
  • Split production bundle in fragments

See the full list of changes

Bakery for Flow 1.0.0.beta3

08 Mar 12:05
Compare
Choose a tag to compare
Pre-release

The public demo: https://bakery-flow.demo.vaadin.com

  • Temporary include latest vaadin-grid to fix build (#508)
  • IIgnore email case for login (#496)
  • Make offline-page reload the app when networks becomes available (#507)

And other minor UI and test fixes. See full list

Bakery for Flow 1.0.0.beta2

06 Mar 09:18
Compare
Choose a tag to compare
Pre-release

Fix compatibility with vaadin.com starter generator.

Bakery for Flow 1.0.0.beta1

06 Mar 07:52
Compare
Choose a tag to compare
Pre-release

The public demo is updated: https://bakery-flow.demo.vaadin.com

Changes since alpha9:

  • Vaadin 10.0.0.beta1
  • Spring Boot 2.0.0.RELEASE
  • Now uses vaadin-notification-flow instead of paper-toast
  • Fix order-card width for Safari

See the full list for details.