Emil Laine

Results 41 issues of Emil Laine

Scanning the proposals directory is currently not very user-friendly, only the proposal number is visible for each proposal: ![image](https://user-images.githubusercontent.com/7543552/181934757-aaeb9880-3228-44b7-a561-ea3196d719cf.png) To give a better idea what each proposal is about, without...

Closes #1492. Adds a website that is auto-generated from the markdown files in the repo, using [Docusaurus](https://docusaurus.io/docs). This will make it easier to browse the docs, by adding a navigation...

### 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). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
status: needs more information

Currently when I try run `yarn creevey --ui` with version `0.8.0-beta.0`, I get the following error in `preview.ts`: ``` [Creevey:54181] ERROR => SyntaxError: /Users/path/to/repo/stories/.storybook/preview.ts: Unexpected token, expected "from" (1:12) >...

I think `loki update` should delete the old reference image like `loki approve` does. My understanding is that `loki update` should be identical to running `loki test` followed by `loki...

This issue lists language features to be implemented for the v1.0 release. For the standard library roadmap, see #7. Note that ts-llvm will not attempt to implement all JavaScript/TypeScript language...

This issue lists standard library features to be implemented for the v1.0 release. Note that ts-llvm will not attempt to implement all of the JavaScript standard library, only those features...

Using tsviz v1.0.11. Unfortunately I cannot share the input code as it's proprietary. The input code uses typescript v3.3.3 if that matters. ``` $ tsviz -r . output.png /Users/emlai/.nvm/versions/node/v8.11.2/lib/node_modules/tsviz/bin/ts-analyser.js:60 childElement...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When I augment `IconButton` with...

new feature
good first issue
component: icon button