Ecosyste.ms: OpenCollective

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

github.com/cyclejs/todomvc-cycle

TodoMVC example implemented in Cycle.js
https://github.com/cyclejs/todomvc-cycle

Update README.md

1b38b27e377f5e59dab518bfeab6c90c00bff5ee authored over 6 years ago
Update README.md

35ee553fe51ec0b07ff74cef57b68637657717c7 authored over 6 years ago
link to onionify branch.

68f0a1ddb641fee43023caf0dd427697a4bafe78 authored over 6 years ago
Update README.md

a6b14b5e020b389074a077faeed51f8188f7a74a authored over 6 years ago
Corrects link to deployed application on README

7b2536c0ed909d3d8bb454749f12f6ae35ba96a7 authored over 7 years ago
Merge branch 'Hypnosphi-collection'

8dd3adeca76276c52b90b5132c74b295ca7e710a authored over 8 years ago
pass only todo states to `serialize`

0b962c8fe6b61b16c863f0134732d81ba049b031 authored over 8 years ago
Port to @cycle/collection

84fdd6ceb81e79d0aae4a94f9cfd0fff9a584783 authored over 8 years ago
Update all packages

50d3a0b957511d131aa965ce695732d2a6cf485c authored over 8 years ago
Update packages like xstream-run to v2.0.0, etc

2da07d9dd5231c0148d133c7f596552a6b97148c authored over 8 years ago
Update to Diversity and xstream

17aef8bd69161ebfd106312df981d3190fcf35bd authored over 8 years ago
Merge branch 'bruz-cycle-history'

df4486354529d0db23659159d079884f60b62f48 authored almost 9 years ago
Update some dependencies and the js bundle

34a3b591b9a41dc60fc5916b24ae989a6f828108 authored almost 9 years ago
Switch to using cycle-history for history interaction

5c93197d1d4591217ed0c5b106b1505a3d91e0bc authored almost 9 years ago
Merge pull request #27 from cluelessjoe/patch-1

add lacking c in function

1fa5e54063c7c57d5bc1d3fd622f59777bbedade authored almost 9 years ago
add lacking c in function

7fa18b2da7dd77f2e8ca5236419335dc0f081430 authored almost 9 years ago
Merge pull request #23 from mikekidder/master

use npm mkdirp; win compatible

196c47ca2772efc5caf3999e576d591f1c952461 authored about 9 years ago
use npm mkdirp; win compatible

9f81ed01e56c8292eeb0f7a9c632f3fd598264ed authored about 9 years ago
Merge pull request #21 from kahlil/comments

Add comments to the code

2692a07b61db886f0af144ff301a37701d9adeba authored about 9 years ago
comment fixes

3d04793845ee9f7bceb187b8ac332031bc73624b authored about 9 years ago
add various comment fixes

67932452cc2e5c313c326d0bb93da2188f12de20 authored about 9 years ago
comment fix

f9d75c111b963a96e5a112a69da35a68933e69e7 authored about 9 years ago
comment fix

This addresses line note https://github.com/cyclejs/todomvc-cycle/pull/21/files#r49221611.

ea03ee257cf304d246ce4a6d59675da4d497fa4a authored about 9 years ago
comment fix

This addresses line note https://github.com/cyclejs/todomvc-cycle/pull/21/files#r49221502 by @st...

3263f0422a470550732e27d4d70611724656b2c6 authored about 9 years ago
add more comments

ea98ca2e1bd5c7abc6db6e9cf11a0f72df0e82a0 authored about 9 years ago
add comments

a3dea0bb9c9041ca19370389bd1f5e4c80919211 authored about 9 years ago
edit comment

e9b139bd752633743b531b8910e3b719e740a42a authored about 9 years ago
add comments

d03af1d9324e11d15371b88c39ff85c27d0e07d7 authored about 9 years ago
remove old localstorage code

a793a97887c920f4299fefd470307b66152bd5cb authored about 9 years ago
add me as contributor

c559e80f0c78408a46c9db6e68b6b48ba719162e authored about 9 years ago
Merge branch 'kahlil-master' into master

5c5742cf8a8973bc5c06412c6bfe9dccf78e33c4 authored about 9 years ago
Rename a file

05c837055224718fd94f8b787102d83347f86cfc authored about 9 years ago
Merge branch 'master' of https://github.com/kahlil/todomvc-cycle into kahlil-master

da06408ec7475abde261248993ce90efcbf80c3f authored about 9 years ago
use concat+scan instead of merge+scan in the model

71e2f8a846a286358dfeb46ce7d054164335838a authored about 9 years ago
refactor for better readability

