Lena Morita

Results 92 comments of Lena Morita

> @ciampo What if we want to customise the copy that's displayed there? Eg. the list is showing `Authors` instead of `No items found` I would like to pass my...

Confirming that `lapwing-aio` is breaking the plugin manager, still in the latest version 1.3.9. My workaround is to move out the files and relaunching before opening the plugin manager 😅...

> How do you go about updating? Is it as simple as hitting install/update in the plugin manager and restarting afterwards? I'm assuming it replaces those files that you take...

I suggest we start with an audit of our main "control" components to see which ones need fixing. These are listed in Storybook under [Components ▸ Selection & Input ▸...

> it's not TypeScript-friendly @ciampo What are the issues here? I don't think I've noticed any.

The reason we started looking for alternatives to option 3 is that it's very unergonomic when dealing with imports and private API unlocking. This will become even more of an...

The need for `Component` and `Component.Root` coexisting is not about versioning, but for providing an easy/consistent monolithic component for most use cases, in addition to providing a modular escape hatch...

> It seems like a lot of potentially duplicated effort to maintain readme's and Storybook. Right. I have recently set up a readme auto-generator (#66035) so the `README.md` files won't...

@auareyou I have a draft PR at #66617 so you can start reviewing/authoring the content for Button there.

Thanks for testing! Yes, encoding was fine. ``` file -I japanese.json japanese.json: application/json; charset=utf-8 ``` I also tried it in a secure input field to make sure that other apps...