Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pacocoursey/next-themes issues and pull requests

#302 - [Bug]: Not working, In case of toggle and switching modes

Issue - State: open - Opened by mayanksinghal-dev 2 days ago
Labels: bug, triage

#301 - fix: :bug: jsx element instead of react node provider

Pull Request - State: open - Opened by flixlix 3 days ago - 1 comment

#300 - Refactor

Pull Request - State: open - Opened by mayank1513 18 days ago - 3 comments

#299 - [Bug]: Refreshing the page will reset it to light

Issue - State: open - Opened by Pszz 18 days ago - 1 comment
Labels: bug, triage

#298 - Allow mapping to multiple class names

Pull Request - State: open - Opened by Ti-tanium 25 days ago - 1 comment

#297 - [Bug]: NextJs dark mode background is black on overscroll

Issue - State: open - Opened by maheshmnj 28 days ago
Labels: bug, triage

#296 - [Feature request]: react 19 support

Issue - State: open - Opened by SuperchupuDev about 1 month ago - 4 comments
Labels: request

#295 - [Feature request]: The opportunity not to store theme value in LS

Issue - State: open - Opened by chertik77 about 1 month ago
Labels: request

#294 - feat: add 'cookie' as a storage strategy for storing the theme

Pull Request - State: open - Opened by trm217 about 2 months ago - 1 comment

#293 - feat: allow using 'localStorage' and 'sessionStorage' for storing the theme

Pull Request - State: open - Opened by trm217 about 2 months ago - 2 comments

#292 - [Feature request]:setTheme multiple classes for next-themes

Issue - State: open - Opened by alirezatayebinejad about 2 months ago - 5 comments
Labels: request

#291 - chore: use corepack instead of pnpm setup action in ci

Pull Request - State: open - Opened by trm217 about 2 months ago - 1 comment

#290 - docs: update docs on how to use with tailwindcss >3.4.1

Pull Request - State: open - Opened by trm217 about 2 months ago - 1 comment

#289 - The way avoid hydration errors has a negative impact on SEO.

Issue - State: closed - Opened by minjunkyeong 2 months ago - 2 comments

#288 - Flash Of Unstyled Content (FOUC) on Live Website

Issue - State: closed - Opened by dapatcho 2 months ago - 6 comments

#287 - chore: setup changesets

Pull Request - State: open - Opened by trm217 2 months ago - 1 comment
Labels: enhancement

#286 - fix: setTheme now works correctly when a function is passed.

Pull Request - State: closed - Opened by trm217 2 months ago - 1 comment
Labels: bug

#285 - refactor: rewrite tests to use renderHook when possible

Pull Request - State: open - Opened by trm217 2 months ago - 1 comment
Labels: tests

#285 - refactor: rewrite tests to use renderHook when possible

Pull Request - State: closed - Opened by trm217 2 months ago - 1 comment
Labels: tests

#284 - chore: add issue-templates for bug-reports & feature-requests

Pull Request - State: open - Opened by trm217 2 months ago - 1 comment

#284 - chore: add issue-templates for bug-reports & feature-requests

Pull Request - State: closed - Opened by trm217 2 months ago - 1 comment

#283 - Next.js suspense triggered twice with next-themes

Issue - State: closed - Opened by Sh031224 2 months ago - 1 comment

#283 - Next.js suspense triggered twice with next-themes

Issue - State: closed - Opened by Sh031224 2 months ago - 1 comment

#282 - Deps/update turbo

Pull Request - State: closed - Opened by flixlix 3 months ago - 1 comment

#281 - Theme flashing v0.3.0

Issue - State: open - Opened by andrew-arkhipov 3 months ago - 7 comments

#280 - setTheme not working

Issue - State: closed - Opened by akshit-sharma 3 months ago - 1 comment

#279 - ThemeProvider returns multiple types

Issue - State: open - Opened by javi95z 3 months ago - 4 comments
Labels: needs information

#278 - Possibility to share across sub-domains?

Issue - State: closed - Opened by michael-land 3 months ago - 1 comment

#277 - Callback Version of `setTheme` Passes Itself

