Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mongodb-js
/
connect-backbone-to-react
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
27
Code
Issues
2
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 5, 2022
chore(release): 3.1.0
hswolff
committed
59562bb
Copy full SHA for 59562bb
feat: Support React 17 and 18 as peerDependencies
hswolff
committed
eee15fb
Copy full SHA for eee15fb
chore: Regenerate package-lock
hswolff
committed
3c1927b
Copy full SHA for 3c1927b
Commits on Jan 30, 2020
Add instructions on how to release a new version
hswolff
committed
9e1c920
Copy full SHA for 9e1c920
Update changelog
hswolff
committed
d98ffa0
Copy full SHA for d98ffa0
chore(release): 3.0.0
hswolff
committed
2e2aa9c
Copy full SHA for 2e2aa9c
Avoid strict mode deprecation errors (#25)
Show description for 74dafcf
jetpacmonkey
authored
74dafcf
Copy full SHA for 74dafcf
Commits on Jan 15, 2020
chore: update changelog
hswolff
committed
26e566b
Copy full SHA for 26e566b
chore(release): 2.0.0
hswolff
committed
c6bd011
Copy full SHA for c6bd011
Upgrade to latest react (#24)
Show description for 02bfe5e
yasincanakmehmet
authored and
hswolff
committed
02bfe5e
Copy full SHA for 02bfe5e
Commits on Oct 26, 2018
chore(release): 1.6.1
hswolff
committed
23a24a5
Copy full SHA for 23a24a5
chore: Add package-lock
hswolff
committed
b54171b
Copy full SHA for b54171b
fix: adds check for null model to componentWillReceiveProps (#21)
Show description for 9793020
logandavis
authored and
hswolff
committed
9793020
Copy full SHA for 9793020
Commits on Jun 7, 2018
chore(release): 1.6.0
hswolff
committed
1c1c265
Copy full SHA for 1c1c265
feat: Add access to wrapped component's ref (#20)
tewson
authored and
hswolff
committed
b33b567
Copy full SHA for b33b567
Commits on Dec 11, 2017
chore(release): 1.5.0
hswolff
committed
c9bca32
Copy full SHA for c9bca32
feat: Merge models passed from context and props (#15)
Show description for cf2b9e8
spencer-brown
authored and
hswolff
committed
cf2b9e8
Copy full SHA for cf2b9e8
Commits on Nov 27, 2017
feat: Add watch mode for local development
Show description for 4e7fe43
bradvogel
authored and
hswolff
committed
4e7fe43
Copy full SHA for 4e7fe43
Commits on Oct 31, 2017
chore: Add docs on how to render react within backbone
hswolff
committed
571a21c
Copy full SHA for 571a21c
Commits on Oct 26, 2017
chore: Add link to codesandbox example
hswolff
committed
c2bde89
Copy full SHA for c2bde89
Commits on Oct 24, 2017
chore: Fix typos in readme
hswolff
committed
465dabd
Copy full SHA for 465dabd
Commits on Oct 13, 2017
fix: Add missing `assert` to test
Spencer Brown
authored and
hswolff
committed
127d808
Copy full SHA for 127d808
Commits on Sep 20, 2017
docs: Add docs about using props as second argument to mapModelsToProps.
hswolff
committed
8c7bff1
Copy full SHA for 8c7bff1
chore(release): 1.4.0
hswolff
committed
b721fc1
Copy full SHA for b721fc1
feat:Add props as second arg to mapModelsToProps
Show description for d971b88
Garret Meier
authored and
hswolff
committed
d971b88
Copy full SHA for d971b88
Commits on Sep 18, 2017
chore(release): 1.3.2
hswolff
committed
ee33d2c
Copy full SHA for ee33d2c
fix: Handle null models in default mapping
Garret Meier
authored and
hswolff
committed
ab0a0e2
Copy full SHA for ab0a0e2
fix: Handle error when passed an undefined model
Show description for e5f09c9
Garret Meier
authored and
hswolff
committed
e5f09c9
Copy full SHA for e5f09c9
Commits on Sep 15, 2017
chore(release): 1.3.1
hswolff
committed
c84c252
Copy full SHA for c84c252
fix: Add models existence check on props update
Garret Meier
authored and
hswolff
committed
469073c
Copy full SHA for 469073c
Commits on Sep 13, 2017
chore(release): 1.3.0
hswolff
committed
247e8dd
Copy full SHA for 247e8dd
feat: Fix bug where models were not listened to when they were set as properties, after initial construction.
bradvogel
authored and
hswolff
committed
7187bc7
Copy full SHA for 7187bc7
Commits on Jun 21, 2017
chore(release): 1.2.0
hswolff
committed
e3eee55
Copy full SHA for e3eee55
chore: Small DRY improvement.
hswolff
committed
0e716e3
Copy full SHA for 0e716e3
feat: Update state when props passed to connected components change
Show description for 3e2f59f
Spencer Brown
authored and
hswolff
committed
3e2f59f
Copy full SHA for 3e2f59f
Pagination
Previous
Next
You can’t perform that action at this time.