mgechev
18457f02f5
perf(devtools): disable flame graph animations
2021-03-19 11:48:06 -07:00
AleksanderBodurri
37dea7ccd7
fix(devtools): sort array indexes in ascending order
2021-03-18 13:32:36 -07:00
AleksanderBodurri
ec66218c28
fix(devtools): make flamegraph scrollable
2021-03-18 13:32:36 -07:00
mgechev
8c68a645c2
feat(devtools): add tooltip in bar chart
2021-03-16 17:03:59 -07:00
mgechev
23f8945f2f
fix(devtools): make the bar chart scrollable
2021-03-16 16:59:51 -07:00
AleksanderBodurri
cb4e86c016
fix(devtools): call change tab helper when tab changes as a result of the inspector being selected
2021-03-14 16:01:33 -07:00
AleksanderBodurri
8d00e44d9b
feat(devtools): hide router tree if router config isn't found
2021-03-11 18:18:48 -08:00
AleksanderBodurri
fb4c8da4fc
refactor(devtools): use ResizeObserver for directive forest to handle reorienting split pane and toggling breadcrumb buttons
2021-03-11 18:17:58 -08:00
AleksanderBodurri
794d06ab1b
refactor(devtools): refactor tree-map visualizer to use ResizeObserver instead of window resize listener
2021-03-11 18:17:58 -08:00
AleksanderBodurri
ffe86bb739
feat(devtools): change flamegraph component input to have it be responsive by default
2021-03-10 19:32:50 -08:00
AleksanderBodurri
bec8a2cd1b
refactor(devtools): implement programatic JSON download logic to replace dependency on filesaver library
2021-03-05 21:03:28 -08:00
AleksanderBodurri
9e7354abe0
refactor(devtools): remove unneccessary methods from DirectiveForest component and provide semantic meaning to some variable names
2021-03-04 16:14:31 -08:00
twerske
d66fe32c14
fix(devtools): time label on profiler
2021-03-04 14:12:50 -05:00
AleksanderBodurri
f46e9c9d76
feat(devtools): fix component styling for tooltip; add overflow to tree wrapper; truncate long tree labels
2021-03-04 13:49:47 -05:00
AleksanderBodurri
3b0f52a131
feat(devtools): implement dark mode styling for loading screen
2021-03-03 15:23:39 -08:00
AleksanderBodurri
73dff6f002
feat(devtools): disable devtools for production applications
2021-03-03 15:23:39 -08:00
Sumit Arora
0c10ddb98c
refactor(devtools): adding router-tree tests and reverting configuration
2021-03-01 15:10:35 -08:00
Sumit Arora
f28dae22ec
feat(devtools): adding router tree
2021-03-01 15:10:35 -08:00
AleksanderBodurri
daf2b614ca
test(devtools): add breadcrumb scroll button tests
2021-03-01 15:09:35 -08:00
AleksanderBodurri
2b1c7fb568
feat(devtools): create scroll buttons for breadcrumb feature
2021-03-01 15:09:35 -08:00
AleksanderBodurri
19ce8a6e9e
fix(devtools): prevent circular dependency between directive-property-resolver and property-data-source
2021-02-24 13:13:10 -08:00
twerske
f08eaabb25
fix(devtools): theming of profiler tab
2021-02-22 14:36:13 -08:00
AleksanderBodurri
774e662b11
fix(devtools): bump up the split pane gutter size for the profiler split pane and hide the icon
2021-02-17 15:33:43 -08:00
AleksanderBodurri
c9f0ac1dc7
refactor(devtools): clean up mat-tab csss
2021-02-14 15:36:44 -08:00
AleksanderBodurri
6b6e25e110
refactor(devtools): swap svg for mat-icon
2021-02-14 15:35:10 -08:00
AleksanderBodurri
21454e07a8
feat(devtools): implement invisible gutter technique from chrome devtools
2021-02-14 15:34:47 -08:00
twerske
ab221badb4
fix(devtools): resize dark mode and cursor
2021-02-05 13:36:08 -08:00
mgechev
7a59606aaa
fix(devtools): set proper height of the tree nodes
2021-01-29 14:32:50 -08:00
twerske
8c92af6905
fix(devtools): color and font sizes and other visuals
2021-01-27 19:46:46 -08:00
AleksanderBodurri
92679792e0
fix(devtools): fix case where the state of the change detection checkbox in the flamegraph is lost when the component is destroyed
2021-01-26 16:03:49 -08:00
twerske
d28e601bd4
fix(devtools): align theme to other Chrome DevTools
...
fixes rangle/angular-devtools#489 contrast issue
fixes rangle/angular-devtools#594 double scrolling
changes colors to follow Chrome DevTools tabs (first pass)
2021-01-26 16:02:33 -08:00
AleksanderBodurri
b552687298
feat(devtools): Allow ctrl/meta click to select/deselect multiple frames
2021-01-07 16:54:28 -08:00
AleksanderBodurri
5b3ecb3ea2
feat(devtools): scroll profiler frame info tab independently of active visualizer
2021-01-07 16:53:38 -08:00
mgechev
5ef4bca194
fix(devtools): set proper directive item and explorer height
...
Fix rangle/angular-devtools#551
2020-12-16 16:17:41 +02:00
mgechev
a8a17df3af
feat(devtools): highlight element when hovering the breadcrumbs
...
Close rangle/angular-devtools#552
2020-12-16 02:37:10 +02:00
mgechev
7dc1a35a62
feat(devtools): sort directive properties by name
2020-12-14 22:42:00 -05:00
Renovate Bot
5dec59bd99
build(devtools): update angular-framework
2020-11-20 16:25:35 +02:00
AleksanderBodurri
dbcf91bbe0
feat(devtools): allow user to click on component properties of type HTMLElement to inspect the element in the browser
2020-10-12 19:59:48 +03:00
AleksanderBodurri
8f8268ff1e
feat(devtools): add dark mode styling to flame graph rectangle strokes
2020-09-14 16:54:19 +03:00
AleksanderBodurri
a10a18b88b
refactor(devtools): remove unused color scheme object
2020-09-14 16:54:19 +03:00
mgechev
224cc433dd
test(devtools): add tests for the frame merge algorithm
2020-08-28 16:29:05 +03:00
mgechev
3d9ac47d12
feat(devtools): merge frames in the range
2020-08-28 16:29:05 +03:00
mgechev
a5a942b732
feat(devtools): add selection of multiple frames with shift
2020-08-28 16:29:05 +03:00
mgechev
25016b8810
feat(devtools): add multiple frame selection pointers
2020-08-28 16:29:05 +03:00
Emma Twersky
2aaa03a50d
fix(devtools): fixed height for controls on flame graph and save button ( rangle/angular-devtools#470 )
...
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-25 14:23:39 +03:00
Minko Gechev
0169295122
fix(devtools): linting errors to prevent ci failing ( rangle/angular-devtools#469 )
2020-08-25 14:22:58 +03:00
Emma Twersky
3633be9875
fix(devtools): Style Changes to Profiler, general color scheme, controls & responsiveness ( rangle/angular-devtools#468 )
...
* make angular version number copyable
* Make version selectable
* change instructions and icons in profiler
* make font size responsive
* fix: move checkbox to control panel
* fix: change loading indicator to match style
* fix: profiler tab style of graphs
* fix: version responsive to size
* fix: version colors
* fix: flame graph colors and change detection
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-24 23:19:37 +03:00
Emma Twersky
67faf7710c
fix(devtools): small improvements to Properties Details view ( rangle/angular-devtools#455 )
...
* change cursor to indicate editable feild
* add decorator to input/output in details view
* fix space conventions
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-21 20:43:59 +03:00
Emma Twersky
a0ba7f7762
fix(devtools): fix all remaining component tab color issues ( rangle/angular-devtools#458 )
2020-08-21 18:57:46 +03:00
Emma Twersky
c87d30eca5
fix(devtools): change colors ( rangle/angular-devtools#453 )
...
* change colors - full accessibility on contrast WCAG AAA
* small font size fix
Co-authored-by: Emma Twersky <emmatwersky@google.com>
2020-08-19 00:48:58 +03:00