8000 build(deps): bump stylelint from 14 to 16 by simonguo · Pull Request #4090 · rsuite/rsuite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump stylelint from 14 to 16 #4090

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 1 commit into from
Dec 26, 2024
Merged

build(deps): bump stylelint from 14 to 16 #4090

merged 1 commit into from
Dec 26, 2024

Conversation

simonguo
Copy link
Member

This pull request includes several updates to the project's stylelint configuration and some improvements to the LESS stylesheets. The most important changes include updating the stylelint dependencies, revising the stylelint configuration file, and modifying the LESS stylesheets for better styling consistency.

Updates to stylelint dependencies:

  • package.json: Updated stylelint to version 16.12.0 and replaced stylelint-config-prettier and stylelint-config-standard with stylelint-config-standard-less.

Revisions to stylelint configuration:

  • stylelint.config.js: Simplified the configuration by removing numerous rules and extending only from stylelint-config-standard-less.

Improvements to LESS stylesheets:

  • src/styles/common.less: Added an import statement for normalize.less to ensure consistent styling across different browsers.
  • src/styles/scaffolding.less: Changed the -webkit-tap-highlight-color property value from rgba(0, 0, 0, 0) to transparent for better touch feedback.
  • src/styles/typography.less: Moved the styling for small elements within headings (h1 to h6) to a separate block for better maintainability.

@simonguo simonguo added this to the v6 milestone Dec 26, 2024
Copy link
codesandbox bot commented Dec 26, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link
vercel bot commented Dec 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 6:40am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 26, 2024 6:40am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rsuite-v4 ⬜️ Ignored (Inspect) Visit Preview Dec 26, 2024 6:40am

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Copy link
codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.30%. Comparing base (f263246) to head (38ad972).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #4090   +/-   ##
=======================================
  Coverage   89.30%   89.30%           
=======================================
  Files         517      517           
  Lines       12206    12206           
  Branches     3164     3164           
=======================================
  Hits        10901    10901           
  Misses        641      641           
  Partials      664      664           
Flag Coverage Δ
ChromeCi 75.81% <ø> (-0.05%) ⬇️
Firefox 89.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonguo simonguo merged commit 82e7a79 into next Dec 26, 2024
17 checks passed
@simonguo simonguo deleted the build/stylelint branch December 26, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0