Skip to content

Releases: intercom/ember-href-to

Support FastBoot RC 1

10 Jun 07:33
Compare
Choose a tag to compare

v1.12.1

09 May 20:19
Compare
Choose a tag to compare

Use _routerMicrolib instead of router when available: #77

🍻 @kolybasov

v1.12.0

12 Apr 14:58
Compare
Choose a tag to compare

Thanks to @cibernox, ember-href-to no longer uses jQuery:

#74

Please note that from this version, ember-href-to requires ember 2.5+

v1.11.2

24 Feb 13:12
Compare
Choose a tag to compare

Adds support for passing a params array into href-to: #71

Blankety Blank

19 Jan 21:13
Compare
Choose a tag to compare

v1.11.0

05 Jan 12:58
Compare
Choose a tag to compare

v1.10.1

08 Dec 13:50
Compare
Choose a tag to compare
  • Fixed issue with rootUrl: #66

v1.10.0

14 Nov 11:40
Compare
Choose a tag to compare

v1.9.0

14 Oct 08:48
Compare
Choose a tag to compare

Extracted hrefTo function so that the URL generation can be used in JS land

#58

v1.7.0

29 Sep 12:52
Compare
Choose a tag to compare

#54: ember-href-to now works with the click acceptance helper in ember <= 2.4. 🍻 @cibernox