Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: overflow X scroll issue (#1693)
* feat: add handWave.gif * feat: add logoTransparent and Item1 * feat: create ActionButton * feat: create Carousel * feat: create GradientBox * feat: create GradientButton * feat: create GradientDivider * refactor: add created components * feat: create GradientBox * feat: add new font OdibeeSans-Regular * feat: increase extension width to 375px * feat: create WelcomeHeader * refactor: add created components * feat: create new component LogoDropAnimation * style: add gradient * feat: create ExtensionPopup.tsx * refactor: add new components and a new directory * refactor: update components index file * feat: create PrivacyPolicy.tsx * feat: create PrivacyPolicy.tsx * feat: create SelectLanguage.tsx * refactor: update WelcomeHeader.tsx and welcome page * feat: add new package iconsax-react * style: add check gradient circle * style: polished * style: add disabled state to gradient button * refactor: move SelectLanguage and PrivacyPolicy to WelcomeHeader * fix: ci issue * fix: closeSquare icon color issue * fix: inter font issue * style: update ActionButton style * refactor: update GradientButton style * refactor: update path * style: add hover effect * fix: style and disabled issue * fix: some easing issue * feat: create Tooltip * refactor: add tooltip to PrivacyPolicy * chore: update Copyright 2019-2025 * feat: add Box.svg * refactor: update ActionButton.tsx and GradientBorder.tsx * style: make LogoMotionDark.gif bg transparent * refactor: add new feat to GradientBox.tsx * style: update GradientButton.tsx * feat: create PasswordInput.tsx * feat: create Header.tsx * feat: new login page * refactor: add new login page to Loading.tsx * fix: some minor issues * chore: update copy right * style: some small designing adjustment * feat: create NeonButton.tsx * feat: create Version.tsx * style: redesign AskToSetPassword.tsx * refactor: use Version.tsx component in Login.tsx * fix: overflow X scroll problem --------- Co-authored-by: Nick <[email protected]>
- Loading branch information