Original PR: https://github.com/bendtherules/UiQuestions/pull/5 Author: @bendtherules Created: 11/4/2020 Status: ✅ Merged Merged: 11/8/2020 Merged by: @lakbychance
Base: main ← Head: 4-element-properties
main
4-element-properties
88238cb
tagName
6b6f9c6
6a027c7
227a9f9
4d0fc81
.children
e55b3a3
childNodes
abd80a5
a9068bf
5e0d35c
38d6f05
7 files changed (+427 additions, -23 deletions)
📝 components/MDNBadge.jsx (+2 -2) 📝 docs/create-modify-element.mdx (+1 -2) ➕ docs/element-child-content.mdx (+410 -0) ➖ docs/element-properties.mdx (+0 -12) 📝 docusaurus.config.js (+1 -1) 📝 sidebars.js (+2 -2) 📝 src/css/custom.css (+11 -4)
components/MDNBadge.jsx
docs/create-modify-element.mdx
docs/element-child-content.mdx
docs/element-properties.mdx
docusaurus.config.js
sidebars.js
src/css/custom.css
PR for issue - #4. Closes #4 .
Preview link - https://4-element-properties--uiquestions.netlify.app/docs/element-child-content
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/UiQuestions/pull/5
Author: @bendtherules
Created: 11/4/2020
Status: ✅ Merged
Merged: 11/8/2020
Merged by: @lakbychance
Base:
main← Head:4-element-properties📝 Commits (10+)
88238cbelement-properties - AddtagNameand types of children6b6f9c6element-properties - Make "Types of children" section simpler6a027c7Merge branch 'main' into 4-element-properties227a9f9element-properties - Clarify tagName for text nodes4d0fc81element-properties - Add.childrenproperty sectione55b3a3element-properties - AddchildNodessectionabd80a5element-properties - Add example for.childrena9068bfMDNBadge - Fix inline style5e0d35celement-properties - Add MDN badge for first 3 parts38d6f05element-properties - Fix typo📊 Changes
7 files changed (+427 additions, -23 deletions)
View changed files
📝
components/MDNBadge.jsx(+2 -2)📝
docs/create-modify-element.mdx(+1 -2)➕
docs/element-child-content.mdx(+410 -0)➖
docs/element-properties.mdx(+0 -12)📝
docusaurus.config.js(+1 -1)📝
sidebars.js(+2 -2)📝
src/css/custom.css(+11 -4)📄 Description
PR for issue - #4. Closes #4 .
Preview link - https://4-element-properties--uiquestions.netlify.app/docs/element-child-content
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.