Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
cb8911d
updating README.md
smartcoindev389 May 15, 2018
4b09141
minor example tweaks
smartcoindev389 May 15, 2018
7540fc6
fixing logo
smartcoindev389 May 15, 2018
90f3887
cleanup
smartcoindev389 May 15, 2018
cad8157
cleanup
smartcoindev389 May 15, 2018
01264a8
fix logo width
smartcoindev389 May 15, 2018
a06fc37
fix examples root route
smartcoindev389 May 15, 2018
a633915
fix examples root route
smartcoindev389 May 15, 2018
5c1fe88
progress on stepper demo
smartcoindev389 May 16, 2018
f83bba1
typo
smartcoindev389 May 16, 2018
a2fa491
color
smartcoindev389 May 16, 2018
71852b3
typo
smartcoindev389 May 16, 2018
106c28c
center logo
smartcoindev389 May 16, 2018
238fb19
bump
smartcoindev389 May 16, 2018
c9c88a1
fix spacing
smartcoindev389 May 16, 2018
c529eb1
fixed initial render
smartcoindev389 May 16, 2018
a1f02e2
adding behavior to receiveProps
smartcoindev389 May 17, 2018
f5ec5b8
bump
smartcoindev389 May 17, 2018
b8f4ce6
Adding `receiveProps`
smartcoindev389 May 17, 2018
f5a9a9f
updating to receiveProps patterns
smartcoindev389 May 18, 2018
2a9c1b8
splitting into Stream and Subscribe
smartcoindev389 May 18, 2018
34a55ba
fixing Stepper
smartcoindev389 May 18, 2018
395c985
fixing tests
smartcoindev389 May 19, 2018
d1efcd0
version bump
smartcoindev389 May 19, 2018
1c33a55
adding a typeahead example
smartcoindev389 May 19, 2018
93480c9
moving data
smartcoindev389 May 19, 2018
d441826
adding examples back to readme
smartcoindev389 May 19, 2018
4aa9666
adding drag demo
smartcoindev389 May 19, 2018
07bfc05
subscribe then pipe fix
smartcoindev389 May 19, 2018
06f3936
remove console.log
smartcoindev389 May 19, 2018
e320f29
adding an optional "plans" property
smartcoindev389 May 19, 2018
f03b64a
working on mergePlans
smartcoindev389 May 21, 2018
0994611
fixed mergePlans order
smartcoindev389 May 21, 2018
9f44ba5
fixing more demos
smartcoindev389 May 21, 2018
e94e3a5
refactor to streamProps and StreamProps
smartcoindev389 May 22, 2018
3bc3187
all demos updated
smartcoindev389 May 22, 2018
8e9df5f
fixing tests
smartcoindev389 May 22, 2018
0044bb4
optimizing imports
smartcoindev389 May 22, 2018
daa391a
adding examples to docs
smartcoindev389 May 22, 2018
4b834ef
docs and release
smartcoindev389 May 22, 2018
df3be0e
fixing example urls
smartcoindev389 May 22, 2018
101ea72
format docs
smartcoindev389 May 22, 2018
9f1dece
adding ability to change render fn midstream
smartcoindev389 May 23, 2018
382cc7a
adding ability to change render fn midstream
smartcoindev389 May 23, 2018
c083bab
working on the shopping cart demo
smartcoindev389 May 23, 2018
bb42040
switching `mergeSources` to a "combine" strategy
smartcoindev389 May 23, 2018
5f39134
adding shopping cart example
smartcoindev389 May 24, 2018
a4cf061
Updated shopping cart example
smartcoindev389 May 24, 2018
1f7af22
updating shopping cart
smartcoindev389 May 24, 2018
d73a7fc
upgrade to Cypress v3
smartcoindev389 Jun 6, 2018
7659e60
add circle ci file
smartcoindev389 Jun 6, 2018
3470957
add cache comment
smartcoindev389 Jun 6, 2018
135a73f
record video on CircleCI, store as artifacts
smartcoindev389 Jun 6, 2018
2385b70
forgot to save circleci file 😡
smartcoindev389 Jun 6, 2018
44f05cc
Merge pull request #10 from cypress-io/master
smartcoindev389 Jun 6, 2018
d73faeb
stuff
smartcoindev389 Jun 7, 2018
31f25f5
merge pull
smartcoindev389 Jun 7, 2018
718c397
🤗
smartcoindev389 Jun 7, 2018
02e1df5
yay ts
smartcoindev389 Jun 7, 2018
6eced6f
adding status links
smartcoindev389 Jun 7, 2018
9953087
progress on plans
smartcoindev389 Jun 7, 2018
1f311a5
rollup for builds
smartcoindev389 Jun 8, 2018
d134927
fix e2e examples
smartcoindev389 Jun 8, 2018
3ebc30e
uglifying bundle
smartcoindev389 Jun 8, 2018
c30b403
changing to individual exports
smartcoindev389 Jun 8, 2018
772fa75
changing to individual exports
smartcoindev389 Jun 8, 2018
1a3c148
separating into file structure
smartcoindev389 Jun 8, 2018
d81feb1
update patchScan to a switch strategy
smartcoindev389 Jun 9, 2018
74188ed
adding tapWhen
smartcoindev389 Jun 11, 2018
eaef76b
refactor to allow an observable to return a fn
smartcoindev389 Jun 11, 2018
9c73af8
refactor plan to allow starting object
smartcoindev389 Jun 11, 2018
863cd64
spltting stream and streamProps
smartcoindev389 Jun 11, 2018
d969753
starting work on a sequence example
smartcoindev389 Jun 11, 2018
231cdf9
minor version bump
smartcoindev389 Jun 11, 2018
75e96d5
fixing up shopping cart example
smartcoindev389 Jun 12, 2018
4c37bb7
rename spreadMap to assign and remove plans from Stream
smartcoindev389 Jun 13, 2018
3c1fa3c
adding scanSequence
smartcoindev389 Jun 13, 2018
4d33f81
version bump
smartcoindev389 Jun 13, 2018
e03d85a
return o$ first from next and remove object as first param option
smartcoindev389 Jun 13, 2018
4f1f0bd
updating examples
smartcoindev389 Jun 13, 2018
1b40659
removing fromPlan and toPlan
smartcoindev389 Jun 13, 2018
2b13774
remove plans as props example
smartcoindev389 Jun 13, 2018
20ecf4e
update alias in config
smartcoindev389 Jun 13, 2018
d1193d5
bump
smartcoindev389 Jun 13, 2018
9c00f81
removing `plans` arg
smartcoindev389 Aug 13, 2018
a2ec903
typos
smartcoindev389 Aug 13, 2018
cc51973
version bump
smartcoindev389 Aug 13, 2018
3e03976
version bump
smartcoindev389 Aug 13, 2018
8f32043
version bump
smartcoindev389 Aug 15, 2018
6f88190
update readme
smartcoindev389 Aug 15, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ typings/
# next.js build output
.next


.rpt2_cache/
.DS_Store
.vscode/
dist/
cypress/screenshots
cypress/videos
1 change: 0 additions & 1 deletion .vscode/settings.json

This file was deleted.

Loading