Aluan Haddad
db765e13b0
Create typescript@rc
...
ESNext Dynamic Import!
2017-06-13 07:07:13 -04:00
Guy Bedford and GitHub
2ca8c3a02f
Merge pull request #1049 from nillis/patch-1
...
Make sure safe-buffer is loaded correctly
2017-05-12 15:04:12 +02:00
Niels Timmermans and GitHub
2a165c3426
Make sure pbkdf2 is loaded correctly
2017-05-12 14:31:49 +02:00
Niels Timmermans and GitHub
d3763b287f
Make sure safe-buffer is loaded correctly
2017-05-12 10:41:33 +02:00
Nadeau, Ghislain
b82016427a
Added v-accordion
2017-05-08 13:29:01 -04:00
Michal Cichra and GitHub
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 Haddad and GitHub
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 Haddad and GitHub
0c31bcd80c
Add typescript@next to simplify installation latest nightly going forward
2017-02-13 23:50:52 -05:00
Aluan Haddad and GitHub
8006173558
Merge pull request #1028 from smajl/patch-1
...
Add jQuery-Autocomplete registry and override
2017-02-13 19:34:34 -05:00
Jan Peša and GitHub
933665be48
Install only library typings and remove shim
2017-02-13 22:35:40 +04:00
Jan Peša and GitHub
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
guybedford
918910c356
Revert "Update bootstrap@3.3.7.json"
...
This reverts commit 7526a9bb33 .
2017-01-31 12:46:54 +02:00
Guy Bedford and GitHub
7526a9bb33
Update bootstrap@3.3.7.json
2017-01-31 09:31:33 +02:00
Jan Peša and GitHub
324ad9e9b6
Add override
2017-01-25 12:03:53 +04: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 Bedford and GitHub
b1e2839a18
Merge pull request #1020 from davinkevin/github_lordfriend/nya-bootstrap-select
...
feat(nya-bootstrap-select): add github version of override
2017-01-03 17:27:06 +02:00
Guy Bedford and GitHub
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
Davin Kevin
5775653442
feat(openlayers): add openlayers package which should replace the ol3 package
...
The team behind openlayers choose to change the name of the repository, causing problem in our CI
2017-01-03 16:14:08 +01:00
Davin Kevin
7fd0c182b1
feat(nya-bootstrap-select): add github version of override
...
I push on PR #1001 an error, so the override was only available for the NPM version of the lib.
2017-01-03 15:17:53 +01:00
guybedford
d95ecbd23c
fix up npm:debug override
2017-01-03 16:07:16 +02:00
Joel Denning and GitHub
75a8e5395f
Fix angular-ui-router@0.3.1 override
...
See https://github.com/jspm/jspm-cli/pull/2200 and https://github.com/jspm/jspm-cli/issues/2197#issuecomment-269520408 for discussion. The `.js` extension should not be included in `shim` configurations.
I have tested this by doing `jspm install angular-ui-router@0.3.1 -o '{"main": "release/angular-ui-router.js", "shim": {"release/angular-ui-router": {"deps": ["angular"]}},"dependencies": {"angular": "*"}}'` locally and verified that it works.
2016-12-28 12:51:07 -07:00
Greg Smith
3ffb96de42
Maintains github/components overrides
...
After discussion with the maintainers it was determined that
leaving the package-overrides for github/components/jquery and
jqueryui for posterity was useful. Even if the liklihood
is low that the non-npm version of these dependencies is used
it's best that we don't break the github/components version.
2016-12-23 12:36:16 -08:00
Frank Wallis
d13cbe6c9d
npm:debug update override to support 2.5.1
2016-12-23 11:56:00 +00:00
Aluan Haddad and GitHub
f6ce6a6032
Merge pull request #1016 from frankwallis/master
...
socket.io-client update location of main for > 1.7.0
2016-12-23 05:25:51 -05:00
Frank Wallis
e7d4f48a3d
socket.io-client update location of main for > 1.7.0
2016-12-23 09:24:43 +00:00
Guy Bedford and GitHub
5c5911a883
Merge pull request #1012 from smajl/patch-1
...
Make jQuery.dotdotdot overrides work again
2016-12-19 17:21:17 +02:00
Guy Bedford and GitHub
3d5fc782b9
Merge pull request #1013 from justindra/master
...
Added npm:flatpickr
2016-12-19 17:21:00 +02:00
Joel Denning and GitHub
4fcb12d0bd
Update angular-ui-router-bower@0.3.2.json
2016-12-14 22:09:19 -07:00
Joel Denning and GitHub
06cf409908
Add override for angular-ui-router@0.3.2
2016-12-14 21:57:42 -07:00
justindra
93763a9e81
Added npm:flatpickr
2016-12-14 15:39:01 +10:00
Jan Peša and GitHub
d8af3b0b05
Move old override to new location
2016-12-13 11:58:35 +04:00
Jan Peša and GitHub
71186a725f
New override for ^1.8 version
2016-12-13 11:56:07 +04:00
Guy Bedford and GitHub
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
Bruno Baketaric
d9947df915
add fancyapps/fancyBox config
2016-11-21 14:21:39 +01:00
Aluan Haddad and GitHub
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 Bedford and GitHub
12bd08658c
Merge pull request #996 from zakjan/patch-1
...
Add leaflet overrides
2016-11-12 11:23:37 +02:00
Guy Bedford and GitHub
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 Haddad and GitHub
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 Haddad and GitHub
4e729cf685
add override for typescript@2.1.0-dev nightly
2016-11-06 19:35:48 -05:00
Ashoat and GitHub
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