Sébastien Cevey
76a9410c6c
Add rx-dom library
2015-06-29 15:44:45 +01:00
Guy Bedford
4b2a0a9603
Merge pull request #444 from lookfirst/timer
...
add angular-timer
2015-06-29 00:41:11 +01:00
Guy Bedford
c6342f9061
Merge pull request #446 from lookfirst/patch-3
...
add humanize-duration
2015-06-27 23:43:06 +01:00
Guy Bedford
2c46d4fc81
Merge pull request #449 from zaiste/bootstrap-sass
...
add alias for bootstrap-sass
2015-06-27 23:42:27 +01:00
Zaiste!
5395995b6d
add alias for bootstrap-sass
2015-06-28 00:06:03 +02:00
Jon Stevens
7b43daff14
add humanize-duration
2015-06-25 10:43:31 -07:00
Jon Stevens
7011bcf972
add versions
2015-06-25 09:17:36 -07:00
Guy Bedford
f4c8bfb8ca
Merge pull request #443 from lookfirst/hd
...
make humanizeduration global
2015-06-25 18:15:03 +02:00
Guy Bedford
c6e3881ffe
Merge pull request #445 from rojaro/patch-1
...
registry.json: fixed typo (quint => qunit)
2015-06-25 18:12:59 +02:00
rojaro
cef129e231
registry.json: fixed typo (quint => qunit)
2015-06-25 18:11:27 +02:00
Jon Stevens
40f2742741
add angular-timer
2015-06-25 09:06:24 -07:00
Jon Stevens
a59b7366ed
make humanizeduration global
2015-06-25 09:00:52 -07:00
Guy Bedford
d8ac14c3c3
Merge pull request #442 from lookfirst/patch-2
...
add override to moment to make it global
2015-06-25 17:50:25 +02:00
Jon Stevens
bd4d561d97
add override to moment to make it global
2015-06-24 22:08:17 -07:00
Guy Bedford
094aab3cff
Merge pull request #441 from tengyifei/patch-1
...
Add event-attr-to-promise
2015-06-24 12:48:33 +02:00
Teng Yifei
872e48471f
Add event-attr-to-promise
2015-06-23 22:53:09 -07:00
Guy Bedford
f4d5419316
Merge pull request #440 from jspm/sc-rx-angular
...
Add alias for rx-angular
2015-06-23 23:21:06 +02:00
Guy Bedford
1833eb3c72
Merge pull request #439 from riebel/master
...
Added Pixi.js and a Tilemap plugin called pixi-tiledmap
2015-06-23 23:15:40 +02:00
Sébastien Cevey
583f053e9c
Add alias for rx-angular
2015-06-23 22:05:38 +01:00
Hagen Sommerkorn
6b6d3c2fe6
Added Pixi.js and a Tilemap plugin called pixi-tiledmap
2015-06-23 21:49:25 +02:00
guybedford
c844d6e984
omg
2015-06-23 18:11:02 +02:00
Guy Bedford
d677906d87
Merge pull request #438 from jspm/sc-vdom-virtualize
...
Add vdom-virtualize
2015-06-22 23:19:52 +02:00
Sébastien Cevey
577e32a475
Add vdom-virtualize
2015-06-22 22:17:16 +01:00
Guy Bedford
5b2fac719f
Merge pull request #437 from SebastianM/angular2-bootstrap
...
add angular2-bootstrap project
2015-06-22 20:52:29 +02:00
Sebastian Müller
d355cc7f93
add angular2-bootstrap project
...
Repo: https://github.com/SebastianM/angular2-bootstrap
2015-06-22 20:02:25 +02:00
Guy Bedford
a6f118f487
Merge pull request #436 from Aaike/patch-2
...
add js-deco
2015-06-22 01:07:17 +02:00
Aaike Van Roekeghem
e385b1f06e
add js-deco
2015-06-21 23:44:08 +07:00
guybedford
62e098bd34
puremvc version correction
2015-06-19 19:59:20 +02:00
Guy Bedford
b002ea9e5e
Merge pull request #435 from capaj/patch-9
...
added Leaflet
2015-06-19 19:46:07 +02:00
Jiri Spac
7263a7a142
added Leaflet
2015-06-19 17:17:08 +02:00
Guy Bedford
1b8bfb5d57
Merge pull request #434 from MeirionHughes/master
...
Add svg.js registry and override
2015-06-19 14:09:11 +02:00
Meirion Hughes
83dee73b5a
Add svg.js registry and override
2015-06-19 11:25:08 +01:00
Guy Bedford
cba17fd14b
Update puremvc-typescript-multicore-framework@1.0.0.json
2015-06-18 14:51:32 +02:00
guybedford
ceae8d88b0
add snap
2015-06-17 22:54:04 +02:00
guybedford
de76eb3233
add snap
2015-06-17 22:52:44 +02:00
Guy Bedford
698566dea6
Merge pull request #430 from robwormald/patch-2
...
add override for reflect-metadata
2015-06-17 16:35:20 +02:00
Rob Wormald
7401ba733b
add override for reflect-metadata
2015-06-17 07:33:51 -07:00
Guy Bedford
d13ff44c80
Merge pull request #429 from timbur/patch-1
...
"lib": "src-noconflict"
2015-06-17 16:22:45 +02:00
Tim Burgess
8f09105301
"lib": "src-noconflict"
...
Some modules rely on `ace.require`, which seems to have its own internal locate/fetch algorithm and doesn't match `cjs`'s `require`. For example, `ace.require('ace/ext/themelist').themesByName` seems to fetch the file `ace/ext-themelist`, and one might think the equivalent `cjs` line would be `require('ace/ext-themelist').themesByName`, but by that method, `themesByName` is `undefined`. And even after determining the equivalent `cjs` statement, there will likely be at least a dozen or more others like it, so it's easiest to just use the `noconflict` version.
2015-06-17 09:43:15 -04:00
Guy Bedford
93a5f4dcfe
Rename puremvc-typescript-multicore-framework@1.1.json to puremvc-typescript-multicore-framework@1.0.0.json
2015-06-17 15:03:43 +02:00
Guy Bedford
344ce21548
Merge pull request #428 from robwormald/patch-1
...
add reflect-metadata
2015-06-17 14:55:28 +02:00
Rob Wormald
c017e3451d
add reflect-metadata
2015-06-17 05:53:07 -07:00
Guy Bedford
f02cd59186
Merge pull request #385 from robwormald/master
...
Add Angular2 to registry
2015-06-17 14:29:36 +02:00
Guy Bedford
c89ff50b7b
Merge pull request #427 from capaj/patch-8
...
added traverse from substack
2015-06-17 14:17:09 +02:00
Jiri Spac
d11fa8a756
added traverse from substack
2015-06-17 10:20:26 +02:00
Rob Wormald
ae34d38c04
update for alpha27
2015-06-17 01:06:58 -07:00
Guy Bedford
f46c5634e8
Merge pull request #426 from areel/master
...
Add Cytoscape.js
2015-06-16 23:48:38 +02:00
guybedford
885d1fe2ed
add webgl developer tools
2015-06-16 23:47:54 +02:00
Aidan Reel
a47c4d51e0
Add Cytoscape.js
2015-06-16 22:44:52 +01:00
Guy Bedford
7765942382
Merge pull request #423 from sparkbuzz/master
...
File contents for multicore and standard were swapped by accident.
2015-06-15 10:56:23 +02:00