Mo Beigi

Results 20 issues of Mo Beigi

# Changes - Bump package version to `5.0.0` - Update to latest Multiverse by HTML5 UP (updated on: `07/03/2022`) - Available for download at: https://html5up.net/multiverse - This bumps jQuery and...

There is a problem with the initial load for this project. It will flicker on a fresh un-cached load: https://github.com/user-attachments/assets/2353e3ad-cba3-40cf-98f5-4b87b5f03964 This is more obvious if you intentionally slow down your...

Sorry if this is the wrong spot. When using the viewer on the website its possible that the icons are hidden as certain widths before responsiveness kicks in. I was...

## Intro Thanks for the great component @JoseRFelix ! I've been using it on all my projects and I really like the design and animations of this toggle. In particular,...

Most dark/light mode toggles have 2 states. However, a good website should always support 3 states: - Light - Dark - System Mode - Set based on `prefers-color-scheme` if present...

Hi all, I am wondering if we could add the ability to exclude fragment route changes. For example, if we are navigating to `example.com/page#fragment` I would like to avoid showing...

enhancement

## Overview This change adds a new `showForHashAnchor` to the configuration. By default this boolean is set to true which is inline with existing / current behaviour. When set to...

# What changes are introduced? Update peer dependencies to support React 19. Fixes #611

Currently we have: ``` "peerDependencies": { "react": "^16.0.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0" }, ``` React 19 is currently in RC and release is around...

### Link to reproduction _No response_ ### Environment Info ```text $ cross-env PAYLOAD_CONFIG_PATH=src/payload.config.ts payload info Binaries: Node: 20.16.0 npm: N/A Yarn: N/A pnpm: N/A Relevant Packages: payload: 3.0.0-beta.97 next: 15.0.0-canary.138...

status: needs-triage