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 }}
oslabs-beta
/
react-query-rewind
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1
Star
66
Code
Issues
2
Pull requests
0
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
main
User selector
austin-cavanagh
Datepicker
All time
Commit History
Commits on Jul 6, 2024
Merge pull request #77 from oslabs-beta/john/import3
Show description for ee50ec1
austin-cavanagh
authored
ee50ec1
Copy full SHA for ee50ec1
Commits on Jun 23, 2024
Merge pull request #75 from oslabs-beta/dev
Show description for ebd2992
austin-cavanagh
authored
ebd2992
Copy full SHA for ebd2992
Commits on Jun 21, 2024
Merge pull request #74 from oslabs-beta/john/updates
Show description for 3e7a6c2
austin-cavanagh
authored
3e7a6c2
Copy full SHA for 3e7a6c2
Commits on Jun 5, 2024
Merge pull request #73 from oslabs-beta/dev
Show description for f49f2ab
austin-cavanagh
authored
f49f2ab
Copy full SHA for f49f2ab
Merge pull request #72 from oslabs-beta/john/readmes
Show description for 77aacc9
austin-cavanagh
authored
77aacc9
Copy full SHA for 77aacc9
Commits on May 30, 2024
Merge pull request #71 from oslabs-beta/dev
Show description for e6a602c
austin-cavanagh
authored
e6a602c
Copy full SHA for e6a602c
Merge pull request #70 from oslabs-beta/john/npm-publish
Show description for 6e916f5
austin-cavanagh
authored
6e916f5
Copy full SHA for 6e916f5
Commits on May 28, 2024
Merge pull request #69 from oslabs-beta/dev
Show description for f15fa02
austin-cavanagh
authored
f15fa02
Copy full SHA for f15fa02
Merge pull request #68 from oslabs-beta/john/npm-publish
Show description for a1f8525
austin-cavanagh
authored
a1f8525
Copy full SHA for a1f8525
Commits on May 24, 2024
Merge pull request #66 from oslabs-beta/john/npm-publish
Show description for 238fab0
austin-cavanagh
authored
238fab0
Copy full SHA for 238fab0
Commits on May 22, 2024
Merge pull request #65 from oslabs-beta/dev
Show description for d9a4171
austin-cavanagh
authored
d9a4171
Copy full SHA for d9a4171
Merge pull request #64 from oslabs-beta/john/final-test
Show description for 3e07396
austin-cavanagh
authored
3e07396
Copy full SHA for 3e07396
Commits on May 20, 2024
Merge pull request #62 from oslabs-beta/john/examples
Show description for 03099fc
austin-cavanagh
authored
03099fc
Copy full SHA for 03099fc
Deleted the old directory holding the VueQueryRewind component and replaced it with the new implementation
austin-cavanagh
committed
1209594
Copy full SHA for 1209594
Tested VueQueryRewind on each example from the tanstack documentation and left comments where the componnets should be added to make testing simple for the end user
austin-cavanagh
committed
d0dea29
Copy full SHA for d0dea29
Created a directory to test another implementation of bundling with vite called package-vue-vite and got it working with npm link but it is not typescript complient
austin-cavanagh
committed
2f83190
Copy full SHA for 2f83190
Updated package-vue to use a named export for the VueQueryRewind component so the user can import it into whichever component they like
austin-cavanagh
committed
737db73
Copy full SHA for 737db73
Commits on May 19, 2024
Deleted and added the tanstack docs examples again to test an implementation from scratch
austin-cavanagh
committed
b38b3d5
Copy full SHA for b38b3d5
Committing the deleted files - does not seem as though they were pushed on my last commit
austin-cavanagh
committed
08e572d
Copy full SHA for 08e572d
Deleted the 2 old directories of old vue implementations used during development and renamed package-vue-vite to package-vue
austin-cavanagh
committed
cae4596
Copy full SHA for cae4596
Added examples directory into package-vue-vite and included the examples from the tanstack docs and our new example
austin-cavanagh
committed
336d2d6
Copy full SHA for 336d2d6
Added the vue examples from the docs into a directory inside of package-vue-vite
austin-cavanagh
committed
caceaf0
Copy full SHA for caceaf0
Imported the vue query rewind solution into the src directory and successfully tested functionality
austin-cavanagh
committed
5db77a3
Copy full SHA for 5db77a3
Successfully linked a test export to a vue example in the package-vue-vite temporary directory
austin-cavanagh
committed
87aa4d1
Copy full SHA for 87aa4d1
Successfully built the vue package in preperation to push to npm
austin-cavanagh
committed
d878520
Copy full SHA for d878520
Successfully implemented VueQueryRewind in the example by importing the component from the src directory
austin-cavanagh
committed
a2a5d57
Copy full SHA for a2a5d57
Connected the example to the exported VueQueryRewind component
austin-cavanagh
committed
87ced33
Copy full SHA for 87ced33
Added the vue example into the new directory and deleted the link folder
austin-cavanagh
committed
ad0358d
Copy full SHA for ad0358d
Rebuilt the package-vue directory as the past implementation had type errors
austin-cavanagh
committed
cf2bba9
Copy full SHA for cf2bba9
Commits on May 18, 2024
Merge pull request #60 from oslabs-beta/dev
Show description for e326c61
austin-cavanagh
authored
e326c61
Copy full SHA for e326c61
Commits on May 14, 2024
Merge pull request #59 from oslabs-beta/john/npm-version
Show description for 40ec099
austin-cavanagh
authored
40ec099
Copy full SHA for 40ec099
Commits on May 10, 2024
Merge pull request #57 from oslabs-beta/dev
Show description for c132a18
austin-cavanagh
authored
c132a18
Copy full SHA for c132a18
Commits on May 8, 2024
Searched all files for console logs and commented them out to prepare the code to be pushed to production
austin-cavanagh
committed
d1300d9
Copy full SHA for d1300d9
Removed console logs from the package components in the package-react directory
austin-cavanagh
committed
61afcc7
Copy full SHA for 61afcc7
Commented out the console logs in the content and background scripts
austin-cavanagh
committed
8cc572f
Copy full SHA for 8cc572f
Pagination
Previous
Next
You can’t perform that action at this time.