-
Notifications
You must be signed in to change notification settings - Fork 14
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
apg/issue-2747-feed-example generated by aria-practices #248
Conversation
✅ Deploy Preview for aria-practices ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The file path is fixed and the feed display page is loading!
3b1ea85
to
11a9bfb
Compare
@@ -524,7 +524,7 @@ if (enableSidebar) document.body.classList.add('has-sidebar'); | |||
<tr> | |||
<th scope="row">Redo action</th> | |||
<td><kbd>Control + Y</kbd></td> | |||
<td><kbd>Command + Shift + Z</kbd></td> | |||
<td>Command + Shift + Z</td> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May Matt King fix this but we decided to do this based on the suggestion in the PR 1611
<kbd>Command</kbd><kbd>+</kbd><kbd>Shift</kbd><kbd>+</kbd><kbd>Z</kbd>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
keyboard tag change can be done later as bulk process.
# Conflicts: # ARIA/apg/about/contributing/contributing.md # ARIA/apg/patterns/accordion/examples/accordion.md # ARIA/apg/patterns/alert/examples/alert.md # ARIA/apg/patterns/alertdialog/examples/alertdialog.md # ARIA/apg/patterns/breadcrumb/examples/breadcrumb.md # ARIA/apg/patterns/button/examples/button.md # ARIA/apg/patterns/button/examples/button_idl.md # ARIA/apg/patterns/carousel/examples/carousel-1-prev-next.md # ARIA/apg/patterns/carousel/examples/carousel-2-tablist.md # ARIA/apg/patterns/checkbox/examples/checkbox-mixed.md # ARIA/apg/patterns/checkbox/examples/checkbox.md # ARIA/apg/patterns/combobox/examples/combobox-autocomplete-both.md # ARIA/apg/patterns/combobox/examples/combobox-autocomplete-list.md # ARIA/apg/patterns/combobox/examples/combobox-autocomplete-none.md # ARIA/apg/patterns/combobox/examples/combobox-datepicker.md # ARIA/apg/patterns/combobox/examples/combobox-select-only.md # ARIA/apg/patterns/combobox/examples/grid-combo.md # ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog.md # ARIA/apg/patterns/dialog-modal/examples/dialog.md # ARIA/apg/patterns/disclosure/examples/disclosure-faq.md # ARIA/apg/patterns/disclosure/examples/disclosure-image-description.md # ARIA/apg/patterns/disclosure/examples/disclosure-navigation-hybrid.md # ARIA/apg/patterns/disclosure/examples/disclosure-navigation.md # ARIA/apg/patterns/feed/examples/feed.md # ARIA/apg/patterns/grid/examples/advanced-data-grid.md # ARIA/apg/patterns/grid/examples/data-grids.md # ARIA/apg/patterns/grid/examples/layout-grids.md # ARIA/apg/patterns/link/examples/link.md # ARIA/apg/patterns/listbox/examples/listbox-collapsible.md # ARIA/apg/patterns/listbox/examples/listbox-grouped.md # ARIA/apg/patterns/listbox/examples/listbox-rearrangeable.md # ARIA/apg/patterns/listbox/examples/listbox-scrollable.md # ARIA/apg/patterns/menu-button/examples/menu-button-actions-active-descendant.md # ARIA/apg/patterns/menu-button/examples/menu-button-actions.md # ARIA/apg/patterns/menu-button/examples/menu-button-links.md # ARIA/apg/patterns/menubar/examples/menubar-editor.md # ARIA/apg/patterns/menubar/examples/menubar-navigation.md # ARIA/apg/patterns/meter/examples/meter.md # ARIA/apg/patterns/radio/examples/radio-activedescendant.md # ARIA/apg/patterns/radio/examples/radio-rating.md # ARIA/apg/patterns/radio/examples/radio.md # ARIA/apg/patterns/slider-multithumb/examples/slider-multithumb.md # ARIA/apg/patterns/slider/examples/slider-color-viewer.md # ARIA/apg/patterns/slider/examples/slider-rating.md # ARIA/apg/patterns/slider/examples/slider-seek.md # ARIA/apg/patterns/slider/examples/slider-temperature.md # ARIA/apg/patterns/spinbutton/examples/datepicker-spinbuttons.md # ARIA/apg/patterns/switch/examples/switch-button.md # ARIA/apg/patterns/switch/examples/switch-checkbox.md # ARIA/apg/patterns/switch/examples/switch.md # ARIA/apg/patterns/table/examples/sortable-table.md # ARIA/apg/patterns/table/examples/table.md # ARIA/apg/patterns/tabs/examples/tabs-automatic.md # ARIA/apg/patterns/tabs/examples/tabs-manual.md # ARIA/apg/patterns/toolbar/examples/toolbar.md # ARIA/apg/patterns/treegrid/examples/treegrid-1.md # ARIA/apg/patterns/treeview/examples/treeview-1a.md # ARIA/apg/patterns/treeview/examples/treeview-1b.md # ARIA/apg/patterns/treeview/examples/treeview-navigation.md # _external/aria-practices # content-assets/wai-aria-practices/patterns/combobox/examples/js/select-only.js
Generated by w3c/aria-practices#2775.