Skip to content

Commit 35abf1d

Browse files
author
Dean Sofer
committed
chore(refactor): Restructering modules
1 parent 1a21043 commit 35abf1d

File tree

101 files changed

+53
-80327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+53
-80327
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
before_install:
66
- export DISPLAY=:99.0
77
- sh -e /etc/init.d/xvfb start
8-
8+
- npm install -g [email protected]
99

10-
script: "grunt"
10+
script: "testacular run"

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
CONTRIBUTING
22
============
33

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

README.md

Lines changed: 0 additions & 73 deletions
This file was deleted.

build/angular-ui-ieshiv.js

Lines changed: 0 additions & 59 deletions
This file was deleted.

build/angular-ui-ieshiv.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

build/angular-ui.css

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)