azuredatastudio
azuredatastudio copied to clipboard
Auto Detect Color Scheme
Is your feature request related to a problem? Please describe. Most of my apps updates when my OS transitions from/to light/dark color theme but Azure Date Studio doesn't.
Describe the solution or feature you'd like Automatic color theme changing like VSCode does.
Describe alternatives you've considered Manually changing it each time. 😢
Additional context VSCode calls this "Auto Detect Color Scheme"
⯅ @fluid-example/bundle-size-tests: +985 Bytes
| Metric Name | Baseline Size | Compare Size | Size Diff |
|---|---|---|---|
| aqueduct.js | 457.22 KB | 457.27 KB | ⯅ +49 Bytes |
| azureClient.js | 558.54 KB | 558.59 KB | ⯅ +52 Bytes |
| connectionState.js | 680 Bytes | 724 Bytes | ⯅ +44 Bytes |
| containerRuntime.js | 259.68 KB | 259.74 KB | ⯅ +57 Bytes |
| fluidFramework.js | 364.98 KB | 365.03 KB | ⯅ +43 Bytes |
| loader.js | 135.76 KB | 135.8 KB | ⯅ +35 Bytes |
| map.js | 39.83 KB | 39.86 KB | ⯅ +32 Bytes |
| matrix.js | 142.48 KB | 142.51 KB | ⯅ +35 Bytes |
| odspClient.js | 526.71 KB | 526.76 KB | ⯅ +51 Bytes |
| odspDriver.js | 98.29 KB | 98.34 KB | ⯅ +51 Bytes |
| odspPrefetchSnapshot.js | 42.11 KB | 42.15 KB | ⯅ +49 Bytes |
| sharedString.js | 159.28 KB | 159.32 KB | ⯅ +41 Bytes |
| sharedTree.js | 364.97 KB | 365 KB | ⯅ +39 Bytes |
| Total Size | 3.23 MB | 3.23 MB | ⯅ +985 Bytes |
Baseline commit: a6aaaf97dcafe308a1c2a34fd78930aa73f5e061
Generated by :no_entry_sign: dangerJS against 77f25410e5bac2c279595a94f08ba83bdcdb4ae1
⯅ @fluid-example/bundle-size-tests: +985 Bytes Baseline commit: a6aaaf9
These changes indicate that the compatibility changes needed to support these older browsers include some changes, with slight overhead. This is expected and indicates that the update to the webpack config to include this compatibility is doing something.
This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!