| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 | 3 年前 | |
chore: Use .includes and .startsWith, not .indexOf (#7936) Easier to read than the diverse collection of `=== 0` and `!== -1` and `> -1` tests. | 2 年前 | |
merge develop into rc/v11.0.0 | 2 年前 | |
feat: connection highlighting in geras and thrasos (#7698) * chore: move connection highlighting into the geras renderer * chore: remove IConnectionHighlighter interface * chore: format * chore: fixup * chore: format * fix: PR comments | 2 年前 | |
feat: connection highlighting in geras and thrasos (#7698) * chore: move connection highlighting into the geras renderer * chore: remove IConnectionHighlighter interface * chore: format * chore: fixup * chore: format * fix: PR comments | 2 年前 | |
feat: support keyboard navigation of flyout buttons (#7852) * feat: support keyboard navigation of flyout buttons * fix: use FlyoutItem type for flyout contents, rework navigateBetweenStacks for flyouts | 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 年前 | |
chore: deprecate insertion marker manager and related methods (#7797) | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |