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

React dom components index #68

Merged
merged 3 commits into from
Jun 27, 2023

Conversation

nafistiham
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@nomandhoni-cs nomandhoni-cs marked this pull request as ready for review June 27, 2023 05:31

- `react@experimental`
- `react-dom@experimental`

Experimental versions of React may contain bugs. Don't use them in production.
React  এর পরীক্ষামূলক ভার্শঙ্গুলোতে বাগ থাকতে পারে। প্রোডাকশনে এই ভার্শঙ্গুলো ব্যবহার করবেন না।
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
React  এর পরীক্ষামূলক ভার্শঙ্গুলোতে বাগ থাকতে পারে। প্রোডাকশনে এই ভার্শঙ্গুলো ব্যবহার করবেন না।
React  এর পরীক্ষামূলক ভার্সনগুলোতে বাগ থাকতে পারে। প্রোডাকশনে এই ভার্সনগুলো ব্যবহার করবেন না।


Namespaced attributes also have to be written without the colon:
Namespaced অ্যাট্রিবিউটগুলো কলন ছাড়া লিখতে হবেঃ
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Namespaced অ্যাট্রিবিউটগুলো কলন ছাড়া লিখতে হবেঃ
Namespaced অ্যাট্রিবিউটগুলো কোলন ছাড়া লিখতে হবেঃ


</Note>
---

## All SVG components {/*all-svg-components*/}
## সকল SVG কম্পোনেন্ট {/*all-svg-components*/}

React supports all built-in browser SVG components. This includes:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
React supports all built-in browser SVG components. This includes:
React ব্রাউজারে থাকা সকল বিল্ট-ইন SVG কম্পোনেন্ট সাপোর্ট করে। যার মধ্যে রয়েছে:

- All custom element props are serialized to strings and are always set using attributes.
- Custom elements accept `class` rather than `className`, and `for` rather than `htmlFor`.
- সকল কাস্টম এলিমেন্ট প্রপ স্ট্রিং এ সিরিয়ালাইজ করা হয় এবং সব সময় এট্রিবিউট ব্যবহার করে সেট করা হয়।
- কাস্টম এলিমেন্ট এর জায়গায় `class` গ্রহণ করে, এবং `htmlFor` এর জায়গায় `for`।

If you render a built-in browser HTML element with an [`is`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/is) attribute, it will also be treated as a custom element.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
If you render a built-in browser HTML element with an [`is`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/is) attribute, it will also be treated as a custom element.
আপনি যদি [`is`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/is) এট্রিবিউট সহ একটি ব্রাউজার বিল্ট-ইন HTML এলিমেন্ট রেন্ডার করেন, তবে এটিকে একটি কাস্টম উপাদান হিসাবে Treat করা হবে.

@nomandhoni-cs
Copy link
Collaborator

@nafistiham Bhai, আপনি ২টা লাইন মিস করে গেছেন, এবং ২টা বানান ঠিক করা লাগবে, সেগুলো সাজেষ্ট করেছি

@nafistiham
Copy link
Collaborator Author

@nafistiham Bhai, আপনি ২টা লাইন মিস করে গেছেন, এবং ২টা বানান ঠিক করা লাগবে, সেগুলো সাজেষ্ট করেছি

Done vai
@nomandhoni-cs

@nomandhoni-cs
Copy link
Collaborator

@nafistiham Bhai, আপনি ২টা লাইন মিস করে গেছেন, এবং ২টা বানান ঠিক করা লাগবে, সেগুলো সাজেষ্ট করেছি

Done vai @nomandhoni-cs

Thanks bhai ami Treat er valo translation pacchilam na

@nomandhoni-cs nomandhoni-cs added this pull request to the merge queue Jun 27, 2023
Merged via the queue into reactjs:main with commit 591fd15 Jun 27, 2023
2 checks passed
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.

2 participants