![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@saltcorn/sqlite-mobile
Advanced tools
1.1.1 - Released 2 February 2025
Full-text search improvements:
select_by_view fieldview for Key fields: the user selects the value of a Key field based on an clicking in a row of rendered views (typically a Show view) of the joined table. Works for both Edit and Filter views.
Click to edit (Show and List view patterns) is now implemented by rendering the first available edit fieldview. This should be more robust and work with more data types.
Data in the admin's data edit grid is now loaded by page. This makes it possible to work with much larger datasets.
You can now permit to non-admin (role ID > 1) users to edit or inspect tables, or edit views, pages or triggers. In the permissions tab of the Users and security settings, minimum roles can be set for these capabilities. The appropriate menu items will be added to any users with the roles that match these permissions.
Stored calculated fields that contain joinfields in the expression are now automatically updated when the values they reference are changed, i.e. changes occur in the tables they reference. This is limited to single (expression contains x.y) and double joinfields (expression contains x.y.z). In most cases, you can now remove all recalculate_stored_fields actions.
Builder:
id
on containers. This is useful for scroll targetsWorkflows:
sbadmin2 theme - Color update: dark side bar, darker primary blue
AppChange event, runs every time a view, table, trigger, page or configuration value is changed.
Mobile builder:
FAQs
Saltcorn SQLite structure for the mobile app
The npm package @saltcorn/sqlite-mobile receives a total of 826 weekly downloads. As such, @saltcorn/sqlite-mobile popularity was classified as not popular.
We found that @saltcorn/sqlite-mobile demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.