726b623cf8136935c1af10c2e45a680f3dc69c30 authored about 9 years ago
use `.combineLatest()` instead of `.merge()` in model.js

It seemed that the issue with merge() was that there was a
race condition after the latest chang...

86351eecc94fd362e03ac65bf9564e8eca81edef authored about 9 years ago
add @cycle/storage to deps

00a23437d073a688fdaf04b72f445213e0ec38f4 authored about 9 years ago
use @cycle/storage

eff00cdd8f8d924b5f98422f78b8bb8cfc8170f7 authored about 9 years ago
refactor(TodoItem): move the actions merging to intent

fce88b870b2eb49c06d138aa520a0b75fc15aef4 authored about 9 years ago
refactor(components): make parent agnostic to child action types

ae6dcfbbbb40eae7ee3caaf39f3aab8c753b2a4b authored about 9 years ago
chore(): uglify

201a4b48c592fa6c65c2c0e57db61dffe5703854 authored about 9 years ago
feat(isolate): use new Cycle Nested isolation

- update dependencies
- use hyperscript-helpers
- rename `todo-item` to `TodoItem`
- rename `tod...

3f06746ff5565f508f744552583b0a5a262be3dd authored about 9 years ago
Merge pull request #16 from carloslfu/master

Add changeRouteMod and currying determineFilter

8edcf34e51787a1b98f89288f4021ae6beff38ad authored over 9 years ago
Add changeRouteMod and currying determineFilter

d777e6c4867ecc34364985658e0a845aa4d4d774 authored over 9 years ago
Merge pull request #15 from carloslfu/master

Instantly clear text input and add item

8e3f5808713779240ed7f7b4710d96226b227d00 authored over 9 years ago
Instantly clear text input and add item

To be consistent with other implementations of todoMVC, when enter is
pressed should immediately...

caf5726745bb582fb7c9e69e4e46dbbe0bf5bd4b authored over 9 years ago
Tiny refactor because I never make up my mind

0780986e6bc296a217034c72f91e588e8ce7b6ed authored over 9 years ago
Fix typo of @cycle/web => @cycle/dom

8a9a1648b5fea2d2e967a9c6259b02ea80728616 authored over 9 years ago
Update Cycle DOM to v5.1

0cd484a2d437b657360b524dc33ba26cb1bbd777 authored over 9 years ago
Fix some links in README.md

863acbd0961b2eea6229073287f42d7f14491114 authored over 9 years ago
Refactor to use todomvc-app-css v2

e5f42b0ecf061d356e89d32b14fd3a9e2a3202b4 authored over 9 years ago
Update browserify, babelify, uglifyjs

14d69955e350385ad9e0cea6b92eb676f1bc7342 authored over 9 years ago
Rewrite TodoMVC Cycle.js using Nested Dialogues

d90ea4726d3d0c3ad06e05c1f894037b0ac0b8f0 authored over 9 years ago
Minor cleanup of code in todos view

77fc26788d5038ebf2f53b3656e776836026512d authored over 9 years ago
Merge pull request #12 from mjethani/cleanup

Remove unused input field

e395433e264e8f27349b588a1805dbc933a2858b authored over 9 years ago
Remove unused input field

daa234648dbdba3865a884aab0eca2d7e6bb6e7b authored over 9 years ago
Isolate window/hashchange event stream as a driver

d7b0d685cafb21f7f0cc7bb9cd466fb43ffde71b authored over 9 years ago
Merge remote-tracking branch 'origin'

Conflicts:
src/app.js
src/components/todo-item.js
src/intents/todos.js
src/models/todos.js
...

f63e46634ea953c3cc18de847f3206d26d5f98f7 authored over 9 years ago
Write for Cycle.js v1.0.0-rc1

6019cbdafa242f13874eabcedab3cfffa02574f0 authored over 9 years ago
Update README.md

879d2f1506d09448b458da425128301744d907e4 authored over 9 years ago
Merge pull request #8 from zigomir/remove-use-strict

Remove 'use strict' since js modules add them.

f6681abcfda9a5774b2df48602d9f3a0af599a24 authored over 9 years ago
Remove 'use strict' since js modules add them.

e7c807b928b3acfc12ab353359dc41d52a33201e authored over 9 years ago
Compile js/app.js

9c09d3827b4c92c978661d693bafecb6e5e67f86 authored almost 10 years ago
Refactor model and view a bit

4d2999942ea34dca7cccaba0602148fa7704f631 authored almost 10 years ago
Rewrite for Cycle v0.21

33248bc9de28862f86d0466aa6a07f48d1d28a74 authored almost 10 years ago
Update Cycle to 0.18.1

c318cf62a903eb6bc89fa776d4460f9b9ddc11da authored almost 10 years ago
Fix typo in README.md

2685d7c160af8a3c8a0d386738dcc64ebeba857a authored almost 10 years ago
Merge pull request #6 from jaredly/master

add injection flow diagram to README

753660bf73e4ed88f7bb9195392ddef7d3cbac93 authored almost 10 years ago
add injection flow diagram to README

dd51395091fd9c8fdcc4330c6dec58a88b2d70f7 authored almost 10 years ago
Update to Cycle v0.15.0

cf293bded165dfec901bcf3d528fa7cde6f37796 authored almost 10 years ago
Update codebase to Cycle v0.14 with custom elements

1d2ff8e0ad1b74719ebeb831391313d20c29287e authored almost 10 years ago
Merge pull request #2 from cgeorg/master

Upgrade to get the example working with latest (0.14)

44b21df647a44adf9b647903f1a20946e14540b7 authored almost 10 years ago
Got everything working with User

53022a62bd014b55c2a09f3b3f144c386b6c476b authored almost 10 years ago
Upgraded cycle to latest, started creating todo list

b12fd434beb0246069c67a5a3f6457f2ac06c636 authored almost 10 years ago
Updated source code for cycle 0.8.1

f3f57d924242ba9359749dd75d4f637d98f5422a authored about 10 years ago
Updated Cycle to 0.6.3

0fd432e1a7e0e90dcb83a68089155bb569673b40 authored about 10 years ago
Fixed bug: edit todo field cursor should not stick to end

cd403c14743157a2ef8f286428fdc13e6b59c3f4 authored about 10 years ago
Updated to cycle 0.6.0

cf6713e26b56890f71659eb8d3d1fc3e83af8881 authored about 10 years ago
Updated cycle to v0.5.2 and rxjs to 2.3.18

f826cdf2e64813d71d340ff7f0ddf79c92451bb2 authored about 10 years ago
Refactored InitialTodosModel

d483316271c293ff3bc9dc16cce35d0a2557f74d authored about 10 years ago
Refactored TodosModel; made changeRoute$ in TodosIntent

0ab0738c5279b0f9ad6fb7f2775ef5dbd106a179 authored about 10 years ago
Saving to localStorage as a side effect observing TodosModel

b25e45c6d5c5fd28dbbad231beff0513371d0f5c authored about 10 years ago
Using Cycle v0.4.0 to inject multiple inputs into TodosModel

e44b714aa37b1e944c0d5e080eb397e597b69133 authored about 10 years ago
Refactored more code

415e512e544a06fee17ab66b2ce36cc50f78589b authored about 10 years ago
Refactored code

ba496d90401bdb2271b98cb47615e6eb19118967 authored about 10 years ago
Added link to source code

4cc48503a92366838c5ce46b6ed6ab33d7ee7211 authored about 10 years ago
Implemented 'edit todo' feature

ada65ac6f4dcf0874968d88b7a0df4bca6ecd7ed authored about 10 years ago
Persistence to localStorage

049a3f42eac1c450e81b577a23f2f0e9853c4cbc authored about 10 years ago
Tiny update to README.md, with links

3599dfcc49d12f22c46c0c9baa8d89c1e7df3d29 authored about 10 years ago
Fixed behavior of 'complete all' toggle

9e08d0ee2b1d85f957d97c604564ffe6a710fb47 authored about 10 years ago
Implemented routing and filtering

0dacef4cc44cd0fe6ed0cdfd6ad9d9af4b36c9a5 authored about 10 years ago
Rendering footer, implemented clear all completed todos

69500e3daa70d0b39368cbc1e717041d55925304 authored about 10 years ago
Toggle all todo completed

11cf5845e2ea53abd5f4bf1efd23f8a8efac10e3 authored about 10 years ago
Main section hidden if no todos in list

81749d8c2a5e0b8fe0234724c75de3ca62948168 authored about 10 years ago
ESC key clear input field

b7ee17c821232396aa07484d4c3f4c1dcb85248c authored about 10 years ago
Refactored TodosView, splitting into functions

94d8f48323b07635d3fc75e5eaa3da409c767979 authored about 10 years ago
Implemented task toggling of completed

356c07e1d2c16260632a6ebbae471617f76575d9 authored about 10 years ago
Made 'delete todos' feature

1a0491d30891840205167638dd04175623192caf authored about 10 years ago
Used Cycle.vdomPropHook() from v0.3.4

012cef469bb3992bf757348afbcfce53c4319702 authored about 10 years ago
Implemented basic insertion of todo tasks

e75b1cfb716e089f3af323a5375f179492de340c authored about 10 years ago