-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added managed keyboard nav and roles to NxDropdown - RSC-989 #845
base: main
Are you sure you want to change the base?
Added managed keyboard nav and roles to NxDropdown - RSC-989 #845
Commits on Nov 2, 2022
-
Progress on basic keynav. - RSC-989
Andrew Prasetya committedNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 5fb9866 - Browse repository at this point
Copy the full SHA 5fb9866View commit details
Commits on Nov 7, 2022
-
Added basic menu keynav to dropdown menu. - RSC-989
Andrew Prasetya committedNov 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 6aa16f5 - Browse repository at this point
Copy the full SHA 6aa16f5View commit details -
Andrew Prasetya committed
Nov 7, 2022 Configuration menu - View commit details
-
Copy full SHA for b4a2f4c - Browse repository at this point
Copy the full SHA b4a2f4cView commit details
Commits on Nov 8, 2022
-
Added aria-controls to dropdown. - RSC-989
Andrew Prasetya committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 27ab642 - Browse repository at this point
Copy the full SHA 27ab642View commit details -
Added dropdown menu test. - RSC-989
Andrew Prasetya committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for e807803 - Browse repository at this point
Copy the full SHA e807803View commit details -
Andrew Prasetya committed
Nov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 47880d8 - Browse repository at this point
Copy the full SHA 47880d8View commit details -
Andrew Prasetya committed
Nov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for fc40f5d - Browse repository at this point
Copy the full SHA fc40f5dView commit details -
Merge branch 'main' into RSC-989_add-managed-keynav-and-roles-to-nx-d…
…ropdown
Andrew Prasetya committedNov 8, 2022 Configuration menu - View commit details
-
Copy full SHA for 3041e4b - Browse repository at this point
Copy the full SHA 3041e4bView commit details
Commits on Nov 10, 2022
-
Added convinience components and withWrapper (in progress). - RSC-989
Andrew Prasetya committedNov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 3353a93 - Browse repository at this point
Copy the full SHA 3353a93View commit details -
Use inputAttributes. - RSC-989
Andrew Prasetya committedNov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ee7a6f - Browse repository at this point
Copy the full SHA 1ee7a6fView commit details -
Update lib/src/components/NxDropdownMenu/NxDropdownMenu.tsx
Co-authored-by: Ross Pokorny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 775db95 - Browse repository at this point
Copy the full SHA 775db95View commit details -
Allow null for menuId. - RSC-989
Andrew Prasetya committedNov 10, 2022 Configuration menu - View commit details
-
Copy full SHA for d9fb143 - Browse repository at this point
Copy the full SHA d9fb143View commit details
Commits on Nov 14, 2022
-
Merge branch 'main' into RSC-989_add-managed-keynav-and-roles-to-nx-d…
…ropdown
Andrew Prasetya committedNov 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 3284aff - Browse repository at this point
Copy the full SHA 3284affView commit details -
Andrew Prasetya committed
Nov 14, 2022 Configuration menu - View commit details
-
Copy full SHA for a5b3689 - Browse repository at this point
Copy the full SHA a5b3689View commit details
Commits on Nov 15, 2022
-
Progress on moving keyboard nav logic to DropdownMenu. - RSC-989
Andrew Prasetya committedNov 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 10a9031 - Browse repository at this point
Copy the full SHA 10a9031View commit details
Commits on Nov 17, 2022
-
Progress on DropdownMenu. - RSC-989
Andrew Prasetya committedNov 17, 2022 Configuration menu - View commit details
-
Copy full SHA for b5267a5 - Browse repository at this point
Copy the full SHA b5267a5View commit details -
Progress on exploring wrapper idea. - RSC-989
Andrew Prasetya committedNov 17, 2022 Configuration menu - View commit details
-
Copy full SHA for 0953e28 - Browse repository at this point
Copy the full SHA 0953e28View commit details
Commits on Nov 18, 2022
-
Got toggle button to connect to dropdownMenu. - RSC-989
Andrew Prasetya committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 127c2ee - Browse repository at this point
Copy the full SHA 127c2eeView commit details -
Andrew Prasetya committed
Nov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 3693678 - Browse repository at this point
Copy the full SHA 3693678View commit details -
Updated withClass implementation. - RSC-989
Andrew Prasetya committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 641905f - Browse repository at this point
Copy the full SHA 641905fView commit details -
Added disableMenuNav. - RSC-989
Andrew Prasetya committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 680a197 - Browse repository at this point
Copy the full SHA 680a197View commit details -
Removed menu focus on reset click - filter dropdown - RSC-989
Andrew Prasetya committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 1dff85a - Browse repository at this point
Copy the full SHA 1dff85aView commit details
Commits on Nov 21, 2022
-
Andrew Prasetya committed
Nov 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 443bc32 - Browse repository at this point
Copy the full SHA 443bc32View commit details -
Fixed FilterDropdown. - RSC-989
Andrew Prasetya committedNov 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 62b966a - Browse repository at this point
Copy the full SHA 62b966aView commit details
Commits on Nov 22, 2022
-
Andrew Prasetya committed
Nov 22, 2022 Configuration menu - View commit details
-
Copy full SHA for e125b0e - Browse repository at this point
Copy the full SHA e125b0eView commit details -
Andrew Prasetya committed
Nov 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 103669a - Browse repository at this point
Copy the full SHA 103669aView commit details
Commits on Nov 23, 2022
-
Merge branch 'main' into RSC-989_add-managed-keynav-and-roles-to-nx-d…
…ropdown
Andrew Prasetya committedNov 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 87d5507 - Browse repository at this point
Copy the full SHA 87d5507View commit details
Commits on Nov 25, 2022
-
Andrew Prasetya committed
Nov 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 735b679 - Browse repository at this point
Copy the full SHA 735b679View commit details
Commits on Jan 9, 2023
-
Merge branch 'main' into RSC-989_add-managed-keynav-and-roles-to-nx-d…
…ropdown
Andrew Prasetya committedJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 8cf86b8 - Browse repository at this point
Copy the full SHA 8cf86b8View commit details
Commits on Jan 10, 2023
-
Merge branch 'main' into RSC-989_add-managed-keynav-and-roles-to-nx-d…
…ropdown
Andrew Prasetya committedJan 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 016943a - Browse repository at this point
Copy the full SHA 016943aView commit details