From 71890e4cc2373a593dd78e5f73e3ef5d2a4ae0a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joe=20K=C3=BCng?= Date: Tue, 10 Mar 2026 18:48:27 +0100 Subject: [PATCH] feat(front-end): rich text --- .../admin/pages/admin-shop.component.html | 90 +++++- .../admin/pages/admin-shop.component.scss | 57 ++++ .../admin/pages/admin-shop.component.ts | 259 +++++++++++++++++- .../shop/product-detail.component.html | 9 +- .../shop/product-detail.component.scss | 26 +- .../features/shop/product-detail.component.ts | 52 ++++ 6 files changed, 469 insertions(+), 24 deletions(-) diff --git a/frontend/src/app/features/admin/pages/admin-shop.component.html b/frontend/src/app/features/admin/pages/admin-shop.component.html index 6cbe2cb..2992043 100644 --- a/frontend/src/app/features/admin/pages/admin-shop.component.html +++ b/frontend/src/app/features/admin/pages/admin-shop.component.html @@ -635,17 +635,91 @@ /> -