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

[WebProfilerBundle] Fix time panel legend buttons#33575

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

@fancyweb
Copy link
Contributor

QA
Branch?4.3
Bug fix?yes
New feature?no
Deprecations?no
Tickets#33536
LicenseMIT
Doc PR-

It fixes the buttons multiple generations and the toggle behavior as well.

this.categories=Array.from(Object.keys(classnames)).map(this.createCategory);
this.categories=[];

Object.keys(classnames).forEach(this.createCategory);
Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

this.theme.getDefaultCategories().forEach(this.createCategory) on 4.4.

@nicolas-grekasnicolas-grekas added this to the4.3 milestoneSep 14, 2019
@fabpot
Copy link
Member

Thank you@fancyweb.

fabpot added a commit that referenced this pull requestSep 15, 2019
This PR was merged into the 4.3 branch.Discussion----------[WebProfilerBundle] Fix time panel legend buttons| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |#33536| License       | MIT| Doc PR        | -It fixes the buttons multiple generations and the toggle behavior as well.Commits-------7f4c8d3 [WebProfilerBundle] Fix time panel legend buttons
@fabpotfabpot merged commit7f4c8d3 intosymfony:4.3Sep 15, 2019
@fancywebfancyweb deleted the web-profiler-bundle-fix-time-legend-buttons branchSeptember 15, 2019 11:48
@fabpotfabpot mentioned this pull requestOct 7, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

4 participants

@fancyweb@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp