generated from Real-Dev-Squad/website-template
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Sync dev to main #294
Open
MehulKChaudhari
wants to merge
79
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Sync dev to main #294
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Standardize Navbar
Co-authored-by: user.name: "Rohan Raj Gupta <user.email: "[email protected]>
Navbar code improvement
…ath-parse-1.0.7 Bump path-parse from 1.0.6 to 1.0.7
…odash-es-4.17.21 Bump lodash-es from 4.17.20 to 4.17.21
…ollow-redirects-1.14.8 Bump follow-redirects from 1.13.3 to 1.14.8
…js-3.1.8 Bump ejs from 3.1.5 to 3.1.8
…anoid-3.3.4 Bump nanoid from 3.1.20 to 3.3.4
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Create LICENSE
…ode-fetch-2.6.7 Bump node-fetch from 2.6.1 to 2.6.7
…to mehul/packages-update
updated packages
chore-added tailwind config
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
* move to yarn * fix: github ci command * fix: github workflow commands * add: test command in CI * remove test command from ci
* add: cypress integration tests setup * add mocks and config for .module.css file * add package-lock.json to sync * remove msw
* add: msw * add: handlers * fix: gitignore * update yarn
feat: integrating signup flow
* FEAT: added dropdown with signout option in navbar * STYLES: Updated module-styling to styled-jsx * REFACTOR: moved signout function to utils * REFACTOR: handled no User-profile case * CHORE: removed spaces * CHORES: remove white spaces * REFACTOR: abstract signout function * FEAT: dropdown closes on-clicking outside * UPDATE: dropdown toggling * REFACTOR: Dropdowndispatchtoggle logic refactored * STYLES: changed dropdown styling to modular * UPDATE: cypress latest version * STYLES: Updated colours
* style: new auction button * style: done for min mobile screen * style: refactor classes ordering and minior fixes * refactor: mockData removed and rem unit used * refactor: add css variables and alt for images * chore: using short hand prop for font * fix: 'Syntax error: Selector :root is not pure'
* upgrade the node, nextjs and react version * bump node 17 to node 18 * revert changes to package-lock * revert changes to package-lock * upgrade node version in the pipeline
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.