Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Add ARIA Code Hints #12471

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Add ARIA Code Hints #12471

merged 1 commit into from
Oct 3, 2016

Conversation

Coder206
Copy link
Contributor

With the aria-atomic, aria-activedescendant and aria-flowto. Has been compared to WYSIWYG for ARIA, its a match. @RaymondLim Plus added "none" to aria-autocomplete

@ingorichter
Copy link
Contributor

Great addition. Thank you. Would you mind changing the formatting back to the previous style? BTW: did you sign the contributor license agreement (CLA)?

@Coder206
Copy link
Contributor Author

@ingorichter I am not sure what you mean by "previous style". Yes I think I did!

@ingorichter
Copy link
Contributor

Looking at the diff, you can see that the previous formatting was different. Every entry was in one line.

@Coder206
Copy link
Contributor Author

@ingorichter Ok!

@ingorichter ingorichter self-assigned this Jun 21, 2016
@Coder206
Copy link
Contributor Author

@ingorichter Is my work done here?

@twang2218
Copy link

@Coder206 The code style are different. Many irrelevant code have been touched in the first commit. Here is the screenshot.

2016-07-22 23 03 50

Did you turn on the code beautify/format? Maybe you can turn them off and restore the original format, and try commit again. Thanks.

"zu"],
"global": "true" },
"role": { "attribOption": ["alert", "alertdialog", "article", "application", "banner", "button", "checkbox", "columnheader", "combobox",
"accesskey": { "attribOption": [], "global": "true" },
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@twang2218 I thought I did... I am not sure what is going on.

@twang2218
Copy link

@Coder206 I send a pull request in your repo to you to fix the format issue some days ago, could you merge it, so this issue can be fixed?

@Coder206
Copy link
Contributor Author

@twang2218 Ok sounds good.

@ficristo
Copy link
Collaborator

@twang2218 you need to sign the CLA http://dev.brackets.io/brackets-contributor-license-agreement.html
While indirectly, you still have modified the source.

@ingorichter do you have time to review this?

@twang2218
Copy link

@ficristo ok. It's done.

@ficristo
Copy link
Collaborator

@Coder206 Could you solve the merge conflicts?

@Coder206
Copy link
Contributor Author

@ficristo I am very confused as to what I have to do know. I have a enabled edits from maintainers.

@ficristo
Copy link
Collaborator

On your local branch you should merge master in it, solve eventual conflicts and push again your changes.

@Coder206
Copy link
Contributor Author

@ficristo Ok I am wondering why this PR wasn't merged beforehand.

@Coder206
Copy link
Contributor Author

Coder206 commented Oct 2, 2016

Ping!

@ficristo
Copy link
Collaborator

ficristo commented Oct 2, 2016

If your ping is about this not be merged, keep in mind that at the moment Adobe is focused on Dreamweaver so there isn't much help there.

Personally I was thinking @ingorichter would have reviewed this.
Then, as some weeks ago, I was hoping a 1.8 release would come out, and I was waiting it before reviewing your PR myself.

For the conflicts they happen: you should resolve them.

@Coder206 Coder206 force-pushed the patch-1 branch 3 times, most recently from a67f9e0 to 8c59732 Compare October 2, 2016 19:16
@Coder206
Copy link
Contributor Author

Coder206 commented Oct 2, 2016

@ficristo Done!

Copy link
Contributor

@zaggino zaggino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to fix the diff, you merged master incorrectly removing autocomplete options:
image

@Coder206 Coder206 changed the title Added ARIA Code hints v2 Added ARIA Code hints Oct 3, 2016
@Coder206 Coder206 changed the title Added ARIA Code hints Add ARIA Code Hints Oct 3, 2016
@Coder206 Coder206 force-pushed the patch-1 branch 2 times, most recently from 1514c98 to 425c481 Compare October 3, 2016 01:35
The purpose of the code is to add the ARIA code hints for HTML. Before
this, there were no code hints for the ARIA spec. This change allows
developers to get the ARIA codes while programming.
@Coder206
Copy link
Contributor Author

Coder206 commented Oct 3, 2016

Changes made :)

@zaggino zaggino merged commit f57c991 into adobe:master Oct 3, 2016
@zaggino
Copy link
Contributor

zaggino commented Oct 3, 2016

👍 thanks @Coder206

@ingorichter
Copy link
Contributor

Sorry. I somehow missed that

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants