Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
SparkCode
/
github_issues
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
experiments
User selector
All users
All time
Commit history
Commits on Jul 14, 2018
make loading optimization
SparkCode
committed
3f526f8
View commit details
Copy full SHA for 3f526f8
Browse repository at this point
Commits on Jul 13, 2018
Revert "preload IssueDetail & IssueList when path is match"
Show description for 17d623c
SparkCode
committed
17d623c
View commit details
Copy full SHA for 17d623c
Browse repository at this point
preload IssueDetail & IssueList when path is match
SparkCode
committed
22a9ec7
View commit details
Copy full SHA for 22a9ec7
Browse repository at this point
fix a bug when page crashed on /facebook/create-react-app/issues path
SparkCode
committed
0a2d406
View commit details
Copy full SHA for 0a2d406
Browse repository at this point
Commits on Jul 10, 2018
some refactoring related to network activity
SparkCode
committed
1acd162
View commit details
Copy full SHA for 1acd162
Browse repository at this point
add redux boilerplate to IssueDetailPage
SparkCode
committed
cd2bc46
View commit details
Copy full SHA for cd2bc46
Browse repository at this point
GitHubApi tree shaking
SparkCode
committed
c7ef9fa
View commit details
Copy full SHA for c7ef9fa
Browse repository at this point
fix some pages styles issues
SparkCode
committed
d7d498a
View commit details
Copy full SHA for d7d498a
Browse repository at this point
return StatusIssuesBar
SparkCode
committed
39c366e
View commit details
Copy full SHA for 39c366e
Browse repository at this point
fix a bug related to incorrect import
SparkCode
committed
dbcb76e
View commit details
Copy full SHA for dbcb76e
Browse repository at this point
change redux paths for pages
SparkCode
committed
5e77714
View commit details
Copy full SHA for 5e77714
Browse repository at this point
Commits on Jul 9, 2018
split actionCreators & selector & reducers into containers
SparkCode
committed
756dddc
View commit details
Copy full SHA for 756dddc
Browse repository at this point
Commits on Jul 7, 2018
fix falling tests
SparkCode
committed
9ffdee9
View commit details
Copy full SHA for 9ffdee9
Browse repository at this point
delete unneeded tests
SparkCode
committed
4d91eb9
View commit details
Copy full SHA for 4d91eb9
Browse repository at this point
rename SearchIssues component to IssuesSearch
SparkCode
committed
f152cd1
View commit details
Copy full SHA for f152cd1
Browse repository at this point
Commits on Jul 3, 2018
add running bundlesize & webpack-bundle-analyzer on analyze command
SparkCode
committed
ba4bf0f
View commit details
Copy full SHA for ba4bf0f
Browse repository at this point
add new project author
SparkCode
committed
948cd4d
View commit details
Copy full SHA for 948cd4d
Browse repository at this point
inline webpack runtime script into html
SparkCode
committed
a924c03
View commit details
Copy full SHA for a924c03
Browse repository at this point
use workaround for redux devTools not in production
SparkCode
committed
32fe1b1
View commit details
Copy full SHA for 32fe1b1
Browse repository at this point
Commits on Jul 2, 2018
make IssueDetail & IssueList as loadable
SparkCode
committed
e04b8df
View commit details
Copy full SHA for e04b8df
Browse repository at this point
recompose/lodash tree shaking
SparkCode
committed
0b5bd0d
View commit details
Copy full SHA for 0b5bd0d
Browse repository at this point
get rid of redux saga
SparkCode
committed
8d30019
View commit details
Copy full SHA for 8d30019
Browse repository at this point
add some presets params
SparkCode
committed
e646143
View commit details
Copy full SHA for e646143
Browse repository at this point
add BundleAnalyzerPlugin
SparkCode
committed
033e3d6
View commit details
Copy full SHA for 033e3d6
Browse repository at this point
fix a typo in analyze script
SparkCode
committed
31870b0
View commit details
Copy full SHA for 31870b0
Browse repository at this point
temporary fix for redux dev tools
SparkCode
committed
149d726
View commit details
Copy full SHA for 149d726
Browse repository at this point
some component refactoring
SparkCode
committed
f6c6b0c
View commit details
Copy full SHA for f6c6b0c
Browse repository at this point
move mainReducers -> reducers
SparkCode
committed
4b607e3
View commit details
Copy full SHA for 4b607e3
Browse repository at this point
some refactoring
SparkCode
committed
03d56cd
View commit details
Copy full SHA for 03d56cd
Browse repository at this point
fix rest of lint problems
SparkCode
committed
7ce8809
View commit details
Copy full SHA for 7ce8809
Browse repository at this point
Commits on Jul 1, 2018
all test passed
SparkCode
committed
371a64d
View commit details
Copy full SHA for 371a64d
Browse repository at this point
fix some obvious eslint errors
SparkCode
committed
4dc86b1
View commit details
Copy full SHA for 4dc86b1
Browse repository at this point
format code with new max-length prettier option
SparkCode
committed
fb0cc33
View commit details
Copy full SHA for fb0cc33
Browse repository at this point
Commits on Jun 29, 2018
get rid of auto generating css files
SparkCode
committed
e2aaebf
View commit details
Copy full SHA for e2aaebf
Browse repository at this point
some container refactoring
SparkCode
committed
bd1e9d3
View commit details
Copy full SHA for bd1e9d3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.