-
Notifications
You must be signed in to change notification settings - Fork 490
Add sort buttons (▲/▼) to TreeView columns #4203
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
Closed
parttimenerd
wants to merge
169
commits into
firefox-devtools:main
from
parttimenerd:parttimenerd_sort_table
Closed
Changes from 3 commits
Commits
Show all changes
169 commits
Select commit
Hold shift + click to select a range
bac3a46
🔃 Daily sync: main -> l10n (August 4, 2022)
b81d70c
Pontoon: Update Kabyle (kab) localization of Firefox Profiler
88d3578
🔃 Daily sync: main -> l10n (August 5, 2022)
7267060
Pontoon: Update Kabyle (kab) localization of Firefox Profiler
06deb1a
🔃 Daily sync: main -> l10n (August 9, 2022)
9690885
🔃 Daily sync: main -> l10n (August 10, 2022)
088f334
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg 6cac221
Pontoon: Update Italian (it) localization of Firefox Profiler
53dc4c8
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman 4c65af5
Pontoon: Update German (de) localization of Firefox Profiler
robovoice1 f4f19ee
Pontoon: Update Interlingua (ia) localization of Firefox Profiler
Karm46 c9b7a16
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk af94b64
Pontoon: Update English (Great Britain) (en-GB) localization of Firef…
59a3161
🔃 Daily sync: main -> l10n (August 11, 2022)
72d2f44
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler
1280fb3
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire c333d5c
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler
RAVMN 149a07a
🔃 Daily sync: main -> l10n (August 12, 2022)
d9aba28
Pontoon: Update French (fr) localization of Firefox Profiler
TheoChevalier 6f7dd22
🔃 Daily sync: main -> l10n (August 17, 2022)
c1dd011
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg cf2e4c3
Pontoon: Update Italian (it) localization of Firefox Profiler
e38c511
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire 741d20a
Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler
Fjoerfoks a1a78ca
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman 8743c81
Pontoon: Update German (de) localization of Firefox Profiler
robovoice1 6e1e394
Pontoon: Update Dutch (nl) localization of Firefox Profiler
Fjoerfoks d33df8a
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk d8de302
Pontoon: Update Interlingua (ia) localization of Firefox Profiler
Karm46 531ff95
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler
RAVMN bcf9487
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler
4ce6ac5
🔃 Daily sync: main -> l10n (August 19, 2022)
canova 04a39d4
Show the self time category breakdown in the sidebar
parttimenerd e2dd5e8
Pontoon: Update Italian (it) localization of Firefox Profiler
b909dbd
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk 1543254
Pontoon: Update German (de) localization of Firefox Profiler
robovoice1 4faa69e
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire 5061c03
Pontoon: Update Interlingua (ia) localization of Firefox Profiler
Karm46 5fec69a
Pontoon: Update English (Great Britain) (en-GB) localization of Firef…
5822aa2
🔃 Daily sync: main -> l10n (August 20, 2022)
dfc8052
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg 07c9413
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman 7393166
Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler
6a5afe9
Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler
Fjoerfoks 814547f
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler
RAVMN 54427d2
Pontoon: Update French (fr) localization of Firefox Profiler
TheoChevalier 070bd1d
🔃 Daily sync: main -> l10n (August 24, 2022)
e74db6d
Pontoon: Update Dutch (nl) localization of Firefox Profiler
Fjoerfoks ce8a1fb
Implement sort arrows for MarkerTable
parttimenerd 76ae585
Pontoon: Update Kabyle (kab) localization of Firefox Profiler
f2cb0ff
Pontoon: Update Kabyle (kab) localization of Firefox Profiler
5f297e4
Fix linter errors
parttimenerd de8d6a6
Add sorting to Call Tree view and tests
parttimenerd bb8b23b
⬆️ Update @codemirror/view to version 6.2.0 (PR #4202)
depfu[bot] 5eb3873
Merge branch 'main' into parttimenerd_show_self_time_categories_in_si…
canova 84a1eae
Show the self time category breakdown in the sidebar (Merge PR #4195)
canova 7503454
🔃 Daily sync: main -> l10n (August 26, 2022)
6c371c3
Update all development Yarn dependencies (2022-08-29) (PR #4211)
depfu[bot] f23cfc7
🔃 Daily sync: main -> l10n (August 30, 2022)
f0c5451
Open the categories in the side bar by default
parttimenerd 10d5098
Move category open state into url
parttimenerd 32e98f3
Fix bug
parttimenerd 796f1ab
Implement suggestions and fix test case
parttimenerd 9fbdf39
Add url handling test
parttimenerd 78cc919
⬆️ Update core-js to version 3.25.0 (PR #4213)
depfu[bot] 5ae87b5
Fix small stuff
parttimenerd 6595120
🔃 Daily sync: main -> l10n (September 2, 2022)
90ae5ea
Use proper reducer for category open change
parttimenerd c6b6a33
Extract the power track's tooltip to a component
julienw ca25fef
Convert the new track power tooltip component to a connected component
julienw 1fe54bb
Extract the track power's tooltip component to its own file
julienw 375dcec
Uses the TooltipDetail component to display the information in the tr…
julienw 01ab1be
Extract the localization of power values to a function
julienw cdedf81
Provide the information about the preview selection to the track powe…
julienw 22f73d2
Show the sum of power in ranges
julienw 8ca762f
Adjust tests
julienw c1e3c65
Show the sum of the power usage in power track's tooltips (Merge PR #…
julienw 8b133d6
Handle total and self category times differently
parttimenerd 2f07067
🔃 Daily sync: main -> l10n (September 3, 2022)
704a4b3
Pontoon: Update German (de) localization of Firefox Profiler
koehlermichael 2556e3b
Pontoon: Update Chinese (Taiwan) (zh-TW) localization of Firefox Prof…
petercpg 9692280
Pontoon: Update English (Great Britain) (en-GB) localization of Firef…
febd0e9
Pontoon: Update German (de) localization of Firefox Profiler
koehlermichael 9e02f10
Pontoon: Update Greek (el) localization of Firefox Profiler
asongofghostandfire 7478e31
Pontoon: Update Italian (it) localization of Firefox Profiler
96a9382
Pontoon: Update Interlingua (ia) localization of Firefox Profiler
Karm46 abff5b7
Pontoon: Update Spanish (Chile) (es-CL) localization of Firefox Profiler
RAVMN 6754677
Pontoon: Update Swedish (sv-SE) localization of Firefox Profiler
2f70225
Pontoon: Update Ukrainian (uk) localization of Firefox Profiler
IhorHordiichuk 477df8d
Pontoon: Update Chinese (China) (zh-CN) localization of Firefox Profiler
35a2fcd
Update all development Yarn dependencies (2022-09-05)
depfu[bot] 7b17e99
Configure jest's snapshot format to use the format from Jest 28 and b…
julienw 91f17ab
Update all development Yarn dependencies (2022-09-05) (Merge PR #4214)
julienw 475c25a
Pontoon: Update Dutch (nl) localization of Firefox Profiler
markh-bz a040f66
Pontoon: Update Portuguese (Brazil) (pt-BR) localization of Firefox P…
MarceloGhelman e9a11ee
Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler
Fjoerfoks 0492a59
Pontoon: Update Frisian (fy-NL) localization of Firefox Profiler
Fjoerfoks 565eea5
Move open categories state out of URL
parttimenerd 6433b88
🔃 Daily sync: main -> l10n (September 6, 2022)
f3971d6
🔃 Sync: l10n -> main (September 6, 2022) (Merge PR #4218)
canova 680c6b9
Remove the sha256 hashes for the addon scripts, because we don't use …
julienw 7ff65cc
Add wasm-unsafe-eval so that we can execute WASM code
julienw b90be9c
Remove the use of withHistoryReplaceStateSync
julienw 5f3fb2f
Merge branch 'main' into parttimenerd_open_categories_in_sidebar
julienw 58b5db6
Do not lose open categories in the sidebar when changing panels (Merg…
julienw 81ccf5e
⬆️ Update @codemirror/view to version 6.2.2 (PR #4223)
depfu[bot] 859c42a
Update Yarn install docs
kazarmy b10247f
Add link for other install procedures
kazarmy 53f1c8a
Update Yarn install docs (Merge PR #4224)
julienw e21b076
Make this comment more precise.
mstange e260b54
Add support for [sym:...] in plain text profiles.
mstange 160ea67
Add address-timings.js and tests.
mstange bb198c4
Add address-timings.js and tests. (Merge PR #4192)
mstange 8bbd5cb
Update all development Yarn dependencies (2022-09-12) (PR #4229)
depfu[bot] 9f409db
Merge branch 'main' into support-wasm-csp
julienw f7a50fa
Tweak the CSP to support WebAssembly again (Merge PR #4220)
julienw 78e2d53
Move component-specific CSS out of the shared file for TreeView
julienw cdbfc43
Use display: flex for the TreeView headers
julienw 40e1d9f
Change how the header's border is done, and add a border for the mark…
julienw 476fd83
Make the padding RTL friendly
julienw cb23e93
Give some more width to the marker table's type column
julienw 8b5a6f8
Make sure that the column don't shrink
julienw 1a5a9ca
Improve the CSS of the Treeview shared component (Merge PR #4225)
julienw 2e6405a
(Chrome Importer) Add and use `Native` category instead of `DOM` (PR …
kazarmy 3ef5bcd
Upgrade webpack and related packages to latest v4 version
julienw 5e49eb5
Upgrade webpack and its plugins to v5
julienw e3942e2
Update webpack config file
julienw 35b474b
Adjust the browserslist so that webpack can decide automatically what…
julienw 0030b9d
Remove the babel transformation for the nullish coalescing operator
julienw 2c765d9
Remove the direct dependency for @babel/plugin-proposal-nullish-coale…
julienw a9ff160
Upgrade webpack to version 5 (Merge PR #4217)
julienw 4526e72
Update postcss v7 to latest v7 version
julienw 136c66d
Update ansi-regex to latest v4 version
julienw 7002c0f
Upgrade thenify to latest v3 version
julienw e58d335
Upgrade for security advisories (Merge PR #4231)
julienw aa8ae11
Update all development Yarn dependencies (2022-09-19) (PR #4233)
depfu[bot] e549ec3
⬆️ Update classnames to version 2.3.2 (PR #4234)
depfu[bot] d7a29c3
add syntax highlighting support for .mjs ext
amilajack 703de7f
Check localhost for local data source too when displaying the upload …
parttimenerd a5bbc41
Merge branch 'main' into patch-1
mstange eb023c4
Add syntax highlighting support for .mjs ext (Merge PR #4236)
mstange ce8b984
⬆️ Update core-js to version 3.25.2 (PR #4244)
depfu[bot] 1bcee49
Squashed more types commits
parttimenerd 1591821
Improve formatting new types
parttimenerd 66974c7
Small fixes
parttimenerd cd14bd9
Update all development Yarn dependencies (2022-09-26) (PR #4245)
depfu[bot] dc47a74
Support list and table in formatFromMarkerSchema
parttimenerd ffe52a3
Add support for the µWh unit in tooltips showing energy amounts. (PR …
fqueze baf7965
⬆️ Update @codemirror/lang-javascript to version 6.1.0 (PR #4248)
depfu[bot] d06ec1f
⬆️ Update @lezer/highlight to version 1.1.1 (PR #4247)
depfu[bot] 79ac1c9
Use equal sized numbers
parttimenerd 17d4437
⬆️ Update idb to version 7.1.0 (PR #4252)
depfu[bot] 0a544dc
⬆️ Update @codemirror/state to version 6.1.2 (PR #4251)
depfu[bot] 8297bd6
Fix linting issues
julienw 9169a6d
Merge branch 'main' into parttimenerd_equal_sized_numbers
julienw d71fa0f
Use equal sized numbers (Merge PR #4254)
julienw e1ee179
Small changes to make the code clearer and more maintainable
julienw c8a30d3
Adjust CSS to make it more maintainable, RTL-friendly, and apply to t…
julienw 79f7f6a
Remove the scheme from formatted URLs
julienw 86f9f60
Merge branch 'main' into parttimenerd_more_types
julienw 44285e6
Add table and list marker format types (Merge PR #4201)
julienw 4147848
⬆️ Update react-redux to version 8.0.4 (PR #4255)
depfu[bot] 3b9a1e9
Update all development Yarn dependencies (2022-10-03)
depfu[bot] be80d29
Fix new stylelint violations
julienw a47f140
Update all development Yarn dependencies (2022-10-03) (Merge PR #4256)
julienw 884bd97
Add nativeSymbols functionSize column.
mstange 7b3a30c
Add nativeSymbols functionSize column (Merge PR #4226)
mstange 6c5b476
Merge branch 'parttimenerd_sort_table' of https://github.com/parttime…
parttimenerd 7f0f3a7
Incorporate the suggested changes
parttimenerd 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
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.
Uh oh!
There was an error while loading. Please reload this page.