Commit Graph
300 Commits
Author SHA1 Message Date
Nadeau, Ghislain b82016427a Added v-accordion 2017-05-08 13:29:01 -04:00
Michal CichraandGitHub 3bbe74ab35 Create decca@2.3.0.json
setting esModule override after new release https://github.com/rstacruz/decca/pull/327#issuecomment-292612187
2017-04-07 20:24:31 +02:00
Aluan HaddadandGitHub 554f008afb add esModule marker for compatibility with SystemJS 0.20
This allows for correct loading of tslib under jspm 0.17/SystemJS 0.20 while preserving compatibility with jspm 0.16/SystemJS 0.19.
See related discussion in #1040, #1041, and https://github.com/Microsoft/tslib/issues/26.
2017-03-16 21:57:09 -04:00
Frank Wallis 24b9abf3aa fix back compatibility with jspm 0.16 2017-03-06 16:49:44 +00:00
Frank Wallis c49d8cef23 add override for tslib to use module entry point 2017-03-05 11:54:35 +00:00
Aluan HaddadandGitHub 0c31bcd80c Add typescript@next to simplify installation latest nightly going forward 2017-02-13 23:50:52 -05:00
Jan PešaandGitHub eb01583e80 Fix JSPM not downloading the whole dist/ tree
Essential files were missing from `dist/images/**/*`. Now it grabs all necessary files correctly.
2017-01-31 16:25:22 +01:00
Jan Zak 9ec263647e Fix dependency version to match with original package 2017-01-18 23:51:46 +04:00
Jan Zak 5406c52cf0 Leaflet.vector-markers needs to have leaflet in dependencies, otherwise resolving it in jspm fails 2017-01-18 17:58:09 +04:00
Guy BedfordandGitHub 2b791d8432 Merge pull request #1009 from gsmith85/1008-migrates-jquery-ui-to-npm-package
Migrates jquery-ui to npm package
2017-01-03 17:21:20 +02:00
guybedford d95ecbd23c fix up npm:debug override 2017-01-03 16:07:16 +02:00
Frank Wallis d13cbe6c9d npm:debug update override to support 2.5.1 2016-12-23 11:56:00 +00:00
justindra 93763a9e81 Added npm:flatpickr 2016-12-14 15:39:01 +10:00
Guy BedfordandGitHub 7dd8351bc4 Rename npm/nya-bootstrap-select@2.1.9.json to package-overrides/npm/nya-bootstrap-select@2.1.9.json 2016-12-08 16:05:40 +02:00
Patrick Michalina 0c5da8584e fix: socket.io-client changes to file location
Somehwere this changed from the root folder to the dist folder.
2016-12-06 17:20:37 -06:00
Greg Smith b676c23d92 Migrates jquery-ui to npm package
jquery-ui has been updated in the regristry to point to npm:jquery-ui
instead of github:components/jqueryui.

Further, package-overrides that pointed at the github:components version
of both jquery-ui and jquery have been updated to rely on the npm version
of the package.

