Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge dev into main #130

Merged
merged 22 commits into from
Feb 4, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
105c37c
adding react-spinners
rupali-codes Jan 22, 2023
0ffe777
Merge branch 'main' of github.com:rupali-codes/LinksHub into dev
rupali-codes Jan 25, 2023
9ad528b
fix: fix LinksContainer typo
rupali-codes Jan 25, 2023
65f9f8a
fix: fixed desgin-inspiration typo
rupali-codes Jan 25, 2023
441606b
fix: making links clickable for mobile and tablet view
rupali-codes Jan 25, 2023
dac63b8
fix: logo overlapping sidebar in mobile and tablet view
rupali-codes Jan 25, 2023
f20975e
Merge branch 'main' into dev
rupali-codes Jan 25, 2023
c178dc2
chore: fixing color contrast
rupali-codes Jan 25, 2023
744bb1a
Merge branch 'dev' of github.com:rupali-codes/LinksHub into dev
rupali-codes Jan 25, 2023
ce3af18
chore: added new links
rupali-codes Jan 25, 2023
e3e393e
fix: color contrast
rupali-codes Jan 25, 2023
48c0010
chore: added new links
rupali-codes Jan 25, 2023
cf5a84f
merge main into dev
rupali-codes Jan 28, 2023
f28cf0a
chore: adding generators
rupali-codes Jan 28, 2023
72c3a10
Merge branch 'main' of github.com:rupali-codes/LinksHub into dev
rupali-codes Jan 30, 2023
e4cfeae
fix: adding default link in backend subcategories
rupali-codes Jan 30, 2023
2f007dd
chore: adding tailblocks and proton
rupali-codes Feb 1, 2023
81af419
Merge branch 'main' of github.com:rupali-codes/LinksHub into dev
rupali-codes Feb 2, 2023
7cef72b
chore: sorting side navbar elements
rupali-codes Feb 2, 2023
e3c766f
chore: added steps for adding link/s into the hub
rupali-codes Feb 4, 2023
0746534
Merge branch 'main' of github.com:rupali-codes/LinksHub into dev
rupali-codes Feb 4, 2023
a9ae6ce
chore: added online code editos links
rupali-codes Feb 4, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
adding react-spinners
  • Loading branch information
rupali-codes committed Jan 22, 2023
commit 105c37caaec973e338cdde03291da3e0666f72eb
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.7.1",
"react-spinners": "^0.13.7",
"react-spinners": "^0.13.8",
"typescript": "4.9.4"
},
"devDependencies": {
Expand Down