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

Renaming incremental element functions. #12

Merged
merged 1 commit into from
Jul 7, 2015
Merged

Renaming incremental element functions. #12

merged 1 commit into from
Jul 7, 2015

Conversation

sparhami
Copy link
Contributor

@sparhami sparhami commented Jul 7, 2015

ie_open -> elementOpen
ie_openStart -> elementOpenStart
ie_openEnd -> elementOpenEnd
ie_close -> elementClose
ie_void -> elementVoid
itext -> text
iattr -> attr

Changed indentation in examples, demo for attributes from aligning with first argument to being indented by 4.

Fixes #11
@cramforce

ie_open -> elementOpen
ie_openStart -> elementOpenStart
ie_openEnd -> elementOpenEnd
ie_close -> elementClose
ie_void -> elementVoid
itext -> text
iattr -> attr
@cramforce
Copy link
Contributor

Thank you so much. Much more readable and less Internet Explorer-ie :)

cramforce added a commit that referenced this pull request Jul 7, 2015
Renaming incremental element functions.
@cramforce cramforce merged commit 506b1b7 into google:master Jul 7, 2015
@sparhami sparhami deleted the rename branch July 7, 2015 22:02
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.

Consider renaming exports from require('incremental-dom')
2 participants