JGoodies Standard Design Library Release Notes CHANGES IN 1.0.2 --------------------------------------------------------- o Improvements for color theming. CHANGES IN 1.0.1 --------------------------------------------------------- o Source code improvements. CHANGES IN 1.0.0 --------------------------------------------------------- o Overhauled all pages to mimic WinUI 3 and follow Material Design 3 instead of WinUI 2 and Material Design 2 resp. o ObjectHeader.HeaderStyle#REGULAR -> #SMALL #PROMINENT -> #MEDIUM o Adapted ObjectHeaderResources to the new HeaderStyle. o Overhauled object list fonts and colors. o Added Object list size style: small vs. medium. o Removed TaskGroup and TaskGroupView. Use LinkGroupView or TaskHubPage instead. o FIX: ListReportView grows horizontally but never shrinks. o Added a Form rendering feature for groups with a single item, where a table, list, text area, or button/link combo shall span the whole group width. o Added a Form rendering feature where a single item shall be labeled by the group's title label. CHANGES IN 0.10.3 -------------------------------------------------------- o Cleanup of internal code. CHANGES IN 0.10.2 -------------------------------------------------------- o FIX: DefaultBlockRenderer throws NPE if labels are embedded. o FIX: FormPanel doesn't scroll with unit or block increment. o Recompiled against JGoodies Components 1.31. CHANGES IN 0.10.1 -------------------------------------------------------- o Refined the Form rendering. CHANGES IN 0.10.0 -------------------------------------------------------- o Overhauled the Form framework. CHANGES IN 0.9.12 -------------------------------------------------------- o FIX: TileLayout has empty first tile if horizontal space is limited. CHANGES IN 0.9.11 -------------------------------------------------------- o Overhauled the VariantModel API. o Removed ListReportView.Builder#commandBar(IAppBar). o Extracted VariantView. CHANGES IN 0.9.10 -------------------------------------------------------- o ObjectPage benefits from improvements in the UWP NavigationBar API. CHANGES IN 0.9.9 --------------------------------------------------------- o Adapted to changes in the UWP AppBar/CommandBar API. CHANGES IN 0.9.8 --------------------------------------------------------- o Refined the Form framework. o Moved the icon tab bar feature to unused. CHANGES IN 0.9.7 --------------------------------------------------------- o FIX: Variant changes lacks container revalidation. CHANGES IN 0.9.6 --------------------------------------------------------- o Adapted to changes in the Page#navigatingFrom signature. CHANGES IN 0.9.5 --------------------------------------------------------- o Added LinkGroupView#setPadding(String, Object...). CHANGES IN 0.9.4 --------------------------------------------------------- o Added a separator option to link groups in LinkGroupView and TaskHubPage. CHANGES IN 0.9.3 --------------------------------------------------------- o DefaultVariant sets focus owner only if a panel is available. CHANGES IN 0.9.2 --------------------------------------------------------- o ObjectPage uses the new PivotBar API. CHANGES IN 0.9.1 --------------------------------------------------------- o Moved KeyValue and ObjectItem to the facets package. o Added a style check for the maximum number of FormFacet pairs. CHANGES IN 0.9.0 --------------------------------------------------------- o Overhauled the Form framework. CHANGES IN 0.8.0 --------------------------------------------------------- o Recompiled against Smart Client 8.8.0 libs. o Source cleanup. CHANGES IN 0.7.8 --------------------------------------------------------- o Added phantom group titles. o Overhauled the object list renderer/view convenience methods for setting a concatenated primary and secondary text.