Skip to content

Releases: kelp404/capybara-router

v2.2.0

28 Sep 02:57
Compare
Choose a tag to compare
2020-09-28

v2.1.0

22 Jun 06:44
Compare
Choose a tag to compare

Bug Fixes

  • the history event parameters are different with v4 (e19a087)

v2.0.3

07 Apr 06:33
Compare
Choose a tag to compare

Bug Fixes

  • fix fetch the parent component but get the child component (6ed9916)
  • /example: always do next (f008bc5)

v2.0.2

05 Apr 14:42
Compare
Choose a tag to compare

Bug Fixes

v2.0.1

05 Apr 14:26
Compare
Choose a tag to compare

Bug Fixes

  • fix javascript syntax (9283557)
  • fix missing initial properties (45c7ee5)
  • fix the first register router view is failed (7aa004e)
  • fix views is not register before the history changing event (0e2b833)

v2.0.0

05 Apr 09:17
Compare
Choose a tag to compare

Bug Fixes

Features

  • replace coffeescript with javascript at all files (3b79e22)
  • replace coffeescript with javascript at link component (6c273dc)
  • replace coffeescript with javascript at route.js (47e8c4a)
  • replace coffeescript with javascript at router-view.js, single-instance.js (f647b42)
  • replace coffeescript with javascript at router.js (1f8f428)
  • replace coffeescript with javascript at router.js (c35caaf)
  • replace coffeescript with javascript at server.js (744d653)
  • replace coffeescript with javascript at utils.js (2d8a8c2)

v1.5.0

30 Mar 02:47
Compare
Choose a tag to compare
2020-03-30

v1.3.1

02 Oct 22:43
Compare
Choose a tag to compare
  • Fixed the bug.

v1.3.0

08 Sep 13:25
Compare
Choose a tag to compare
  • Replaced CircleCI with GitHub Actions.
  • Fixed tests.

v1.2.9

17 Jul 07:02
Compare
Choose a tag to compare
  • Export utils.generateUri(). 9619130