Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TODO

Breaking Changes

Highlights

  • Batch Edit

  • Listen IsHidden() / IsVisible()

Breaking Changes

Listen IsHidden() / IsVisible()

In Listen-Layouts sind PropertyLinks die auf .IsVisible(false) gesetzt werden ab sofort nicht mehr im Column Chooser verfügbar. Um Properties nur zu "verstecken", kann stattdessen neu .IsHidden() verwendet werden. 

Wenn ihr also in nächster Zeit Projekte auf die neueste Quino-Version (>= 10.24.0116.1-main) updated, geht ihr am besten im Code kurz alle .IsVisible() auf PropertyLinks in Listen-Layouts durch und ersetzt diese ggf. mit .IsHidden().

NavigationLinks in Version 10.24.0108.2-main

...

Sehen Sie auch die Entwickler-Dokumentation unter Builder APINavigationLink NavigationLinkAspect

Releases

  • 10.24.0116.1-main - 16.01.2024

    • List-Layout: Adapt Property IsVisible() behavior and add new IsHidden() functionality

    • Nested IsReadOnly leads to React-Hook exception

  • 10.24.0115.1-main - 15.01.2024

    • SourceObject in ObjectHeader

    • Add batch editing action to List

    • Hide format if Date(Time) is readonly/disabled

  • 10.24.0110.1-main - 10.01.2024

    • XML Import - Revert auf Stand ohne Layout-Basiertem Wizard

    • Infinite scrolling load batch size is too small in sub-list scenario

    • Parent Bookmark is ignored when adding Objects after Drilldown from Inline Lists

  • 10.24.0108.1-main, 10.24.0108.2-main, 10.24.0108.3-main - 08.01.2024

    • Show ungrouped events in notification settings

    • Fix quick filter wrapping behavior in SearchEdit

    • Fix notification settings scrolling behavior

    • Consolidate navigation link aspects and allow meta value parameters

    • Konfiguration von "ResetView" zulassen