Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
ctrlplusb
/
react-async-component
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
1.4k
Code
Issues
23
Pull requests
24
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
1e5fe57
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 22, 2017
Updates deps, switches to npm, updates to node 8, switches to prettier + eslint.
ctrlplusb
committed
1e5fe57
Copy full SHA for 1e5fe57
Commits on Jul 18, 2017
Merge pull request #50 from fabianishere/feature/typescript-definitions
Show description for 33d992c
ctrlplusb
authored
33d992c
Copy full SHA for 33d992c
Limit environments and server modes in type definitions
fabianishere
committed
df17fd1
Copy full SHA for df17fd1
Add type definitions for TypeScript
fabianishere
committed
09ff4a3
Copy full SHA for 09ff4a3
Commits on Apr 26, 2017
Update README.md
ctrlplusb
authored
3fc83ff
Copy full SHA for 3fc83ff
Commits on Apr 22, 2017
Merge pull request #34 from tadeegan/master
Show description for 9b5d788
ctrlplusb
authored
9b5d788
Copy full SHA for 9b5d788
Update README.md
Show description for b420867
tadeegan
authored
b420867
Copy full SHA for b420867
Commits on Apr 14, 2017
Preps 1.0.0-beta.3
ctrlplusb
committed
ac57fac
Copy full SHA for ac57fac
Merge pull request #28 from birkir/feature/prop-types
Show description for f2e8c19
ctrlplusb
authored
f2e8c19
Copy full SHA for f2e8c19
Commits on Apr 11, 2017
Use external PropTypes for better support.
birkir
committed
8c68c2e
Copy full SHA for 8c68c2e
Commits on Apr 5, 2017
1.0.0-beta.2
ctrlplusb
committed
0899886
Copy full SHA for 0899886
Merge pull request #26 from timsuchanek/env
Show description for 3b0ccff
ctrlplusb
authored
3b0ccff
Copy full SHA for 3b0ccff
make env configurable
timsuchanek
committed
f53bfe7
Copy full SHA for f53bfe7
Preps 1.0.0-beta.1
ctrlplusb
committed
42a9d60
Copy full SHA for 42a9d60
Merge branch 'master' of https://github.com/ctrlplusb/react-async-component
ctrlplusb
committed
9b41386
Copy full SHA for 9b41386
Fixes issue where errors would be swallowed. They now get reported always on node run, and will get reported on browser if no ErrorComponent is specified.
Show description for 9dbc835
ctrlplusb
committed
9dbc835
Copy full SHA for 9dbc835
Update README.md
ctrlplusb
authored
9315ec0
Copy full SHA for 9315ec0
Commits on Apr 4, 2017
Updates docs.
ctrlplusb
committed
89caadd
Copy full SHA for 89caadd
Updates nvm
ctrlplusb
committed
5ee4759
Copy full SHA for 5ee4759
Cleans up umd build config.
ctrlplusb
committed
01752aa
Copy full SHA for 01752aa
Commits on Apr 3, 2017
Preps 1.0.0-alpha.2
ctrlplusb
committed
c037650
Copy full SHA for c037650
Huuuuuge update.
Show description for cec03b4
ctrlplusb
committed
cec03b4
Copy full SHA for cec03b4
Commits on Mar 21, 2017
Renames the configuration prop for async components to .
ctrlplusb
committed
af77fa3
Copy full SHA for af77fa3
Updates dependencies.
ctrlplusb
committed
2f315ab
Copy full SHA for 2f315ab
Commits on Mar 17, 2017
Updates docs.
ctrlplusb
committed
54adf7d
Copy full SHA for 54adf7d
Preps 1.0.0-alpha.1
ctrlplusb
committed
cffd867
Copy full SHA for cffd867
Updates docs.
ctrlplusb
committed
4432898
Copy full SHA for 4432898
Updates docs.
ctrlplusb
committed
a175507
Copy full SHA for a175507
Updates docs.
ctrlplusb
committed
f7da6c7
Copy full SHA for f7da6c7
Removes hard dependency on `react-async-bootstrapper`. It is now up to the developer to install it should they wish to support server side rendering.
Show description for 0d9efd1
ctrlplusb
committed
0d9efd1
Copy full SHA for 0d9efd1
Updates dependencies and documentation.
ctrlplusb
committed
d333f27
Copy full SHA for d333f27
Commits on Mar 16, 2017
Cleans up project, removing unneeded/unused code.
Show description for 9962ee7
ctrlplusb
committed
9962ee7
Copy full SHA for 9962ee7
Huge refactor of the project.
Show description for cfeb2b1
ctrlplusb
committed
cfeb2b1
Copy full SHA for cfeb2b1
Commits on Mar 13, 2017
Cleans up project.
Show description for d864c00
ctrlplusb
committed
d864c00
Copy full SHA for d864c00
Rips out the AsyncComponentProvider in prep for more flexibility.
ctrlplusb
committed
62a34c8
Copy full SHA for 62a34c8
Pagination
Previous
Next
You can’t perform that action at this time.