nathan
|
b91f66c629
|
Add some cleanup to find_select_options() make sure we're returning nice arrays instead of objects
|
2022-02-03 14:45:14 -07:00 |
|
nathan
|
e07220392d
|
Select widgets with static options as WebComponents
|
2022-01-17 15:13:50 -07:00 |
|
nathan
|
09cbc44e67
|
Get cached server-side options working for webcomponent
|
2022-01-14 09:29:59 -07:00 |
|
nathan
|
20c82b6d72
|
Starting on selectboxes with static options.
Not entirely sure this is the way to go, but at least we don't have to
1. copy the options
2. inherit the whole editable object for a readonly
|
2022-01-13 15:28:52 -07:00 |
|
nathan
|
fd7e7e2828
|
Basic tests for Et2Select, & fixes for bugs they revealed
|
2022-01-07 14:13:38 -07:00 |
|
nathan
|
57860e03db
|
Get onchange working (for select widget)
|
2022-01-06 16:22:55 -07:00 |
|
nathan
|
a48e6cf1d3
|
- Add cssImage() to help with putting our images into LitElement CSS blocks
- Some code cleanup
|
2022-01-05 10:21:18 -07:00 |
|
nathan
|
85f753324d
|
Remove unused import
|
2022-01-05 08:07:01 -07:00 |
|
nathan
|
f8ab5c521e
|
Selectbox webcomponent
|
2022-01-04 15:38:10 -07:00 |
|