dart-sdk/tools
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
..
abiversions dart migrate: Move title bar and add 'Migrate' check box next to title 2020-12-01 01:36:25 +00:00
apps/update_homebrew
bots [infra] Fix logical error in reactivating flakiness records 2020-12-01 01:25:14 +00:00
buildtools
dart2js
dom [html] mark a local variable as nullable 2020-09-25 21:34:54 +00:00
fuchsia
linux_dist_support/debian
package_deps [package_deps] improve package deps validation 2020-08-21 19:22:20 +00:00
patches Revert "Reland "update Glob in the sdk, also adds package:file to the sdk"" 2020-11-26 00:11:11 +00:00
sdks [infra] Update checked-in SDKs to 2.10.0-110.3.beta 2020-09-18 11:35:55 +00:00
spec_parser Update Dart.g to match language specification 2020-10-19 16:01:17 +00:00
test_generators
testing
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
build.py [infra] Fix build.py and gn.py to exit on SIGINT 2020-11-13 12:35:09 +00:00
canary.dart
clean_output_directory.py
copy_dart.py
copy_tree.py
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
diff_results.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
download_chromium_sysroot.sh
download_latest_dev_sdk.py
execute_recorded_testcases.py
experimental_features.yaml [vm] Get experimental flag default values from YAML 2020-11-13 00:29:38 +00:00
FAKE_COMMITS Migration: don't add experiment flag to analysis_options.yaml anymore. 2020-10-29 20:05:10 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_experimental_flags.dart [vm] Get experimental flag default values from YAML 2020-11-13 00:29:38 +00:00
generate_idefiles.py [infra] Remove test/kernel directory from testing scripts and infra scripts 2020-11-10 11:48:14 +00:00
generate_package_config.dart Require an SDK constraint in the package config generator. 2020-11-17 00:11:00 +00:00
git_cl_try.sh [Test tool] Remove -c dartkb configuration 2020-11-02 14:06:19 +00:00
gn.py [infra] Fix build.py and gn.py to exit on SIGINT 2020-11-13 12:35:09 +00:00
gn_helpers.py
line_doc_comments.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py [vm] Tweak version.cc generation 2020-09-03 10:00:24 +00:00
minidump.py
only_in_release_mode.py
opt_out_files.dart Add script to opt files out of null safety. 2020-10-17 01:28:53 +00:00
presubmit.sh
promote.py
publish_pkg.py
revert.py
run_debian_build.sh
run_offsets_extractor.sh [vm] Clean up handling of payload-containing objects. 2020-10-06 07:59:33 +00:00
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py
task_kill.py
test.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
test.py [infra] Rename test.py option to --cleanup-dart-processes 2020-11-02 15:22:55 +00:00
utils.py [vm] Delete ABI infrastructure 2020-08-06 19:55:12 +00:00
validate_test_matrix.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
VERSION [Language] Enable null safety in Dart 2.12. 2020-10-29 18:25:56 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart [infra] Update checked-in SDKs to 2.12.0-0.0.dev 2020-11-05 07:53:22 +00:00
yaml2json.py