-
Couldn't load subscription status.
- Fork 1.2k
🚀 Production release: Strapi docs v4.4.6 #1254
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
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
* Keep old version number for now * Fix rendering issue caused by missing blank line after code block * [WIP] Custom Fields: Updates to Content-Type Builder documentation (#1018) * Add custom fields h2 * Replace field selection screenshot * Update "Configuring fields for content-types" * Add TODO for possible "managing custom fields" content * Reword marketplace mention and fix link * Fix rendering issue caused by missing blank line after code block * Delete deprecated comments * Mention custom fields in the Content Manager (#1051) * Update version number * Delete TODO as link now works * Mention custom fields in plugins introduction * Mention that custom fields can also be added to components * Update "Installing plugins via Marketplace" with custom fields * Mention custom fields in Global settings * Clean up completed TODOs * Exclude non-related content * Fix email closing (not-related to CF) * Update wording (removing "all") * Treat custom fields as part of plugins * Update description for "other plugins" settings * Revert screenshot change No custom fields tab in in-app Marketplace * Remove unused screenshot for "custom fields" settings * Fix what → which Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com> * Fix: filling up → filling out * Update built-in → pre-installed Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com>
* Add custom fields to TOC * Fix unclosed array in TOC config * Prepare TOC for upcoming content * Custom fields - Dev docs: Add a new Development > Custom Fields page (#1035) * WIP * Add WIP reference and example guide for custom fields * Delete old file, now splitted into reference and guide * Improve reference guide * Add first draft of color picker custom fields guide * Improve reference documentation * Improve example guide * Mention custom fields in plugins development * Fix TOC casing * Remove tutorial and update sidebar and "main" doc file name * Temporarily remove callout for tutorial * Improve custom fields reference documentation * Further improve custom fields reference documentation * Update first note with a mention to app-specific custom fields * Add prerequisites (plugin) * Update `items` table * Add multimarkdown support + prepare for documenting all settings fields * Improve introduction * Improve `plugin` key description * Delete deprecated TODOs * Fix paths in example code * Update wording: settings → options * Improve `options` table * Update prerequisites to also mention enabling plugin * Remove callout from plugins dev, will be moved to another PR * Reword introduction sentence Co-authored-by: markkaylor <mark.kaylor@strapi.io> * Reword models attributes intro. description Co-authored-by: markkaylor <mark.kaylor@strapi.io> * Fix preposition and singular usage Co-authored-by: markkaylor <mark.kaylor@strapi.io> * Update text → string in color picker example * Mention `media` can't be used as a data type * Add `media` to the list of forbidden data types * Update validator code example Co-authored-by: markkaylor <mark.kaylor@strapi.io> * Remove question comment about inline components * Update string → text * Remove View component * Finish removing View component and update "Components" section * Improve mention of non-usable data types * Remove bootstrap() and mention src/admin/app.s * Add link to user guide + mention CF can be added to components * Remove some comments * Replace bootstrap() with register() * Mention yup * Improve settings items description * Remove note about not being able to import custom input components * Improve `options` description and code example * Fix user guide link (no #) * Update schema.json → schema * Remove non-relevant TODO * Update strapi code base links * Don't mention what happens if `plugin` is omitted in server * Simplify callouts * Fix CTB spelling Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com> * Move note about forbidden data types into the table * Fix 'can not' → 'cannot' * Fix: can't → cannot * Add tip for `Input` component props Co-authored-by: markkaylor <mark.kaylor@strapi.io> Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com> * Custom fields - Dev docs: Updates to Backend customization > Models (#1052) * Add a few draft lines about impact on models * Add custom fields section to models attributes docs * Add custom fields to the list of types availables in schema.json * Fix typo in customField parameter name * Replace `custom field` by `customField` in table * Fix uid for global field name * Fix gerundive Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com> * Improve description of plugin/global uids * Fix duplicate content Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com> * Custom fields - Dev docs: Minor updates and cross-links (#1053) * Mention custom fields in server and admin panel APIs for plugins * Mention custom fields in plugins development * Mention custom fields in the global register() and bootstrap() methods * Register a custom field in admin with register(), not bootstrap() * Add registering admin panel part of a CF to available actions * Fix: custom fields are registered in register(), not bootstrap() * Improve intro. sentence for bootstrap() Co-authored-by: markkaylor <mark.kaylor@strapi.io> Co-authored-by: Shaun Brown <97027841+StrapiShaun@users.noreply.github.com>
* Add branding palette * Add branding stylesheet * Modify InstallLink component * Apply system-ui font * Update logo * Fix palette * Update custom blocks (Strapi & tip callouts, install links) * Update branding: body, headings, and code * Fix tip background color * Set up font weight for all links * Simplify syntax * Update all callout colors * Clean up branding.styl * Reduce page width * Update border-radius for inline code * Update sidebar and navbar links * Fix sidebar link color * Update table style * Update :::details style * Update code styles * Update tabs styles * Add hover effect on install links' arrows * Remove underline on header anchors * Fix border color on active toggle items in TOC * Prettify CSS tables section * Update API calls style * Fix code group active tab border color * Update QSG tabs * Clean up TODOs * Fix active toggle TOC item color * Fix nav (missing bold on some items) * Fix more link colors in nav Co-authored-by: Aurélien Georget <aurelsicoko@gmail.com>
Remove slug guide
Replace objects by array in module.exports, because there is a comma at the end of the first child object and we can put other middleware in the array.
add slug tip callout
Fix body middleware to array notation
* Improve last code example * Improve server code example * Improve admin code examples * Fix inconsistency in plugins development page
docs: Fix syntax error in middlewares doc
Remove JWT validation guide
* add config to index custom callout type tip * update algolia config * refine algolia config
* Update cron task code to v4 * WIP * Remove scheduled publication guide Updated to v4 and moved to the forum: https://forum.strapi.io/t/schedule-publications/23184
* Create migration guide from 4.4.3 to 4.4.5 * chore: Make 4.4.3 to 4.4.5 migration guide a bit more concise * Remove bullet point as we have only 1 item :) * Fix code block indentation to improve bullets content alignment * Add missing page link in migration guides homepage Co-authored-by: Pierre Wizla <pwizla@users.noreply.github.com> Co-authored-by: Pierre Wizla <pwizla+github@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
internal
PRs created by the Strapi core team
pr: fix
Used on the docs repo for anything that is not "new" or "updated" content: chore, typos, fixes, etc.
pr: new content
PRs for new product features or new documentation sections
pr: updated content
PRs updating existing documentation content
size: large
If the PR includes 1+ file(s) with a total of 50+ lines of text or 100+ lines of code
source: Dev Docs
PRs/issues targeting the Developer Docs
source: User Guide
PRs/issues targeting the User Guide
target: v4
Documentation PRs/issues targeting content from docs.strapi.io (main branch).
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.
See milestone for details