Skip to content

History / Frequently Asked Questions

Revisions

  • Updated Frequently Asked Questions (markdown)

    @lbosse lbosse committed Jun 7, 2019
  • remove trailing space

    @FranklinYu FranklinYu committed Oct 27, 2017
  • Change the ui-bootstrap modal variable from $modal to $uibModal

    @roger2hk roger2hk committed Apr 27, 2017
  • Updated Frequently Asked Questions (markdown)

    chris-trotter committed Feb 21, 2017
  • Added clarification over reference to abstract states using ui-sref

    chris-trotter committed Feb 18, 2017
  • How to make sure html5 routes work fine with Play framework.

    @TomasRup TomasRup committed Feb 10, 2017
  • Add index directive to nginx rewrite rule for html5Mode

    @cesc1989 cesc1989 committed Jan 3, 2017
  • Added JavaEE in How to: Configure your server to work with html5Mode

    @rbuquet rbuquet committed Sep 21, 2016
  • Updated Frequently Asked Questions (markdown)

    @btpka3 btpka3 committed May 11, 2016
  • Updated Frequently Asked Questions (markdown)

    @Saber0517 Saber0517 committed May 9, 2016
  • Forgotten apostrophes

    @aJetHorn aJetHorn committed Mar 31, 2016
  • Fixed verbose-logging code not to use arrow function

    @susemeee susemeee committed Mar 10, 2016
  • Updated Frequently Asked Questions (markdown)

    @wesleycho wesleycho committed Sep 26, 2015
  • Updated Frequently Asked Questions (markdown)

    @wesleycho wesleycho committed Sep 26, 2015
  • Fix additional wrong uses of "it's" vs. "its"

    @atalakam atalakam committed Apr 24, 2015
  • Fix use of "it's" as a possessive

    @atalakam atalakam committed Apr 24, 2015
  • Updated Frequently Asked Questions (markdown)

    @ansonkao ansonkao committed Apr 9, 2015
  • How to get verbose debug errors in the console, solves #1871

    @ansonkao ansonkao committed Apr 9, 2015
  • fuction -> function

    @seiyria seiyria committed Mar 31, 2015
  • Fixed styling for Firefox watch error issue

    @ghelton ghelton committed Mar 30, 2015
  • Fixed styling for Firefox watch error issue and added link

    @ghelton ghelton committed Mar 30, 2015
  • Added Firefox `watch` statename issue

    @ghelton ghelton committed Mar 30, 2015
  • It seems to me that you have to set height of ui-view-container (positioned relatively), not the ui-view (positioned absolutely). If not done this way, any content below the view will jump up until the transition is complete, ex: http://plnkr.co/edit/O2HSGPqcs43ATKk1WN8p?p=preview

    @dougmacklin dougmacklin committed Mar 7, 2015
  • Updated Express example because it generated the following message in express 4: express deprecated res.sendfile: Use res.sendFile instead. This was probably a typo as the original res.sendfile (deprecated) didn't take the options object. res.sendFile available since 4.8.0 does take this option.

    @Kingdutch Kingdutch committed Feb 21, 2015
  • fix example: always switch state on modal close (also when a user closes)

    @askmike askmike committed Jan 20, 2015
  • Updated Frequently Asked Questions (markdown)

    @martinmcwhorter martinmcwhorter committed Jan 6, 2015
  • Updated Frequently Asked Questions (markdown)

    @martinmcwhorter martinmcwhorter committed Jan 6, 2015
  • Fix spaces

    @ratbeard ratbeard committed Dec 22, 2014
  • Updated the instructions for 'how to match trailing /' in a url to use the much simpler builtin $urlMatcherFactoryProvider.strictMode( false ) available now

    @ratbeard ratbeard committed Dec 22, 2014
  • Fix example for "How to: Create rules to prevent access to a state"

    @alejandroiglesias alejandroiglesias committed Sep 15, 2014