Download Latest Version v7.8.0 source code.tar.gz (542.6 kB)
Email in envelope

Get an email when there's a new version of Nylo Support

Home / v7.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-21 1.1 kB
v7.5.0 source code.tar.gz 2026-02-21 537.0 kB
v7.5.0 source code.zip 2026-02-21 690.5 kB
Totals: 3 Items   1.2 MB 1

Added

  • contentPadding and actionsPadding for NyBaseModal.show() and NyModalLayout - New optional padding parameters that allow fine-grained control over the modal's content area and actions section spacing

Fixed

  • FieldStyleTextField.password() suffixIcon always rendered - The password field style factory now conditionally sets the visibility toggle icon based on passwordViewable, returning null when disabled instead of always rendering a non-functional IconButton
  • InputField suffixIcon overriding password toggle - Custom suffixIcon is now only applied when passwordViewable is not true, preventing it from replacing the password visibility toggle button

Changed

  • Removed hardcoded English default titles from toast notification methods (showToastSorry, showToastWarning, showToastInfo, showToastDanger, showToastOops, showToastSuccess, showToastCustom). The title parameter now passes through as-is, allowing the toast notification registry to handle default titles consistently with the i18n approach
Source: README.md, updated 2026-02-21