mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
* chore: add configuration to history context * feat: show fields that aren't in the layout in history * chore: add renderLayout prop to ComponentInput * feat: render remaining fields in components * fix: types * chore: refactor to composition api * chore: move renderInput to children * fix: repeatable components index * fix: repeatable components toggling together * chore: move ComponentLayout * fix: generate temp keys for history values * chore: delete ComponentLayout * fix: components with no hidden fields * fix: add comments * chore: add comment