Evgeniy Poturaev
3900fe192d
deps fix
2015-09-03 13:49:42 +03:00
Evgeniy Poturaev
9dcb76d983
Added jquery.dotdotdot
2015-09-03 13:23:48 +03:00
Guy Bedford
1f1a769807
Merge pull request #550 from OptimalBPM/master
...
Add mbe-nodes and angular-ui-layout
2015-08-28 19:32:56 +02:00
Nicklas Börjesson
633117c562
Make main into string
...
Remove formats settings
2015-08-28 18:40:51 +02:00
Guy Bedford
1122f866d6
Merge pull request #530 from adamnfish/update-materialize-registry
...
Scope materialize to the dist directory
2015-08-28 18:23:27 +02:00
Nicklas Börjesson
8fd8e753e1
Update override to latest version
...
Include support for later angular versions
2015-08-28 01:53:05 +02:00
Adam Fisher
fdb5647d49
Limit materialize to the dist directory
...
The entire repo is nearly 30MB, this change means we only include the
relevant parts in `jspm_packages`.
2015-08-27 17:44:38 +01:00
Dominic Böttger
ef8101e456
changed moment path
2015-08-26 15:19:08 +02:00
Dominic Böttger
8f977d9bf3
fixed moment locales
2015-08-26 10:51:02 +02:00
Guy Bedford
7171a47df3
Merge pull request #534 from jdanyow/bootstrap@4.0.0-alpha
...
bootstrap@4.0.0-alpha
2015-08-24 13:49:25 +02:00
Jeremy Danyow
a3efb64471
bootstrap@4.0.0-alpha
2015-08-24 07:36:44 -04:00
Guy Bedford
fef91874d0
remove unnecessary main
2015-08-23 14:12:02 +02:00
Nicklas Börjesson
97016a3343
Correct the format
2015-08-21 20:53:36 +02:00
Nicklas Börjesson
7f3da4d06c
Add ending to main reference
2015-08-21 20:46:25 +02:00
Nicklas Börjesson
7de28821f7
Add angular-ui-layout
2015-08-21 20:35:15 +02:00
Evgeniy Poturaev
b25b09e88d
ext fix
2015-08-21 16:17:52 +03:00
Evgeniy Poturaev
614eebef78
Added jquery.carouFredSel and overrides
2015-08-21 16:12:05 +03:00
Evgeniy Poturaev
fc38925d79
Added jquery.tipTip and overrides
2015-08-21 14:05:19 +03:00
Murray M. Moss
57419768e4
Add override for howler.js 2.0 branch
2015-08-20 10:11:46 -04:00
Guy Bedford
c0ddf6d532
Merge pull request #529 from lookfirst/patch-18
...
Update ngTagsInput@3.0.0.json
2015-08-18 21:48:34 +02:00
Jon Stevens
1b5bef417f
Create angular-motion@0.4.2.json
2015-08-18 10:21:10 -07:00
Guy Bedford
04c6ff9a7f
Create bower-traceur-runtime@0.0.91.json
2015-08-18 12:29:44 +02:00
Guy Bedford
9f3b8efd7b
Create bower-traceur@0.0.91.json
2015-08-18 12:29:31 +02:00
Guy Bedford
291d4ab041
Create typescript@1.6.0-dev.json
2015-08-18 12:24:58 +02:00
Jon Stevens
f5ea50b08b
Update ngTagsInput@3.0.0.json
2015-08-17 15:33:27 -07:00
Jon Stevens
46973199f2
Create ngTagsInput@3.0.0.json
2015-08-17 14:39:22 -07:00
Robert Greyling
8f2a708df6
Override for Stylific library
2015-08-17 13:56:18 +01:00
Guy Bedford
7daa01197e
Merge pull request #521 from smajl/patch-1
...
Add angular-translate-loader-partial registry and override
2015-08-17 11:29:01 +02:00
Jan Peša
e5326f3ea4
Update bower-angular-translate-loader-partial@2.7.2.json
2015-08-17 11:26:10 +02:00
James Whitney
3b707978a0
Add format to angular-ui-router
...
As you can see in [angular-ui-router.js](https://github.com/angular-ui/ui-router/blob/805e69bae319e922e4d3265b7ef565058aaff850/release/angular-ui-router.js#L10 ), `module.exports` is being used to define the module name for angular.
Setting the format here allows for the following.
```js
import angular from 'angular';
import uiRouter from 'angular-ui-router'
angular.module('app', [uiRouter]);
```
2015-08-14 10:17:26 +10:00
Jan Peša
04d0b6c98c
Add angular-translate-loader-partial override
2015-08-12 16:56:56 +02:00
Guy Bedford
3358b8bebf
syntax correction
2015-08-06 14:09:06 +02:00
Guy Bedford
0120869f21
add extra jquery ui shims
2015-08-06 14:08:53 +02:00
Jon Stevens
bf8dc12f32
Create angular-input-modified@2.2.5.json
2015-08-03 18:45:34 -07:00
Simon Taylor
e86d389fbe
socket.io-client is now in socketio, not Automattic.
...
Socket.io seem to have changed their github org name to socketio. Github redirects requests so install still works with the old name, but the override is not applied, so the library won't actually load.
This change adds the additional override for the new org name, and updates the registry to point to it.
2015-08-02 18:59:01 +01:00
Nicklas Börjesson
e5431c0e89
Add base angular schema form ecosystem
2015-08-01 20:15:02 +02:00
Nicklas Börjesson
05030cfefe
Add bootstrap3-dialog to registry, with overrides
2015-08-01 18:48:09 +02:00
Sébastien Cevey
0b8b9750b7
Add override to avoid flaky processing of sass.worker.js in npm:sass.js
2015-08-01 13:10:30 +01:00
Guy Bedford
e5d8f8774c
Merge pull request #507 from nicklasb/patch-1
...
Fix jquery sizzle path
2015-07-30 16:12:16 +02:00
Nicklas Börjesson
6e5a4c79c2
Fix sizzle path
...
The current path points towards a nonexisting folder
2015-07-30 13:04:08 +02:00
Kuba Waliński
e803270e8a
Fixing main entry point for angular-ui-grid.
2015-07-29 20:27:09 +02:00
Jan Peša
329ff60f76
Add angular-dynamic-locale override
2015-07-29 16:48:02 +02:00
Jon Stevens
26634bc593
Update angularjs-slider@0.1.22.json
2015-07-23 15:23:09 -07:00
Jon Stevens
b4af94dd91
Update angularjs-slider@0.1.22.json
2015-07-23 14:56:22 -07:00
Jon Stevens
281ef6152c
Create angularjs-slider@0.1.22.json
2015-07-23 14:50:38 -07:00
Jan Peša
8c0d642870
Add textAngular override
2015-07-20 16:59:49 +02:00
Guy Bedford
fcccf86da0
Merge pull request #486 from Munter/hyperagent
...
Added hyperagent
2015-07-20 16:21:47 +02:00
Peter Müller
093f8aee62
Added missing URI dependency
2015-07-19 21:33:30 +02:00
Peter Müller
23bac70e44
Added hyperagent. refs #483
2015-07-19 13:56:52 +02:00
maggiben
a18d89a23c
add Semantic-UI release V2
2015-07-18 20:08:39 -03:00