Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Latest commit

 

History

History
196 lines (120 loc) · 9.54 KB

CHANGELOG.md

File metadata and controls

196 lines (120 loc) · 9.54 KB

Change Log

v3.7.1 (2018-01-15)

Full Changelog

Implemented enhancements:

  • Provide a documentation #21

Merged pull requests:

v3.7.0 (2017-12-15)

Full Changelog

Implemented enhancements:

  • Add support for guards #15
  • Make it clear that the demo's urls aren't bookmarkable #6

Closed issues:

  • Router doesn't work when its inside an iframe #26

Merged pull requests:

v3.6.3 (2017-08-08)

Full Changelog

Merged pull requests:

v3.6.2 (2017-06-10)

Full Changelog

v3.6.1 (2017-06-10)

Full Changelog

v3.6.0 (2017-06-10)

Full Changelog

v3.5.0 (2017-06-10)

Full Changelog

v3.4.0 (2017-06-08)

Full Changelog

v3.3.0 (2017-06-01)

Full Changelog

v3.2.1 (2017-05-18)

Full Changelog

Implemented enhancements:

  • Bootstrap should be dev dependency #5
  • Adds bootstrap as a dev dependency. Closes #5 #20 (fernandosouza)

v3.2.0 (2016-12-27)

Full Changelog

Implemented enhancements:

  • Simplify the process of running the demo #7

Fixed bugs:

  • Soy component lifecycle not executed when route added via JavaScript passing the component reference #17

Merged pull requests:

v3.1.0 (2016-12-22)

Full Changelog

Closed issues:

  • Sets support to route matching ignore query string from path by default #16

v3.0.12 (2016-12-21)

Full Changelog

v3.0.11 (2016-12-17)

Full Changelog

v3.0.10 (2016-12-15)

Full Changelog

v3.0.9 (2016-12-09)

Full Changelog

Closed issues:

  • Sample gif is gone. #13

v3.0.8 (2016-10-14)

Full Changelog

Fixed bugs:

  • Fix params extraction when setBasePath is used #12

v3.0.7 (2016-10-11)

Full Changelog

v3.0.6 (2016-10-11)

Full Changelog

Implemented enhancements:

  • Pass extracted params to route data function #11

v3.0.5 (2016-10-10)

Full Changelog

Fixed bugs:

  • Wait until data is fetched before rendering router component #10

v3.0.4 (2016-10-07)

Full Changelog

v3.0.3 (2016-10-07)

Full Changelog

v3.0.2 (2016-10-07)

Full Changelog

Fixed bugs:

  • Match current browser url on first render #9

v3.0.1 (2016-10-07)

Full Changelog

Implemented enhancements:

  • Add a way to customize the load url #8

v3.0.0 (2016-10-05)

Full Changelog

Implemented enhancements:

  • Renders route component at current position when path matches #4 (mairatma)

v1.0.1 (2016-09-29)

Full Changelog

v2.0.1 (2016-09-29)

Full Changelog

Closed issues:

  • Investigate demo bug where image stops being fetched correctly #3

v2.0.0 (2016-07-25)

Full Changelog

v1.0.0 (2016-07-05)

Full Changelog

v0.0.5 (2016-06-30)

Full Changelog

v0.0.4 (2016-05-17)

Full Changelog

v0.0.3 (2016-05-17)

Full Changelog

Closed issues:

  • Should render route component at current position when path matches #2
  • Use IncrementalDomRenderer instead of Soy #1

v0.0.2 (2016-04-15)

Full Changelog

v0.0.1 (2016-04-15)

* This Change Log was automatically generated by github_changelog_generator