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

apg/issue-2747-feed-example generated by aria-practices #248

Closed
wants to merge 23 commits into from

Conversation

michael-n-cooper-bot
Copy link
Collaborator

Generated by w3c/aria-practices#2775.

@netlify
Copy link

netlify bot commented Aug 10, 2023

Deploy Preview for aria-practices ready!

Name Link
🔨 Latest commit 30fe304
🔍 Latest deploy log https://app.netlify.com/sites/aria-practices/deploys/664ca3c4abaad100083e99a7
😎 Deploy Preview https://deploy-preview-248--aria-practices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@a11ydoer a11ydoer left a 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!

@howard-e howard-e force-pushed the apg/issue-2747-feed-example branch from 3b1ea85 to 11a9bfb Compare November 1, 2023 14:15
@@ -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>
Copy link

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>

Copy link

@a11ydoer a11ydoer left a 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.

daniel-montalvo and others added 9 commits December 19, 2023 17:13
# 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
@github-actions github-actions bot closed this May 22, 2024
@github-actions github-actions bot deleted the apg/issue-2747-feed-example branch May 22, 2024 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants