-
Notifications
You must be signed in to change notification settings - Fork 63
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
Feat/theme demo #544
Open
kishore-kumar-E3682
wants to merge
52
commits into
next
Choose a base branch
from
feat/theme-demo
base: next
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
Feat/theme demo #544
Changes from 19 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
c9a2747
feat(theme): added css variables based on color palette
kishore-kumar-E3682 61b1bfa
feat(theme): color standardization
kishore-kumar-E3682 fa348d1
feat(theme): moved colors from button to theme
kishore-kumar-E3682 21935ef
feat(theme): modfied color coding
kishore-kumar-E3682 7fb0028
feat(tabs): adding necessary css variables to theme tabs (#545)
Vignesh-Manogar-E3433 912dece
fix(theme): updated the correct info color in tab
kishore-kumar-E3682 b0520d7
feat(theme): add typo
kishore-kumar-E3682 7793bd4
feat(theme): moved colors to theme.scss
kishore-kumar-E3682 6466fc8
docs(theme): update docs for theme
kishore-kumar-E3682 edf1fbe
fix(theme): typo fix
kishore-kumar-E3682 0a3dd74
feat(theme): updated docs
kishore-kumar-E3682 1d9f2ca
docs: added elevtion in docs
kishore-kumar-E3682 3a5e53e
feat(theme): replaced palette with color
kishore-kumar-E3682 d7d29e8
docs(theme): updated the docs
kishore-kumar-E3682 8d1d109
feat(theming): adding color-secondary-10 to sass variables
Vignesh-Manogar-E3433 0e54838
feat(theme): update button typography
kishore-kumar-E3682 f5651f7
Merge branch 'next' into feat/theme-demo
kishore-kumar-E3682 ee8eb12
fix(theming): removing color-sercondary-10
Vignesh-Manogar-E3433 cc52fa7
Merge branch 'feat/theme-demo-4' into feat/theme-demo
kishore-kumar-E3682 939d8d1
Theming: Update color, font-size, font-weight & line-height variables
srivalli-sivaramasankaran 9dff3aa
feat(theming): Revert font-size and box shadow values
srivalli-sivaramasankaran 60b69db
feat(theming): Update comments and fix typo
srivalli-sivaramasankaran 6bcbf9f
feat(theming): add necessary comments
srivalli-sivaramasankaran 4e4517a
feat(theming): remove css custom variables for checkbox and avatar
srivalli-sivaramasankaran cf89fc9
feat(theming): fix linters
srivalli-sivaramasankaran ac9bb09
feat(theming): updating size, color on data-table, datepicker, drag-i…
Vignesh-Manogar-E3433 fcbaa61
feat(theming): updating size, color variables on file-uploader, icon,…
Vignesh-Manogar-E3433 b96f523
feat(theming): updating size, color variables on input, menu, select,…
Vignesh-Manogar-E3433 3f3bf9e
feat(theming): updating font-size and color variables on modal, pagin…
Vignesh-Manogar-E3433 b2e3dde
feat(theming): updating font-size and color variables on skeleton, sp…
Vignesh-Manogar-E3433 e440ab2
Merge pull request #588 from freshworks/feat/component-theming
srivalli-sivaramasankaran 17889e5
feat(theming): update color codes of components
srivalli-sivaramasankaran 852b591
Merge pull request #603 from freshworks/feat/theme-updates
srivalli-sivaramasankaran 532c804
fix(theming): fixing file uploader hint size (#608)
Vignesh-Manogar-E3433 5f0fdc0
feat(design tokens): converting design tokens to css variables (#614)
kishore-kumar-E3682 fa62011
feat(theming): update components with css custom variables - CRM theme
srivalli-sivaramasankaran d9c4725
feat(theming): update components with custom css variables - CRM theme
srivalli-sivaramasankaran 53f7966
feat(theming): update index.html and remove unwanted code
srivalli-sivaramasankaran 7b17e16
feat(token builder): selector based tokens (#628)
kishore-kumar-E3682 cb0ba04
feat: added date-theme attribute for theming
kishore-kumar-E3682 a3f5191
feat(theming): update components with css custom variables - CRM theme
srivalli-sivaramasankaran 6da6e7a
feat(theming): update components with custom css variables - CRM theme
srivalli-sivaramasankaran 500da0f
feat(theming): update index.html and remove unwanted code
srivalli-sivaramasankaran 8fd0acf
feat(theming): update radio, checkbox and toggle - crm theme
srivalli-sivaramasankaran 718e866
feat(theming): update checkbox, toggle and radio button
srivalli-sivaramasankaran ef313cb
Merge branch 'feat/theming-crm' of https://github.com/freshworks/cray…
srivalli-sivaramasankaran d798b32
feat(theming): update design tokens - freshsales
srivalli-sivaramasankaran 2531c6f
feat(theming): update freshsales.json
srivalli-sivaramasankaran 441c635
feat(theming): fix review comments
srivalli-sivaramasankaran f054e76
Merge pull request #617 from freshworks/feat/theming-crm
srivalli-sivaramasankaran 5c403bb
feat(theming): update inline banner component
srivalli-sivaramasankaran 7bf884f
Merge pull request #637 from freshworks/feat/theming-fsales
srivalli-sivaramasankaran 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
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should we also provide customisation for other sizes of button like 'icon' ,
icon-small
also?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The icons are passed as slots so we can change the icon size from there.