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

next-themes #1004

Merged
merged 47 commits into from
Oct 4, 2023
Merged

next-themes #1004

merged 47 commits into from
Oct 4, 2023

Conversation

sspenst
Copy link
Owner

@sspenst sspenst commented Sep 28, 2023

  • set next.js theme to dark/light mode based on the pathology theme
  • this allows using dark: for classes instead of conditionally checking Theme.Light

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (803c093) 83.84% compared to head (eca38ad) 83.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   83.84%   83.84%           
=======================================
  Files         196      196           
  Lines        5517     5517           
  Branches     1199     1199           
=======================================
  Hits         4626     4626           
  Misses        857      857           
  Partials       34       34           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

k2xl and others added 28 commits October 4, 2023 15:20
* post level modal and tooltips

* wip

* revert collection-by-id

* updates

* delete capitalized file

* PR todos done

* cleanup

* fix build

* useeffect for query params

* tweaks

* simplify

---------

Co-authored-by: Spencer Spenst <[email protected]>
* wip

* fix issue with collection ordering

* fix test

* improve getCollection across website

* improving agg for edit levels

* rename

* improve profile collections loading by ~25%

* fix some issues with getCollections

* fix tests

* fix bug found from broken test.

* knock another 100ms off profile load

* 👍

* forgot 1 file

---------

Co-authored-by: Danny Miller <[email protected]>
* fix: upgrade pureimage from 0.3.17 to 0.4.7

Snyk has created this PR to upgrade pureimage from 0.3.17 to 0.4.7.

See this package in npm:
https://www.npmjs.com/package/pureimage

See this project in Snyk:
https://app.snyk.io/org/k2xl/project/cf09253a-8e4c-4f7f-b75f-a1763e5c78eb?utm_source=github&utm_medium=referral&page=upgrade-pr

* pureimage type declaration

* fix

---------

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Spencer Spenst <[email protected]>
* curator edit/delete reviews

* red ellipsis

* test

* fix flaky tests

* merge
@sspenst sspenst changed the title next-themes wip next-themes Oct 4, 2023
@sspenst sspenst merged commit 8a8955f into main Oct 4, 2023
@sspenst sspenst deleted the next-themes branch October 4, 2023 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants