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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
IPFS-Meshkit
/
ionic-invoice-meshkit
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: centralize state management with React Context
- #3
#3
Open
shivv23
wants to merge 9 commits into
IPFS-Meshkit:main
IPFS-Meshkit/ionic-invoice-meshkit:main
from
shivv23:feat/react-context-state-management
shivv23/ionic-invoice-meshkit:feat/react-context-state-management
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat: centralize state management with React Context
#3
shivv23
wants to merge 9 commits into
IPFS-Meshkit:main
IPFS-Meshkit/ionic-invoice-meshkit:main
from
shivv23:feat/react-context-state-management
shivv23/ionic-invoice-meshkit:feat/react-context-state-management
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
Add StoreContext and InvoiceContext with useStore/useInvoice hooks
shivv23
committed
7dff258
View commit details
Copy full SHA for 7dff258
Browse repository at this point
Wrap app with StoreProvider for singleton Local instance
shivv23
committed
00de30f
View commit details
Copy full SHA for 00de30f
Browse repository at this point
Refactor Home to provide InvoiceContext instead of prop drilling
shivv23
committed
ea3ccf4
View commit details
Copy full SHA for ea3ccf4
Browse repository at this point
Consume context in Dashboard, remove store/billType props
shivv23
committed
4fadd1d
View commit details
Copy full SHA for 4fadd1d
Browse repository at this point
Consume context in NewFile, remove all props
shivv23
committed
76c79ac
View commit details
Copy full SHA for 76c79ac
Browse repository at this point
Consume context in Menu, remove all props and fix async doSave
shivv23
committed
bc4ad0c
View commit details
Copy full SHA for bc4ad0c
Browse repository at this point
Use shared store via context in MeshKitPage
shivv23
committed
695b5be
View commit details
Copy full SHA for 695b5be
Browse repository at this point
Remove dead Files component (346 lines, never imported)
shivv23
committed
2435a46
View commit details
Copy full SHA for 2435a46
Browse repository at this point
Add @meshkit/ionic type declaration stub
shivv23
committed
9216d61
View commit details
Copy full SHA for 9216d61
Browse repository at this point
You can’t perform that action at this time.