Commit Graph
979 Commits
Author SHA1 Message Date
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
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
Raj Vijay c0a2ff6d36 Rename tag-it.1.0.0.json to tag-it@1.0.0.json 2016-02-24 20:08:32 -05:00
Guy Bedford 92c109b59e Merge pull request #778 from nicolashemonic/master
Add highcharts
2016-02-24 17:22:09 +02:00
Nicolas Hémonic 66c2f4a2b2 Improve highcharts
Do not specify directories.dist
2016-02-24 16:16:36 +01:00
Nicolas Hémonic 18637a5f74 Add highcharts
https://github.com/highcharts/highcharts
2016-02-24 15:55:05 +01:00
Guy Bedford 469f25d2b3 Merge pull request #776 from nicolashemonic/master
Add knockout-jqueryui
2016-02-24 15:34:42 +02:00
Nicolas Hémonic 96482fe751 Add knockout-jqueryui
https://github.com/gvas/knockout-jqueryui
2016-02-24 14:30:37 +01:00
Guy Bedford db4b9e153a Merge pull request #775 from nicolashemonic/master
Add knockout-select2
2016-02-24 13:23:07 +02:00
Nicolas Hémonic a2178a0155 Add knockout-select2 2016-02-24 10:35:47 +01:00
Guy Bedford 855249eda5 Merge pull request #772 from nillis/master
Add localytics/angular-chosen to registry
2016-02-23 15:39:47 +02:00
Guy Bedford 2589b314d4 Merge pull request #771 from Successful/master
added metisMenu
2016-02-23 15:12:46 +02:00
Guy Bedford 94ebcfda77 Merge pull request #768 from Offirmo/patch-1
Create bower-angular-messages@1.5.0.json
2016-02-23 14:36:19 +02:00
Niels Timmermans 49667d95af Add localytics/angular-chosen to registry 2016-02-23 09:47:00 +01:00
Stefan Karlsson 5d339b5198 added metisMenu 2016-02-22 23:53:20 +01:00
Raj Vijay 22047af339 Create tag-it.1.0.0.json
Override for tags input https://github.com/aehlke/tag-it
2016-02-21 23:01:42 -05:00