-
Notifications
You must be signed in to change notification settings - Fork 521
[CB] Replace material ui with native css variables and tailwind utilities #4188
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
Open
sergeyteleshev
wants to merge
42
commits into
devel
Choose a base branch
from
8433-cb-replace-material-ui-with-native-css-variables-and-tailwind-utilities
base: devel
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d05caec
dbeaver/pro#8433 initial version of material ui refactor
sergeyteleshev bcdd010
fixes arrow colors
sergeyteleshev 3339162
fixes arrow colors 2
sergeyteleshev 53ef45a
fixes colors
sergeyteleshev 9a01b59
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev b180900
pr fixes
sergeyteleshev cf7f3bb
removes layers due to it loses styles specificity race
sergeyteleshev 6315779
fixes autocomplete styles
sergeyteleshev 3fe11af
adds variables for typography
sergeyteleshev 8887921
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev ac964d2
many composes changed
sergeyteleshev 099922d
moves switch logic to module styles
sergeyteleshev e9f35da
removes elevation styles
sergeyteleshev 3a3257a
removes unused code
sergeyteleshev 78229ac
migrates ripple effect to tw class
sergeyteleshev 4fa86cf
Revert "migrates ripple effect to tw class"
sergeyteleshev e32d078
uses classname theme-typography for button
sergeyteleshev 5b5db8b
adds elevation styles
sergeyteleshev ca00d60
adds elevation styles 2
sergeyteleshev dad8a28
moves theme ripple
sergeyteleshev 0739df4
reverts scss for sql editor
sergeyteleshev fa7c481
reverts scss for sql editor 2
sergeyteleshev 20ca1b7
adds tailwindcss utilities + example
sergeyteleshev dba39f2
Revert "adds tailwindcss utilities + example"
sergeyteleshev c8cc5d1
creates tailwindcss plugin with shadow tokens + spread it across the app
sergeyteleshev bb882d7
moves typography to the tailwindcss styles
sergeyteleshev 055b24f
refactors sql editor styles
sergeyteleshev 218ac1d
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev 62cb692
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev 1d5aecc
moves styles from tailwindcss folder to styles
sergeyteleshev df80383
moves ripple to tailwindcss plugin
sergeyteleshev 62bb054
removes unused files
sergeyteleshev 3398eb5
removes unused file index
sergeyteleshev 6c357a3
removes redundant tailwindcss import
sergeyteleshev 0a8eddd
adds animation layer for tailwindcss
sergeyteleshev 6aa0ad0
refactors animations
sergeyteleshev 970fa0a
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev d95907c
build fix
sergeyteleshev d1efcf2
removes redundant imports of tailwindcss for styles
sergeyteleshev 16c1b94
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev cd569d4
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
mr-anton-t f9b6a8e
Merge branch 'devel' into 8433-cb-replace-material-ui-with-native-css…
sergeyteleshev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.