dlsc-software-consulting-gmbh / jfxcentral2

Version 2 of JFXCentral.
78 stars 10 forks source link

Add LinkedObjectsBox component to mobile detail views #647

Closed leewyatt closed 4 months ago

leewyatt commented 4 months ago
  1. Introduced a new LinkedObjectsBox component to display related objects uniformly across various mobile detail pages. Updated existing pages such as MobileCompanyDetailsPage and MobileBookDetailsPage to incorporate this new component. This change will enhance consistency and maintainability in showing related objects.
  2. Refactor WelcomePage components to IntroPane and IntroCard