mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
[PR #3] [MERGED] Added brief on DOM interfaces + func signatures + support hash link to notes #4
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/bendtherules/UiQuestions/pull/3
Author: @lakbychance
Created: 10/19/2020
Status: ✅ Merged
Merged: 10/27/2020
Merged by: @bendtherules
Base:
main← Head:interface_func_signature📝 Commits (10+)
d7f4724Merge pull request #2 from bendtherules/main58db7eaAdded brief on DOM interfaces + func signatures + fixed MDN links3188ef8Make changes as per code feedback36969c1Admonition.jsx - Allow custom id to link to a note07de9b1Accordion - Handle auto-open if inner element is linked to43995cccreate-modify-element - qsAll point back to other interfaces note in qs8217dc3create-modify-element - From fragment, link back to appendChild note6d0e14ecustom.css - In accordion header, make cursor pointerfcfe3c7Admonition - Make container focusableebb35a0Accordion - focus on note container instead📊 Changes
7 files changed (+152 additions, -43 deletions)
View changed files
📝
components/Accordion.jsx(+59 -8)📝
components/Admonition.jsx(+2 -2)➕
components/InternalLink.jsx(+24 -0)📝
docs/create-modify-element.mdx(+41 -33)📝
docusaurus.config.js(+6 -0)📝
src/css/custom.css(+12 -0)➕
static/scripts/handleScrollRestoration.js(+8 -0)📄 Description
Change log:-
@bendtherules
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.