Skip to content

Revisions

  • if the value is string , it should be an alias for a service

    @wmuisnan wmuisnan committed Jul 7, 2017
  • Updated Home (markdown)

    @mrzli mrzli committed Nov 28, 2016
  • Updated Home (markdown)

    @mrzli mrzli committed Nov 28, 2016
  • Revert e67db07fa3c20dca7bf1dbab51749c141bccef79...04a03895ad7e24617067aed367e64c66bd32546b on Home

    @t7yang t7yang committed Oct 28, 2016
  • Updated Home (markdown)

    @leonzhao leonzhao committed Oct 27, 2016
  • add backticks

    @sxlijin sxlijin committed Sep 22, 2016
  • Revert 555f81ee01a1df46913826466c85541e481a1c82...c27a303b76b32b475f54531313c7a0ac7602d62e on Home

    Vadim Nicolai committed May 13, 2016
  • Updated Home (markdown)

    Vadim Nicolai committed May 13, 2016
  • Updated Home (markdown)

    @pramttl pramttl committed Feb 21, 2016
  • Updated Home (markdown)

    @ngonzalvez ngonzalvez committed Feb 5, 2016
  • Updated Home (markdown)

    @zachlysobey zachlysobey committed Dec 18, 2015
  • grammatical correction

    @blacknight811 blacknight811 committed Dec 5, 2015
  • correcting controller's to controller as

    @blacknight811 blacknight811 committed Dec 5, 2015
  • Updated Home (markdown)

    @chaixdev chaixdev committed Oct 31, 2015
  • Updated Home (markdown)

    @imccunn imccunn committed Oct 24, 2015
  • Minor fix to its [sic] vs it's [meaning it is].

    @lloy0076 lloy0076 committed Jun 22, 2015
  • Updated Home (markdown)

    @IngageBrewerM IngageBrewerM committed Apr 14, 2015
  • http.then returns data in response.data

    @eddiemonge eddiemonge committed Feb 21, 2015
  • I just found out that you can prevent the reverting of the url to the previous valid location when $stateChangeError happens. It shows in angular-ui-router.js (version 0.2.13) line 3245 and 3248

    @FLO-G FLO-G committed Jan 21, 2015
  • Added contact. reference in view for controllerAs example

    @summersk summersk committed Nov 17, 2014
  • Unless I misunderstand the comments, the $viewContentLoading event fires from $rootScope, not $scope. I have changed the example to reflect this, in agreement with the adjacent examples

    @pdfowler pdfowler committed Nov 13, 2014
  • small correction: $scope.on --> $scope.$on

    @oori oori committed Sep 25, 2014
  • Added an example of ControllerAs with function definition.

    @gittycat gittycat committed Sep 24, 2014
  • According to code and docs, the event is broadcasted from $rootScope. Using $scope instead of $rootScope in this page causes confusion.

    @arsuceno arsuceno committed Sep 16, 2014
  • Change from $routeChangeSuccess to $stateChangeSuccess

    @wesleycho wesleycho committed Sep 9, 2014
  • Updated Home (markdown)

    @datoulei datoulei committed Aug 14, 2014
  • missing $ for injected service

    @savcha savcha committed Jun 11, 2014
  • Add return to translations2 resolve

    Matias Mancini committed Jun 4, 2014
  • based on "All these events are fired at the `$rootScope` level"

    @savcha savcha committed May 28, 2014
  • Inline code style for templateUrl

    @spl spl committed Mar 4, 2014