Author SHA1 Message Date
Sébastien Cevey 108db40381 Add sass.js 2015-07-05 12:08:15 +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
5 changed files with 29 additions and 1 deletions
@@ -0,0 +1 @@
{ "main": "humanize-duration", "format": "global" }
@@ -0,0 +1 @@
{ "main": "moment", "format": "global" }
@@ -0,0 +1,19 @@
{
"main":"dist/angular-timer",
"registry":"jspm",
"format":"global",
"dependencies":{
"angular":"^1.4.1",
"moment":"^2.10.3",
"humanize-duration":"^3.0.0"
},
"shim":{
"dist/angular-timer":{
"deps":[
"angular",
"humanize-duration",
"moment"
]
}
}
}
+8 -1
View File
@@ -115,6 +115,7 @@
"bootstrap": "github:twbs/bootstrap",
"bootstrap-less": "github:distros/bootstrap-less",
"bootstrap-material": "github:fezVrasta/bootstrap-material-design",
"bootstrap-sass": "github:twbs/bootstrap-sass",
"bootstrap-slider": "github:seiyria/bootstrap-slider",
"bootstrap-wizard": "github:gwrey/bootstrap-wizard",
"breeze": "npm:breeze-client",
@@ -153,6 +154,7 @@
"es6-shim": "github:es-shims/es6-shim",
"eva": "npm:eva",
"events": "github:jspm/nodelibs-events",
"event-attr-to-promise": "github:tengyifei/event-attr-to-promise",
"extend": "github:gamtiq/extend",
"famous": "github:Famous/famous",
"famous-angular": "github:Famous/famous-angular",
@@ -178,6 +180,7 @@
"http": "github:jspm/nodelibs-http",
"https": "github:jspm/nodelibs-https",
"humane-js": "github:wavded/humane-js",
"humanize-duration": "github:EvanHahn/HumanizeDuration.js",
"i18next-client": "npm:i18next-client",
"icheck": "github:fronteed/iCheck",
"immstruct": "npm:immstruct",
@@ -260,6 +263,8 @@
"pdfmake": "github:bpampuch/pdfmake",
"phaser": "github:photonstorm/phaser",
"pikaday": "github:dbushell/Pikaday",
"pixi-tiledmap": "npm:pixi-tiledmap",
"pixi.js": "npm:pixi.js",
"poly": "github:cujojs/poly",
"postal": "npm:postal",
"pouchdb": "github:pouchdb/pouchdb",
@@ -270,7 +275,7 @@
"puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",
"puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework",
"querystring": "github:jspm/nodelibs-querystring",
"quint": "github:jquery/qunit",
"qunit": "github:jquery/qunit",
"rangy": "github:timdown/rangy-release",
"raphael": "github:DmitryBaranovskiy/raphael",
"ratchet": "github:maker/ratchet",
@@ -288,7 +293,9 @@
"restangular": "github:mgonto/restangular",
"return-function": "npm:return-function",
"rx": "npm:rx",
"rx-angular": "npm:rx-angular",
"saairey-bootstrap-wizard": "github:saairey/bootstrap-wizard",
"sass.js": "npm:sass.js",
"select2": "github:select2/select2",
"selectize": "github:brianreavis/selectize.js",
"semantic-ui": "github:Semantic-Org/Semantic-UI",