dart-sdk/pkg
Sam Rawlins 17226bbbff dart migrate: Move title bar and add 'Migrate' check box next to title
This check box displays whether a file is migrating, opting out, or
already migrated. The check box can be clicked to toggle between
migrating and opting out. Clicking the check box updates status in the
navigation tree. Clicking on check boxes updates the status in the
title bar.

Screenshot here: https://screenshot.googleplex.com/9z9v9L5DHhBXzEU.png

In terms of the HTML, a new parent above '.content' div was added:
the '.file' div, which includes a '.title-bar' div above the '.content'
div.

Bug: https://github.com/dart-lang/sdk/issues/44101 and
Change-Id: I021f0dd873119ae801e29faa92e97fe48d03ef3c
https://github.com/dart-lang/sdk/issues/44124
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/174440
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2020-12-01 01:36:25 +00:00
..
_fe_analyzer_shared Prepare to publish analyzer 0.41.1 and _fe_analyzer_shared 14.0.0. 2020-11-30 20:14:43 +00:00
_js_interop_checks Revert "[kernel] Ensure that visitors don't implicitly returns null" 2020-11-18 14:51:30 +00:00
analysis_server Clean up WithNullSafetyLintMixin. 2020-12-01 00:05:39 +00:00
analysis_server_client [Analyzer] Add a new CompletionSuggestionKind for Pub package names 2020-11-27 17:38:16 +00:00
analyzer Move literal inference tests from StaticTypeAnalyzer2Test. 2020-11-30 20:30:03 +00:00
analyzer_cli Update to the latest package:yaml 2020-11-16 22:16:50 +00:00
analyzer_plugin Simplify addSource() in analyzer_plugin/ tests. 2020-11-28 05:12:47 +00:00
analyzer_utilities Rename pkg/analysis_tool to pkg/analyzer_utilities. 2020-11-13 17:46:30 +00:00
async_helper Update pkg dependencies on pkg:analyzer 2020-10-26 19:30:06 +00:00
build_integration Update pkg dependencies on pkg:analyzer 2020-10-26 19:30:06 +00:00
compiler [dart2js] Add coverage of read/write closed world flags. 2020-11-23 22:07:07 +00:00
dart2js_tools
dart2native [vm/dart2native] Ensure to normalize packages path (in addition to sourceFile) to guarantee consistency 2020-11-04 11:13:36 +00:00
dart_internal Support the latest SDK with pkg:dart_internal 2020-11-02 21:51:39 +00:00
dartdev [dartdev] add a --format option to dart analyze 2020-12-01 01:32:34 +00:00
dds [ DDS ] Add errorCode to DartDevelopmentServiceException to better 2020-11-18 23:45:41 +00:00
dev_compiler Revert "[ddc] Verify null safety modes of modules agree" 2020-11-21 17:42:25 +00:00
diagnostic
expect Reland "[vm/compiler] Move AssertAssignables out of closure bodies." 2020-11-18 22:42:31 +00:00
front_end [cfe] Rename isNullableByDefault annotation to isLegacy 2020-11-27 13:36:29 +00:00
frontend_server [frontend_server] Move ToStringTransformer to the Dart repo 2020-11-19 13:00:49 +00:00
js remove redundant experiment 2020-11-12 17:59:37 +00:00
js_ast [dart2js] Add a SizeEstimator for js ast. 2020-11-16 20:18:06 +00:00
kernel [cfe] Rename isNullableByDefault annotation to isLegacy 2020-11-27 13:36:29 +00:00
language_versioning_2.7_test
meta remove redundant experiment 2020-11-11 16:55:22 +00:00
modular_test Update to the latest package:yaml 2020-11-16 22:16:50 +00:00
native_stack_traces
nnbd_migration dart migrate: Move title bar and add 'Migrate' check box next to title 2020-12-01 01:36:25 +00:00
scrape Fix some error handling in scrape. 2020-11-30 15:19:30 +00:00
smith [Test tool] Remove -c dartkb configuration 2020-11-02 14:06:19 +00:00
sourcemap_testing
status_file
telemetry
test_runner Reland "Reland "update Glob in the sdk, also adds package:file to the sdk"" 2020-11-30 21:58:44 +00:00
testing remove a no longer used dartanalyzer env variable 2020-11-24 17:51:38 +00:00
vm [cfe] Rename isNullableByDefault annotation to isLegacy 2020-11-27 13:36:29 +00:00
vm_service [VM] Adds un-inlining for Service getStackTrace. 2020-11-16 17:05:08 +00:00
vm_snapshot_analysis
wasm [wasm] Clean up native objects using finalizers 2020-11-24 21:12:09 +00:00
.gitignore
BUILD.gn
pkg.status Remove obsolete dartfix build target and scripts 2020-11-13 09:18:36 +00:00