Damien Lebrun
bbf1ebe106
Update angularfire override with version 1.1.4
...
because we missed the major release, this could be a breaking change for anyone using it already with custom shims. We need to remove the directories.lib override to ensure it is non-breaking.
2016-03-15 15:00:15 +00:00
Guy Bedford
b0ee3bcb68
Merge pull request #815 from dinoboff/cryptojs
...
Add override for CryptoJS
2016-03-15 22:48:26 +08:00
Damien Lebrun
ec74f5ab76
Add override for CryptoJS
...
Might be useful over crypto when converting legacy code to JSPM.
2016-03-15 14:28:26 +00:00
Meirion Hughes
409b74a126
remove format from override
2016-03-15 14:28:25 +00:00
Meirion Hughes
4eb14d2b81
Use unminified dist
2016-03-15 14:19:06 +00:00
Meirion Hughes
37b3c6079b
add shim to export utils
2016-03-15 11:33:42 +00:00
Meirion Hughes
03610419ad
npm:element-resize-detector override
2016-03-15 10:18:45 +00:00
Guy Bedford
843c5425c2
Merge pull request #813 from nlwillia/functify
...
Add functify
2016-03-13 22:04:58 +02:00
Guy Bedford
af71ea2c02
Merge pull request #814 from dinoboff/ace-deps
...
Add “deps” to ace editor components
2016-03-13 22:03:15 +02:00
Nathan Williams
887033a5b8
Add jspmNodeConversion:false
2016-03-13 12:43:34 -04:00
Damien Lebrun
4626b8ab7a
Add to “deps” ace editor components
...
Allows to import language components ahead of time, to include them in bundles:
```
import ace from 'ace';
import 'ace/mode-javascript.js';
import 'ace/theme-twilight.js';
```
It doesn’t solves the issue with workers components however.
2016-03-13 14:37:35 +00:00
guybedford
22c5cfc39a
remove directories.lib zone.js jspm 0.16
2016-03-13 10:39:30 +02:00
guybedford
6449bde522
auto-load reflect metadata
2016-03-13 10:32:51 +02:00
guybedford
e6ba59e9c1
reflect metadata doesnt need node shims
2016-03-13 10:24:23 +02:00
guybedford
242db22ace
use single-file zone.js build for faster loading
2016-03-13 10:21:45 +02:00
guybedford
097117d791
remove zone.js dependency on es6-promise
2016-03-13 10:18:29 +02:00
guybedford
3fc5127aae
angular override feedback
2016-03-13 10:18:04 +02:00
guybedford
d3b54cd1b8
angular2 override
2016-03-13 10:18:04 +02:00
Nathan Williams
5cca21ac1f
Add functify
2016-03-12 13:15:17 -05:00
Nathan Williams
4b394a515e
Add enumify
2016-03-12 13:08:23 -05:00
Christian Moritz
9d80ad904e
Add coffee-script@1.10.0.json override
2016-03-11 22:10:23 +01:00
guybedford
04b5816ea9
fix angular-ui css shim
2016-03-11 17:48:49 +02:00
LazerFX
06480038da
Update AdminLTE@2.3.2.json
2016-03-10 16:05:28 +00:00
LazerFX
a1ea7efe71
Added AdminLTE@2.3.2
2016-03-10 15:42:31 +00:00
Sean Lynch
af4d977104
Fix shim path for angular-ui-select
...
After removing the `directories.lib` override in https://github.com/jspm/registry/commit/1ad887e48c2d26e41c50b61d26594094ea649e5f , the path for the main shim is incorrect and is not applying the deps overrides
2016-03-09 13:16:28 -05:00
skalidindi
fe1321d981
Updated Package Override for Angular Material 1.0.6.
2016-03-07 22:42:37 -08:00
Mark Herhold
67e6fc1f45
Adding Chart.js v2.0.0-beta2 override
2016-03-07 10:27:32 -05:00
Martin Lepadusch
999b601829
jspm 0.16 compatibility
...
`meta` is only supported with 0.17
2016-03-04 16:03:44 +01:00
Niels Timmermans
5e1900cb9d
Rename localytics to leocaseiro
2016-02-29 09:16:40 +01:00
Tom Salfield
2513314c6d
re-add engine.io-client as suggested
2016-02-28 03:57:06 +08:00
salfield
1870adfaab
Create ws@1.0.1.json
...
utf-8-validate and bufferutil are conditionally required causing this module to fail.
2016-02-27 19:32:22 +08:00
salfield
e2a907b2b7
Update engine.io@1.6.8.json
...
It seems that I must override all dependencies if I override 1. Which is a shame because I only want to override "accepts".
2016-02-27 19:15:55 +08:00
salfield
118e220d1b
Update socket.io@1.4.5.json
...
This doesn't need the json loader - it can just be loaded as javascript.
2016-02-27 18:33:51 +08:00
salfield
f673ee066b
Rename socket.io@1.4.5 to socket.io@1.4.5.json
2016-02-27 18:17:40 +08:00
salfield
f1a2ddc2c7
Create socket.io@1.4.5
...
Allow socket.io to import the socket.io-client package.json.
2016-02-27 18:00:01 +08:00
salfield
d1776fc0d0
Create engine.io@1.6.8.json
...
Don't use the old version of "accepts", which requires a version of "negotiator" using dynamic requires.
2016-02-27 17:41:18 +08:00
salfield
1568131d8c
Delete engine.io-client@1.5.1.json
...
This is causing an old and broken version of has-cors to get installed when you try and install socket.io.
2016-02-27 02:34:36 +08:00
Sean Anderson
39fed95a2b
Create svgo@0.6.1.json
...
Added deps to support config.js dynamic dependency loading.
2016-02-25 13:58:47 -08:00
Guy Bedford
17b6c51f3f
Merge pull request #764 from clintharris/master
...
Add Materialize 0.97.5 package overrides
2016-02-25 21:47:25 +02:00
Guy Bedford
038e97827c
Merge pull request #780 from rajvirtual/master
...
Shim for JQuery Plugin tag-it
2016-02-25 18:02:10 +02:00
Raj Vijay
886822512c
Update tagit@^1.11.4.json
2016-02-25 10:05:16 -05:00
Guy Bedford
f9b83d213b
Merge pull request #782 from nicolashemonic/master
...
Add select2@4.0.0
2016-02-25 16:26:48 +02:00
Nicolas Hémonic
e9ae76d839
Add select2 dependency version
2016-02-25 15:22:08 +01:00
Nicolas Hémonic
0f0ce2e46b
Add knockout-select2 dependencies version
...
-> Best practice
2016-02-25 15:18:35 +01:00
Nicolas Hémonic
710cce6506
Improve knockout-select2
...
Remove version from dependencies
2016-02-25 14:47:14 +01:00
Nicolas Hémonic
07bad1e3de
Add select2@4.0.0
2016-02-25 14:43:10 +01:00
Raj Vijay
99dd6ab8d2
Rename tagit@1.0.0.json to tagit@^1.11.4.json
2016-02-25 08:00:12 -05:00
Raj Vijay
2ca37a7de6
Update tagit@1.0.0.json
2016-02-24 20:26:44 -05:00
Raj Vijay
8aa0fffdcd
Update tagit@1.0.0.json
2016-02-24 20:20:59 -05:00
Raj Vijay
72d0765ab9
Rename tag-it@1.0.0.json to tagit@1.0.0.json
2016-02-24 20:17:38 -05:00