Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
Commits on Nov 1, 2011
  1. Vojta Jina
  2. Vojta Jina

    test(mocks): test mocks with compiled angular

    vojtajina authored
    Unfortunately, there people in our team (me), who are not able to use angular.* namespace prefix
    when writing angular-mocks code, so we need to test it...
  3. Vojta Jina

    feat(matchers): extract jasmine matchers into separate file for futur…

    vojtajina authored
    …e reuse
    
    Prefix all used functions with angular.* so that they can be used with compiled angular as well...
Commits on Oct 14, 2011
  1. Vojta Jina Igor Minar
Commits on Oct 13, 2011
  1. Igor Minar
Commits on Oct 11, 2011
  1. Miško Hevery Igor Minar

    feat(forms): new and improved forms

    mhevery authored IgorMinar committed
  2. Miško Hevery Igor Minar

    refactor(hover): delete hover service

    mhevery authored IgorMinar committed
Commits on Sep 16, 2011
  1. Igor Minar
Commits on Sep 12, 2011
  1. Igor Minar

    refactor(angular): externalize script load order into JSON

    Di Peng authored IgorMinar committed
    - move all script load order into angularFiles.js
    - rakefile and angular-bootstrap.js use angularFiles.js to get script orders
    - gen_jstd_configs.js uses angularFiles.js to generate various jstd config files
    - run gen_jstd_configs.js whenever we run server.sh
    
    Closes #470
Something went wrong with that request. Please try again.