Commit Graph
797 Commits
Author SHA1 Message Date
Ben Sandwick 5754f14bdb Move css dependency down a folder
To match structure:
- dist
  - ag-grid.js
  - styles
    - ag-grid.css
2016-05-16 15:07:23 +01:00
guybedford 664dd34a9a bootstrap 4 release to remove directories.lib use 2016-05-02 21:53:15 +02:00
nkranendonk 461a05ce69 Add angular-spinner override 2016-04-26 15:56:11 -06:00
guybedford 39533aef79 materialize fix 2016-04-19 18:16:36 +02:00
guybedford 52fcf0f005 ensure default jquery 2016-04-19 10:07:40 +02:00
guybedford 97f728b185 Revert "Update bootstrap@3.3.4.json"
This reverts commit b145a473b2.
2016-04-19 10:00:45 +02:00
Guy Bedford b145a473b2 Update bootstrap@3.3.4.json 2016-04-19 09:58:49 +02:00
Guy Bedford c6ca64a549 Merge pull request #874 from abbasmhd/master
add the right blueimp-canvas-to-blob
2016-04-19 09:15:41 +02:00
Moes 0e690d7cfc add the right blueimp-canvas-to-blob
change canvas-to-blob to the right dependency blueimp-canvas-to-blob
2016-04-19 10:19:04 +10:00
Nicklas Börjesson 538b914e81 Update so that angular-schema-form points to the new location, remove override, no longer needed
Add angular-schema-form-bootstrap
Add angular-schema-form-material
Update angular-schema-form-dynamic-select to use github instead of npm
2016-04-16 16:20:51 +02:00
Ankur Oberoi c88718e6ad Rename file 2016-04-12 22:43:09 -07:00
Ankur Oberoi b73c926ba1 Rename file 2016-04-12 22:42:55 -07:00
Ankur Oberoi 9d5891c2b9 Add jakiestfu/Snap.js definition 2016-04-12 22:37:45 -07:00
guybedford 84fd6debc5 add a self-mapping for ace 2016-04-11 21:10:40 +02:00
COCQUYT Jens (JCCQ) fc0729c853 Add angular-chosen@1.3.0 2016-04-11 10:11:20 +02:00
Ricardo Brandão be2843b16f Use files instead of directories.lib on knockout-sortable. 2016-04-09 00:36:21 +01:00
ricardo.brandao 148d8acb1d Add knockout-sortable. 2016-04-07 11:11:30 +01:00
Jan Siegel 1e0f0760b3 Change the css dependency version. 2016-03-29 11:10:59 +02:00
Jan Siegel f40f051c62 Set the default package to the unminified build. 2016-03-29 10:56:36 +02:00
Jan Siegel da72d95f56 Add Handsontable to the registry and package-overrides. 2016-03-24 14:43:37 +01:00
Meirion Hughes 07a7ca34f5 override for masonry ^4.0.0 2016-03-22 16:23:39 +00:00
Guy Bedford e96cc73f79 Merge pull request #823 from skalidindi/updateAgGrid4.0.4
Add ag-grid overrides
2016-03-17 11:19:35 +08:00
skalidindi 7461f59653 Added css dependency to ag-grid package override. 2016-03-16 12:34:22 -07:00
skalidindi ac1bbe1575 Add ag-grid overrides 2016-03-15 17:01:05 -07:00
Guy Bedford fb60005236 Merge pull request #817 from dinoboff/angularfire-1.1.4
Update angularfire override with version 1.1.4
2016-03-15 23:02:32 +08:00
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
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
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 4b394a515e Add enumify 2016-03-12 13:08:23 -05: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
Niels Timmermans 5e1900cb9d Rename localytics to leocaseiro 2016-02-29 09:16:40 +01: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