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

feat: release #124

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

feat: release #124

wants to merge 16 commits into from

Commits on Jul 29, 2024

  1. fix: remove jojo (#108)

    0xkenj1 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4436766 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    9a26e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore: update dependencies (#112)

    * chore: update dependencies
    
    * fix: update yarn.lock
    
    * fix: upgrade react and react-dom with their @types
    0xShishigami authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6bea5b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. feat: replace AnimatedTitle with SquigglyTitle (#110)

    * feat: add SquigglyTitle component
    
    * feat: Replace AnimatedTitle with SquigglyTitle
    
    * feat: add optional smvw title size prop
    
    * fix: SquigglyTitle size and position on Creations and Insights page
    
    * fix: replace single quote mark with apostrophe
    
    * fix: Creations title size
    
    * fix: Safari SVG filter dimension
    
    * fix: disable SquiggyTitle animation for Safari
    
    * style: simplify conditional rendering of the animation
    0xShishigami authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f2cd75c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feat: add quotes carousel (#113)

    * feat: add quotes carousel
    
    * fix: remove unused image
    
    * fix: avoid using import for styles
    
    * fix: enable the infiniteLoop
    
    * style: remove important rule
    
    * feat: add Optimism quote
    0xShishigami authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5fe18cf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. feat: update squad list (#111)

    * feat: update squad list
    
    * feat: update Ilpepepig description
    
    * fix: typo in pfp filename
    
    * fix: Shishigami description
    
    * feat: update role and description for old members
    
    * feat: order members by joining date
    
    * fix: add missing member
    
    * fix: remove Shade
    
    * feat: update Ikiryou description
    0xShishigami authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bd59581 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix: squad typos (#116)

    * fix: squad typos
    
    * fix: description
    0xArdy authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fa938e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix: wei3er role

    updated wei3er role : )
    oxlumi committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    85d06b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from defi-wonderland/squad-data-fix

    fix: wei3er role
    oxlumi authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5fe6c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bc9323 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: redesign creations page (#114)

    * style: edit book.svg for visual balance
    
    * feat: add companies logo
    
    * feat: redesign creations page
    
    * feat: add logos carousel
    
    * fix: build
    
    * feat: update projects highlight in the landing
    
    * style: split styles into separate components
    
    * feat(LogosCarousel): improve code readability
    
    * refactor(useWindowsSize): add useBreakpoints hook
    
    * style: small UI improvements
    
    * feat: change project opened behaviour
    
    * feat: update projects
    
    * style: change Creations title size and page container `max-width`
    
    * style: scroll down on LogosCarousel click
    
    * fix: Navbar height when closed
    
    * fix: build
    
    * fix: Navbar links were not displayed correctly
    0xShishigami authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5f03631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f4c80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2e1de2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    7f5cb12 View commit details
    Browse the repository at this point in the history
  2. feat(Quotes): simulate infinite carousel (#122)

    * feat: simulate infinite carousel
    
    * feat: reorder the quotes
    0xShishigami authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    bff3eaa View commit details
    Browse the repository at this point in the history
  3. feat: update zksync logo (#123)

    * refactor: project highlights filter
    
    * refactor: remove unnecessary useMemo
    
    * feat: update zksync logo
    0xShishigami authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f01d9cc View commit details
    Browse the repository at this point in the history