Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(docs): always expanding collapsible sidebar menus under docs#5608

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

santoshyadavdev
Copy link
Contributor

@santoshyadavdevsantoshyadavdev commentedSep 5, 2022
edited
Loading

PR Checklist

Overview

@nx-cloud
Copy link

nx-cloudbot commentedSep 5, 2022
edited
Loading

☁️ Nx Cloud Report

CI is running/has finished running commands for commitfb0e962. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 47 targets

Sent with 💌 fromNxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR,@santoshyadavdev!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. As a thank you, your profile/company logo will be added to our main README which receives thousands of unique visitorsper day.

@netlify
Copy link

netlifybot commentedSep 5, 2022
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commitfb0e962
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/631806010f43940008394749
😎 Deploy Previewhttps://deploy-preview-5608--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to yourNetlify site settings.

Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks great so far! Just throwing an idea around ✨

@@ -41,6 +43,7 @@ module.exports = {
{
label: 'Architecture',
type: 'category',
collapsed: false,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

What do you think about switching these to:

Suggested change
collapsed:false,
collapsible:false,

Reasoning: since there are so few menu options, I can't think of any reason why someone would want to collapse them. So the buttons to toggle collapse them are unnecessary UI.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yeah makes sense, so no collapsible pane at all.

Let me try it.

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

image
this is how it looks after this

@JoshuaKGoldbergJoshuaKGoldberg added the awaiting responseIssues waiting for a reply from the OP or another party labelSep 5, 2022
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

💯 thanks@santoshyadavdev!

@JoshuaKGoldbergJoshuaKGoldbergenabled auto-merge (squash)September 7, 2022 02:46
@codecov
Copy link

codecovbot commentedSep 7, 2022

Codecov Report

Merging#5608 (4d00dee) intomain (45e2912) willincrease coverage by0.03%.
The diff coverage isn/a.

❗ Current head4d00dee differs from pull request most recent headfb0e962. Consider uploading reports for the commitfb0e962 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@##             main    #5608      +/-   ##==========================================+ Coverage   91.59%   91.63%   +0.03%==========================================  Files         369      134     -235       Lines       12391     1506   -10885       Branches     3613      226    -3387     ==========================================- Hits        11350     1380    -9970+ Misses        685       62     -623+ Partials      356       64     -292
FlagCoverage Δ
unittest91.63% <ø> (+0.03%)⬆️

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

Impacted FilesCoverage Δ
...n/src/rules/no-non-null-asserted-optional-chain.ts
...ackages/eslint-plugin/src/rules/no-explicit-any.ts
...-plugin/src/rules/no-unnecessary-type-arguments.ts
...ges/eslint-plugin/src/rules/no-extraneous-class.ts
packages/eslint-plugin/src/rules/await-thenable.ts
packages/eslint-plugin/src/util/objectIterators.ts
...-plugin/src/rules/explicit-function-return-type.ts
...gin/src/rules/non-nullable-type-assertion-style.ts
...ges/eslint-plugin/src/rules/no-inferrable-types.ts
packages/type-utils/src/getTypeName.ts
... and225 more

@JoshuaKGoldbergJoshuaKGoldberg merged commit8176fb1 intotypescript-eslint:mainSep 7, 2022
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsOct 8, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg approved these changes

Assignees
No one assigned
Labels
awaiting responseIssues waiting for a reply from the OP or another party
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Website: Consider always expanding collapsible sidebar menus under docs/
2 participants
@santoshyadavdev@JoshuaKGoldberg

[8]ページ先頭

©2009-2025 Movatter.jp