Commit Graph
2128 Commits
Author SHA1 Message Date
guybedford ce7f6534f2 support npm:debug in 0.16 and 0.17 2016-06-03 23:44:11 +02:00
guybedford 68bdcc6e0d use npm:debug 2016-06-03 23:29:44 +02:00
guybedford a08bfc3767 add support for browserifyCore property 2016-06-03 23:28:32 +02:00
guybedford f858ee63fa add debug 2016-06-03 23:26:02 +02:00
Guy Bedford 7260eae7f3 Merge pull request #911 from MeirionHughes/master
correct protobuf.js alias inline with npm
2016-06-01 18:05:24 +02:00
Meirion Hughes aaa53e41d1 correct protobuf.js alias inline with npm
node module for this package is "protobufjs", "protobuf" relates to different project.
2016-06-01 16:08:04 +01:00
Guy Bedford 146f1cf971 Merge pull request #910 from aluanhaddad/patch-1
Fix _os.platform is not a function error
2016-06-01 12:44:11 +02:00
Aluan Haddad eff785ed21 Fix _os.platform is not a function
This fixes the `_os.platform is not a function` exception which occurs when attempting to use the bundle command in jspm@0.17.0-beta-*. I experimented with local overrides and this did the trick. @frankwallis, @guybedford, does this look right?
2016-05-31 07:15:39 -04:00
Guy Bedford 242fe83e74 Merge pull request #909 from katrotz/patch-1
Adds nuclear-js to the registry
2016-05-29 16:10:38 +02:00
Veaceslav Cotruta 4c1c22df68 Adds nuclear-js to registry 2016-05-28 19:44:21 +02:00
Guy Bedford ffc6e77bdd Merge pull request #907 from jspm/EisenbergEffect-patch-1
Adding aurelia-testing to the registry
2016-05-25 13:11:04 +02:00
Rob Eisenberg cc83c8e921 Adding aurelia-testing to the registry 2016-05-25 07:10:32 -04:00
Guy Bedford f987d862d6 Merge pull request #906 from MeirionHughes/master
Add overrides for protobuf.js
2016-05-25 13:02:14 +02:00
Meirion Hughes 0f5d9e2e8b protobuf.js override 2016-05-25 10:01:34 +01:00
Meirion Hughes 6ebe910fc9 bytebuffer.js override 2016-05-25 10:01:25 +01:00
Meirion Hughes 0d8c023d30 long.js override 2016-05-25 10:01:17 +01:00
Meirion Hughes 1830b12670 fix alias for protobufjs, bytebuffer, long 2016-05-25 09:12:39 +01:00
Guy Bedford a26a88db01 Merge pull request #904 from lukechilds/patch-1
Add create-node
2016-05-22 22:37:12 +02:00
Luke Childs 996085cabe Add create-node 2016-05-22 21:35:56 +01:00
Guy Bedford b3fbc13b78 Merge pull request #902 from MarcScheib/master
Add aurelia-syntax-highlighter
2016-05-20 00:43:07 +02:00
Marc Scheib 607259d24d Add aurelia-syntax-highlighter 2016-05-19 19:42:03 +02:00
Guy Bedford fa8e3fcb66 Merge pull request #901 from gertsonderby/action-executor
Added override for ActionExecutor
2016-05-19 11:41:07 +02:00
Gert Sønderby 5e7068a8da Added override for ActionExecutor 2016-05-19 09:18:19 +02:00
Guy Bedford d9f42b7ddd ensure semantic ui does not assume registry references 2016-05-17 22:34:12 +02:00
Guy Bedford c160e61470 Merge pull request #900 from tkuminecz/master
Override for istanbul 0.4.3
2016-05-17 16:42:46 +02:00
Guy Bedford fde553036a Merge pull request #899 from ben657/patch-1
Move css dependency down a folder
2016-05-17 14:35:33 +02:00
Guy Bedford 25553849d6 Merge pull request #894 from te-je/master
add @angular overrides
2016-05-17 14:27:19 +02:00
Tim Kuminecz 3e528889d2 add override for istanbul 0.4.3 2016-05-17 01:48:24 -04:00
Tim Kuminecz 245d7b262c Merge remote-tracking branch 'jspm/master' 2016-05-17 01:44:44 -04:00
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
Guy Bedford 718e44f4f6 Merge pull request #896 from npbenjohnson/patch-3
systemjs-reloader
2016-05-16 01:32:14 +02:00
Guy Bedford 065f2e0156 Merge pull request #898 from code-chris/master
Added aurelia-knockout
2016-05-15 18:16:07 +02:00
Christian 4ca5e0d4e2 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	registry.json
2016-05-15 18:14:10 +02:00
Christian 457e3c3a67 fixed order of all aurelia packages 2016-05-15 18:08:17 +02:00
Christian 0833d93fce Added aurelia-knockout 2016-05-15 18:04:23 +02:00
Christian 9cc8e25640 fixed order of all aurelia packages 2016-05-15 17:36:55 +02:00
Guy Bedford d7522ae17b Merge pull request #895 from tomtomau/patch-1
add npm:aurelia-mousetrap
2016-05-15 17:20:43 +02:00
Guy Bedford f46e806397 Merge pull request #897 from lukechilds/my-name-is-url
Add my-name-is-url
2016-05-15 17:20:03 +02:00
Christian 1944d41be9 Added aurelia-knockout 2016-05-11 18:32:07 +02:00
Luke Childs dd63c5e2c2 Add my-name-is-url 2016-05-10 23:22:01 +01:00
npbenjohnson 74f8f55070 systemjs-reloader
New attempt at a reloader, adds clientside change debouncing, plugin loaded resource change detection, dynamic dependency parent tracking, recovery on import failure, static build for non-jspm users, Instance specific attachment, and hook for defining a custom module storage provider for unload/reload.
2016-05-09 03:03:07 -07:00
Tom Newby f9a809459a add npm:aurelia-mousetrap 2016-05-08 16:06:50 +10:00
Te-jé Rodgers 41ed76f3f0 add @angular overrides 2016-05-07 22:51:24 -04:00
guybedford c606174572 add ui-router-extras 2016-05-03 07:38:15 +02:00
Guy Bedford 9c504acf83 Merge pull request #889 from christopherthielen/master
Update ui-router in registry.json
2016-05-02 22:51:09 +02:00
Chris Thielen d37b670532 Switch angular-ui-router to bower
Switch angular-ui-router to github:angular-ui/angular-ui-router-bower
2016-05-02 15:11:37 -05:00
guybedford 664dd34a9a bootstrap 4 release to remove directories.lib use 2016-05-02 21:53:15 +02:00
Guy Bedford 0e6d9ad0c0 Merge pull request #890 from timurtu/master
Update registry.json
2016-05-02 18:01:57 +02:00
Guy Bedford 76c47c5944 Merge pull request #892 from InfomediaLtd/master
Added a flag to avoid the following error when installing npm:materia…
2016-05-02 15:22:31 +02:00
Ruby Boyarski 801e379538 Added a flag to avoid the following error when installing npm:materialize-css : "Error on processPackageConfig. Package.json dependency jquery set to github:components/jquery, which is not a valid dependency format for npm. It's advisable to publish jspm-style packages to GitHub or another registry so conventions are clear." 2016-05-02 11:48:29 +03:00