Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Releases: jhipster/jhipster-vuejs

v1.9.2

20 Sep 13:20
Compare
Choose a tag to compare

What’s Changed

v1.9.1

08 Jul 17:04
Compare
Choose a tag to compare

What’s Changed

v1.9.0

05 Jul 09:38
Compare
Choose a tag to compare

What’s Changed

v1.8.2

03 Jun 08:45
Compare
Choose a tag to compare

What’s Changed

v1.8.1

21 May 08:34
Compare
Choose a tag to compare

What’s Changed

v1.8.0

18 May 16:31
Compare
Choose a tag to compare

What’s Changed

v1.7.0

15 Mar 19:21
Compare
Choose a tag to compare

What’s Changed

v1.6.0

20 Feb 10:33
Compare
Choose a tag to compare
  • still compatible with generator-jhipster@6.7.1
  • Feature: Infinite scroll pagination by @skmaingi - see #537
  • Bug: Entity with null date - fixed by @Falydoor - see #558

v1.5.1

15 Feb 18:58
Compare
Choose a tag to compare
  • JHipster 6.7.1 compatibility

v1.5.0

09 Feb 16:33
Compare
Choose a tag to compare
  • JHipster 6.7.0 compatibility
  • Add Promise Reject in case of an error - see #466 - thanks to @levitesm
  • Delete alert confirmation is not correctly internationalized - see #501 - thanks to @weblogichub
  • Component to indicate which column is sorted and the direction - see #527 - thanks to @antonioortizpola
  • Fix health page - see #524 - thanks to @kaidohallik
  • Update to Node 12.14.0 - see #523 - thanks to @DanielFran
  • Cleanup after email-not-found removal - see #525 - thanks to @kaidohallik