Skip to content

Atlas UI 2.1.2

Compare
Choose a tag to compare
@wegiswes wegiswes released this 05 Sep 09:14
· 451 commits to release since this release

New

  • We added new variables for the button widget on native
  • We added new variables for the topbar and bottombar on native
  • We added the classes justifyContentStart, alignChildrenStart and alignContentStart for native

Fixed

  • We removed the list styles for the navigation list on web
  • We added padding to the simple menu bar widget when a iPhone X or similar devices are used on web
  • We made the listview styling more specific so nested listviews will not inherit styling on web
  • We removed overflow: auto from .mx-window-body to hide the unneeded scrollbar in a popup layout on web
  • We fixed the alignment of the text and caret inside .form-control.mx-selectbox on web
  • We added missing inputDisabled, inputError and validationMessage styling for vertical checkboxes on native
  • We added backgroundColor to pickerTopIOS for the dropdown and reference selector on native