Nicolás Hatcher
8a54f45d75
UPDATE: Add clear formatting
...
Fixes #267
2025-02-04 19:02:05 +01:00
Nicolás Hatcher
42d557d485
UPDATE: Python docs
2025-02-01 17:18:02 +01:00
Nicolás Hatcher
293f7c6de6
FIX: Use @ironcalc/workbook from file and bimp dependencies
2025-01-31 18:44:25 +01:00
Daniel
38325b0bb9
UPDATE: Add an empty state message to the Name Manager
2025-01-31 00:07:50 +01:00
Daniel
282ed16f0d
fix: Remove commented code
2025-01-30 23:41:27 +01:00
Daniel
fd744d28a3
fix: use theme colors on divider
2025-01-30 23:41:27 +01:00
Daniel
9a717daf04
update: makes AddressContainer's width flexible to allow more space on mobile
2025-01-30 23:41:27 +01:00
Daniel
84bf859c2c
fix: remove min-width in formatPicker to avoid input overlay on mobile devices
2025-01-30 23:41:27 +01:00
Daniel
e57101f279
update: remove ironcalc link on mobile, padding adjustments
2025-01-30 23:41:27 +01:00
Nicolás Hatcher
264fcac63c
UPDATE: Exposes the model in UserModel
...
Fixes #262
2025-01-30 07:50:14 +01:00
Nicolás Hatcher
7777f8e5d6
UPDATE: Adds fixes to python upload script
2025-01-29 23:50:33 +01:00
Daniel
6aa73171c7
FIX: Wrong Discord invite link
2025-01-29 18:44:33 +01:00
Daniel
8051913b2d
update: remove the Name Manager from the 'Unsupported Features' page
2025-01-29 18:44:13 +01:00
Daniel
cfa38548d5
update: Name Manager documentation page
2025-01-29 18:44:13 +01:00
Nicolás Hatcher
9787721c5a
UPDATE: Add python workflow to publish on testpypi
2025-01-29 18:41:13 +01:00
Nicolás Hatcher
610b899f66
UPDATE: Add raw API to nodejs bindings
v0.3.1
2025-01-28 20:26:39 +01:00
Nicolás Hatcher Andrés
24fb87721f
Update npm.yml
2025-01-28 08:09:17 +01:00
Nicolás Hatcher
d3bc8b135c
FIX: Try a boolean argument for the CI instead
2025-01-28 08:09:17 +01:00
Daniel González-Albo
0f6d311de2
Merge pull request #252 from ironcalc/fix/dani-delete-sheet
...
UPDATE: Deleting a sheet prompts a confirmation dialog
2025-01-28 01:11:46 +01:00
Daniel
0c15ae194d
Fix: simplified code by having only 1 dynamic message
2025-01-26 19:00:00 +01:00
Nicolás Hatcher
5d429b1660
UPDATE: Add node bindings
v0.3.0
2025-01-26 11:01:42 +01:00
Daniel
20c4a596bf
UPDATE: Localization
2025-01-21 01:21:03 +01:00
Daniel
f07a69260f
UPDATE: Deleting a sheet prompts a confirmation dialog
2025-01-21 01:20:42 +01:00
Nicolás Hatcher
ec4e7b1ca3
FIX: Fix ERF.PRECISE and ERFC.PRECISE links in documentation
2025-01-20 17:22:33 +01:00
Steve Fanning
81d25b6ec9
Add ERFC, ERF.PRECISE and ERFC.PRECISE functions
2025-01-20 17:22:33 +01:00
Nicolás Hatcher
3a001d96b8
FIX: Can cut and paste in Custom Format Dialog
...
Fixes #240
It is a pity we have to do this. There probably is a better way
2025-01-19 22:37:42 +01:00
Nicolás Hatcher
69ca1f178c
FIX: Uses python3 if python is not available
2025-01-19 22:27:00 +01:00
Nicolás Hatcher
feb22cced3
UPDATE: Adds storybook
...
This is a bit on an emergency PR to unblock Dani
2025-01-19 17:38:33 +01:00
Nicolás Hatcher
c88304ba96
FIX: Fixes from "the big split"
2025-01-19 14:43:30 +01:00
Nicolás Hatcher
fa0b386abc
FIX: Added file from "the big split"
2025-01-19 14:31:58 +01:00
Nicolás Hatcher
ff0d05e3a0
FIX: Make clippy happy (upgrade dependencies)
2025-01-19 14:31:58 +01:00
Nicolás Hatcher
1b7389fd23
FIX: Make Clippy happy
...
Automatic fixes
2025-01-19 14:31:58 +01:00
Steve Fanning
263bab2cf9
"Change markdown file names for ERF.PRECISE and ERFC.PRECISE"
2025-01-18 10:56:51 +01:00
Steve Fanning
2e0722f9b5
Fix typos in ERF function description
2025-01-18 10:56:51 +01:00
Steve Fanning
fd72bca141
Add description for ERF function.
2025-01-18 10:56:51 +01:00
Nicolás Hatcher
8215cfc9fb
UPDATE: split the webapp in a widget and the app itself
...
This splits the webapp in:
* IronCalc (the widget to be published on npmjs)
* The frontend for our "service"
* Adds "dummy code" for the backend using sqlite
2025-01-17 19:27:55 +01:00
Daniel
378f8351d3
Small fix in maxWidth
2025-01-15 18:03:44 +01:00
Daniel
c770b3229c
Mobile view
2025-01-15 18:03:44 +01:00
Daniel
b0f57b20c2
Height adjusment, theme/hex replacement
2025-01-15 18:03:44 +01:00
Daniel
912fcae0a3
Footer and header are now consistent with other dialogs
2025-01-15 18:03:44 +01:00
Daniel
cc72d031b5
Action buttons consistency and tooltips
2025-01-15 18:03:44 +01:00
Daniel
e8c18ebc5e
More row height and alignment
2025-01-15 18:03:44 +01:00
Daniel
576c358e2a
More alignment fixes
2025-01-15 18:03:44 +01:00
Daniel
eb03efba3e
FIX: Layout and spacing adjustments
2025-01-15 18:03:44 +01:00
Daniel
43e9cb3523
FIX: Small adjustments after feedback
2025-01-11 19:05:48 +01:00
Daniel
b95c0642da
FIX: UploadFileDialog is now a proper dialog for easy focusing
2025-01-11 19:05:48 +01:00
Daniel
185a70224c
FIX: Makes sure tabIndex works properly on formatPicker dialog
2025-01-11 19:05:48 +01:00
Daniel
a4c3233253
FIX: Makes sure tabIndex works properly on SheetRenameDialog
2025-01-11 19:05:48 +01:00
Steve Fanning
ac9dc22972
Minor updates to DAY function page and example spreadsheet
2025-01-02 18:29:12 +01:00
Steve Fanning
68b5364bbd
Fix typo to reflect minimum serial number of 1.
2025-01-02 18:19:43 +01:00