Skip to content

Tags: hayelomt/documentation

Tags

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update link to ColorPicker input (again) (strapi#1171)

v4.3.9

Toggle v4.3.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sqlite update (strapi#1147)

* create branch for sqlite update

* add manual installation sqlite

* Update docs/developer-docs/latest/setup-deployment-guides/configurations/databases/sqlite.md

Co-authored-by: Shaun Brown  <[email protected]>

* Update docs/developer-docs/latest/setup-deployment-guides/configurations/databases/sqlite.md

Co-authored-by: Shaun Brown  <[email protected]>

* add typescript and small improvements

* change H2 heading

Co-authored-by: quiloos39 <[email protected]>
Co-authored-by: Necdet Efe <[email protected]>
Co-authored-by: Pierre Wizla <[email protected]>

v4.4.0-alpha.0

Toggle v4.4.0-alpha.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Custom Fields (strapi#1038)

* Bump version number (alpha)

* Fix code block ending

* Custom Fields - User Guide: All updates (strapi#1039)

* 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 (strapi#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 (strapi#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  <[email protected]>

* Fix: filling up → filling out

* Update built-in → pre-installed

Co-authored-by: Shaun Brown  <[email protected]>

* Custom Fields - Dev docs: All updates (strapi#1036)

* 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 (strapi#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 <[email protected]>

* Reword models attributes intro. description

Co-authored-by: markkaylor <[email protected]>

* Fix preposition and singular usage

Co-authored-by: markkaylor <[email protected]>

* 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 <[email protected]>

* 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  <[email protected]>

* 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 <[email protected]>
Co-authored-by: Shaun Brown  <[email protected]>

* Custom fields - Dev docs: Updates to Backend customization > Models (strapi#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  <[email protected]>

* Improve description of plugin/global uids

* Fix duplicate content

Co-authored-by: Shaun Brown  <[email protected]>

* Custom fields - Dev docs: Minor updates and cross-links (strapi#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 <[email protected]>
Co-authored-by: Shaun Brown  <[email protected]>

* Remove multimarkdown plugin

* Remove markdown-it dependency

* Fix broken link

* Add tip about publishing a plugin on npm

* Update version number

Co-authored-by: Shaun Brown  <[email protected]>
Co-authored-by: markkaylor <[email protected]>

v4.3.5

Toggle v4.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CTB: Add new time interval option for datetime and time fields (strap…

…i#1077)

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mention breadcrumbs in Media Library documentation (strapi#1042)

* Document breadcrumbs usage through a tip callout

* Update screenshot description

* Update folders screenshot with breadcrumbs

* Slightly update wording

Co-authored-by: Gustav Hansen <[email protected]>

* Update (modified) suggestion for breadcrumbs navigation

Co-authored-by: Gustav Hansen <[email protected]>

Co-authored-by: Gustav Hansen <[email protected]>

v4.3.2

Toggle v4.3.2's commit message
Bump version number to 4.3.2

v4.3.0

Toggle v4.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove old Draft & Publish documentation + update links (strapi#1006)

v4.2.3

Toggle v4.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reuse callout from docs-next about migration scripts (SQL doc)

v4.2.2

Toggle v4.2.2's commit message
Bump to 4.2.2

4.2.1 was skipped 😅

v4.3.0-beta.1

Toggle v4.3.0-beta.1's commit message
Add missing word 😅