| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Merge pull request #7993 from google/develop chore: merge develop into rc/v11 | 2 年前 | |
fix: highlighting connections in zelos, also highlight connections moving (#7795) * fix: remove zelos highlight override * feat: add isHighlighted to rendered connection * feat: add refreshing connection highlighting * chore: remove highlight and unhighlight connection APIs * chore: PR comments | 2 年前 | |
merge develop into rc/v11.0.0 | 2 年前 | |
refactor(build): Delete Closure Library (#7415) * fix(build): Restore erroneously-deleted filter function This was deleted in PR #7406 as it was mainly being used to filter core/ vs. test/mocha/ deps into separate deps files - but it turns out also to be used for filtering error messages too. Oops. * refactor(tests): Migrate advanced compilation test to ES Modules * refactor(build): Migrate main.js to TypeScript This turns out to be pretty straight forward, even if it would cause crashing if one actually tried to import this module instead of just feeding it to Closure Compiler. * chore(build): Remove goog.declareModuleId calls Replace goog.declareModuleId calls with a comment recording the former module ID for posterity (or at least until we decide how to reformat the renamings file. * chore(tests): Delete closure/goog/* For the moment we still need something to serve as base.js for the benefit of closure-make-deps, so we keep a vestigial base.js around, containing only the @provideGoog declaration. * refactor(build): Remove vestigial base.js By changing slightly the command line arguments to closure-make-deps and closure-calculate-chunks the need to have any base.js is eliminated. * chore: Typo fix for PR #7415 | 2 年前 | |
fix: Zelos comments shouldn't be bold (#8141) Resolves #8061 | 2 年前 |