-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Theme switching: Add TypeScript types #24178
Theme switching: Add TypeScript types #24178
Commits on Aug 5, 2023
-
Christoph Pader committed
Aug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 2da64c9 - Browse repository at this point
Copy the full SHA 2da64c9View commit details -
adapt light and dark theme to ts type
Christoph Pader committedAug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 899d38e - Browse repository at this point
Copy the full SHA 899d38eView commit details -
use light theme in ThemeProvider
Christoph Pader committedAug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for e089833 - Browse repository at this point
Copy the full SHA e089833View commit details -
Christoph Pader committed
Aug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for b32f538 - Browse repository at this point
Copy the full SHA b32f538View commit details -
change usage of "default.js" to "dark.js"
Christoph Pader committedAug 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 21787ba - Browse repository at this point
Copy the full SHA 21787baView commit details
Commits on Sep 16, 2023
-
Christoph Pader committed
Sep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 0e02b13 - Browse repository at this point
Copy the full SHA 0e02b13View commit details -
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedSep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 1d2de3f - Browse repository at this point
Copy the full SHA 1d2de3fView commit details -
add TODO comment about renaming default.ts
Christoph Pader committedSep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 2ba934c - Browse repository at this point
Copy the full SHA 2ba934cView commit details -
Christoph Pader committed
Sep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b10b95 - Browse repository at this point
Copy the full SHA 4b10b95View commit details -
Christoph Pader committed
Sep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 84c4731 - Browse repository at this point
Copy the full SHA 84c4731View commit details -
fix: add types for the rest of theme switching logic
Christoph Pader committedSep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 429e2b6 - Browse repository at this point
Copy the full SHA 429e2b6View commit details -
fix: type remaining file with TODO
Christoph Pader committedSep 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b7b1179 - Browse repository at this point
Copy the full SHA b7b1179View commit details
Commits on Sep 19, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for b77e4d0 - Browse repository at this point
Copy the full SHA b77e4d0View commit details -
fix: remove theme spreading and abstraction
Christoph Pader committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for f69116a - Browse repository at this point
Copy the full SHA f69116aView commit details -
Christoph Pader committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 08f5b4f - Browse repository at this point
Copy the full SHA 08f5b4fView commit details -
fix: remove more diffs to main
Christoph Pader committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for fd4e5aa - Browse repository at this point
Copy the full SHA fd4e5aaView commit details -
Christoph Pader committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for c794fd1 - Browse repository at this point
Copy the full SHA c794fd1View commit details -
Christoph Pader committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 10f4778 - Browse repository at this point
Copy the full SHA 10f4778View commit details -
Christoph Pader committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for dba25a2 - Browse repository at this point
Copy the full SHA dba25a2View commit details -
Merge branch 'ts/style/styles-refactor' into @chrispader/theme-switch…
…ing-ts-types
Christoph Pader committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 283467a - Browse repository at this point
Copy the full SHA 283467aView commit details -
Christoph Pader committed
Sep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 0bbcd56 - Browse repository at this point
Copy the full SHA 0bbcd56View commit details -
feat: update types int ThemeStylesProvider logic
Christoph Pader committedSep 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 2b6f412 - Browse repository at this point
Copy the full SHA 2b6f412View commit details
Commits on Sep 20, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b2d6054 - Browse repository at this point
Copy the full SHA b2d6054View commit details -
Christoph Pader committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e4d4a10 - Browse repository at this point
Copy the full SHA e4d4a10View commit details -
Christoph Pader committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 3f28300 - Browse repository at this point
Copy the full SHA 3f28300View commit details -
fix: move ThemeColors to types.ts
Christoph Pader committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for fb20af7 - Browse repository at this point
Copy the full SHA fb20af7View commit details -
Christoph Pader committed
Sep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 33d0bc8 - Browse repository at this point
Copy the full SHA 33d0bc8View commit details -
fix: add remaining color in light theme
Christoph Pader committedSep 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b7a872 - Browse repository at this point
Copy the full SHA 0b7a872View commit details
Commits on Sep 27, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedSep 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 6a41699 - Browse repository at this point
Copy the full SHA 6a41699View commit details
Commits on Oct 16, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedOct 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 8fb99cc - Browse repository at this point
Copy the full SHA 8fb99ccView commit details
Commits on Oct 19, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 6f0eb4c - Browse repository at this point
Copy the full SHA 6f0eb4cView commit details -
Christoph Pader committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 58a59de - Browse repository at this point
Copy the full SHA 58a59deView commit details -
Christoph Pader committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 2caad03 - Browse repository at this point
Copy the full SHA 2caad03View commit details -
Christoph Pader committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ef2771c - Browse repository at this point
Copy the full SHA ef2771cView commit details -
Christoph Pader committed
Oct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 23bcb92 - Browse repository at this point
Copy the full SHA 23bcb92View commit details -
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedOct 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 5a3cbad - Browse repository at this point
Copy the full SHA 5a3cbadView commit details
Commits on Oct 20, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedOct 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e70f1a9 - Browse repository at this point
Copy the full SHA e70f1a9View commit details
Commits on Oct 22, 2023
-
Merge branch 'main' into @chrispader/theme-switching-ts-types
Christoph Pader committedOct 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 0b54f57 - Browse repository at this point
Copy the full SHA 0b54f57View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bbdb468 - Browse repository at this point
Copy the full SHA bbdb468View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb89e03 - Browse repository at this point
Copy the full SHA bb89e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c74c17 - Browse repository at this point
Copy the full SHA 0c74c17View commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0eb2fe6 - Browse repository at this point
Copy the full SHA 0eb2fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b46f0b2 - Browse repository at this point
Copy the full SHA b46f0b2View commit details