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

Translate React DOM Elements #80

Merged
merged 4 commits into from Aug 19, 2019

Conversation

GasimGasimzada
Copy link
Collaborator

@GasimGasimzada GasimGasimzada commented Aug 6, 2019

  • Overview
  • Differences in attributes
    • checked
    • className
    • dangerouslySetInnerHTML
    • htmlFor
    • onChange
    • selected
    • style
    • suppressContentEditableWarning
    • supressHydrationWarning
    • value
  • All Supported HTML attributes

@netlify
Copy link

netlify bot commented Aug 6, 2019

Deploy preview for az-reactjs ready!

Built with commit 1a682a5

https://deploy-preview-80--az-reactjs.netlify.com

@azizaismayilova
Copy link
Collaborator

Line 19 - İstisnalar aria-*data-* atributlarıdır: bu atributlar kiçik hərf ilə yazılmalıdır. Məsələn, siz aria-label atributunu aria-label kimi saxlaya bilərsiniz.
Line 33 - Əgər siz React-i Veb Komponentlər ilə işlədirsinizsə (nadir haldır) class atributu işlədin.
Line 37 - Bu səbəbdən HTML-i birbaşa React-ə...
Line 80 - Nəzərə alın ki, stillər avtomatik prefikslənmirlər.
Line 196 - Kiçik hərf istifadə etdiyiniz müddətdə siz xüsusi atributlar da işlədə bilərsiniz.

@GasimGasimzada GasimGasimzada merged commit e0de2a7 into master Aug 19, 2019
@GasimGasimzada GasimGasimzada deleted the translate-reference-dom-elements branch October 9, 2019 10:21
@tesseralis tesseralis mentioned this pull request Oct 14, 2019
99 tasks
@GasimGasimzada GasimGasimzada added this to the API Reference milestone Oct 14, 2019
@GasimGasimzada GasimGasimzada added the new page Translate a new page label Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new page Translate a new page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants