Skip to content

Commit c044883

Browse files
takumagottgjulivan
andauthored
feat: UI / layout updates (#271)
* feat: Enhance UI/layout, update Atlas content and design system, and resolve various display issues * Layout & UI Improvements * Fixes for topbar (centering, active navigation, default closed width, padding). * Introduce options for topbar bottom border and sidebar border. * Add design properties for background toggle and color. * Bug Fixes * Resolve duplicate menu issues. * Fix scroll container regions z-index issues to prevent element competition. * Maintenance: * Changelog updates and typo fixes. * update combobox styling * update package json * update exclusion vars and branch * use grid topbar wrapper on topbar layout * add changelog * update screenshots and test * update test project path and changelog --------- Co-authored-by: gjulivan <grandjulivan@gmail.com>
1 parent 6c26b30 commit c044883

File tree

119 files changed

+354
-165
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+354
-165
lines changed

packages/atlas-core/CHANGELOG.md

Lines changed: 10 additions & 0 deletions

packages/atlas-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atlas-core",
33
"moduleName": "Atlas Core",
4-
"version": "4.2.0",
4+
"version": "4.3.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2024. All rights reserved.",
77
"repository": {

packages/atlas-web-content/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"testProject": {
1616
"githubUrl": "https://github.com/mendix/Atlas-Design-System",
17-
"branchName": "atlas4-layout-fixes",
17+
"branchName": "main",
1818
"mxVersion": "11.0.0.73100"
1919
},
2020
"scripts": {
-12.5 KB
-7.36 KB
3.33 KB
-13.3 KB
-11.3 KB
1.18 KB
Binary file not shown.

0 commit comments

Comments
 (0)