-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Merge/piwi2 #151
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
Merged
Merged
Merge/piwi2 #151
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also added the link that goes to the related guide page.
Add .strapi-updater.json to .gitignore
* Updated the full details in --quickstart flag The SqLite database is not motioned anywhere in starting line of code with --quickstart. * coded --quickstart The quickstart tag was not encoded before its being changed in this one * Remove extra space Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: Andrew Spode <andrew.spode@itech.media>
* Add docs for configurable limit * Update default maxLimit value * Add limit to example code Co-authored-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
Add migration guide for 3.4.4
* Create sections to differentiate list and edit view configuration * Write documentation for edit view configuration * Change file name + links to 'Configuring the views of a content type * Modify list view configurations to match edit view configurations * Improve relational fields section in edit view configuration doc * Delete useless screenshots * Delete DS_Store file * Improve after review Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Just a tiny misspell. Reference: https://dictionary.cambridge.org/dictionary/english/separately Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
* Add check-md plugin for VuePress Now you can run `yarn check-links` for a basic output of links issues. * Exclude '_old' folders when scanning for broken links * Also add plugin to user-docs folder Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
* Add documentation for overriding responsive image sizing * Add warning that existing images wont be resized Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
Update migration-guide-3.2.5-to-3.3.0.md
Add Microsoft SSO documentation
Remove reference to plugin route prefix disable boolean
Remove unnecessary article "a"
derrickmehaffy
approved these changes
Feb 24, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, already reviewed the branch :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does it do?
Fix all the conflicts coming from the latest merge with main, get ready for final docs restructuring.
Why is it needed?
Make sure everything is fine for docs restruct.
Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request