issues
search
magalhas
/
backbone-react-component
A bit of nifty glue that automatically plugs your Backbone models and collections into your React components, on the browser and server
http://magalhas.github.io/backbone-react-component/
MIT License
809
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for React 15.5+ (missing React.PropTypes)
#101
1withforce
closed
2 months ago
0
Update React version; tests still pass
#100
dkimbel-lendup
closed
8 years ago
0
Please upgrade to react 15.x.x
#99
anhkhoi
opened
8 years ago
2
Update React version to 15.3.0
#98
bashmach
closed
7 years ago
2
Fixes #95 Keeping references between model and state
#97
mir3z
closed
8 years ago
1
Why listen to `change` event on collection?
#96
mir3z
opened
8 years ago
6
Keeping references between model and state
#95
mir3z
closed
8 years ago
4
Multiple renders
#94
mir3z
closed
8 years ago
0
How to get the actual Model?
#93
tutuca
closed
8 years ago
3
fix server side example on README.md
#92
magalhas
opened
9 years ago
0
Use ReactDOM for React 0.14 compatibility
#91
bmaland
closed
9 years ago
3
React 0.14.0
#90
ram-you
closed
9 years ago
3
react dependency updated
#89
delantai
closed
9 years ago
1
React Native support for backbone-react-component
#88
visigoth
opened
9 years ago
2
Typing in input field makes cursor jump to the end of input
#87
markmiro
opened
9 years ago
2
use attrs instead of the toJSON for setting state
#86
gfrivolt
closed
9 years ago
1
Backbone 1.2.0 with update event on Collection
#85
darky
closed
9 years ago
1
Master
#84
bruno12mota
closed
9 years ago
5
plugin uses toJSON to set state, but this causes issues when overriding
#83
McWatt
closed
9 years ago
7
Update backbone to 1.2.x and consider new "update" collection event
#82
darky
closed
9 years ago
8
React Native Support
#81
colinramsay
opened
9 years ago
1
Correction to ON method when component.wrapper already exists
#80
bruno12mota
closed
9 years ago
1
Listening to specific changes
#79
eyaleizenberg
opened
9 years ago
1
es6 refactoring
#78
magalhas
opened
9 years ago
0
on/off usage example
#77
magalhas
closed
9 years ago
0
fix a bug in Basic Usage
#76
Pazzilivo
closed
9 years ago
1
duck check for collection instead of instanceof
#75
hugoduraes
closed
9 years ago
0
@state.isRequesting is not set on Collection#fetch
#74
hugoduraes
closed
9 years ago
1
fix changes through events must defer update state
#73
hugoduraes
closed
9 years ago
0
Fix multiple setState calls
#72
hugoduraes
closed
9 years ago
3
Fixes
#71
joaosamouco
closed
9 years ago
2
Resetting a collection does not re-establish bindings for models that were included both before and after that reset
#70
rzhou186
opened
9 years ago
3
FIX HTML5 validator errors in blog example
#69
tad-lispy
closed
9 years ago
4
Demo for react-router and backbone-react-component
#68
ieugen
closed
9 years ago
9
Roadmap v0.9
#67
magalhas
closed
9 years ago
1
Not to run render twice collection.fetch
#66
RusAlex
closed
9 years ago
3
Provide alternative to mixin
#65
ieugen
closed
9 years ago
8
unit tests to validate overrideModel and overrideCollection hooks
#64
magalhas
closed
9 years ago
3
update examples to match v0.10.0 changes
#63
magalhas
opened
9 years ago
0
document v0.8.0 changes on README
#62
magalhas
closed
9 years ago
0
Update npm and bower
#61
relacsua
closed
9 years ago
11
Support programmatic use of models and collection
#60
ieugen
closed
9 years ago
9
Is backbone-react compatible with react-bootstrap or third-party components?
#59
ieugen
closed
9 years ago
3
Update README.md
#58
oliviertassinari
closed
9 years ago
1
Is this compatible with react-router?
#57
ieugen
closed
9 years ago
3
Correct way to listen for events
#56
benhowdle89
closed
9 years ago
3
Incoming on v0.8.0
#55
magalhas
closed
9 years ago
35
Using of fetch is ignored
#54
LKay
closed
9 years ago
10
Listen to 'invalid' event on a model
#53
kanejoe
closed
9 years ago
7
check component is mounted when updating props
#52
mainameiz
closed
9 years ago
8
Next