bendtherules
29493b0348
Simiplify sidebar structure for DOM Manipulation
...
I have called this whole section as "DOM manipulation" (instead of DOM and events), so all the sub-files can be named easily with that context, without prefixing with "element-" or "DOM".
Renamed "DOM manipulation" page title to "Creating elements", then shortended title for "Child and Content" file by removing prefix.
2020-11-08 18:31:27 +05:30
bendtherules
4d96f4f5bf
create-modify-element - Rename title to "Basic ..." without changing sidebar_label
2020-11-08 18:24:03 +05:30
bendtherules
1262c17269
create-modify-element - Fix InternalLink props usage
2020-10-28 00:42:35 +05:30
bendtherules
2d2af2e645
create-modify-element - Replace another Link usage
2020-10-27 16:28:36 +05:30
bendtherules
f8c9137b0f
InternalLink - check href startsWith + forward props to <a/>
...
To make it more accessible and allow customization.
2020-10-26 17:42:51 +05:30
bendtherules
c6ad5ff8e3
Rename Link to InternalLink and change usage
2020-10-26 17:25:59 +05:30
bendtherules
79569dac8c
Remove DocWrapper usage
2020-10-26 12:30:57 +05:30
Lakshya Thakur
8298755373
Added DocWrapper and Link component to address link issues
2020-10-24 18:32:45 +05:30
bendtherules
8217dc3f04
create-modify-element - From fragment, link back to appendChild note
...
To describe how it can be actually rendered to DOM
2020-10-23 19:06:18 +05:30
bendtherules
43995cccf9
create-modify-element - qsAll point back to other interfaces note in qs
2020-10-23 18:47:51 +05:30
Lakshya Thakur
3188ef8a5b
Make changes as per code feedback
2020-10-23 15:40:01 +05:30
Lakshya Thakur
58db7ea416
Added brief on DOM interfaces + func signatures + fixed MDN links
2020-10-20 01:13:44 +05:30
bendtherules
69b251d708
Merge branch 'main' of https://github.com/bendtherules/UiQuestions into main
2020-10-19 10:28:51 +05:30
bendtherules
69a116897d
create-modify-element - Put function signatures at top of each api
2020-10-19 10:28:32 +05:30
Lakshya Thakur
2af26a430b
Changed var to let variable declarations
2020-10-19 00:15:56 +05:30
bendtherules
c62366440b
create-modify-element - Continue list numbering across sections
2020-10-18 13:07:39 +05:30
bendtherules
dde35f6e36
create-modify-element - Add outro
2020-10-16 19:30:52 +05:30
bendtherules
bde27f4cf6
DocFrag - Clarify benefit
2020-10-16 19:27:35 +05:30
bendtherules
ad594a2019
Document Fragment - call it off-screen instead of off-canvas
2020-10-16 19:25:19 +05:30
bendtherules
c22c3f2e79
Document Fragment - Add more context to code example
2020-10-16 19:18:43 +05:30
bendtherules
ce031c7f50
Document Fragment - Clarify wordings
2020-10-16 19:16:24 +05:30
bendtherules
7317fb8ce6
create-modify-element - Add Document Fragment section
2020-10-16 19:09:14 +05:30
bendtherules
6c5b38ae5c
create-modify-element - Add insertAfter() note
2020-10-16 18:45:00 +05:30
bendtherules
485a200330
create-modify-element - Add insertBefore section
2020-10-16 18:30:26 +05:30
bendtherules
07c5772b7c
create-modify-element - Add removeChild section
2020-10-16 13:39:34 +05:30
bendtherules
ab9c159941
create-modify-element - reduce highlight clutter
2020-10-16 13:05:08 +05:30
bendtherules
e9b06e2b85
create-modify-element - Use MDNBadge instead of mdn links
2020-10-16 12:28:56 +05:30
bendtherules
83646d35ec
create-modify-element - clarify method name
2020-10-16 02:26:58 +05:30
bendtherules
8d2f4ecba7
create-modify-element - clarify .append() doc
2020-10-16 02:16:12 +05:30
bendtherules
fc66060c59
create-modify-element - Add MDN link for appendChild
2020-10-16 02:07:33 +05:30
bendtherules
74eed9ebea
create-modify-element - Add appendChild section
2020-10-16 02:06:08 +05:30
bendtherules
0630954a14
create-modify-element - Cleanup setAttribute section
2020-10-15 22:56:21 +05:30
bendtherules
f03d7ebf06
create-modify-element - Fix example shortform
2020-10-15 22:49:58 +05:30
bendtherules
446e1447fd
create-modify-element - Shorten code again
2020-10-15 22:47:30 +05:30
bendtherules
4d7a23c1c7
create-modify-element - Shorten code samples
2020-10-15 22:43:26 +05:30
bendtherules
b2838159cc
create-modify-element - Add setAttribute()
2020-10-15 20:34:45 +05:30
bendtherules
d3bce29c20
create-modify-element - Add doc.createElement section
2020-10-15 19:31:03 +05:30
bendtherules
60757ca6c2
create-modify-element - Fix code spacing
2020-10-14 21:12:31 +05:30
bendtherules
de1d494474
create-modify-element - Rename to mdx and use Accordion
2020-10-14 20:38:39 +05:30