Issue - State: closed - Opened by ryanagillie 3 months ago - 1 comment
Labels: bug

#276 - fix: make `children` optional

Pull Request - State: closed - Opened by Innei 3 months ago - 1 comment

#275 - feat: Allow Multiple Attributes

Pull Request - State: closed - Opened by trenaryja 4 months ago - 3 comments

#274 - Support for changing both class and data-theme attribute simultaneously

Issue - State: closed - Opened by trenaryja 4 months ago - 1 comment

#273 - feat: Output bundled index.{js,mjs,d.ts,d.mts} file instead of seprate files

Pull Request - State: closed - Opened by BlankParticle 4 months ago - 1 comment

#272 - chore: make license a file again as github doesn't render it

Pull Request - State: closed - Opened by BlankParticle 4 months ago - 2 comments

#271 - Delete next-themes/jest.config.js

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 1 comment

#269 - chore: move files to be included in npm package

Pull Request - State: closed - Opened by BlankParticle 4 months ago - 2 comments

#268 - mention `next-themes` is react agnostic

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 2 comments

#267 - remove useless IIFE

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 1 comment

#266 - update `with-app-dir` example

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 2 comments

#265 - simplify JSON.stringify

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 1 comment

#264 - simplify/minify script.ts

Pull Request - State: closed - Opened by dimaMachina 4 months ago - 1 comment

#263 - fix: manually type ThemeProvider to fix type errors

Pull Request - State: closed - Opened by BlankParticle 4 months ago - 1 comment

#262 - Improved inline script minification

Pull Request - State: closed - Opened by pacocoursey 4 months ago - 1 comment

#261 - v0.3

Pull Request - State: closed - Opened by pacocoursey 4 months ago - 1 comment

#259 - useTheme doesn't work in monorepo ui library.

Issue - State: closed - Opened by 4Dmu 4 months ago - 1 comment

#258 - Theme object is injected into the "data-theme" property.

Issue - State: closed - Opened by flamecommit 4 months ago - 1 comment

#257 - Add class for opting out of `disableTransitionOnChange`

Pull Request - State: open - Opened by dominikjasek 4 months ago - 2 comments

#256 - docs(examples): 📝 added multi-themes example

Pull Request - State: closed - Opened by lloydrichards 4 months ago - 5 comments

#255 - Update Providers pattern doc link in README.md

Pull Request - State: closed - Opened by Hahlh 5 months ago - 1 comment

#254 - Allow nested providers

Issue - State: open - Opened by shekharkhedekar 5 months ago - 2 comments
Labels: triage

#253 - fix: add 'use client' to output code

Pull Request - State: closed - Opened by BlankParticle 5 months ago - 2 comments

#252 - Should `resolvedTheme` obey `forcedTheme`?

Issue - State: closed - Opened by shekharkhedekar 5 months ago - 3 comments

#251 - feat: resolve to a specific light or dark theme when using 'system' theme

Pull Request - State: open - Opened by MildTomato 5 months ago - 1 comment

#250 - Documentation out of date with Tailwind's new dark-mode API

Issue - State: open - Opened by MichaelAllenWarner 5 months ago
Labels: documentation

#249 - Add dynamic loading as a way to avoid hydration mismatch in README

Pull Request - State: open - Opened by Judge-Paul 5 months ago - 1 comment

#248 - How to disable syncing themes between tabs

Issue - State: closed - Opened by mehdibha 6 months ago - 2 comments

#247 - There is a error while setting up ThemeProvider

Issue - State: closed - Opened by Python-Freak 6 months ago - 5 comments

#246 - chore: update dev dependencies

Pull Request - State: closed - Opened by nareshbhatia 6 months ago - 2 comments

#245 - light/dark mode by changing class names on html tag

Issue - State: closed - Opened by nareshbhatia 6 months ago - 2 comments

#244 - feat: add "use client" banner

Pull Request - State: closed - Opened by juliusmarminge 6 months ago - 2 comments

#243 - Inconsistent theming when the page loads

Issue - State: closed - Opened by Sachinv220 7 months ago - 3 comments

