-
when try to see the lottie preview... dont show anything...
video and animated gift work great.
-
If we can get this to type check properly, we would have perfect support for boilerplate-free mixins:
``` typescript
declare function Blah(target: T): T & {foo: number}
@Blah
class Foo {
bar() {…
-
## 翻訳者へ
ページを翻訳するために:
1. あなたが翻訳したいページについて、以下のチェックリストとコメント欄を見て、他の誰も翻訳することを宣言していないことを確認してください。
2. この Issue に、翻訳したいページ名をコメントしてください。**1 ページづつでお願いします**。
3. `gatsby-ja`リポジトリを Clone して、該当するページを翻訳しましょう…
-
As mentioned in #716 and discussed at the 2018 Tokyo f2f, lazy definitions would be a useful addition to the specs.
## What
A lazy definition would take a tag name and an async function that ret…
-
Webview2 is topmost and any WPF controls are hidden behind the webview2 component.
Tried setting the Z index without any success.
Should be able to set visibility level by the position in the XAML t…
-
It would be nice to be able to spread bindings in lit-html. One would be able to spread properties, attributes, and event listeners.
Syntax could look something like this:
```javascript
const spr…
-
## Overview
Data Explorer project represents a strategic effort to address the security concerns associated with the legacy Discover component while delivering an enhanced and versatile data explor…
-
Hi! I think your approach with behaviours too pretty similar to Subjects of RxJS. I mean smth like
``` js
const s = new Subject();
s.next(...);
```
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
## Changelog
June 2, 2024: Added section on relying on external libraryes
### Description
We have been re…
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…