diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8e6d0324fb5..f9d7948c8dc 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -27,6 +27,7 @@ This serves two purposes: - Fixed icons not being considered as images by dashboard viewer in https://github.com/hydephp/develop/pull/1512 - HydeFront: Fixed bug where heading permalink buttons were included in text represented output in https://github.com/hydephp/develop/pull/1519 - HydeFront: Fix visual overflow bug in inline code blocks within blockquotes https://github.com/hydephp/hydefront/issues/65 in https://github.com/hydephp/develop/pull/1525 +- Realtime Compiler: Fixes visual dashboard bugs https://github.com/hydephp/realtime-compiler/issues/23 and https://github.com/hydephp/realtime-compiler/issues/24 in https://github.com/hydephp/develop/pull/1528 ### Security - in case of vulnerabilities. diff --git a/packages/realtime-compiler/resources/dashboard.blade.php b/packages/realtime-compiler/resources/dashboard.blade.php index 1c2f1086e1f..f6086d72e25 100644 --- a/packages/realtime-compiler/resources/dashboard.blade.php +++ b/packages/realtime-compiler/resources/dashboard.blade.php @@ -41,9 +41,9 @@ Open full page dashboard @else -
+ @endif @@ -228,7 +228,7 @@ @endif @else -{{ $header }} | @@ -288,7 +288,7 @@ There are no media files yet. Why not add some? @else -
---|