All notable changes to this module will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- We fixed an issue where the scroll container did not stretch to the full height in popup layouts.
- We fixed an issue with label alignment in Check Box widgets.
- We fixed an issue Text Box widget being stretched when corresponding label is multiline.
- We fixed an issue with scroll container regions not scrolling correctly in some cases.
- We fixed an issue where $brand-logo was not visible after upgrading Studio Pro.
- We fixed an issue with radio buttons being distorted in some cases.
- We fixed an app exception caused by fontSize: 0 in the React Native New Architecture.
- Layout Behavior: behavioral changes may be observed in layouts, particularly concerning the topbar component
- Language selector: we changed language selector to use combobox instead of the widget.
- Moved .sr-only from bootstrap to base
- Topbar redesign incl. horizontal centering
- Introduced configurable options for the topbar bottom border and sidebar border
- General layout improvements
- We fixed an issue with sidebar menu not overlaying some elements in modern client.
- We fixed an issue where sr-only input checkbox still showed up in switch widget.
- Resolved issues pertaining to active navigation item styling and behavior
- Reduced navigation padding
- We fixed an issue where form label incorrectly aligned.
- We fixed an issue where focus styling on input gets clipped by dataview.
- We fixed an issue where dataview scrollbar is not placed on content when dataview is placed as first element on the page.
- We fixed an issue where filter failed to render correctly on ios.
- We fixed login page is not showing the image.
- We fixed too much spacing between radio buttons and their values.
- We fixed broken slider with label.
- We fixed invisible checkbox disabled control.
- Design properties updates:
- Introduced group names.
- Introduced form orientation on document level.
- Introduced label width on document level.
- Introduced design properties on layout grid columns and rows.
- Theme variables updates:
- accessibility improvements.
- consistency and flexibililty improvements.
- Default fonts (Poppins) is now shipped with atlas.
- Introduced hover effect on input widgets.
- Apply similar styling for modal header if h2 is used.
- We fixed an issue where first element on the page failed to set to full height on react client.
- We fixed an issue where form vertical label not rendered correctly on rtl direction.
- Atlas major changes. Atlas 4 will fully utilize css variables instead of SASS variables.
- We fixed an issue where first element on the page failed to set to full height on react client.
- We fixed an issue where form vertical label not rendered correctly on rtl direction.
- We updated studio pro minimum version to 10.21 to support Mendix 11.
- We fixed an issue where inner data view incorrectly rendered on modern client.
- We fixed an issue where data view incorrectly render on modern client.
- We changed the import order of custom variable to make it work with CSS variables. Thanks @askii2 for contribution.
- We fixed an issue where Atlas_Topbar layout showing incorrect padding in topbar menu.
- We fixed an issue where focus would show up when opening delete confirmation dialog.
- We update atlas-core minimum version to SP 10.12.6.
- We fixed an issue with hide on tablet and hide on phone design properties not working correctly on some devices.
- We added language translation for design properties.
- We added the styling of popup menu widget to atlas.
- We fixed an issue where text in the tab container was cut off at the bottom when Accessibility Display and Text settings were set to the maximum value.
- We fixed sidebar menu when using app with react mode.
- We fixed topbar submenu font size to be smaller than menu itself.
- We fixed dataview footer buttons not displaying properly if dojo widget is being put inside.
- We have fixed an issue where icons within Floating Action Buttons were not properly centered.
- We removed "$use-modern-client" variable from the "theme/web/exclusion-variables.scss" file. It is no longer needed to change this variable manually when using Mendix 10.7.0 and above.
- We fixed missing widgets in the module.
- We updated the design properties.
- We updated the feedback widget in the Atlas layouts to the one included in the Mendix Feedback Module. To ensure that it works properly, please download or update the Feedback Module directly from Marketplace.
- We update template pages to support modern client.
- We fixed an issue with Scroll Container sidebar having unwanted scrollbars in the modern client.
- We introduced styles for Scroll Container in the modern client. If you are using the modern client, enable it by setting "$use-modern-client" to "true" in the "theme/web/exclusion-variables.scss" file.
- We improved styles for form controls when they are focused.
- We added focus state styling to PopupLayout close button.
- We fixed an issue on getting github assets from tag on marketplace release script
- We fixed an issue with top bar menu goes under sticky position
- Removal of some direct child selector styles
- Lined and filled icon style
- Remove duplicated Open Sans font
- Minimum required version of Studio Pro is set to v9.24.0.
- New styling content: icon collections. Starting from this version Atlas Core include two icon collections: lined and filled.
- We fixed an issue with missing design properties for native.
- Remove duplicated Open Sans font
- Minimal required version of Studio Pro is v9.18.4 and above.
- We fixed an issue with styling conflicts.
- We fixed an issue with missing logo (Ticket #167937)
- Update Language Selector and other widgets
- We migrated from Google Fonts to locally hosted fonts.
- We added Atlas styling support for Gallery Native widget.
- We added Atlas styling support for Gallery Text Filter Native widget.
- We added error style to datepicker, dropdown and referenceSelector widgets.
- We added Language Selector widget to Atlas_Default and Atlas_TopBar responsive layouts.
- Minimal required version of Studio Pro is v9.12.0 and above.
- We updated Feedback widget to the latest version.
- We fixed the issue with sidebar "Slide over content" configuration.
- We fixed the issue with checkbox elements producing rendering artifacts.
- We added Atlas styling support for Background Gradient widget.
- We fixed custom styles issue for column chart native widget.
- We added styles for column chart native widget.
- We fixed hover issue for dropdown menu in navigation bar.
- We added a new design property for Tooltip widget.
- We fixed this module to be compatible with strict CSP mode.
- Added support for setting variables using relative length CSS units.
- We fixed an issue with logo covering the whole login page when opening in firefox (Ticket 141170).
- We added design properties to add shadows in containers. Thanks Ronnie van Doorn.
- We corrected the border styling for the Floating Action Button native widget when in Dark Mode.
- We added a design property to align the content of the image widget.
- We fixed a problem with the styles of groupbox widget not respecting the header mode element size (Ticket #131119).
- We fixed the z-index (priority) of the menu bar.
- We moved resource files from web/resources to public folder.
- We added exclusion variables for core styles, layouts and bootstrap.
- We fixed the styles of links (added cursor pointer).
- We fixed the sidebar sub menu items when the sidebar is closed.
- We removed the restrictions to show the toggle sidebar widget only on phones.
- We removed San Francisco font from default font variable.
- Add default & helper styles for the accordion widget.
- Add specific style variables for the accordion widget.
- We added a default minHeight to the maps widget.
- We added design properties for Barcode Scanner widget.
- We defined the module as UI Resource.
- We fixed the behavior of sidebar and introduced new variables for open and closed width.
- We changed the default web responsive layout sidebar to be initially open.
- We removed the maxWidth property of the dropdown widget to fix an issue on large screens