fix: update MarkdownEditor component + restyle Button and other components
Showing
- app/Helpers/components_helper.php 4 additions, 4 deletionsapp/Helpers/components_helper.php
- app/Language/en/Podcast.php 2 additions, 2 deletionsapp/Language/en/Podcast.php
- app/Models/PersonModel.php 1 addition, 1 deletionapp/Models/PersonModel.php
- app/Models/PodcastModel.php 18 additions, 2 deletionsapp/Models/PodcastModel.php
- app/Resources/js/modules/markdown-write-preview.ts 34 additions, 6 deletionsapp/Resources/js/modules/markdown-write-preview.ts
- app/Views/Components/Button.php 11 additions, 11 deletionsapp/Views/Components/Button.php
- app/Views/Components/Forms/FormComponent.php 0 additions, 5 deletionsapp/Views/Components/Forms/FormComponent.php
- app/Views/Components/Forms/MarkdownEditor.php 24 additions, 22 deletionsapp/Views/Components/Forms/MarkdownEditor.php
- app/Views/Components/Forms/Section.php 1 addition, 1 deletionapp/Views/Components/Forms/Section.php
- modules/Admin/Controllers/PodcastController.php 0 additions, 1 deletionmodules/Admin/Controllers/PodcastController.php
- modules/Admin/Controllers/PodcastImportController.php 1 addition, 3 deletionsmodules/Admin/Controllers/PodcastImportController.php
- modules/Admin/Language/en/Podcast.php 2 additions, 2 deletionsmodules/Admin/Language/en/Podcast.php
- themes/cp_admin/_layout.php 1 addition, 1 deletionthemes/cp_admin/_layout.php
- themes/cp_admin/contributor/list.php 3 additions, 3 deletionsthemes/cp_admin/contributor/list.php
- themes/cp_admin/episode/list.php 1 addition, 1 deletionthemes/cp_admin/episode/list.php
- themes/cp_admin/episode/persons.php 2 additions, 1 deletionthemes/cp_admin/episode/persons.php
- themes/cp_admin/fediverse/blocked_actors.php 1 addition, 1 deletionthemes/cp_admin/fediverse/blocked_actors.php
- themes/cp_admin/fediverse/blocked_domains.php 1 addition, 1 deletionthemes/cp_admin/fediverse/blocked_domains.php
- themes/cp_admin/page/create.php 2 additions, 2 deletionsthemes/cp_admin/page/create.php
- themes/cp_admin/page/edit.php 6 additions, 6 deletionsthemes/cp_admin/page/edit.php
Loading
Please register or sign in to comment