Fixes #1008
2016-12-03 10:45:45 -08:00
Aluan HaddadandGitHub e716fdc966 add override for typescript@2.2.0-dev nightly 2016-11-19 09:04:23 -05:00
Jan Zak 7ab9c6322f Add leaflet overrides 2016-11-14 15:10:51 +04:00
Guy BedfordandGitHub 12bd08658c Merge pull request #996 from zakjan/patch-1
Add leaflet overrides
2016-11-12 11:23:37 +02:00
Guy BedfordandGitHub fa2314951e Merge pull request #997 from aluanhaddad/patch-2
Add an override for typescript 2.1.0 specifying source-map-support
2016-11-12 11:11:19 +02:00
Aluan Haddad 4bdc19ea1f Add an override for typescript 2.1.0 specifying source-map-support as a dependency
Add an override for typescript 2.1.0 specifying source-map-support as a dependency to resolve several recent issues.
2016-11-11 20:07:40 -05:00
Aluan HaddadandGitHub 56e30a0469 Create typescript@2.0.0.json 2016-11-11 15:38:59 -05:00
Jan Zak cad2f304af Add leaflet overrides 2016-11-10 18:15:10 +01:00
Aluan HaddadandGitHub 4e729cf685 add override for typescript@2.1.0-dev nightly 2016-11-06 19:35:48 -05:00
AshoatandGitHub e0b3b6f227 Make up for a missing main in jquery-dateformat's package.json 2016-10-25 23:50:01 -04:00
Joel Denning 4a9f5daf6c Adding in new plugins needed for 0.7.1 2016-10-14 10:45:13 -06:00
Joel Denning 9c99beb818 Use same override for svgo@0.7.1 as 0.6.1
svgo released a new version that still has not fixed https://github.com/svg/svgo/issues/504.
Since the dependencies are not statically declared, we need this override.
2016-10-14 10:32:02 -06:00
Miguel Ramiro affb26b85f Change version constraint for compatibility with the jspm registry. 2016-09-30 09:14:02 -05:00
Miguel Ramiro 7bd43a921a Added override for npm:jquery-countdown 2016-09-29 13:51:23 -05:00
Frederik Schubert 1085a987b3 fix(@angular/*): add legacy files back 2016-09-23 15:14:55 +02:00
Frederik Schubert 792498f8c7 fix(@angular/*): add mappings for testing umd bundles 2016-09-20 09:33:29 +02:00
Kevin KwokandGitHub f6176cd967 Fixes import of "babel-core"
Babel imports "debug/node" which causes "(SystemJS) Error loading @node/tty. Can only load node core modules in Node" https://github.com/babel/babel/blob/master/packages/babel-core/src/transformation/file/logger.js
2016-09-11 01:38:54 -04:00
Damien Lebrun 493de07607 Add overrides for c3
Adds the c3/c3.css as a dependency of c3 main file.
2016-09-01 19:09:08 +01:00
Ashley Grant cf5e691072 fix bootstrap 3.3.7 and add jquery 3.1.0 overrides 2016-08-24 20:54:41 -04:00
Frederik Schubert 6b49bc3499 feat(openlayers): add npm:openlayers override 2016-08-08 14:14:54 +02:00
Guy BedfordandGitHub c1b4dd8924 Update mocha@3.0.0.json 2016-08-08 13:26:30 +02:00
Guy BedfordandGitHub 5f2029e690 Update mocha@3.0.0.json 2016-08-08 13:24:17 +02:00
Guy BedfordandGitHub 78940f5fdc Update mocha@3.0.0.json 2016-08-08 13:23:06 +02:00
Guy BedfordandGitHub 346216df76 ensure json3 dependency 2016-08-08 13:22:35 +02:00
Olivier Ligot 08ba220bfd Mocha 3 support
Mocha 3 has recently been released:
https://github.com/mochajs/mocha/blob/master/CHANGELOG.md

As the registry uses semver to resolve override, this commit adds
a new file `mocha@3.0.0.json` which is basically just a copy of
`mocha@2.5.3.json`.

Note that I've only tested this is the browser and not in Node.js
2016-08-04 10:56:46 +02:00
Guy BedfordandGitHub 5d35268c30 Merge pull request #932 from darkyen/auth0-lock
Added auth0-lock@10.0.0-rc.1
2016-07-11 17:11:39 +01:00
Seany Computer 29aa1e1b29 Add notie 3.2.0 override 2016-07-03 02:04:56 -04:00
Abhishek Hingnikar 1eba79eb69 Added auth0-lock rc 2016-07-01 11:46:40 -04:00
Adam Burgess f8f50b72ee Create override for npm:fms-js@0.2.7 2016-06-30 12:29:06 +10:00
Aluan HaddadandGitHub c0498b30aa add override for typescript@2.0.0-dev nightly 2016-06-28 22:09:31 -04:00
fluffywaffles 24f47ae47d Add @guybedford's requested improvements. 2016-06-27 14:43:17 -05:00
fluffywaffles 85fcf1abe3 Add aws-sdk@2.4.0 override. 2016-06-27 14:12:15 -05:00
guybedford 3fb4f65918 add lodash override 2016-06-27 14:15:45 +02:00
guybedford b210bccb90 fix up override 2016-06-11 15:07:31 +02:00
Frederik Schubert 0684f90eed Add files array to npm:bootstrap@4.0.0-alpha.2 to match npm's behavior 2016-06-11 07:54:58 +08:00