Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/redux-saga/redux-saga
An alternative side effect model for Redux apps
https://github.com/redux-saga/redux-saga
Rewritten almost all tests (3 files left) so the internal proc API becomes hidden
73b38b7ad5e715569f383d9340877c8718a73f1d authored about 7 years ago by Mateusz Burzyński <[email protected]>
73b38b7ad5e715569f383d9340877c8718a73f1d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed support for 2 (lol) old deprecated APIs of runSaga
2c25a685b1a0e5604c2ef4d643878854790b4601 authored about 7 years ago by Mateusz Burzyński <[email protected]>
2c25a685b1a0e5604c2ef4d643878854790b4601 authored about 7 years ago by Mateusz Burzyński <[email protected]>
ident -> identity
114945a7aa089d9656136efd09d1382f68351f21 authored about 7 years ago by Mateusz Burzyński <[email protected]>
114945a7aa089d9656136efd09d1382f68351f21 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed old deprecation about options.onerror + rewritten sagaMiddlewareFactory options checks
8f9e70f9e2bd449b5f3964c1e94ee4d0f992aaf4 authored about 7 years ago by Mateusz Burzyński <[email protected]>
8f9e70f9e2bd449b5f3964c1e94ee4d0f992aaf4 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed deprecation warning about old (pre 0.10) sagaMiddlewareFactory API
e5a1651879505415cd883d48e50e041081121005 authored about 7 years ago by Mateusz Burzyński <[email protected]>
e5a1651879505415cd883d48e50e041081121005 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Tweaked fsmIterator name passing + safeName function
22b60dd0714414e2abc69f8b22f131addf75af80 authored about 7 years ago by Mateusz Burzyński <[email protected]>
22b60dd0714414e2abc69f8b22f131addf75af80 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed special sagaHelpers treatment when running effects
a47ae72cf86ee4e4715a58c67641887e39495920 authored about 7 years ago by Mateusz Burzyński <[email protected]>
a47ae72cf86ee4e4715a58c67641887e39495920 authored about 7 years ago by Mateusz Burzyński <[email protected]>
put.resolve -> putResolve, take.maybe -> takeMaybe
351973bcbfeef759dabee3437a62d5cddfd3572e authored about 7 years ago by Mateusz Burzyński <[email protected]>
351973bcbfeef759dabee3437a62d5cddfd3572e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed deprecated APIs - bare saga helpers (not effects), takem, put.sync, parallel effect (arrays)
b50f36dded590cb3684a16a0971a43a17ad01058 authored about 7 years ago by Mateusz Burzyński <[email protected]>
b50f36dded590cb3684a16a0971a43a17ad01058 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Using Symbol in sym function (closing #1224)
5b8f79aec371b7a04b581087243976e486ca7768 authored about 7 years ago by Mateusz Burzyński <[email protected]>
5b8f79aec371b7a04b581087243976e486ca7768 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'single-std-channel'
d062f3f4cc85af0f4ab618fe2664f1efeb14c75d authored about 7 years ago by Mateusz Burzyński <[email protected]>
d062f3f4cc85af0f4ab618fe2664f1efeb14c75d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Rewritten multicastChannel, using redux safe subscribers strategy (ensureCanMutateNextTakers) + made some other minor cleanups
93c83ee4faaf0ca88873cce2ba64a7b6f685e79c authored about 7 years ago by Mateusz Burzyński <[email protected]>
93c83ee4faaf0ca88873cce2ba64a7b6f685e79c authored about 7 years ago by Mateusz Burzyński <[email protected]>
Remove arrayOfDeffered from source
6d6cf1bf07c83ff2c2016ed6b73f8d6e1e332b3e authored about 7 years ago by Spencer Putt <[email protected]>
6d6cf1bf07c83ff2c2016ed6b73f8d6e1e332b3e authored about 7 years ago by Spencer Putt <[email protected]>
Add a correctly spelled arrayOfDeferred
b2bf34e3d5b8915ee9d4fd20b17b1f49a004f047 authored about 7 years ago by Spencer Putt <[email protected]>
b2bf34e3d5b8915ee9d4fd20b17b1f49a004f047 authored about 7 years ago by Spencer Putt <[email protected]>
multicast -> multicastChannel
4d06d4bbfd5886c59a92f8ee768e495589aa49a0 authored about 7 years ago by Mateusz Burzyński <[email protected]>
4d06d4bbfd5886c59a92f8ee768e495589aa49a0 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'failing-tests' into single-std-channel
a5e8c7d54abb85b41fdd1cc093d3575023b485c5 authored about 7 years ago by Mateusz Burzyński <[email protected]>
a5e8c7d54abb85b41fdd1cc093d3575023b485c5 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Added failing test for missed END in forked task (should be fixed by single stdChannel)
37599b2ed668d851f79baf44c7196e6650510a4d authored about 7 years ago by Mateusz Burzyński <[email protected]>
37599b2ed668d851f79baf44c7196e6650510a4d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Added failing test for missed actions in freshly created tasks (should be fixed by single stdChannel)
8bc7a378fabb26d50e92c4f6ca40ef867ca953ca authored about 7 years ago by Mateusz Burzyński <[email protected]>
8bc7a378fabb26d50e92c4f6ca40ef867ca953ca authored about 7 years ago by Mateusz Burzyński <[email protected]>
stdChannel remade to be a singleton, therefore a multicast now. Exposed multicast channel as primitive for external usage
64c17f7fac6220a4dddb23a9413e9012ece83819 authored about 7 years ago by Mateusz Burzyński <[email protected]>
64c17f7fac6220a4dddb23a9413e9012ece83819 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Do not swallow errors when executing put effect (closes #632)
82f05e0590a4f37c010f0200864a43b41b46f334 authored about 7 years ago by Mateusz Burzyński <[email protected]>
82f05e0590a4f37c010f0200864a43b41b46f334 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Defaulting actionChannel and channel buffer to expanding one (closes #1027)
da9526a9f516553be4b448abe92ed861aa101ddf authored about 7 years ago by Mateusz Burzyński <[email protected]>
da9526a9f516553be4b448abe92ed861aa101ddf authored about 7 years ago by Mateusz Burzyński <[email protected]>
0.16.0
016daa24a2d391c56b34ae9bf9b44379a37d7705 authored about 7 years ago by Mateusz Burzyński <[email protected]>
016daa24a2d391c56b34ae9bf9b44379a37d7705 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Updated dist files
807ccb7c2f233443e3d9ce2618b1408c489f879e authored about 7 years ago by Mateusz Burzyński <[email protected]>
807ccb7c2f233443e3d9ce2618b1408c489f879e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Reordered release tasks
2e6c2f6e2d7858ceba59474e901bcab83c33793e authored about 7 years ago by Mateusz Burzyński <[email protected]>
2e6c2f6e2d7858ceba59474e901bcab83c33793e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed "saga has been cancelled" logs
f4b52b04eb6bb9094ab07661c98178b55b401a85 authored about 7 years ago by Mateusz Burzyński <[email protected]>
f4b52b04eb6bb9094ab07661c98178b55b401a85 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Unified error logs in proc.js
d23315cecaa97429c7bcd8bd7fa2cabf996510c1 authored about 7 years ago by Mateusz Burzyński <[email protected]>
d23315cecaa97429c7bcd8bd7fa2cabf996510c1 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fixed sagaStack error property - changed to being configurable
84dbee863106746df89770796f3f8d0d4d555909 authored about 7 years ago by Mateusz Burzyński <[email protected]>
84dbee863106746df89770796f3f8d0d4d555909 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Made sagaStack property non-enumerable (closes #934)
cec172959af1e222e8aba1b417ea684c50a7b320 authored about 7 years ago by Mateusz Burzyński <[email protected]>
cec172959af1e222e8aba1b417ea684c50a7b320 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Update UsingSagaHelpers.md (#1208)
* Update UsingSagaHelpers.md
* Update UsingSagaHelpers.md
4f0b944e9631b4d675069efc5c3df7ba377dda9a authored about 7 years ago by Anders D. Johnson <[email protected]>
Update DeclarativeEffects.md
2a2a6e5868e13fa7c84aebcdea6ccf7437686852 authored about 7 years ago by Anders D. Johnson <[email protected]>
2a2a6e5868e13fa7c84aebcdea6ccf7437686852 authored about 7 years ago by Anders D. Johnson <[email protected]>
Update FutureActions.md (#1210)
* Update FutureActions.md
* Update FutureActions.md
1e810ba78af00860dcf373d8f699da4be7223376 authored about 7 years ago by Anders D. Johnson <[email protected]>
Using files entry in package.json instead of .npmignore file (closes #1113)
cd4951d7b982ea3bd776e02d261622d687b43e89 authored about 7 years ago by Mateusz Burzyński <[email protected]>
cd4951d7b982ea3bd776e02d261622d687b43e89 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'babel-plugin-pure-calls'
1d2f91b374e3ecf4a933117b7e5f0307a9e1a974 authored about 7 years ago by Mateusz Burzyński <[email protected]>
1d2f91b374e3ecf4a933117b7e5f0307a9e1a974 authored about 7 years ago by Mateusz Burzyński <[email protected]>
List in the API docs takeEvery and takeLatest which accept channel as argument
3246da252542b8f47ab5f58ce0d861c97dc0cec6 authored over 7 years ago by Mateusz Burzyński <[email protected]>
3246da252542b8f47ab5f58ce0d861c97dc0cec6 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Tweak README about polyfilling generators
0820081662936c827e6928bf2b62448686bcb87d authored over 7 years ago by Mateusz Burzyński <[email protected]>
0820081662936c827e6928bf2b62448686bcb87d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Remove building umd bundles during precommit, that was a silly idea 🙈
a17efeb135736415967d06372251983477f6612d authored over 7 years ago by Mateusz Burzyński <[email protected]>
a17efeb135736415967d06372251983477f6612d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Do not hardcode path to bundlesize executable
e78fa63eaa13b7b6b927c7f80d2d768c51ffcff5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
e78fa63eaa13b7b6b927c7f80d2d768c51ffcff5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Modified race([...effects]) to return array instead of object
e5017bbdec09d561ba978bc29083e662c0ccc401 authored over 7 years ago by Konrad Lisiczynski <[email protected]>
e5017bbdec09d561ba978bc29083e662c0ccc401 authored over 7 years ago by Konrad Lisiczynski <[email protected]>
Added race([...effects]) to docs api reference
cd6e4f5584ac5a7b353c52f5b6f438c0721e07b1 authored over 7 years ago by Konrad Lisiczyński <[email protected]>
cd6e4f5584ac5a7b353c52f5b6f438c0721e07b1 authored over 7 years ago by Konrad Lisiczyński <[email protected]>
link to translate Potuguese Brazil
0045a75ada0ed52fb508f1272e40734104820792 authored over 7 years ago by Joel Ferreira Barbosa <[email protected]>
0045a75ada0ed52fb508f1272e40734104820792 authored over 7 years ago by Joel Ferreira Barbosa <[email protected]>
Removed #__PURE__ annotations, adding them automatically with a babel plugin now
e82cee92f9ce9218d950f671695da80c4db8efe3 authored over 7 years ago by Mateusz Burzyński <[email protected]>
e82cee92f9ce9218d950f671695da80c4db8efe3 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Update index.js
9382f74c3e490fb952ae6f8fe71e52fbc5609f97 authored over 7 years ago by Mohamed Ismat <[email protected]>
9382f74c3e490fb952ae6f8fe71e52fbc5609f97 authored over 7 years ago by Mohamed Ismat <[email protected]>
Docs apply js highlighting
7717559afe5711a1be46583c7ed3b6ea57941fa8 authored over 7 years ago by Jan Peer Stöcklmair <[email protected]>
7717559afe5711a1be46583c7ed3b6ea57941fa8 authored over 7 years ago by Jan Peer Stöcklmair <[email protected]>
fix code back-ticks position
c7404ab542ac7cfd083d5338a5a2c48f858d0455 authored over 7 years ago by java <[email protected]>
c7404ab542ac7cfd083d5338a5a2c48f858d0455 authored over 7 years ago by java <[email protected]>
Updated rollup + whitelisting babel helpers in rollup config (asyncGenerator included by default - its rollup temporary regression)
43a9eedec0bb8656a0b6c5557e11259257713261 authored over 7 years ago by Mateusz Burzyński <[email protected]>
43a9eedec0bb8656a0b6c5557e11259257713261 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'deps/rollup'
f609e805a7a877fa6b8c14934ad207a05df7aad2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
f609e805a7a877fa6b8c14934ad207a05df7aad2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Updated rollup deps
06da4b7fa74807c20cff3fbbaec22a9c9f47e7f5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
06da4b7fa74807c20cff3fbbaec22a9c9f47e7f5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed test
There needs to be `true` passed to the generator's next function, otherwise the while loop in th...
cb0332175f8bca552395be08c37ce843e5683be0 authored over 7 years ago by Honza Kalfus <[email protected]>
Update TaskCancellation.md
306fc2383f70d6acf239017ade8e0554efd4760a authored over 7 years ago by Honza Kalfus <[email protected]>
306fc2383f70d6acf239017ade8e0554efd4760a authored over 7 years ago by Honza Kalfus <[email protected]>
Added unpkg field in package.json
c0f2f6180ba54c71936865c0165216ec59acfca1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
c0f2f6180ba54c71936865c0165216ec59acfca1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
(DOCS) Added new article to the docs external sources
895dc9bc1400d9a9ee49573d1cb2f0ab54f71f50 authored over 7 years ago by andresmijares <[email protected]>
895dc9bc1400d9a9ee49573d1cb2f0ab54f71f50 authored over 7 years ago by andresmijares <[email protected]>
(Update) Update gitignore to no include .idea files
532711a710018a849f69ed0dea4be361d91803cb authored over 7 years ago by andresmijares <[email protected]>
532711a710018a849f69ed0dea4be361d91803cb authored over 7 years ago by andresmijares <[email protected]>
Fix anchor link to blocking / non-blocking
9ce8448e2f6945f89233ecfb4528883ade9ddd77 authored over 7 years ago by Taehwan, No <[email protected]>
9ce8448e2f6945f89233ecfb4528883ade9ddd77 authored over 7 years ago by Taehwan, No <[email protected]>
Fix typo
cfa28254b576144de2bce291ee35fd7a136f7a58 authored over 7 years ago by Peng Jie <[email protected]>
cfa28254b576144de2bce291ee35fd7a136f7a58 authored over 7 years ago by Peng Jie <[email protected]>
fixing typo, super-star missing in readme
4f68ea695ee73be6a1d84876b4abb0994c2f271b authored over 7 years ago by Philip Simoneau <[email protected]>
4f68ea695ee73be6a1d84876b4abb0994c2f271b authored over 7 years ago by Philip Simoneau <[email protected]>
Add typings for `detach`; fix typings tests reporting
5482b5ce2f4b48058a42884b14bd51b830786c4e authored over 7 years ago by Daniel Lytkin <[email protected]>
5482b5ce2f4b48058a42884b14bd51b830786c4e authored over 7 years ago by Daniel Lytkin <[email protected]>
Add a link to "analytics on easy mode"
1eac2cfbbf847b468e89304da6388b406204e67c authored over 7 years ago by Gosha Arinich <[email protected]>
1eac2cfbbf847b468e89304da6388b406204e67c authored over 7 years ago by Gosha Arinich <[email protected]>
replace array of effects with all helper
eb4d9f0a555a9444b2984edd35b2b6780482b647 authored over 7 years ago by Christian Ost <[email protected]>
eb4d9f0a555a9444b2984edd35b2b6780482b647 authored over 7 years ago by Christian Ost <[email protected]>
Remove wrong import of delay
02bda102e299f882a09db06947cd0a2930951157 authored over 7 years ago by Christoffer Bo Petersen <[email protected]>
02bda102e299f882a09db06947cd0a2930951157 authored over 7 years ago by Christoffer Bo Petersen <[email protected]>
Update README.md
Typo
c6dd1c53cd3b800f75112e09352b8454aa293799 authored over 7 years ago by Fabio Biondi <[email protected]>
Created detach helper (+ reimplemented spawn to use it). Its giving opportunity to add detached behaviour for the created fork effects, useful i.e. for usage with helpers like takeEvery
19d0e4ea0f5925015f7269d5a5de189d4685747a authored over 7 years ago by Mateusz Burzyński <[email protected]>
19d0e4ea0f5925015f7269d5a5de189d4685747a authored over 7 years ago by Mateusz Burzyński <[email protected]>
Unified style on all of the badges
9870e4ae2827c0aa38ff5eacb97298983022d090 authored over 7 years ago by Mateusz Burzyński <[email protected]>
9870e4ae2827c0aa38ff5eacb97298983022d090 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added downloads/month badge
e7c0edc6db9726cb9ec6124cefbca20d8ade8622 authored over 7 years ago by Mateusz Burzyński <[email protected]>
e7c0edc6db9726cb9ec6124cefbca20d8ade8622 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Add link to redux-saga-compose
9539ef1dab88ada9fd45a5f6aa3d1734a614502c authored over 7 years ago by Scott Donnelly <[email protected]>
9539ef1dab88ada9fd45a5f6aa3d1734a614502c authored over 7 years ago by Scott Donnelly <[email protected]>
Add external link to article about redux-saga.
dfc49fc41548e71981fab66a64fc166e056d36d8 authored over 7 years ago by Chanakya Bhardwaj <[email protected]>
dfc49fc41548e71981fab66a64fc166e056d36d8 authored over 7 years ago by Chanakya Bhardwaj <[email protected]>
add import statements to the Concurrency.md doc examples
f5eb197d0d98ec343a2d6c1419dd4b55aa94ff77 authored over 7 years ago by Erik Vold <[email protected]>
f5eb197d0d98ec343a2d6c1419dd4b55aa94ff77 authored over 7 years ago by Erik Vold <[email protected]>
add import statements to some glossary examples
da80645f66e4b67d9a41f19da814eae755e2055c authored over 7 years ago by Erik Vold <[email protected]>
da80645f66e4b67d9a41f19da814eae755e2055c authored over 7 years ago by Erik Vold <[email protected]>
add external link to nice article about redux-saga
this article explains how to implement a basic game with redux-saga
628bf89fef09ff21c6de63871ac738983d431e59 authored over 7 years ago by Erik Vold <[email protected]>
clarify the first sentence in readme
* explain what is easier (managing side effects)
* explain what is better (handling failures)
...
0.15.6
199dbd007f9fb113b9e8217c25009d28ee9f40d8 authored over 7 years ago by Mateusz Burzyński <[email protected]>
199dbd007f9fb113b9e8217c25009d28ee9f40d8 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed translation name
dc51383309cdc4816e5bcaf84a88ac4f98a92aae authored over 7 years ago by Peng Jie <[email protected]>
dc51383309cdc4816e5bcaf84a88ac4f98a92aae authored over 7 years ago by Peng Jie <[email protected]>
Update README.md
1230d2299367d50a94135a0d0a036a7f5b6775ae authored over 7 years ago by Taylor Hurt <[email protected]>
1230d2299367d50a94135a0d0a036a7f5b6775ae authored over 7 years ago by Taylor Hurt <[email protected]>
marked overloaded put.sync TS typing as deprecated
4ba23167cc12b1585c3bd5baecc1c37007c4efec authored over 7 years ago by Mateusz Burzyński <[email protected]>
4ba23167cc12b1585c3bd5baecc1c37007c4efec authored over 7 years ago by Mateusz Burzyński <[email protected]>
Make take and put effects redeclarable
bbd9790fdd563a79ea92762b22c7190d673fbe85 authored over 7 years ago by Junyoung Choi <[email protected]>
bbd9790fdd563a79ea92762b22c7190d673fbe85 authored over 7 years ago by Junyoung Choi <[email protected]>
adding a title to the gitbook
da5b88561ab6c414cc0f65c8e88d3ab9876c6de3 authored over 7 years ago by Erik Vold <[email protected]>
da5b88561ab6c414cc0f65c8e88d3ab9876c6de3 authored over 7 years ago by Erik Vold <[email protected]>
0.15.5
b7b6043b2d3a3b25b4ec636d05d85eb337393db2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
b7b6043b2d3a3b25b4ec636d05d85eb337393db2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
update buffer test to yield the buffer before channel
82bf0af4d68cfd22f7a6255ab110aea86f8bdcb1 authored over 7 years ago by Erik Vold <[email protected]>
82bf0af4d68cfd22f7a6255ab110aea86f8bdcb1 authored over 7 years ago by Erik Vold <[email protected]>
Issue #1084 - Add tests for using actionChannels with buffers to channel-recipes tests
92a5fa08cc1afdf22be19ca6d938a093881da53d authored over 7 years ago by Erik Vold <[email protected]>
92a5fa08cc1afdf22be19ca6d938a093881da53d authored over 7 years ago by Erik Vold <[email protected]>
use npm-run-all in npm test script
fe369efcbe80b3c81271835a3baca2a8867dd712 authored over 7 years ago by Erik Vold <[email protected]>
fe369efcbe80b3c81271835a3baca2a8867dd712 authored over 7 years ago by Erik Vold <[email protected]>
fixed: npm test now runs linter and example tests
84cf4baf8c230bba06dd754b8252b45e155a4bb7 authored over 7 years ago by Erik Vold <[email protected]>
84cf4baf8c230bba06dd754b8252b45e155a4bb7 authored over 7 years ago by Erik Vold <[email protected]>
revert prev change, keep npm run check
4ebac18067bbf3629d518082d381851591820127 authored over 7 years ago by Erik Vold <[email protected]>
4ebac18067bbf3629d518082d381851591820127 authored over 7 years ago by Erik Vold <[email protected]>
use npm run check instead of npm test on travis
a48b8d5c78e2354d32cce8e0548a6d961c42de2b authored over 7 years ago by Erik Vold <[email protected]>
a48b8d5c78e2354d32cce8e0548a6d961c42de2b authored over 7 years ago by Erik Vold <[email protected]>
remove redundant check npm script
a814ca799c5f167542d767041e40edf5adaa210e authored over 7 years ago by Erik Vold <[email protected]>
a814ca799c5f167542d767041e40edf5adaa210e authored over 7 years ago by Erik Vold <[email protected]>
Update ExternalResources.md
1e163dba151e46b809414d3cabd1cc451d272ae5 authored over 7 years ago by Anton Rusinov <[email protected]>
1e163dba151e46b809414d3cabd1cc451d272ae5 authored over 7 years ago by Anton Rusinov <[email protected]>
listify arguments mentioned in the api docs
5532eb1828edeff0294d936d74a2ddb71bdd3bb4 authored over 7 years ago by Erik Vold <[email protected]>
5532eb1828edeff0294d936d74a2ddb71bdd3bb4 authored over 7 years ago by Erik Vold <[email protected]>
Update travis to use latest stable nodejs release
743b0c862cbf3043a898907c096eeb39419e3626 authored over 7 years ago by Erik Vold <[email protected]>
743b0c862cbf3043a898907c096eeb39419e3626 authored over 7 years ago by Erik Vold <[email protected]>
Fix typescripts errors in the test suite
f2bfac948290fec73ad0ea9c84c85e2f6a21c04d authored over 7 years ago by Erik Vold <[email protected]>
f2bfac948290fec73ad0ea9c84c85e2f6a21c04d authored over 7 years ago by Erik Vold <[email protected]>
Changed build status badges urls
7784c3f770f2a9953b3cb43612a4aedb196d4184 authored over 7 years ago by Mateusz Burzyński <[email protected]>
7784c3f770f2a9953b3cb43612a4aedb196d4184 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge remote-tracking branch 'camflan/master'
64e96f462f8df18f2916e5fb6cbeee5752682e42 authored over 7 years ago by Mateusz Burzyński <[email protected]>
64e96f462f8df18f2916e5fb6cbeee5752682e42 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added prepush hook - lint && test
4e6d20f2211dd0e13f59a7732ae00cafe91700fc authored over 7 years ago by Mateusz Burzyński <[email protected]>
4e6d20f2211dd0e13f59a7732ae00cafe91700fc authored over 7 years ago by Mateusz Burzyński <[email protected]>
still trying to get bundlesize to run without errors
f98f9f454b47cfbe323180e753d68b2b0cc0facb authored over 7 years ago by Camron Flanders <[email protected]>
f98f9f454b47cfbe323180e753d68b2b0cc0facb authored over 7 years ago by Camron Flanders <[email protected]>
[FIX] Setting BABEL_ENV to use es modules before running bundesize
ddae1eeae3ede597227f813127006b0b7ac8122f authored over 7 years ago by Camron Flanders <[email protected]>
ddae1eeae3ede597227f813127006b0b7ac8122f authored over 7 years ago by Camron Flanders <[email protected]>
[NEW] adding bundlesize check to project, running in travis-ci after tests
14fcee8821018cca2d642023fba5d72fffb316e3 authored over 7 years ago by Camron Flanders <[email protected]>
14fcee8821018cca2d642023fba5d72fffb316e3 authored over 7 years ago by Camron Flanders <[email protected]>
[NIT] reformatting badges in readme
63b2ea5d2868b227e0bc9e3ce7004e67f59ca435 authored over 7 years ago by Camron Flanders <[email protected]>
63b2ea5d2868b227e0bc9e3ce7004e67f59ca435 authored over 7 years ago by Camron Flanders <[email protected]>
build badge on all readmes
082872ff71563389551ab9d8ec6395871e09244d authored over 7 years ago by Camron Flanders <[email protected]>
082872ff71563389551ab9d8ec6395871e09244d authored over 7 years ago by Camron Flanders <[email protected]>
adding build badge
f773d3e84389189f5698b7415b9399760ad215d3 authored over 7 years ago by Camron Flanders <[email protected]>
f773d3e84389189f5698b7415b9399760ad215d3 authored over 7 years ago by Camron Flanders <[email protected]>
initial travis-ci commit
cd57de6bb4e614830870621c2c28fa98a390b818 authored over 7 years ago by Camron Flanders <[email protected]>
cd57de6bb4e614830870621c2c28fa98a390b818 authored over 7 years ago by Camron Flanders <[email protected]>
Add type definitions for util's cloneableGenerator function
bdc47bf10af1da147349cffa72fd9b096a90e747 authored over 7 years ago by Melvin Lee <[email protected]>
bdc47bf10af1da147349cffa72fd9b096a90e747 authored over 7 years ago by Melvin Lee <[email protected]>
Update README.md
Fix small spelling error `comiler` -> `compiler`
81c3616ec70b969dcfa289335e28d52bcd8fae68 authored over 7 years ago by Jarrod Mosen <[email protected]>
Update ExternalResources.md
1e96a582401a5b9842fe7949aacec1b2cf06dae5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
1e96a582401a5b9842fe7949aacec1b2cf06dae5 authored over 7 years ago by Mateusz Burzyński <[email protected]>