Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions packages/jsActions/mobile-resources-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,34 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [11.4.2] Native Mobile Resources - 2026-4-9

## [5.0.4] BottomSheet

### Fixed

- Fixed the “non‑worklet function called on the UI thread” error in bottom sheet coming from @gorhom/bottom-sheet usage.
- Fixed ExpandingDrawer to open correctly and show all elements.

### Changed

- Improved performance by memoizing all callbacks with useCallback and useMemo across all components.
- BottomSheet now uses BottomSheetScrollView instead of BottomSheetView, enabling proper scrolling in expanded states.
- NativeBottomSheet now explicitly calculates snapPoints with 90% screen height cap for predictable sizing.
- CustomModalSheet now measures content height dynamically with 90% screen height cap, removing offscreen SafeAreaView measurement.

## [2.1.0] Gallery

### Changed

- We migrated from using the native FlatList to @shopify/flash-list.

## [4.3.0] IntroScreen

### Changed

- We migrated from using the native FlatList to @shopify/flash-list.

## [11.4.1] Native Mobile Resources - 2026-3-14

## [2.0.2] GalleryTextFilter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@

<body>
<div id="application-info" style="visibility: hidden" data-template="">
Siemens Mendix Native Mobile Resources 11.4.1 -
Siemens Mendix Native Mobile Resources 11.4.2 -
</div>
<div id="template">
Siemens Third-Party Software Disclosure Document<br /><br />English / English<br />Note to Resellers: Please
Expand Down Expand Up @@ -3902,6 +3902,18 @@
>
</td>
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">
@babel/runtime (npm) - 7.29.2
</td>
<td class="componentSummary">Yes</td>
<td class="componentSummary"></td>
<td class="componentSummary">
<a href="#compDetail_489902"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT @babel/runtime (npm) - 7.29.2</a
>
</td>
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">
@babel/template (npm) - 7.27.0
Expand Down Expand Up @@ -5454,6 +5466,18 @@
>
</td>
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">
@shopify/flash-list (npm) - 2.2.2
</td>
<td class="componentSummary">Yes</td>
<td class="componentSummary"></td>
<td class="componentSummary">
<a href="#compDetail_491190"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT @shopify/flash-list (npm) - 2.2.2</a
>
</td>
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">
@sideway/address (npm) - 4.1.5
Expand Down Expand Up @@ -7551,13 +7575,13 @@
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">
brace-expansion (npm) - 5.0.3
brace-expansion (npm) - 5.0.4
</td>
<td class="componentSummary">Yes</td>
<td class="componentSummary"></td>
<td class="componentSummary">
<a href="#compDetail_481254"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT brace-expansion (npm) - 5.0.3</a
<a href="#compDetail_483767"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT brace-expansion (npm) - 5.0.4</a
>
</td>
</tr>
Expand Down Expand Up @@ -13627,12 +13651,12 @@
</td>
</tr>
<tr>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">lru-cache (npm) - 11.2.6</td>
<td id="BlackDuckCompSummCellInsertionPoint" class="componentSummary">lru-cache (npm) - 11.2.7</td>
<td class="componentSummary">Yes</td>
<td class="componentSummary"></td>
<td class="componentSummary">
<a href="#compDetail_476725"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT lru-cache (npm) - 11.2.6</a
<a href="#compDetail_489167"
>LICENSE AND COPYRIGHT INFORMATION FOR COMPONENT lru-cache (npm) - 11.2.7</a
>
</td>
</tr>
Expand Down Expand Up @@ -36162,6 +36186,52 @@ <h5><a name="compCopyrightText_466921">Copyrights:</a></h5>
<br />
</td>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_489902">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - @babel/runtime (npm) - 7.29.2</h4>
<p class="important">
Enclosed you will find the
<a href="#compLicenseText_489902">license conditions</a> applicable for - @babel/runtime
(npm) - 7.29.2
</p>
<br />

<h5><a name="compLicenseText_489902">License conditions:</a></h5>
<br />
<table class="licenseText">
<tr>
<td>
The MIT License
<br />
<br />Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
<br />
<br />Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
<br />
<br />The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
<br />
<br />THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</td>
</tr>
</table>
<br />

<br />

<br />
</td>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_381516">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
Expand Down Expand Up @@ -44717,6 +44787,52 @@ <h5><a name="compCopyrightText_419952">Copyrights:</a></h5>
<br />
</td>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_491190">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - @shopify/flash-list (npm) - 2.2.2</h4>
<p class="important">
Enclosed you will find the
<a href="#compLicenseText_491190">license conditions</a> applicable for -
@shopify/flash-list (npm) - 2.2.2
</p>
<br />

<h5><a name="compLicenseText_491190">License conditions:</a></h5>
<br />
<table class="licenseText">
<tr>
<td>
The MIT License
<br />
<br />Copyright (c) &lt;year&gt; &lt;copyright holders&gt;
<br />
<br />Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal in the
Software without restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so, subject to the
following conditions:
<br />
<br />The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
<br />
<br />THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR
A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
</td>
</tr>
</table>
<br />

<br />

<br />
</td>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_272077">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
Expand Down Expand Up @@ -55562,16 +55678,16 @@ <h5><a name="compCopyrightText_404138">Copyrights:</a></h5>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_481254">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - brace-expansion (npm) - 5.0.3</h4>
<h4><br /><a name="compDetail_483767">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - brace-expansion (npm) - 5.0.4</h4>
<p class="important">
Enclosed you will find the
<a href="#compLicenseText_481254">license conditions</a> applicable for - brace-expansion
(npm) - 5.0.3
<a href="#compLicenseText_483767">license conditions</a> applicable for - brace-expansion
(npm) - 5.0.4
</p>
<br />

<h5><a name="compLicenseText_481254">License conditions:</a></h5>
<h5><a name="compLicenseText_483767">License conditions:</a></h5>
<br />
<table class="licenseText">
<tr>
Expand Down Expand Up @@ -91541,16 +91657,16 @@ <h5><a name="compCopyrightText_313510">Copyrights:</a></h5>
</tr>
<tr class="componentDetail">
<td class="componentDetail">
<h4><br /><a name="compDetail_476725">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - lru-cache (npm) - 11.2.6</h4>
<h4><br /><a name="compDetail_489167">LICENSE CONDITIONS AND COPYRIGHT NOTICES</a></h4>
<h4>Open Source Software: - lru-cache (npm) - 11.2.7</h4>
<p class="important">
Enclosed you will find the
<a href="#compLicenseText_476725">license conditions</a> applicable for - lru-cache (npm) -
11.2.6
<a href="#compLicenseText_489167">license conditions</a> applicable for - lru-cache (npm) -
11.2.7
</p>
<br />

<h5><a name="compLicenseText_476725">License conditions:</a></h5>
<h5><a name="compLicenseText_489167">License conditions:</a></h5>
<br />
<table class="licenseText">
<tr>
Expand Down
2 changes: 1 addition & 1 deletion packages/jsActions/mobile-resources-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobile-resources-native",
"moduleName": "Native Mobile Resources",
"version": "11.4.1",
"version": "11.4.2",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/bottom-sheet-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [5.0.4] - 2026-4-9

### Fixed

- Fixed the “non‑worklet function called on the UI thread” error in bottom sheet coming from @gorhom/bottom-sheet usage.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/gallery-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.1.0] - 2026-4-9

### Changed

- We migrated from using the native FlatList to @shopify/flash-list.
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/intro-screen-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.3.0] - 2026-4-9

### Changed

- We migrated from using the native FlatList to @shopify/flash-list.
Expand Down
Loading