Jet

Results 7 issues of Jet

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Description - On large displays, the navbar's width isn't matched...

better engineering
status: accepting pr
domain: theme

## What problem does this feature solve? Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60 The...

help wanted
Good First Issue
Component: Form

The docs refer to running migrations with CLI. What's the command to run the migrate from CLI?

### Which @angular/* package(s) are the source of the bug? router ### Is this a regression? No ### Description `router.events` Observable is returning a 'Event_2' type [in the API](https://github.com/angular/angular/blob/master/goldens/public-api/router/router.md) This...

area: packaging
P3

**Describe the bug** `generateImages()` function is `async` and type hints that it will return a Promise but does not return a Promise. https://github.com/elegantapp/pwa-asset-generator/blob/aadbb9b35c8019270ad47004dd0edb1966a98588/src/main.ts#L119-L124 **Expected behavior** `generateImages()` should return a Promise...

bug
needs verification

## Expected behavior and actual behavior `link_to` does not generate correctly prefixed i18n URLs when using directory_indexes. I somehow remember this working before. Has anything changed or was this always...

notstale

Is it possible to use internationalization in the data files used for OGP? For example, if i wanted to localize the `title` and `description` in the generated open graph meta...