UPDATE: Adds bindings to update timezone and locale

UPDATE: Update "generate locale" utility

FIX: Minor fixes to UI and proper support for locales/timezones

UPDATE: Adds "display language" setting to core
This commit is contained in:
Nicolás Hatcher
2025-11-28 21:21:19 +01:00
parent 402a13bd00
commit ffe5d1a158
109 changed files with 4783 additions and 3216 deletions

View File

@@ -0,0 +1,6 @@
set -e
rm -rf dist/*
npm run build
cd dist/assets && brotli wasm* && brotli index-*
cd ..
scp -r * app.ironcalc.com:~/testing/