issues
search
noveogroup
/
backbone.iobind
Bind socket.io events to backbone models & collections. Also includes a drop-in replacement for Backbone.sync using socket.io.
https://noveogroup.github.io/backbone.iobind/
582
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: fix typo
#71
Jason-Cooke
opened
4 years ago
0
Unbind on destroy; improve unbind logic
#70
megawac
opened
8 years ago
0
Fix typo for using ajaxSync
#69
megawac
closed
8 years ago
0
fixes bad usage of _.result (broken ajaxSync option)
#68
mcallew
closed
9 years ago
1
Added timeout option to sync methods.
#67
MaffooBristol
opened
9 years ago
0
Add bower file
#66
MaffooBristol
closed
9 years ago
3
Added dependency for old version of folio (for the example)
#65
MaffooBristol
closed
9 years ago
1
Added abort function to sync's returned promise, to comply with XMLHttpRequest
#64
liorcode
opened
9 years ago
0
Typo fox
#63
TechnoBerry
closed
9 years ago
0
Check for ajaxSync property on the model.
#62
corpulent
closed
5 years ago
0
Add support to change the channel on which requests will be emitted.
#61
shanielh
opened
10 years ago
1
Allow backbone url with id for model read/update/delete
#60
twhtanghk
opened
10 years ago
1
Can't get it to work with _id
#59
Industrial
closed
10 years ago
2
ioUnbindAll undefined or null error
#58
corpulent
opened
10 years ago
1
minor typo
#57
gdw2
closed
10 years ago
0
Alter prefix.js to check that window is a window and that require exists
#56
chrisnewtn
closed
10 years ago
2
#43 allow user to disable socket.io sync
#55
gkorland
closed
10 years ago
0
Add dependencies check
#54
gkorland
opened
10 years ago
0
Add travis support
#53
gkorland
opened
10 years ago
0
.fetch() on model is broken.
#52
geon
closed
9 years ago
1
#50 use the full URL for namespace
#51
gkorland
closed
10 years ago
0
Only the first part of URL is used for the namespace
#50
gkorland
opened
10 years ago
4
ioBind can't be used before the model has an id.
#49
geon
opened
10 years ago
0
Updated to match the README.
#48
geon
opened
10 years ago
0
Update version (for Bower)
#47
cdelahousse
closed
10 years ago
2
same host only?
#46
corpulent
closed
10 years ago
2
fix a ioUnbindAll bug, and apply a iobind unit test.
#45
xiaods
closed
11 years ago
0
typo fix
#44
legomushroom
closed
11 years ago
0
Handle both normal Backbone.sync and socket.io sync
#43
ghost
closed
10 years ago
3
Update your associated website with API docs
#42
creatovisguru
opened
11 years ago
0
Uncaught Error: Module name "jquery" has not been loaded yet for context: _. Use require([])
#41
mauron85
opened
11 years ago
6
Add define() to UMD to make proper AMD package
#40
tony
closed
11 years ago
6
"Streaming" or partial collections
#39
mauron85
closed
11 years ago
2
compatibility with Backbone 1.0.0
#38
mahnunchik
closed
11 years ago
0
Using url of Model or Collection properly while constructing globalName in ioBind function
#37
tkdchen
closed
11 years ago
2
Backbone 1.0 and iosync compatibility
#36
jorguezz
closed
11 years ago
1
What about the history?
#35
kirrg001
closed
11 years ago
1
Need to support backbone .save({patch:true})
#34
chaobin
closed
11 years ago
2
Exceeding number of args passed in success()
#33
chaobin
closed
11 years ago
2
Backbone.ioBind example: update, delete event at server
#32
phuong3030
closed
11 years ago
6
Update please NPM and Bower repos
#31
mahnunchik
closed
11 years ago
1
Fixed: ReferenceError: module is not defined
#30
Puigcerber
closed
11 years ago
1
Seeking new project maintainer...
#29
logicalparadox
closed
10 years ago
7
fixed sending data to server on 'read' event
#28
mahnunchik
closed
11 years ago
3
fixed a compatibility with backbone 0.9.10
#27
mahnunchik
closed
11 years ago
2
support for require.js 2.x
#26
mic0331
closed
11 years ago
11
Support for function in collection URL
#25
whitegfx
closed
10 years ago
1
pass all arguments from socket.io
#24
kof
closed
12 years ago
1
Preserve the semantics of the return value
#23
tabouassaleh
closed
12 years ago
0
Uncaught TypeError: undefined is not a function ?
#22
jordanpotter
closed
10 years ago
1
Next