Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add <selectmenu> element #1

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9f210d2
<selectmenu> spec in progress. Next up: Define controller code actions.
dandclark Nov 19, 2021
e6c0815
Add next/prev option algos
dandclark Nov 20, 2021
294f94d
Working on adding controller code state changes
dandclark Nov 30, 2021
bd075bf
Fix up line wrapping/spacing
dandclark Nov 30, 2021
2e0e1cc
Selectmenu with missing parts must not be rendered
dandclark Nov 30, 2021
00be913
Fixup list formatting
dandclark Nov 30, 2021
45389ff
Add steps to update a selectmenu selected value part
dandclark Dec 1, 2021
7811738
Fix more screwy list formatting
dandclark Dec 1, 2021
4344534
Add calls to update selected value parrt
dandclark Dec 1, 2021
aeb17fc
Fix misc issues with selectmenu constructor
dandclark Dec 1, 2021
2c34a4c
Change attr name from 'part' to 'behavior'
dandclark Dec 1, 2021
7f4271a
Fix a couple more constructor bugs and add note showing the initial s…
dandclark Dec 2, 2021
04caf8c
Fill out some missing pieces of the 'set the selected option' steps
dandclark Dec 2, 2021
bf35487
Misc fixups
dandclark Dec 3, 2021
393f6d0
Fix 'update selected-value part' steps
dandclark Dec 3, 2021
6c30c17
Update placeholder label element text to include selectmenu
dandclark Dec 4, 2021
0c1c862
More list formatting fixup
dandclark Dec 9, 2021
2b8d5d3
Update input/change firing to match OpenUI resolution
dandclark Dec 10, 2021
5e8ad88
Add examples of how UA might set up event handlers
dandclark Dec 10, 2021
4954eaa
Add examples for how developer might use selectmenu part slots
dandclark Dec 10, 2021
9a7ffce
Use the right data-x for selectmenu's required attr
dandclark Dec 15, 2021
b3055a2
Fix up behavior around option asking for reset when option selected a…
dandclark Dec 15, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading