Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cyclejs/cycle-time-travel
A time traveling debugger for Cycle.js
https://github.com/cyclejs/cycle-time-travel
Add dist for direct use in web apps
e53d69705b4d68407739547a6639df984e3dc013 authored about 9 years ago by Nick Johnstone <[email protected]>
e53d69705b4d68407739547a6639df984e3dc013 authored about 9 years ago by Nick Johnstone <[email protected]>
Merge pull request #27 from cyclejs/add-browserify-dependecy
Add browserify as devDependency
1ec3bf051eed0db08fe78db9393c2bbcb2811f32 authored about 9 years ago by Nick Johnstone <[email protected]>
Add browserify as devDependency
Closes #26
24e091ac33207303615dba0909a1cba512ec4092 authored about 9 years ago by Nick Johnstone <[email protected]>
Merge pull request #23 from cyclejs/greenkeeper-pin
Pinned all dependencies
dab84509ffd1fcdf97d22c0c5774e8a0128979dc authored over 9 years ago by Nick Johnstone <[email protected]>
chore(package): pinned dependencies
http://greenkeeper.io/
72f9dcb677dd10b0ef4e3c4888d80aa40367fa60 authored over 9 years ago by greenkeeperio-bot <[email protected]>
Add some serious badge bling
b6d6a4b95163c48b7985e6001a792dc90174a0e5 authored over 9 years ago by Nick Johnstone <[email protected]>
b6d6a4b95163c48b7985e6001a792dc90174a0e5 authored over 9 years ago by Nick Johnstone <[email protected]>
Add babelify to dev dependencies
b369390621b697566b28461560e31540d3a48d02 authored over 9 years ago by Nick Johnstone <[email protected]>
b369390621b697566b28461560e31540d3a48d02 authored over 9 years ago by Nick Johnstone <[email protected]>
Add travis.yml, closes #20
eb01b3b27cfcda3354b1b23a2ed90a47825b55b2 authored over 9 years ago by Nick Johnstone <[email protected]>
eb01b3b27cfcda3354b1b23a2ed90a47825b55b2 authored over 9 years ago by Nick Johnstone <[email protected]>
Merge pull request #16 from cyclejs/integration-test
Add integration tests
8c74864caa1c54d0a5b246f5907d35abf659bafa authored over 9 years ago by Nick Johnstone <[email protected]>
Add a comment reminding me to fix setTimeout in tests
9374e27c0b375f5bb480ffce236dcd251713a660 authored over 9 years ago by Nick Johnstone <[email protected]>
9374e27c0b375f5bb480ffce236dcd251713a660 authored over 9 years ago by Nick Johnstone <[email protected]>
Merge branch 'master' of github.com:cyclejs/cycle-time-travel into integration-test
e8709225663a9a4d384780bdc7eb67a13d2ee6b2 authored over 9 years ago by Nick Johnstone <[email protected]>
e8709225663a9a4d384780bdc7eb67a13d2ee6b2 authored over 9 years ago by Nick Johnstone <[email protected]>
Add a test for wrapping apps without impacting them
5f77269daaede60f7bc888572b2aab6d86c01f3b authored over 9 years ago by Nick Johnstone <[email protected]>
5f77269daaede60f7bc888572b2aab6d86c01f3b authored over 9 years ago by Nick Johnstone <[email protected]>
Add test for play/pause
f778ae677cf01706176db0036fd483a6bb65d0d6 authored over 9 years ago by Nick Johnstone <[email protected]>
f778ae677cf01706176db0036fd483a6bb65d0d6 authored over 9 years ago by Nick Johnstone <[email protected]>
Add test for creating with streams
de8a0f9bd0e28e7d9c270aa75ea0d4aad75407cd authored over 9 years ago by Nick Johnstone <[email protected]>
de8a0f9bd0e28e7d9c270aa75ea0d4aad75407cd authored over 9 years ago by Nick Johnstone <[email protected]>
Use mocha and mochify to make a headless integration test
491e5b48cffc112f342e4bcd553acd11ad96790b authored over 9 years ago by Nick Johnstone <[email protected]>
491e5b48cffc112f342e4bcd553acd11ad96790b authored over 9 years ago by Nick Johnstone <[email protected]>
v0.1.2
0057e1545d44da3dc5d3e15741e2db1c37496110 authored over 9 years ago by Nick Johnstone <[email protected]>
0057e1545d44da3dc5d3e15741e2db1c37496110 authored over 9 years ago by Nick Johnstone <[email protected]>
Fix event that is used when scrolling to before the start of time. Closes #19
Previously, if you scrolled prior to the first event being emitted, the
last event would be used...
Pass name into view
5cebd48e7d9426f9b01c34feb84df20734ce2e81 authored over 9 years ago by Nick Johnstone <[email protected]>
5cebd48e7d9426f9b01c34feb84df20734ce2e81 authored over 9 years ago by Nick Johnstone <[email protected]>
Rename main function form logStreams to TimeTravel
71130ab567994962d9083c9dbd8bd69ea4a35d52 authored over 9 years ago by Nick Johnstone <[email protected]>
71130ab567994962d9083c9dbd8bd69ea4a35d52 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract scopedDOM out of time-travel.js
9cc45b184aead1b7520accf30b7dd200448ce590 authored over 9 years ago by Nick Johnstone <[email protected]>
9cc45b184aead1b7520accf30b7dd200448ce590 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract view from time-travel.js
f28501a4207ff5136bad060d38cb54869f72cfa4 authored over 9 years ago by Nick Johnstone <[email protected]>
f28501a4207ff5136bad060d38cb54869f72cfa4 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract stream time control from time-travel.js
2feb8696e9945d3510b1a79e04a3a9a1aa1aa515 authored over 9 years ago by Nick Johnstone <[email protected]>
2feb8696e9945d3510b1a79e04a3a9a1aa1aa515 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract stream recording from time-travel.js
ef97542f5302d96ab75d395a15e7f3f8d188364d authored over 9 years ago by Nick Johnstone <[email protected]>
ef97542f5302d96ab75d395a15e7f3f8d188364d authored over 9 years ago by Nick Johnstone <[email protected]>
Extract creation of time$ from time-travel.js
6bccd49bb57a59a571c36b353cd555d371e60f12 authored over 9 years ago by Nick Johnstone <[email protected]>
6bccd49bb57a59a571c36b353cd555d371e60f12 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract intent out of time-travel.js
b8eefaa1c5108a459b8488949391ba9e07e2fd86 authored over 9 years ago by Nick Johnstone <[email protected]>
b8eefaa1c5108a459b8488949391ba9e07e2fd86 authored over 9 years ago by Nick Johnstone <[email protected]>
Add decrement to example
b9a2b8306836c1b267e8c52cde7c41408bb6ca50 authored over 9 years ago by Nick Johnstone <[email protected]>
b9a2b8306836c1b267e8c52cde7c41408bb6ca50 authored over 9 years ago by Nick Johnstone <[email protected]>
Extract time travel position calculation from time-travel.js
52fa1e37b1bb90c1e64481f851acb30052dcdfc9 authored over 9 years ago by Nick Johnstone <[email protected]>
52fa1e37b1bb90c1e64481f851acb30052dcdfc9 authored over 9 years ago by Nick Johnstone <[email protected]>
Start work on integration test
9410018780d5b914f06f0e7f23e2eb67396b2608 authored over 9 years ago by Nick Johnstone <[email protected]>
9410018780d5b914f06f0e7f23e2eb67396b2608 authored over 9 years ago by Nick Johnstone <[email protected]>
Update README.md
78565afa87a95ef169db292299e7bddd936b4934 authored over 9 years ago by Nick Johnstone <[email protected]>
78565afa87a95ef169db292299e7bddd936b4934 authored over 9 years ago by Nick Johnstone <[email protected]>
Add example, closes #7
8c1abf802001cc89359a72230598d83b07966656 authored over 9 years ago by Nick Johnstone <[email protected]>
8c1abf802001cc89359a72230598d83b07966656 authored over 9 years ago by Nick Johnstone <[email protected]>
v0.1.1
bc976785a6bdf93113f995cf8bb0b88c27cb5fc3 authored over 9 years ago by Nick Johnstone <[email protected]>
bc976785a6bdf93113f995cf8bb0b88c27cb5fc3 authored over 9 years ago by Nick Johnstone <[email protected]>
Scope all selectors to prevent messing with user apps, closes #11
c2f70dc22e1cb9238b0f7a1ec257ca1ec7fc2a5e authored over 9 years ago by Nick Johnstone <[email protected]>
c2f70dc22e1cb9238b0f7a1ec257ca1ec7fc2a5e authored over 9 years ago by Nick Johnstone <[email protected]>
Upgrade to @cycle/dom 5.1.0, closes #9
3e24e600a7e788f13df1e6b8fc40ae09a474d1b5 authored over 9 years ago by Nick Johnstone <[email protected]>
3e24e600a7e788f13df1e6b8fc40ae09a474d1b5 authored over 9 years ago by Nick Johnstone <[email protected]>
Update README.md
d030346d5fb6c3659817cf56085bf4abbec862e6 authored over 9 years ago by Nick Johnstone <[email protected]>
d030346d5fb6c3659817cf56085bf4abbec862e6 authored over 9 years ago by Nick Johnstone <[email protected]>
Update README.md
0c9433c51744e06b741fa389014f2581e96acc0a authored over 9 years ago by Nick Johnstone <[email protected]>
0c9433c51744e06b741fa389014f2581e96acc0a authored over 9 years ago by Nick Johnstone <[email protected]>
v0.1.0, first official release
50221e18484d549bc0a7c4eb69020524733a1289 authored over 9 years ago by Nick Johnstone <[email protected]>
50221e18484d549bc0a7c4eb69020524733a1289 authored over 9 years ago by Nick Johnstone <[email protected]>
Merge branch 'master' of github.com:Widdershin/cycle-time-travel
bf510e9ced922f372eee5c2463678c7268b636b6 authored over 9 years ago by Nick Johnstone <[email protected]>
bf510e9ced922f372eee5c2463678c7268b636b6 authored over 9 years ago by Nick Johnstone <[email protected]>
Add a readme!
0023e3fd4c473511db00a802666ef1ab7d20426d authored over 9 years ago by Nick Johnstone <[email protected]>
0023e3fd4c473511db00a802666ef1ab7d20426d authored over 9 years ago by Nick Johnstone <[email protected]>
Add a nice wee border around values
eb9c82ee666ef339a1713b06ce96263ddb92f26f authored over 9 years ago by Nick Johnstone <[email protected]>
eb9c82ee666ef339a1713b06ce96263ddb92f26f authored over 9 years ago by Nick Johnstone <[email protected]>
v0.0.8
c875e9c461d61d4640955079846dad29b12b81c5 authored over 9 years ago by Nick Johnstone <[email protected]>
c875e9c461d61d4640955079846dad29b12b81c5 authored over 9 years ago by Nick Johnstone <[email protected]>
Add featured streams
0eb08ec526a59a1ad0e11a5053fad0b7e76c91f2 authored over 9 years ago by Nick Johnstone <[email protected]>
0eb08ec526a59a1ad0e11a5053fad0b7e76c91f2 authored over 9 years ago by Nick Johnstone <[email protected]>
Example no longer needs stylesheet
9b5fc631187c266c1b2f53f73cb245510959aa8c authored over 9 years ago by Nick Johnstone <[email protected]>
9b5fc631187c266c1b2f53f73cb245510959aa8c authored over 9 years ago by Nick Johnstone <[email protected]>
Destroy all the inline styles
d926bf9c5162a81143c965f25ac28df2e659f0d3 authored over 9 years ago by Nick Johnstone <[email protected]>
d926bf9c5162a81143c965f25ac28df2e659f0d3 authored over 9 years ago by Nick Johnstone <[email protected]>
v0.0.7
c6a40342619f906352880b6ccab2f06003149f86 authored over 9 years ago by Nick Johnstone <[email protected]>
c6a40342619f906352880b6ccab2f06003149f86 authored over 9 years ago by Nick Johnstone <[email protected]>
Inline all styles
2191347f80c6e52baf1798fceb37f69d1ab3a296 authored over 9 years ago by Nick Johnstone <[email protected]>
2191347f80c6e52baf1798fceb37f69d1ab3a296 authored over 9 years ago by Nick Johnstone <[email protected]>
Refactor stream-rendering into separate module
2cde0f29f0f48fdd8d99578ee94725e8c43f7beb authored over 9 years ago by Nick Johnstone <[email protected]>
2cde0f29f0f48fdd8d99578ee94725e8c43f7beb authored over 9 years ago by Nick Johnstone <[email protected]>
v0.0.6
504925d2058f230ceebec55d23aaf19c0c78d570 authored over 9 years ago by Nick Johnstone <[email protected]>
504925d2058f230ceebec55d23aaf19c0c78d570 authored over 9 years ago by Nick Johnstone <[email protected]>
Only hide items all the way off to the left
2ed8f90df06da16a506e104a20ac3464e9c7e7b8 authored over 9 years ago by Nick Johnstone <[email protected]>
2ed8f90df06da16a506e104a20ac3464e9c7e7b8 authored over 9 years ago by Nick Johnstone <[email protected]>
Add es6-shim, synchronize replay of streams for observers
b367d3e2116958d59f9cd29a3799c31dcaa952c5 authored over 9 years ago by Nick Johnstone <[email protected]>
b367d3e2116958d59f9cd29a3799c31dcaa952c5 authored over 9 years ago by Nick Johnstone <[email protected]>
Remove unneeded map
ad26e6a1f542e4d80710b5ad7f5cd2b7f161efd1 authored over 9 years ago by Nick Johnstone <[email protected]>
ad26e6a1f542e4d80710b5ad7f5cd2b7f161efd1 authored over 9 years ago by Nick Johnstone <[email protected]>
v0.0.5
a3b35c98f3b5718ca475335777fc07524d4395b6 authored over 9 years ago by Nick Johnstone <[email protected]>
a3b35c98f3b5718ca475335777fc07524d4395b6 authored over 9 years ago by Nick Johnstone <[email protected]>
Remove an errant console.log
cfd1ae36fda0b851cf05a3e380c6fb0b169eafe4 authored over 9 years ago by Nick Johnstone <[email protected]>
cfd1ae36fda0b851cf05a3e380c6fb0b169eafe4 authored over 9 years ago by Nick Johnstone <[email protected]>
Bump to version 0.0.4
50b05b493471e3f4abe4c975f4f240b36487d2b3 authored over 9 years ago by Nick Johnstone <[email protected]>
50b05b493471e3f4abe4c975f4f240b36487d2b3 authored over 9 years ago by Nick Johnstone <[email protected]>
Remove examples from compiled package
95f533ac3f227bb9cf0a6208fb17b3f960a21c9c authored over 9 years ago by Nick Johnstone <[email protected]>
95f533ac3f227bb9cf0a6208fb17b3f960a21c9c authored over 9 years ago by Nick Johnstone <[email protected]>
Bump to v0.0.3
89a9668073fa81a35df7e8e1d2750b772815b60b authored over 9 years ago by Nick Johnstone <[email protected]>
89a9668073fa81a35df7e8e1d2750b772815b60b authored over 9 years ago by Nick Johnstone <[email protected]>
Include lib in published package
9d578d0f80e2c7aacd82b94d44f53372e234bd21 authored over 9 years ago by Nick Johnstone <[email protected]>
9d578d0f80e2c7aacd82b94d44f53372e234bd21 authored over 9 years ago by Nick Johnstone <[email protected]>
Bump version to v0.0.2
24e0fad48cc692f18f85b5254ed53561cab3fdb0 authored over 9 years ago by Nick Johnstone <[email protected]>
24e0fad48cc692f18f85b5254ed53561cab3fdb0 authored over 9 years ago by Nick Johnstone <[email protected]>
Use absolute package in example
cc2473c2d32246c13e0c623177eade18f50dbbe0 authored over 9 years ago by Nick Johnstone <[email protected]>
cc2473c2d32246c13e0c623177eade18f50dbbe0 authored over 9 years ago by Nick Johnstone <[email protected]>
Add lib compilation with babel to package.json
2bec5fbe3d1611bfeadf585238781507e3d7ea81 authored over 9 years ago by Nick Johnstone <[email protected]>
2bec5fbe3d1611bfeadf585238781507e3d7ea81 authored over 9 years ago by Nick Johnstone <[email protected]>
Change bar time to 10sec, add persistent dragging
2d77604b4494e4015058aa2db10c17cc54bd3489 authored over 9 years ago by Nick Johnstone <[email protected]>
2d77604b4494e4015058aa2db10c17cc54bd3489 authored over 9 years ago by Nick Johnstone <[email protected]>
Now using an app local time that starts at 0
0ff841262d7229dbc05526873d38823f0acbd7f8 authored over 9 years ago by Nick Johnstone <[email protected]>
0ff841262d7229dbc05526873d38823f0acbd7f8 authored over 9 years ago by Nick Johnstone <[email protected]>
Start refactoring for persistent dragging
737c731f4f4f8bb5367ebe5982acf77cd959e70a authored over 9 years ago by Nick Johnstone <[email protected]>
737c731f4f4f8bb5367ebe5982acf77cd959e70a authored over 9 years ago by Nick Johnstone <[email protected]>
Preparing for v0.0.1 release
00656dc66cfa13bb731896c551faf0147ac60871 authored over 9 years ago by Nick Johnstone <[email protected]>
00656dc66cfa13bb731896c551faf0147ac60871 authored over 9 years ago by Nick Johnstone <[email protected]>
Move code to src/time-travel
f69343941b9e2eb1c85ed7d2703af04a9e709c14 authored over 9 years ago by Nick Johnstone <[email protected]>
f69343941b9e2eb1c85ed7d2703af04a9e709c14 authored over 9 years ago by Nick Johnstone <[email protected]>
Remove errant logging
262afedb8a195dd03a68d8afb096104f9339fb4c authored over 9 years ago by Nick Johnstone <[email protected]>
262afedb8a195dd03a68d8afb096104f9339fb4c authored over 9 years ago by Nick Johnstone <[email protected]>
Extract example to /examples
d79098f065e86d3343aa883ba5b8f5e310aed9da authored over 9 years ago by Nick Johnstone <[email protected]>
d79098f065e86d3343aa883ba5b8f5e310aed9da authored over 9 years ago by Nick Johnstone <[email protected]>
Include babel/register so that chrome works
8d35094061bae07a35ac2491c169549a07f5ddae authored over 9 years ago by Nick Johnstone <[email protected]>
8d35094061bae07a35ac2491c169549a07f5ddae authored over 9 years ago by Nick Johnstone <[email protected]>
Now there is a bar indicating the current moment
3db59898441370f2fab2b967829a9424a80b4df9 authored over 9 years ago by Nick Johnstone <[email protected]>
3db59898441370f2fab2b967829a9424a80b4df9 authored over 9 years ago by Nick Johnstone <[email protected]>
Can now click and drag timeline
d8d5bd15fc66833d06e8a80634fe84af9d9c2ae1 authored over 9 years ago by Nick Johnstone <[email protected]>
d8d5bd15fc66833d06e8a80634fe84af9d9c2ae1 authored over 9 years ago by Nick Johnstone <[email protected]>
Things now start moving from where they were paused
32ee7296778c799a276c3c05a3ba671c0de3ee60 authored over 9 years ago by Nick Johnstone <[email protected]>
32ee7296778c799a276c3c05a3ba671c0de3ee60 authored over 9 years ago by Nick Johnstone <[email protected]>
Time now actually pauses while paused
0513b503516a99de76a337c97c94ad4c2ad18540 authored over 9 years ago by Nick Johnstone <[email protected]>
0513b503516a99de76a337c97c94ad4c2ad18540 authored over 9 years ago by Nick Johnstone <[email protected]>
Woot, really shitty time travel
0ea9e77f32a6d435d64346b23931455b2fe6c1f4 authored over 9 years ago by Nick Johnstone <[email protected]>
0ea9e77f32a6d435d64346b23931455b2fe6c1f4 authored over 9 years ago by Nick Johnstone <[email protected]>
Add increment widget and start work on time travel
8cb8a7c91f3ec7e9de2ff5da39a418b5897bb36c authored over 9 years ago by Nick Johnstone <[email protected]>
8cb8a7c91f3ec7e9de2ff5da39a418b5897bb36c authored over 9 years ago by Nick Johnstone <[email protected]>
Whole app now pauses with time travel bar
905e8e7bea6ad1c8379d1e03413c720ae5c96bb3 authored over 9 years ago by Nick Johnstone <[email protected]>
905e8e7bea6ad1c8379d1e03413c720ae5c96bb3 authored over 9 years ago by Nick Johnstone <[email protected]>
Implemented a very rough pause
60da149c9801bb934691edcf51e3feb47b90f708 authored over 9 years ago by Nick Johnstone <[email protected]>
60da149c9801bb934691edcf51e3feb47b90f708 authored over 9 years ago by Nick Johnstone <[email protected]>
Add labels with hax
557918ea19602dad4cde8e6bf6b566df207471ef authored over 9 years ago by Nick Johnstone <[email protected]>
557918ea19602dad4cde8e6bf6b566df207471ef authored over 9 years ago by Nick Johnstone <[email protected]>
Add a display of streams in realtime
f24af37de8c30c9bac593fb3228de1d37c35221d authored over 9 years ago by Nick Johnstone <[email protected]>
f24af37de8c30c9bac593fb3228de1d37c35221d authored over 9 years ago by Nick Johnstone <[email protected]>
Recorded stream
0b90afd04e7a28f6ec735c21fcff1b935543e239 authored over 9 years ago by Nick Johnstone <[email protected]>
0b90afd04e7a28f6ec735c21fcff1b935543e239 authored over 9 years ago by Nick Johnstone <[email protected]>
Add basic click to increment count example
4e8ddc42fc675c261c8c768714945d8b365b4f16 authored over 9 years ago by Nick Johnstone <[email protected]>
4e8ddc42fc675c261c8c768714945d8b365b4f16 authored over 9 years ago by Nick Johnstone <[email protected]>
Add cycle to package.json
edcfa93ca852d0464cc0be89c370b9ff3b87175a authored over 9 years ago by Nick Johnstone <[email protected]>
edcfa93ca852d0464cc0be89c370b9ff3b87175a authored over 9 years ago by Nick Johnstone <[email protected]>
Add package.json
8b22782b8d419b08fa7ef12c059567eb475f3324 authored over 9 years ago by Nick Johnstone <[email protected]>
8b22782b8d419b08fa7ef12c059567eb475f3324 authored over 9 years ago by Nick Johnstone <[email protected]>
Initial commit
3e2e2978258c36a995cb3807a9f676bd43ab0835 authored over 9 years ago by Nick Johnstone <[email protected]>
3e2e2978258c36a995cb3807a9f676bd43ab0835 authored over 9 years ago by Nick Johnstone <[email protected]>