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

Enhance modal initializer docs #117

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Enhance modal initializer docs #117

merged 2 commits into from
Jul 17, 2024

Conversation

LeStegii
Copy link
Collaborator

@LeStegii LeStegii commented Jul 2, 2024

This PR enhances the modal documentation for initializers, but is also meant for discussing the future of the legacy modal class.

General

  • Enhanced javadocs for initializer related methods
  • Enhanced documentation for modals

We should also discuss what happens with the legacy modal class. It has been deprecated for more than two months now, so removing it might be a good idea.

Closes #115

docs/features/4-modals.md Outdated Show resolved Hide resolved
docs/features/4-modals.md Outdated Show resolved Hide resolved
docs/features/4-modals.md Outdated Show resolved Hide resolved
@LeStegii LeStegii requested a review from Clashsoft July 17, 2024 08:13
@Clashsoft Clashsoft merged commit e207f66 into master Jul 17, 2024
4 checks passed
@Clashsoft Clashsoft deleted the feat/modal branch July 17, 2024 09:05
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.

Modals call @OnRender before calling init
2 participants