{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":123625732,"defaultBranch":"master","name":"fast","ownerLogin":"microsoft","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-02T20:10:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6154722?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717789069.0","currentOid":""},"activityList":{"items":[{"before":"d0d0ccca3122dd2048b9978e970d605dbea330af","after":"f8ce4e1f8a8fe5c055158216b1977f91cfae671d","ref":"refs/heads/users/janechu/add-di-doc","pushedAt":"2024-06-07T19:48:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Addressing unnecessary type annotation","shortMessageHtmlLink":"Addressing unnecessary type annotation"}},{"before":"8f773536bde1bccfb9ed15c6b89873901a6608a3","after":"d0d0ccca3122dd2048b9978e970d605dbea330af","ref":"refs/heads/users/janechu/add-di-doc","pushedAt":"2024-06-07T19:45:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update sites/website/src/docs/advanced/dependency-injection.md\n\nCo-authored-by: Nicholas Rice <3213292+nicholasrice@users.noreply.github.com>","shortMessageHtmlLink":"Update sites/website/src/docs/advanced/dependency-injection.md"}},{"before":null,"after":"50fc2bd124bb0be6d739265ec8600588a72c3a58","ref":"refs/heads/users/janechu/add-api-extractor-to-all-exports","pushedAt":"2024-06-07T19:37:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add api-extractor generated docs for di and context export paths","shortMessageHtmlLink":"Add api-extractor generated docs for di and context export paths"}},{"before":"9c6dbb66615e6d229fc0ebf8065a67f109139f26","after":"1f9c97df9acae24be44f239bd66b5b2157c7f3e5","ref":"refs/heads/archives/fast-element-1","pushedAt":"2024-06-06T23:01:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"chrisdholt","name":"Chris Holt","path":"/chrisdholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13071055?s=80&v=4"},"commit":{"message":"fix(fast-element1): fix toolbar navigation tests (#6976)\n\n* Fix toolbar tests\r\n\r\n* Remove stray .only\r\n\r\n* Change files\r\n\r\n* Disable last failing test","shortMessageHtmlLink":"fix(fast-element1): fix toolbar navigation tests (#6976)"}},{"before":null,"after":"8f773536bde1bccfb9ed15c6b89873901a6608a3","ref":"refs/heads/users/janechu/add-di-doc","pushedAt":"2024-06-06T21:49:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add dependency injection documentation","shortMessageHtmlLink":"Add dependency injection documentation"}},{"before":"3a44f0dc31af66a5a7d3a42ef61c45a43b885780","after":"cda08710ff09c96ac496d06c3366f2387cb42bed","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-06-05T17:54:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Merge branch 'master' into users/janechu/add-frontpage-to-docs","shortMessageHtmlLink":"Merge branch 'master' into users/janechu/add-frontpage-to-docs"}},{"before":"6765c85fafa4adcb1f767109bed7b503fe84f760","after":null,"ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-05T17:54:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"}},{"before":"8545ce02c1ea331b2100a035436b0041a3012436","after":"0e3632ff901b65bb5fa93d5709e4ecda464c97d9","ref":"refs/heads/master","pushedAt":"2024-06-05T17:54:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add migration documentation (#6974)\n\n# Pull Request\r\n\r\n## ๐Ÿ“– Description\r\n\r\nBased on the current documentation for 1.x, this additionally documentation highlights changes that will be necessary for any consumers of `@microsoft/fast-element` and suggested changes.\r\n\r\n## ๐Ÿ‘ฉโ€๐Ÿ’ป Reviewer Notes\r\n\r\nThere may be additional breaking changes, however since the original documentation does not necessarily go over them, we will assume that no one is using an undocumented (outside of API extractor) part of the API. All other breaking changes should be noted in the forthcoming changelog.\r\n\r\n## โœ… Checklist\r\n\r\n### General\r\n\r\n- [ ] I have included a change request file using `$ yarn change`\r\n- [ ] I have added tests for my changes.\r\n- [x] I have tested my changes.\r\n- [x] I have updated the project documentation to reflect my changes.\r\n- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/master/CODE_OF_CONDUCT.md#our-standards) for this project.","shortMessageHtmlLink":"Add migration documentation (#6974)"}},{"before":"95e45c82433d717af8d345f9550bfee38e4ac55e","after":"6765c85fafa4adcb1f767109bed7b503fe84f760","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-05T03:18:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update sites/website/src/docs/migration-guide.md\n\nCo-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>","shortMessageHtmlLink":"Update sites/website/src/docs/migration-guide.md"}},{"before":"8ed67008b1af345cae1795b15ad4195d035a449f","after":"95e45c82433d717af8d345f9550bfee38e4ac55e","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-05T03:18:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update sites/website/src/docs/migration-guide.md\n\nCo-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>","shortMessageHtmlLink":"Update sites/website/src/docs/migration-guide.md"}},{"before":"1eb39848a411c06dada124100b4935db0e6e2972","after":"8ed67008b1af345cae1795b15ad4195d035a449f","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-05T03:18:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update sites/website/src/docs/migration-guide.md\n\nCo-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>","shortMessageHtmlLink":"Update sites/website/src/docs/migration-guide.md"}},{"before":"f4ba08286229debd03a8da85101c74cba234222e","after":"1eb39848a411c06dada124100b4935db0e6e2972","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-04T20:45:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Merge branch 'master' into users/janechu/add-migration-doc","shortMessageHtmlLink":"Merge branch 'master' into users/janechu/add-migration-doc"}},{"before":"4f5ae4b82f963e463fb79c270b181854ab424c15","after":"3a44f0dc31af66a5a7d3a42ef61c45a43b885780","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-06-04T20:45:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Merge branch 'master' into users/janechu/add-frontpage-to-docs","shortMessageHtmlLink":"Merge branch 'master' into users/janechu/add-frontpage-to-docs"}},{"before":"660d4ace9af6dbe064ceaae47d8d13f68937eb0f","after":null,"ref":"refs/heads/users/janechu/rename-1.0.0-to-1.x","pushedAt":"2024-06-04T20:45:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"}},{"before":"5eb926a3f3ec49782bf6ba5c2d58cb8b8c35e7f1","after":"8545ce02c1ea331b2100a035436b0041a3012436","ref":"refs/heads/master","pushedAt":"2024-06-04T20:45:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Rename 1.0.0 versioned docs to 1.x (#6975)\n\n# Pull Request\r\n\r\n## ๐Ÿ“– Description\r\n\r\nThe initial re-working of the docs named the previous version as \"legacy\", which was relpaced by \"1.0.0\" as we are now starting our release path for `@microsoft/fast-element` to \"2.0.0\", this is a mistake however and should be \"1.x\" to keep the major versions as the key alignment, 1.x and 2.x should be used respectively without reference to minor or patch versions to avoid confusion.\r\n\r\nThis may necessitate updates to the docs when new features come out as being available from \"2.1.0\" onwards for example, a similar pattern is observed in TypeScript docs.\r\n\r\n## ๐Ÿ‘ฉโ€๐Ÿ’ป Reviewer Notes\r\n\r\nThis is a simple rename, content has not been changed.\r\n\r\n## โœ… Checklist\r\n\r\n### General\r\n\r\n\r\n\r\n- [ ] I have included a change request file using `$ yarn change`\r\n- [ ] I have added tests for my changes.\r\n- [x] I have tested my changes.\r\n- [x] I have updated the project documentation to reflect my changes.\r\n- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/master/CODE_OF_CONDUCT.md#our-standards) for this project.","shortMessageHtmlLink":"Rename 1.0.0 versioned docs to 1.x (#6975)"}},{"before":null,"after":"660d4ace9af6dbe064ceaae47d8d13f68937eb0f","ref":"refs/heads/users/janechu/rename-1.0.0-to-1.x","pushedAt":"2024-06-04T16:18:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Rename 1.0.0 versioned docs to 1.x","shortMessageHtmlLink":"Rename 1.0.0 versioned docs to 1.x"}},{"before":"00a6f50a790d34bcc211f1c1cec9e169a0db06ac","after":"f4ba08286229debd03a8da85101c74cba234222e","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-04T16:14:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add migration documentation","shortMessageHtmlLink":"Add migration documentation"}},{"before":null,"after":"00a6f50a790d34bcc211f1c1cec9e169a0db06ac","ref":"refs/heads/users/janechu/add-migration-doc","pushedAt":"2024-06-04T16:10:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add migration documentation","shortMessageHtmlLink":"Add migration documentation"}},{"before":"4e25adb8b42a5bae8a0650cf426642d6ba0ea9b1","after":"9f4011c012bee7f76e869ae54a88a6fe0a07a811","ref":"refs/heads/users/kingoftac/css-custom-states","pushedAt":"2024-06-04T00:26:12.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"KingOfTac","name":"Nathan Brown","path":"/KingOfTac","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/32497422?s=80&v=4"},"commit":{"message":"Merge branch 'master' into users/kingoftac/css-custom-states","shortMessageHtmlLink":"Merge branch 'master' into users/kingoftac/css-custom-states"}},{"before":"9d12c4f6c99bb94366e42f796768c592bc633135","after":null,"ref":"refs/heads/users/janechu/update-docs-content","pushedAt":"2024-06-03T19:07:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"}},{"before":"a789e140aa58098c10a35c86056a7f79a660b456","after":"5eb926a3f3ec49782bf6ba5c2d58cb8b8c35e7f1","ref":"refs/heads/master","pushedAt":"2024-06-03T19:07:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update to the docs content to be `@microsoft/fast-element` specific (#6972)\n\n# Pull Request\r\n\r\n## ๐Ÿ“– Description\r\n\r\nThis update to the docs:\r\n- Re-aligns docs around `@microsoft/fast-element`\r\n- Adds more docs around the `html`, `css` and `FASTElement` exports \r\n\r\n## ๐Ÿ‘ฉโ€๐Ÿ’ป Reviewer Notes\r\n\r\nThere are 3 `TODO` marked documents that require separate PRs and reviews:\r\n- DI (Dependency Injection)\r\n- Migration (from `@microsoft/fast-element` v1 to v2) there may not be any breaking changes but there might be some suggestions for users looking to update their package\r\n- Component library - with #6955 we are looking to assist the community in the creation of packages built on the `@microsoft/fast-element` package, this should provide some best practices and guidance on doing this. \r\n\r\n## โœ… Checklist\r\n\r\n### General\r\n\r\n\r\n\r\n- [ ] I have included a change request file using `$ yarn change`\r\n- [ ] I have added tests for my changes.\r\n- [x] I have tested my changes.\r\n- [x] I have updated the project documentation to reflect my changes.\r\n- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](https://github.com/microsoft/fast/blob/master/CODE_OF_CONDUCT.md#our-standards) for this project.\r\n\r\n## โญ Next Steps\r\n\r\n- Fill in the `TODO` docs in separate PRs","shortMessageHtmlLink":"Update to the docs content to be @microsoft/fast-element specific (#โ€ฆ"}},{"before":"e012f5b3f4ff037ebeb32ac06f9990c665c16baf","after":"9d12c4f6c99bb94366e42f796768c592bc633135","ref":"refs/heads/users/janechu/update-docs-content","pushedAt":"2024-06-03T17:43:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Address docs feedback","shortMessageHtmlLink":"Address docs feedback"}},{"before":"14e414c0e23cae4ebe3bdb5bd97a64525e70676c","after":"e012f5b3f4ff037ebeb32ac06f9990c665c16baf","ref":"refs/heads/users/janechu/update-docs-content","pushedAt":"2024-06-03T14:18:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Remove a redundant change file","shortMessageHtmlLink":"Remove a redundant change file"}},{"before":"04d2296d5a81bb0996525d74e6c22b2b58e5cca7","after":"14e414c0e23cae4ebe3bdb5bd97a64525e70676c","ref":"refs/heads/users/janechu/update-docs-content","pushedAt":"2024-06-03T14:12:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Remove obsolete squash emrge message docs","shortMessageHtmlLink":"Remove obsolete squash emrge message docs"}},{"before":"fb344c712a672ec47d99b9aab59453c120219cd5","after":"4f5ae4b82f963e463fb79c270b181854ab424c15","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-05-31T19:01:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Some font updating for smaller screens","shortMessageHtmlLink":"Some font updating for smaller screens"}},{"before":"c8738240d418c61b7ae7c8ce74cc7fc5505f59f7","after":"fb344c712a672ec47d99b9aab59453c120219cd5","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-05-31T18:49:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Changes to remove overflow on smaller screen sizes","shortMessageHtmlLink":"Changes to remove overflow on smaller screen sizes"}},{"before":"ace02dd6dab076b222a6b8d430cdc6d38646e664","after":"c8738240d418c61b7ae7c8ce74cc7fc5505f59f7","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-05-31T18:46:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Changes to remove overflow on smaller screen sizes","shortMessageHtmlLink":"Changes to remove overflow on smaller screen sizes"}},{"before":"ec7e528ffd4c5f8a7560678d38a45b20f9f52055","after":"ace02dd6dab076b222a6b8d430cdc6d38646e664","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-05-31T18:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Update sites/website/src/pages/index.jsx\n\nCo-authored-by: John Kreitlow <863023+radium-v@users.noreply.github.com>","shortMessageHtmlLink":"Update sites/website/src/pages/index.jsx"}},{"before":null,"after":"ec7e528ffd4c5f8a7560678d38a45b20f9f52055","ref":"refs/heads/users/janechu/add-frontpage-to-docs","pushedAt":"2024-05-31T16:06:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"Add frontpage to docs site","shortMessageHtmlLink":"Add frontpage to docs site"}},{"before":"9a78d697ac6f9f799e420e48cf32ffec19800b9c","after":"a789e140aa58098c10a35c86056a7f79a660b456","ref":"refs/heads/master","pushedAt":"2024-05-30T21:01:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"janechu","name":"Jane Chu","path":"/janechu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7559015?s=80&v=4"},"commit":{"message":"fix: remove link handler in disconnect (#6901)\n\n# Pull Request\r\n\r\n## ๐Ÿ“– Description\r\n\r\nClick event handler should be removed properly in `disconnect` method of `DefaultLinkHandler`.\r\nSince the event listener is added with `useCapture = true` in `connect` method, it's required to set `useCapture = true` in `removeEventListener` according to https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/removeEventListener#matching_event_listeners_for_removal\r\n\r\n### ๐ŸŽซ Issues\r\n\r\nWhen the `:config` property of `fast-router` is updated, the `tryConnect` method will `disconnect` link handler and `connect` again. In this case, the previous `click` event handler is not properly removed, which results in resource leak.\r\n\r\n## ๐Ÿ‘ฉโ€๐Ÿ’ป Reviewer Notes\r\n\r\n## ๐Ÿ“‘ Test Plan\r\n\r\n\r\n## โœ… Checklist\r\n\r\n### General\r\n\r\n- [x] I have included a change request file using `$ yarn change`\r\n- [ ] I have added tests for my changes.\r\n- [x] I have tested my changes.\r\n- [ ] I have updated the project documentation to reflect my changes.\r\n- [x] I have read the [CONTRIBUTING](https://github.com/microsoft/fast/blob/master/CONTRIBUTING.md) documentation and followed the [standards](/docs/community/code-of-conduct/#our-standards) for this project.\r\n\r\n### Component-specific\r\n\r\n- [ ] I have added a new component\r\n- [x] I have modified an existing component\r\n- [ ] I have updated the [definition file](https://github.com/microsoft/fast/blob/master/packages/web-components/fast-components/CONTRIBUTING.md#definition)\r\n- [ ] I have updated the [configuration file](https://github.com/microsoft/fast/blob/master/packages/web-components/fast-components/CONTRIBUTING.md#configuration)","shortMessageHtmlLink":"fix: remove link handler in disconnect (#6901)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX40JOAA","startCursor":null,"endCursor":null}},"title":"Activity ยท microsoft/fast"}