Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
chore(refactor): Restructering modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Sofer committed Mar 6, 2013
1 parent 1a21043 commit 35abf1d
Show file tree
Hide file tree
Showing 101 changed files with 53 additions and 80,327 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install -g [email protected] [email protected]
- npm install -g [email protected]

script: "grunt"
script: "testacular run"
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
CONTRIBUTING
============

* Open a [Pull Request (PR)](https://github.com/angular-ui/angular-ui/pull/new/master)
* Open a [Pull Request (PR)](https://github.com/angular-ui/ui-select2/pull/new/master)
* Make sure your PR is on a **new branch** you created off of the latest version of master
* Do **not** open a PR from your master branch
* Open a PR to start a discussion even if the code isn't finished (easier to collect feedback this way)
* Do **NOT** commit your changes to the [build files](https://github.com/angular-ui/angular-ui/tree/master/build)
* Make sure all previous tests pass and add new tests for added behaviors
73 changes: 0 additions & 73 deletions README.md

This file was deleted.

59 changes: 0 additions & 59 deletions build/angular-ui-ieshiv.js

This file was deleted.

7 changes: 0 additions & 7 deletions build/angular-ui-ieshiv.min.js

This file was deleted.

50 changes: 0 additions & 50 deletions build/angular-ui.css

This file was deleted.

Loading

0 comments on commit 35abf1d

Please sign in to comment.