Sudara
Sudara
> I'll take a look at SelectionModes Yeah, not 100% sure it makes sense, just thought I'd mention. To do that, we'd need to have the UI be a multi-select...
@dikadk Should I take a look at this and add a lock toggle? Or is there more you wanted to do on it...
Hey cool! No worries on the SelectionModes, just wanted to mention them since they are new. Wait, I got confused again. Does this PR cover #90 ? I'm guessing the...
Ok perfect! I'll check it out asap and merge and figure out a lock icon while I'm at it...
I added the lock icon, did a bit of refactoring and then just decided to add the lock. It's very basic right now, just prevents any selection or hover. Not...
Ah ok, if it's always going to be enabled on visible components, perhaps it doesn't make sense to show it, replacing it with the title/description/role/actions metadata makes more sense!
I guess accessibility metadata would be awesome to 1. edit in the inspector 2. json file gets updated 3. app notices the json file gets uploaded and re-consumes it Not...
Would LOVE to display accessibility name and role. I'm a n00b and doesn't understand the benefit of `value` or whether that'll be useful— but I trust you 100% on this...
This is a fantastic idea.
What are the benefits of going an evented route vs. returning data from the CLI in a format like json? I think long ago we were goin to roll with...