Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

single-spa

The router for frontend microservices
Collective - Host: opensource - https://opencollective.com/single-spa - Website: https://single-spa.js.org - Code: https://github.com/CanopyTax/single-spa

Update single-spa-ecosystem.md

github.com/single-spa/single-spa - b71ec3b247f1d1f3b448c8126fb1f8d81174dc31 authored about 7 years ago by Joel Denning <[email protected]>
Removing System.import references in documentation

github.com/single-spa/single-spa - 1d7b890d399bf17391d998eea83cc6f79f0ef697 authored about 7 years ago by Joel Denning <[email protected]>
Adding the getAppNames API fixes #100 (#111)

github.com/single-spa/single-spa - 7ad1bfd790c898b6b8d3640f8499773ec659b322 authored about 7 years ago by Justin McMurdie <[email protected]>
Surface the props argument to lifecycle functions

github.com/single-spa/single-spa - a22722bab9644be294aca7bbf56746955521ae94 authored about 7 years ago by Joel Denning <[email protected]>
There is no reason PR builds (that could easily fail) should show the project as failing on Travis (#109)

github.com/single-spa/single-spa - 28c6ecdff0d629f0800c8e243734548470800b37 authored about 7 years ago by Justin McMurdie <[email protected]>
Pr/check activity function (#106)

* Adding the check activity functions API. This API will be useful in the future to support new ...

github.com/single-spa/single-spa - 2733db4c6c0cf66ab1264420c8b8e955daadf9ec authored about 7 years ago by Justin McMurdie <[email protected]>
Update README.md

github.com/single-spa/single-spa - fc9a2ef066e833bded09cdacb2646ee1a2726289 authored about 7 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - a88dccd941d4b71833288ab49b93b0213916814c authored about 7 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 182da4d5e8027105344fad35611eddfb0d6c9a98 authored about 7 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - c03e0e6cb111c28d85476c1f3d27aa659cf347cb authored about 7 years ago by Joel Denning <[email protected]>
Improve docs (#104)

* Improve documentation

* Self review

* Self review

* More self review

github.com/single-spa/single-spa - 4600b1e4dfbd1e6c5314f415a842f8afbfd68273 authored about 7 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 74ff63a331f07b9ec8951f1cc36a21def2c30095 authored over 7 years ago by Joel Denning <[email protected]>
Update single-spa-ecosystem.md

github.com/single-spa/single-spa - b414d79711affb585d916e01ec038d3034aba08a authored over 7 years ago by Joel Denning <[email protected]>
Implementing #98. First mount events (#101)

* Implementing #98. First mount events

* Fixing IE11

* Docs

* Fix docs

* More docs

github.com/single-spa/single-spa - 9c82ea6778f7f4ba50f1e777f436a14e036d9262 authored over 7 years ago by Joel Denning <[email protected]>
Update single-spa-ecosystem.md

github.com/single-spa/single-spa - bb0767d18e430a6049317f5154772016b3569848 authored almost 8 years ago by Joel Denning <[email protected]>
Fixing bug where certain native Errors have read only messages

github.com/single-spa/single-spa - d57108fc9c98daf0f9551c02aa4d65f991067c57 authored almost 8 years ago by Joel Denning <[email protected]>
Making custom-event a dev dependency, since it's bundled into the distributable

github.com/single-spa/single-spa - a6bdcd8b716e330397679eb1124e5836904c8065 authored almost 8 years ago by Joel Denning <[email protected]>
Deprecation warning for setLoader call

github.com/single-spa/single-spa - 40fed1bf0773db78c074c5632257e05aaaa4fcac authored almost 8 years ago by Joel Denning <[email protected]>
Fixing bug in removeEventListener for hashchange/popstate listeners (#96)

* Fixing bug in removeEventListener for hashchange/popstate listeners

* Fixing test cleanup

github.com/single-spa/single-spa - a4bd484e085861cce1c97d395398e80542ec1686 authored almost 8 years ago by Joel Denning <[email protected]>
Running tests in both safari 9 and 10

github.com/single-spa/single-spa - 57e47f439a464049a544e31ecf4fe7d17bbb1d70 authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - ad11e9675d9fe90646c67c89d8bdf71254b83a9f authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 51870ee893f806062da48711a48a491afa0fb0c0 authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 3199b56ca441c58e0230c6a6d58fe2c2053efe07 authored almost 8 years ago by Joel Denning <[email protected]>
single-spa:no-app-change event. Fixes #81 (#92)

* Adding single-spa:no-app-change event. Fixes #81

* Adding test file

* Fixing tests and b...

github.com/single-spa/single-spa - bcfac0f7aae46fdc739339d0863377ef1b4399f6 authored almost 8 years ago by Joel Denning <[email protected]>
Adding warning if start() is not called. Fixes #94 (#95)

* Adding warning if start is not called. Fixes #94

* Self review

* Justin's feedback

github.com/single-spa/single-spa - 92a9a85eca563f99865fbbc99befe1e4617a8571 authored almost 8 years ago by Joel Denning <[email protected]>
Calling lifecyles with props. Fixes #91 (#93)

github.com/single-spa/single-spa - 4604b11da566680d4924cfa4bf359e4ef02dc746 authored almost 8 years ago by Joel Denning <[email protected]>
Implementing unload lifecycle and unloadChildApplication. Fixes #89 (#90)

* Implementing unload lifecycle and unloadChildApplication. Fixes #89

* Fixing concurrently c...

github.com/single-spa/single-spa - d5f2196b9790bc08d40acda37b972ee3d942e56f authored almost 8 years ago by Joel Denning <[email protected]>
Fixing source maps and cleaning build directory when building

github.com/single-spa/single-spa - 68321f02b1da1e07251ce55e7b89495466f5075f authored almost 8 years ago by Joel Denning <[email protected]>
Throwing useful error when a loading function does not return a promise (#88)

github.com/single-spa/single-spa - 851f1e4595f71ca7c858d71b05a80e934bd25ab7 authored almost 8 years ago by Joel Denning <[email protected]>
Trying to fix race condition in Safari tests (#87)

* Trying to fix race condition in Safari tests

* Removing setTimeout

* Oops

* Edge has ...

github.com/single-spa/single-spa - c49dfe836851b4af0d953201e6315ab4f6877567 authored almost 8 years ago by Joel Denning <[email protected]>
Fixing tests -- IE11 needs the CustomEvent from the polyfill (#86)

github.com/single-spa/single-spa - 82f9f63f43c12c276882bf05e1a5a62ee51c87f6 authored almost 8 years ago by Joel Denning <[email protected]>
Update single-spa-ecosystem.md

github.com/single-spa/single-spa - 46f5986746ec2eda2169a3366056fc53b7085a4a authored almost 8 years ago by Joel Denning <[email protected]>
Switching to webpack to make UMD build. Fixes #79. (#85)

* Switching to webpack to make UMD build. Fixes #79.

* Self review and fixing tests

github.com/single-spa/single-spa - 304adaa6247161166885793d59a33b0eaec6da85 authored almost 8 years ago by Joel Denning <[email protected]>
Fix tests (#84)

github.com/single-spa/single-spa - b033ffd26317df88ca183a9e54413789ee546846 authored almost 8 years ago by Joel Denning <[email protected]>
Still tinkering with travis build

github.com/single-spa/single-spa - ac48d59cdfd438f3073916c5e22a0aa11f8ef3b8 authored almost 8 years ago by Joel Denning <[email protected]>
Running jspm install in the build

github.com/single-spa/single-spa - d685b14b7700a473296a0c4ba9659f8736e38dc1 authored almost 8 years ago by Joel Denning <[email protected]>
Remove postinstall

github.com/single-spa/single-spa - 298c382ff1eb6ecf65a0285b18a44251f2a0dcd6 authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 9c7bbbd02c57ad92e4877a5e704c82de8cc992e2 authored almost 8 years ago by Joel Denning <[email protected]>
Update single-spa-ecosystem.md

github.com/single-spa/single-spa - b0636d0db66293d7cab4c51aa999d6007927cdc9 authored almost 8 years ago by Joel Denning <[email protected]>
Fixing #80 - event for when app is put into broken status (#82)

github.com/single-spa/single-spa - 4eaef569ed50428a93daff0fd12a88dd41b32de2 authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 21f14ff163a472f585d262af181d53bfb25b112c authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - e328d7f3d2589e25fb61a25d65e27e41c6d1c767 authored almost 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 34a17a852d176b4792af61475f7d10b2ece2cc00 authored almost 8 years ago by Joel Denning <[email protected]>
Fixing bug where non-native promises were not counted as valid return values (#78)

github.com/single-spa/single-spa - a8c176276ad410d65f103302f4daee9b77d3e4de authored almost 8 years ago by Joel Denning <[email protected]>
Updating docs to new declareChildApplication api. (#76)

* Updating docs to new declareChildApplication api. Fixes #77

* Fixing #70 - docs for routing...

github.com/single-spa/single-spa - 827817de72fd25e122307222eaad5f01ca8d2eaa authored about 8 years ago by Joel Denning <[email protected]>
Fixing #74. Calling enqueued event listeners. (#75)

* Fixing #74. Calling enqueued event listeners.

* Fixing tests in IE, Edge, and Safari (they ...

github.com/single-spa/single-spa - 191ec115240576cc3ed67f9737012fdeab85df27 authored about 8 years ago by Joel Denning <[email protected]>
Being less opinionated about loaders. Fixes #68, webpack support. (#72)

* Being less opinionated about loaders. Fixes #68, webpack support.

* Fixing webpack config f...

github.com/single-spa/single-spa - e365390ff4fd0ac879edc9b6fc0ae2665b7cc7fa authored about 8 years ago by Joel Denning <[email protected]>
Fixing #69 - better error messaging when handling non-Error objects. (#73)

github.com/single-spa/single-spa - a66e52bfc5a6896d23c6ed1c6510c303f03d9220 authored about 8 years ago by Joel Denning <[email protected]>
switching babel stage 3 dependency to a devDependency

github.com/single-spa/single-spa - 7072f98190db91097ba546d7b58ab7065d77cbfb authored about 8 years ago by Joel Denning <[email protected]>
Minor wording corrections

github.com/single-spa/single-spa - 5fbd6b4688325b774ea6b1ca56cb8a48e3a63c0b authored about 8 years ago by Joel Denning <[email protected]>
build:canopy script

github.com/single-spa/single-spa - 01de1a2f1f770e9ab3d0e4c40a9d18b1cd77a3a3 authored about 8 years ago by Joel Denning <[email protected]>
Fixing jspm format

github.com/single-spa/single-spa - a104a6a35ae07a750af75cf020080b2f0d42cf53 authored about 8 years ago by Joel Denning <[email protected]>
Fixing package.json again for jspm

github.com/single-spa/single-spa - 1f184621c7867a8c0e02767e99dabdd8baa54fc2 authored about 8 years ago by Joel Denning <[email protected]>
Updating jspm.main property for jspm compatibility

github.com/single-spa/single-spa - 823ac1a6f66f96735ab493f5ec8c9960d6d8ae1f authored about 8 years ago by Joel Denning <[email protected]>
build:canopy script

github.com/single-spa/single-spa - 8344ed31cc3381205c6f995bc82d8e01e18a0726 authored about 8 years ago by Joel Denning <[email protected]>
Fix typo in package.json

github.com/single-spa/single-spa - 4eff72313e6988e288a5f33f292878720c00c853 authored about 8 years ago by Joel Denning <[email protected]>
Configuration so that the package is installable by jspm

github.com/single-spa/single-spa - cad38590bc872884091b54a46db14fe9991a09b4 authored about 8 years ago by Joel Denning <[email protected]>
build:canopy script

github.com/single-spa/single-spa - a9a4e4ff1daf1c9cc9780b58838c5820a590c270 authored about 8 years ago by Joel Denning <[email protected]>
single-spa 3.0 (#67)

* single-spa 3.0

* Self review

* Fixing travis tests

* Adding safari and edge as tested...

github.com/single-spa/single-spa - 8707998939c2c0732377ccc59fdb662cd14c37fd authored about 8 years ago by Joel Denning <[email protected]>
Update single-spa-api.md

github.com/single-spa/single-spa - ce97565a883b9b7758838148c289d1ce5fd7b0ac authored about 8 years ago by Joel Denning <[email protected]>
No more chapp

github.com/single-spa/single-spa - 8fd1e5071b9d790ba65504c351d439e7f2b181d0 authored about 8 years ago by Joel Denning <[email protected]>
Update child-applications.md

github.com/single-spa/single-spa - 69ebf20e033bc361993c5460b8d1cb13b6a666c4 authored about 8 years ago by Joel Denning <[email protected]>
build:canopy script

github.com/single-spa/single-spa - bb2dd6aa81f2ce1e40c9deba8ff2051899bb08f5 authored about 8 years ago by Joel Denning <[email protected]>
Fixing #61.

github.com/single-spa/single-spa - c868c42ccbc987dd2cff3ceed922cf411c43f69e authored about 8 years ago by Joel Denning <[email protected]>
Fixing #63, exporting empty arrays as a lifecycle function.

github.com/single-spa/single-spa - 7d846a8c5052803522b44f73effa5cce006c58d0 authored about 8 years ago by Joel Denning <[email protected]>
Fixing bug for handling non-Error child app rejections

github.com/single-spa/single-spa - 3aa000293d79173ffac6abf32fc7cfaaee7a8ff9 authored about 8 years ago by Joel Denning <[email protected]>
Improved error handling so that stack traces and error messages are m… (#62)

* Improved error handling so that stack traces and error messages are more likely to be helpful
...

github.com/single-spa/single-spa - 8995b95f0ca62672eb26fd37e2fb1851c949d879 authored about 8 years ago by Joel Denning <[email protected]>
Tabs to spaces

github.com/single-spa/single-spa - 3177e6b410a3fe66121734484b1b77a767b38251 authored over 8 years ago by Joel Denning <[email protected]>
tabs to spaces

github.com/single-spa/single-spa - 26cdccc7693eca587764ec5ebf9754932e999404 authored over 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - 1080195ee0dde86a8022653dbf198c0aab6ee19c authored over 8 years ago by Joel Denning <[email protected]>
Update README.md

github.com/single-spa/single-spa - df358f4966168188f0f69ed2a8eb4f05c9dfe39e authored over 8 years ago by Joel Denning <[email protected]>
Update build:canopy script

github.com/single-spa/single-spa - 646257caebffa35f4074016f82015bfa0c812f6e authored over 8 years ago by Joel Denning <[email protected]>
Merge branch 'master' of github.com:CanopyTax/single-spa

* 'master' of github.com:CanopyTax/single-spa:
Fix/navigate to url (#60)

github.com/single-spa/single-spa - 6b6f21abdb1c83cec5fccba3e9c9b2f648f706d7 authored over 8 years ago by Bret Little <[email protected]>
Fix/navigate to url (#60)

* 2.1.3

* Fix navigateToUrl

1. Make it work when navigating to a hash `navigateToUrl('#/so...

github.com/single-spa/single-spa - 3b2870f2289ba027ee4fcae62f5b84243db7e5a1 authored over 8 years ago by Bret Little <[email protected]>