Elsie He

Results 5 comments of Elsie He

Also, I realized the "Remove" button has an option to delete containers. However that's also not what I wanted: I don't want to remove the project from DockStation; I want...

If @jagenjo's stance on toolchains remains the same as what's been said in https://github.com/jagenjo/litegraph.js/issues/68 then I believe it's best to actually remove `litegraph.d.ts` altogether. There is no point in having...

Also, I realized what this means is that if `alwaysFetchAllSkinnyTiddlers` is set to `false`, and when the user navigates to a skinny tiddler, they would see a "blank" state for...

@Jermolene @pmario I updated the syntax to ES5 and made additional changes (see https://github.com/Jermolene/TiddlyWiki5/pull/6372#discussion_r776589364 for detail). Please re-review. Thanks!

The issue actually comes from this line: https://github.com/Shopify/hydrogen/blob/main/packages/hydrogen/src/product/VariantSelector.ts#L179. As you can see, that regular expression only matches the `en-us` format, and no other formats, despite your own documentations using the...