Port the picker and uniform list (#3248)

This adds a `UniformList` element and partially implements `Picker` as a
component, using `UniformList`. Because editor2 isn't fully implemented
yet, the picker doesn't have filtering logic yet. We want to merge this
for now though, to make the UniformList element available for other
crates.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2023-11-08 17:45:23 +01:00 committed by GitHub
commit 761d4fcd49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 966 additions and 227 deletions

View file

@ -37,4 +37,3 @@
((symbol) @comment
(#match? @comment "^#[cC][iIsS]$"))