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

[docs] Update information about modal instantiation (MDL-78324) #704

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

andrewnicols
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Aug 18, 2023

Deploy Preview for moodledevdocs ready!

Name Link
🔨 Latest commit c56f736
🔍 Latest deploy log https://app.netlify.com/sites/moodledevdocs/deploys/64fff59d76795100080ee69c
😎 Deploy Preview https://deploy-preview-704--moodledevdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2023

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🔴 41 🟠 87 🟢 92 🟢 90 🟢 100 Report
/docs/apis/commonfiles 🟠 50 🟠 85 🟢 92 🟢 100 🟢 100 Report
/general/development/gettingstarted 🔴 46 🟠 87 🟢 92 🟢 90 🟢 100 Report
/general/releases 🔴 42 🟠 87 🟢 92 🟢 100 🟢 100 Report

@sarjona sarjona added the blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/ label Aug 22, 2023
We were able to deprecate the modal_factory entirely in 4.3, so for new
code aimed at 4.3 onwards, there is no need to register. The new
registration process is only available for 4.3 onwards, so it no longer
makes sense to document this.

Code aimed at versions including 4.2 and older will still need to
register using the previous mechanism.
Copy link
Collaborator

@junpataleta junpataleta left a comment

Choose a reason for hiding this comment

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

Looks spot-on to me. Thanks, Andrew!

A separate issue, but I noticed an empty Modals section within the JavaScript page. I wonder if we should just remove that as we already have the proper page for the modal documentation.

I'll leave it up to you if you want to tidy that up in this pull request or raise a separate PR for it.

Cheers!

@andrewnicols andrewnicols added this pull request to the merge queue Sep 19, 2023
Merged via the queue into moodle:main with commit 4ade47c Sep 19, 2023
7 checks passed
@andrewnicols andrewnicols deleted the MDL-78324 branch September 19, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked-by-tracker This issue is blocked by an issue in https://tracker.moodle.org/
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants