v0.3.0-beta
          ·
          
            17200 commits
          
          to main
          since this release
        
        
        
What's Changed
- Right click menu by @davidkircos in #67
- add backdrop to RightClick menu by @davidkircos in #69
- 65 when a python cell is open double clicking another cell should move the editor by @davidkircos in #70
- maximize electron window when double clicking header by @davidkircos in #71
- fix shortcut keys for opening editor, when editor is already open by @davidkircos in #73
- nodeIntegration: false by @davidkircos in #79
- fix bug where CodeEditor was not updating output by @davidkircos in #81
- fix bug by @davidkircos in #84
- standardize cell function call names to cell() and cells() by @davidkircos in #85
- fix bug by @davidkircos in #89
- E2E Testing by @davidkircos in #86
- Code Editor Bug by @davidkircos in #93
- reduce axes length to a resonable length that WebGL renders on M1 by @davidkircos in #94
- Column Headers + Cell to INT Cast by @davidkircos in #92
- update default example file by @davidkircos in #98
- simplify grid drawing by @davidfig in #106
- Features/axis lines by @davidfig in #108
- separate out axisLines from gridLines by @davidfig in #111
- Dev by @davidfig in #112
- make GridHeaders white and smaller labels by @davidkircos in #114
- Pyodide upgrades by @davidkircos in #115
- Add Headers, Refactor Pixi, Rework Pointer Events, Etc. by @davidfig in #113
- View menu options by @davidkircos in #118
- Resizable editor 3 by @davidkircos in #119
- format with prettier by @davidkircos in #121
- Mobile Support by @davidkircos in #120
- Add missing argument to Getcells alias and fix dataframe indexing by @boaarmpit in #125
- Update CONTRIBUTING.md by @KieranHolroyd in #132
- Highlight header by @davidfig in #133
- Fix: Blurry text when devicePixelRatiois less than one by @lTyl in #127
- Add numpy-like indexing by @boaarmpit in #128
- add ALPHA badge to BottomBar by @davidkircos in #143
- update bottom bar and add Quadratic Version by @davidkircos in #144
- don't load Python on Mobile by @davidkircos in #145
- Pixi refactor by @davidfig in #141
- Cell formatting by @davidfig in #149
- User Auth via Auth0 by @davidkircos in #131
- Quadrants by @davidfig in #161
- Color palette and styles by @waveminded in #171
- fix: apply consistent UI copy casing, tweak menu design elements by @jimniels in #174
- Update Browser WASM Support Message by @davidkircos in #176
- Remove db refactor by @davidkircos in #178
- fix: small UI tweaks by @jimniels in #179
- Remove db by @davidfig in #168
- feat: add zoom shortcuts by @jimniels in #180
- Fix Dependencies by @davidkircos in #181
- Development bug fixes by @davidkircos in #184
- Development tests for sheet controller by @davidkircos in #186
- Delete Cells Updates Dependencies by @davidkircos in #188
- Development clipboard improvement by @davidkircos in #191
- fix: prettier SVG error & warnings by @jimniels in #195
- feat: command palette by @jimniels in #183
- Formatting Context Menu by @davidkircos in #197
- PW // [PERFORMANCE FIX]: Debounce Save File Procedure by @peterwangsc in #201
- Remove null declaration from temp timeout id by @peterwangsc in #202
- feat: "Go to" menu by @jimniels in #198
- feat: support dragging when space is being pressed by @jimniels in #210
- revert feat: support dragging when space is being pressed by @jimniels in #211
- feat: add keyboard shortcuts to context menu by @jimniels in #209
- Text styling by @davidfig in #199
- feat: context menu by @jimniels in #214
- feat: bold/italic keyboard shortcuts by @jimniels in #222
- move saveLastLocal to end of transaction, fix bug with formatting not… by @davidkircos in #223
- Rust Formulas UI by @davidkircos in #205
- Rust formulas by @HactarCE in #196
- Development Fix CI by @davidkircos in #226
- fix: menus by @jimniels in #229
- feat: color picker style enhancements by @jimniels in #230
- Development Formulas - Polish by @davidkircos in #232
- feat: cell type menu enhancements by @jimniels in #237
- feat: Number Formatting by @davidkircos in #238
- fix: update floating formatting bar by @jimniels in #245
- Formulas Monaco Support by @davidkircos in #244
- [WIP] Merge grid with cells by @boaarmpit in #137
- Development Clipboard Formatting by @davidkircos in #241
- feat: file menu reorganization by @jimniels in #247
- fix double undo bug for clearing all formatting by @davidkircos in #248
- bug: Development Cut Formatting by @davidkircos in #252
- add errorMarker, modify drawing order by @davidkircos in #254
- update readme by @davidkircos in #257
- reorganize by @davidkircos in #258
- Development by @davidkircos in #147
- move social icon and fix title centering by @davidkircos in #261
- hide avatar by @davidkircos in #262
- Command Palette: additional icons / css fix by @waveminded in #251
- refactor: tweak top bar icon and style by @jimniels in #264
- Fixing a bug where when you delete a cell with array cells it doesn't… by @davidkircos in #265
- feat: code editor console improvements by @jimniels in #263
- Show A1 When Editing A Formula & Check Eslint, TS in Github Action by @davidkircos in #266
- feat: prompt user about unsaved changes when closing editor by @jimniels in #268
- fix electron topbar interaction by @davidkircos in #267
- fix: goto list item click by @jimniels in #273
- Fix typo by @bartbroere in #275
- Fix copy paste xml by @davidkircos in #276
- New Default Example Grid by @davidkircos in #274
- Improve Cell Type Outlines by @davidkircos in #277
New Contributors
- @davidfig made their first contribution in #106
- @boaarmpit made their first contribution in #125
- @KieranHolroyd made their first contribution in #132
- @lTyl made their first contribution in #127
- @waveminded made their first contribution in #171
- @jimniels made their first contribution in #174
- @peterwangsc made their first contribution in #201
- @HactarCE made their first contribution in #196
- @bartbroere made their first contribution in #275
Full Changelog: v0.1.0-alpha...v0.3.0-beta