-
Notifications
You must be signed in to change notification settings - Fork 25
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
dark mode toggle, modularization into Svelte components, filter "and/or" mode #295
Merged
Commits on Jul 14, 2023
-
- update tailwind darkmode config to be class based - check os settings when initilizing and save user selection in local storage - toggle classes for dark mode - update tag dark mode css to use classes - componentize button/button links for consistent styles dark/hover/disable - componentize tag wrapper - componentize checkbox
Configuration menu - View commit details
-
Copy full SHA for f6ef1b1 - Browse repository at this point
Copy the full SHA f6ef1b1View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 1190711 - Browse repository at this point
Copy the full SHA 1190711View commit details -
- create component for dark mode toggle logic - create component for back to top scroll button (and add to youtube page) - create component for resource nav - create component for Filter Form - move functions into lib/utils - move scrolling constants to lib/constants - update tag wrapper component - replace forms in resource and youtube page with component
Configuration menu - View commit details
-
Copy full SHA for 66627db - Browse repository at this point
Copy the full SHA 66627dbView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for a105109 - Browse repository at this point
Copy the full SHA a105109View commit details -
- lower the contrast on the un-selected item - add label updates for selected item on screen reader
Configuration menu - View commit details
-
Copy full SHA for 7e173cd - Browse repository at this point
Copy the full SHA 7e173cdView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 888e2cb - Browse repository at this point
Copy the full SHA 888e2cbView commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac7c03e - Browse repository at this point
Copy the full SHA ac7c03eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7628f - Browse repository at this point
Copy the full SHA 3b7628fView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 769de31 - Browse repository at this point
Copy the full SHA 769de31View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2bf55e - Browse repository at this point
Copy the full SHA a2bf55eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3fb78 - Browse repository at this point
Copy the full SHA 3d3fb78View commit details
Commits on Jul 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce1b731 - Browse repository at this point
Copy the full SHA ce1b731View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.