What's Changed
- FIX: Fix CI script to deal with conflicting names by @nhatcher in #322
- FIX: We are back on tial and error, regrettably by @nhatcher in #323
- FIX: The glog was wrong :S by @nhatcher in #324
- FIX: Wrap text properly by @nhatcher in #325
- UPDATE: Adds implicit intersection operator! by @nhatcher in #264
- FIX: Update missing packages by @nhatcher in #326
- FIX[app.ironcalc.com]: Clean up code for the title by @nhatcher in #327
- UPDATE: Introducing Arrays by @nhatcher in #330
- UPDATE: New color picker by @dg-ac in #329
- FIX: Cleanup code on new color picker by @dg-ac in #333
- Bugfix/nicolas rust update by @nhatcher in #339
- FIX: Use local typescript instead of global by @nhatcher in #336
- FIX: thick line should be 3px in the picker by @nhatcher in #337
- FIX: Renaming a sheet updates formula in defined name by @nhatcher in #338
- FIX: Download all selected area by @nhatcher in #344
- FIX: control+shitf selects area by @nhatcher in #360
- FIX: Download to png off by one errors by @nhatcher in #361
- FIX: There are two fills in every new Excel model by @nhatcher in #363
- Feature/cell handle dblclick by @nhatcher in #366
- FIX: Remove some unused dependencies and updated dependencies by @nhatcher in #367
- fix grammar spelling by @BrianHung in #370
- feat: use wasm-bindgen unchecked_return_type by @BrianHung in #382
- FIX: Include "tests" is the set of phony files by @nhatcher in #385
- FIX[import xlsx]: Sets default text color to black by @nhatcher in #387
- FIX[import]: Set color black for text properly by @nhatcher in #388
- Update/nicolas rust version lints by @nhatcher in #389
- Bugfix/nicolas embedding by @nhatcher in #391
- FIX[webapp]: Allow downloading workbooks with unicode charaters by @nhatcher in #396
- UPDATE: Removes once_Cell dependency by @nhatcher in #397
- FIX[workbook]: Default fill should be None by @nhatcher in #401
- FIX: Removing styles of full columns or rows are a single diff list by @nhatcher in #402
- FIX: Quote sheet names properly by @nhatcher in #399
- FIX: Checks also that the sheet is the same by @nhatcher in #403
- FIX: stop propagation on copy in the editor by @nhatcher in #404
- Bugfix/nicolas copy paste issues by @nhatcher in #405
- FIX: Remove wrong content-type is sharing workbooks by @nhatcher in #406
- FIX: Use correct shades in theme palette by @dg-ac in #407
- UPDATE: Adds LOG10, LOG and LN by @nhatcher in #410
- FIX: Do not propagate on cut or double click in the editor by @nhatcher in #411
- FIX: Export fronzen rows/columns properly by @nhatcher in #412
- update: replace custom made icons with lucide's by @dg-ac in #413
- FIX: Removes old icon references by @nhatcher in #418
- docs: complete the Keyboard Shortcuts page by @dg-ac in #416
- fix: corners in Type and Cell background color buttons by @dg-ac in #417
- FIX: Adds sheet "block" navigation by @nhatcher in #419
- Bugfix/nicolas updates docs by @nhatcher in #420
- update: add a Help menu to App by @dg-ac in #409
- UPDATE: Text spills now to adjacent cells if needed by @nhatcher in #422
- feat: insert delete rows cols by @BrianHung in #408
- move column move row with cell displacement by @BrianHung in #414
- Feature/nicolas move insert keyboard by @nhatcher in #423
- FIX: Minimal support for inlineStr by @nhatcher in #429
- UPDATE: Python bindings for the user API by @nhatcher in #368
- Bugfix/nicolas round by @nhatcher in #430
- docs: fix typo in TAN function page by @elsaminsut in #434
- Updates/nicolas rust updates by @nhatcher in #439
- added dimensions to python by @dioptre in #437
- docs: adds ASIN, ACOS, ATAN documentation pages by @elsaminsut in #435
- docs: adds SINH, COSH, TANH documentation pages by @elsaminsut in #438
- FIX: Shift+Letter starts editing cell by @nhatcher in #441
- FIX: Update documentation of some documented functions by @nhatcher in #442
- docs: adds ATAN2, ASINH, ACOSH, ATANH documentation pages by @elsaminsut in #443
- UPDATE: Added documentation for the Column Function by @blueboy93 in #440
- add model.evaluate() call in nodejs binding README by @mattlehrer in #432
- Add templates by @nhatcher in #445
- Small fixes by @nhatcher in #446
- update: multiple updates to the toolbar by @dg-ac in #448
- Fix example in README to reference Model correctly. by @dsagal in #449
- update: prompt a welcome dialog to the app on first use by @dg-ac in #447
- UPDATE: First Docker images! by @nhatcher in #451
- UPDATE: Add info in README about the Dockerfile by @nhatcher in #452
- date time functions by @BrianHung in #425
- update: Add a left drawer to improve workbook management by @dg-ac in #453
- update: show which format is active in FormatMenu by @dg-ac in #450
- FIX: Adds test for TIME/HOUR/MINUTE/SECOND by @nhatcher in #456
- docs: update the section 'managing workbooks' with new info about the left sidebar by @dg-ac in #457
- FIX: sync changes of the localstorage in the left drawer by @nhatcher in #458
- FIX: Remove transition so there is no close drawer glitch by @nhatcher in #459
- FIX: DAYS and ISOWEEKNUM are "XLFN" functions by @nhatcher in #460
- FIX: Evaluate after deleting content in the user API by @nhatcher in #455
- FIX: Cleanup CSS code by @nhatcher in #462
- UPDATE: Update release to 0.6.0 by @nhatcher in #463
New Contributors
- @BrianHung made their first contribution in #370
- @elsaminsut made their first contribution in #434
- @blueboy93 made their first contribution in #440
- @mattlehrer made their first contribution in #432
- @dsagal made their first contribution in #449
Full Changelog: v0.5.1...v0.6.0