-
Notifications
You must be signed in to change notification settings - Fork 656
1193 font stack #31426
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
Merged
Merged
1193 font stack #31426
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
f711575
Update base font family in _colors.scss for improved typography consi…
dmalykh-devexpress 2c9a722
Update base font family in _colors.scss to enhance cross-platform typ…
dmalykh-devexpress b251c94
Update font family in compile-manager tests for improved cross-platfo…
dmalykh-devexpress d035d8b
Update font family in compile-manager tests for enhanced cross-platfo…
dmalykh-devexpress 7dc91ea
Update base font family in _colors.scss and compilation results for i…
dmalykh-devexpress b9d8f6e
Update font family in compilation results and tests for improved cros…
dmalykh-devexpress 1609a60
Update font family in compiler tests for enhanced cross-platform typo…
dmalykh-devexpress 7067602
Update image asset for T1221037 cell template in treeList tests
dmalykh-devexpress 9e34f59
Update image asset for DataGrid right-to-left support in testing
dmalykh-devexpress 49edbf2
Merge branch '25_2' into 1193-font-stack
pomahtri eed6027
Revert "Update image asset for T1221037 cell template in treeList tests"
pomahtri 66cd3cf
Merge branch '25_2' into 1193-font-stack
dmalykh-devexpress fcf0987
Update font-family to include 'system-ui' across various stylesheets …
dmalykh-devexpress 46f09bd
Merge branch '25_2' into 1193-font-stack
dmalykh-devexpress 3505361
Refactor font-family declarations to remove 'system-ui' for consisten…
dmalykh-devexpress b3e881d
Add .stylelintrc.json for stylelint configuration and update font-fam…
dmalykh-devexpress 45db63f
Merge branch '25_2' into 1193-font-stack
dmalykh-devexpress 9e4a307
Merge branch '25_2' into 1193-font-stack
dmalykh-devexpress 3f4b95a
Merge branch '25_2' into 1193-font-stack
dmalykh-devexpress 9f0b789
Apply suggestion from @Copilot
dmalykh-devexpress 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 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| { | ||
| "rules": { | ||
| "function-name-case": null, | ||
| "no-empty-source": null, | ||
| "at-rule-no-unknown": null, | ||
| "value-keyword-case": null | ||
| } | ||
| } | ||
|
|
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -22,7 +22,7 @@ $fluent-color-theme-modificator: null !default; | |||||
| * $name 10. Font family | ||||||
| * $type text | ||||||
| */ | ||||||
| $base-font-family: segoe ui, -apple-system, blinkmacsystemfont, avenir next, avenir, helvetica neue, adwaita sans, cantarell, ubuntu, roboto, noto, helvetica, arial, sans-serif !default; // stylelint-disable-line value-keyword-case | ||||||
| $base-font-family: segoe ui, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, adwaita sans, cantarell, ubuntu, roboto, noto, helvetica, arial, sans-serif !default; | ||||||
|
||||||
| $base-font-family: segoe ui, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, adwaita sans, cantarell, ubuntu, roboto, noto, helvetica, arial, sans-serif !default; | |
| $base-font-family: Segoe UI, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, adwaita sans, cantarell, ubuntu, roboto, noto, helvetica, arial, sans-serif !default; |
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
2 changes: 1 addition & 1 deletion
2
packages/devextreme-themebuilder/tests/data/compilation-results/no-changes-css.ts
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
2 changes: 1 addition & 1 deletion
2
packages/devextreme-themebuilder/tests/data/compilation-results/no-changes-meta.ts
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.
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.
[nitpick] The stylelint disable comment was removed, but the line no longer violates value-keyword-case since the rule has been disabled in the stylelint configuration. The change is correct, but consider adding a comment explaining why mixed-case font names are intentionally used here (e.g., '// Using proper PascalCase for BlinkMacSystemFont').