Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix: Resolve
getDropSpec
function header issue.BREAKING CHANGE: This commit addresses a header issue in the
getDropSpec
function, resolving the problem and ensuring the function operates correctly within the library. The fix resolves any inconsistencies or errors related to the header of thegetDropSpec
function. This fix is considered a patch.feat: Add more formatting options in scheduler.
BREAKING CHANGE: This commit introduces additional formatting options in the scheduler component, enhancing its functionality. The added formatting options allow users to customize the appearance and layout of the scheduler according to their preferences. This feature enhancement is considered a minor release.
fix: Correct example and formatting in documentation
BREAKING CHANGE: This commit improves the example and formatting in the library's documentation, fixing any inconsistencies or formatting issues. The enhanced documentation ensures that developers can easily understand and follow the provided examples and properly format their code based on the documentation guidelines. This fix is considered a patch.