refactor: replace ui function components with class components + fix
soundbites js
Showing
- DEPENDENCIES.md 1 addition, 1 deletionDEPENDENCIES.md
- app/Helpers/components_helper.php 16 additions, 138 deletionsapp/Helpers/components_helper.php
- app/Helpers/form_helper.php 0 additions, 131 deletionsapp/Helpers/form_helper.php
- app/Resources/js/modules/Soundbites.ts 19 additions, 27 deletionsapp/Resources/js/modules/Soundbites.ts
- app/Resources/styles/layout.css 1 addition, 1 deletionapp/Resources/styles/layout.css
- app/Views/Components/Alert.php 1 addition, 1 deletionapp/Views/Components/Alert.php
- app/Views/Components/Forms/Field.php 10 additions, 5 deletionsapp/Views/Components/Forms/Field.php
- app/Views/Components/Forms/Helper.php 1 addition, 1 deletionapp/Views/Components/Forms/Helper.php
- app/Views/Components/Forms/Select.php 4 additions, 4 deletionsapp/Views/Components/Forms/Select.php
- app/Views/Components/IconButton.php 14 additions, 4 deletionsapp/Views/Components/IconButton.php
- modules/Admin/Controllers/EpisodeController.php 25 additions, 25 deletionsmodules/Admin/Controllers/EpisodeController.php
- modules/Install/Controllers/InstallController.php 1 addition, 1 deletionmodules/Install/Controllers/InstallController.php
- modules/Install/Language/en/Install.php 1 addition, 0 deletionsmodules/Install/Language/en/Install.php
- modules/Install/Language/fr/Install.php 1 addition, 0 deletionsmodules/Install/Language/fr/Install.php
- themes/cp_admin/contributor/list.php 3 additions, 34 deletionsthemes/cp_admin/contributor/list.php
- themes/cp_admin/episode/create.php 5 additions, 5 deletionsthemes/cp_admin/episode/create.php
- themes/cp_admin/episode/edit.php 5 additions, 5 deletionsthemes/cp_admin/episode/edit.php
- themes/cp_admin/episode/list.php 1 addition, 4 deletionsthemes/cp_admin/episode/list.php
- themes/cp_admin/episode/persons.php 3 additions, 15 deletionsthemes/cp_admin/episode/persons.php
- themes/cp_admin/episode/publish.php 1 addition, 1 deletionthemes/cp_admin/episode/publish.php
Loading
Please register or sign in to comment