Skip to content

Releases: kelp404/capybara-router

v1.0.0

18 Jan 02:47
Compare
Choose a tag to compare
  • Replaced core.coffee with a class Router. 524d2a6

v0.2.1

17 Jan 08:43
Compare
Choose a tag to compare
  • Refactor.

v0.2.0

10 Jan 07:31
Compare
Choose a tag to compare
  • Fixed bugs. 3162eab, cd30fc6
  • Support cancel() at the event ChangeStart on the first router dispatch. f057298
  • Added tests.

v0.1.0

18 Dec 09:40
Compare
Choose a tag to compare
  • Updated arguments of go().
  • Replaced href with to at the Link component.

v0.0.6

30 Oct 03:34
Compare
Choose a tag to compare
  • Fixed query string can't use with uri params. 12f90ed

v0.0.5

27 Aug 07:41
Compare
Choose a tag to compare
  • Do not call history.back() when cancel this state change. 0989661

v0.0.3

15 Aug 04:12
Compare
Choose a tag to compare
  • The example site supports IE10. 24b2949
  • Support history.replace() at go(). f024bff
  • Support reload all at go(). 6239bb6

v0.0.2

10 Aug 22:38
Compare
Choose a tag to compare
  • Support onEnter function. b132e00
  • Support isAbstract at the route. f734092

v0.0.1

08 Aug 14:28
Compare
Choose a tag to compare
  • Updated readme.

v0.0.0

08 Aug 14:26
Compare
Choose a tag to compare
v0.0.0 Pre-release
Pre-release
  • First release.