#242 - Next Themes Flash of White BG when using the basePath

Issue - State: open - Opened by MaedahBatool 7 months ago - 4 comments
Labels: needs information

#241 - Update README.md

Pull Request - State: closed - Opened by BekzodIsakov 7 months ago - 2 comments

#240 - defaultTheme did't work in the latest Chrome for macOS

Issue - State: open - Opened by jizhi0v0 7 months ago - 7 comments

#239 - How can I get a transition between dark and light mode

Issue - State: open - Opened by dearfrankg 7 months ago - 4 comments

#238 - setTheme does not update DOM (next 13)

Issue - State: closed - Opened by Yihwan 7 months ago - 1 comment

#236 - Support for multiple attributes (more in depth theme management)

Issue - State: open - Opened by DarioCorbinelli 8 months ago - 2 comments

#234 - useTheme() doesn't return active theme

Issue - State: closed - Opened by chrtravels 8 months ago - 1 comment

#233 - Update doc to use dynamic imports instead of regular one

Pull Request - State: closed - Opened by flavienbonvin 8 months ago - 1 comment

#232 - Does it work with `grommet`?

Issue - State: closed - Opened by jim-king-2000 8 months ago

#230 - Update README.md

Pull Request - State: closed - Opened by Unsleeping 8 months ago - 3 comments

#229 - Update anchor link in Readme.md for proper scrolling

Pull Request - State: closed - Opened by Unsleeping 8 months ago - 1 comment

#228 - i cant install next-theme on new verison next 14.0.0

Issue - State: closed - Opened by Raoufbaa 8 months ago - 6 comments

#227 - Support for Next.js 14

Issue - State: closed - Opened by Shubhdeep12 8 months ago

#226 - How to force theme (app router)

Issue - State: open - Opened by dvvolynkin 8 months ago - 9 comments
Labels: has workaround

#223 - Fix Prop nonce did not match error

Pull Request - State: closed - Opened by Enalmada 9 months ago - 7 comments

#222 - Dynamic Forced Theme

Issue - State: closed - Opened by anges244 9 months ago - 3 comments

#221 - Set color-scheme: dark with Tailwind and custom themes

Issue - State: open - Opened by sspenst 9 months ago - 2 comments

#220 - First call on setTheme not working

Issue - State: open - Opened by mertafor 10 months ago - 6 comments

#219 - [Wish] Theme only for subpages or subcomponents

Issue - State: open - Opened by rafalzawadzki 10 months ago - 1 comment

#218 - How to pass `nonce` to `ThemeProvider` in `_app.tsx`?

Issue - State: open - Opened by rikusen0335 10 months ago - 2 comments

#217 - Disable transition on pseudo-elements

Pull Request - State: closed - Opened by vladmoroz 10 months ago - 2 comments

#216 - Next13 - undefined theme on useTheme

Issue - State: closed - Opened by M4RC0Sx 10 months ago - 1 comment

#215 - How to implement 2 theme provider ?

Issue - State: open - Opened by codingwithashu 10 months ago - 2 comments

#214 - fix: #213 allow only registered themes

Pull Request - State: open - Opened by lotyp 10 months ago - 1 comment

#213 - SXSS via caching - theme=

Issue - State: open - Opened by poeyer 10 months ago - 1 comment

#212 - Update README.md

Pull Request - State: closed - Opened by smdmori 10 months ago - 2 comments

#211 - Modify Check for System Dark Mode Matching

Pull Request - State: closed - Opened by trevorwhealy 10 months ago - 1 comment

#210 - Next Themes v1

Pull Request - State: open - Opened by pacocoursey 10 months ago - 2 comments

#209 - chore: adds a new example app called 'with-app-dir'

Pull Request - State: closed - Opened by trm217 10 months ago - 1 comment

#208 - merge new setup into v1 branch

Pull Request - State: closed - Opened by trm217 10 months ago - 1 comment

#207 - How do i provide theme value to clerkProvider that wraps ThemeProvider?

Issue - State: open - Opened by facinick 10 months ago - 1 comment