This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 442
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(refactor): Restructering modules
- Loading branch information
Dean Sofer
committed
Mar 6, 2013
1 parent
1a21043
commit 35abf1d
Showing
101 changed files
with
53 additions
and
80,327 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.