Commit cbd2ea7
Update 3.0.5 (#509)
* added color picker
* better splitting
* hack to bypass blank target on docs
* ne notebook format sketch
* GraphicsRow/Col/Grid fallbacks
* Support for new notebooks format
* Refactor loader integration and update settings management across frontend components. Bump version to 3.0.5.
* Refactor kernel initialization and update component imports across frontend files
* Add kernel autolaunch functionality to the notebook startup script
* Implement file hash checking and reload functionality in notebook components
* added news block on launch
* examples update
* EOL windows fix
* DOSTextFormat->False
* fixed CRLF on windows
* added wls, wlt file extensions
* removed clutter from GUI
* fixed multiple lines inside graphics complex lines
* added debug failure info
* update
* update
* windows test
* Updated TeXView and TeXFormAsync
* start kernel a bit earlier
* moved kernel after the downloader
* AnchorPoint
* Sort file tree by directories/files
* removed ViewBox from FrontEndExecutable. Better separation
* better context isolation
* release notes
* final update
* fixed path
* save as wln directly
* fixed obejcts fileds
* Colon and Cross
* release notes finished
* don't ask for cli
* fixed cli installation
* Colon, Cross implemented. Fixed error with ListLinePlotly
* Added AppGlobals to track focused windows and notebooks
* added NodeJS extensions support
* PublicFields
* changed API for external apps
* Added MCP server
* release notes
* stripped some tools
* compressed MCP description. Moved VFX package
* removed extras
* removed chat entirely
* CLI implemented
* fixed CLI
* Unicode support for file format
* update
* enforce unicode safe test
* added new API and fixed some styles
* qfix
* made Events widely available, corrected descrition
* autoproject output js, html cells from the notebook to window
* updated release notes
* improved loading signals, removed depricated code, limit sidebar max file size
* qfix
* Package json optional dependencies (#507)
* fix: two macosxspecific dependencies has been moved to the 'optionalDependencies' section
* fix: updated git ignore
* Added V8
* added proper AnchorPoint for Inset and TeXView
* AlignmentPoint alias
* removed depricated
* removed depricated
* added support for colored Image3D
* updated examples and improved image3d
* updated examples and image3D
* removed some examples
* v8 added to dirs
* Added Sequence Iconize
* fixed sync issue with demo folder
* qfix for DeleteDirectory
* fixed false CurrentWindow assigment
* Total Kernel IO refactor
* fixed double connection
* rolledback to a simpler solution
* added support for `Inset` with size provided
* Added automatic and image sizes predefined
* avoid flickering
* added spinner to show connection progress
* adjusted for Windows machine
* qfix demo
---------
Co-authored-by: Kirill Belov <KirillBelovTest@gmail.com>1 parent 6aa56ac commit cbd2ea7
243 files changed
Lines changed: 101599 additions & 431288 deletions
File tree
- .github/workflows
- Common/Patches
- Components
- Kernel
- Sidebar
- Components
- Debug
- Electron
- build
- bundle
- Frontend
- Kernel
- Packages
- CSockets
- Kernel
- LibraryResources/Windows-x86-64-v8
- Scripts
- Misc/Kernel
- Scripts
- Views
- Notebook
- Settings
- Components
- Window
- modules
- wljs-api
- dist
- mcp
- dist
- skills
- scripts
- src
- wljs-cells/src
- wljs-debugger
- src
- templates
- wljs-demos-archive
- Demos
- Data visualisation
- Frontend symbols
- Interactive evaluation
- attachments
- Introduction
- Media formats
- Mini apps
- Release notes
- attachments
- wljs-editor
- dist
- src
- templates
- wljs-excalidraw/src
- wljs-export-html
- DynamicsTools
- BlackBoxes
- Formats
- HTMLEmbeddable
- HTML
- MDX
- Markdown
- Mathematica
- SFX
- wljs-graphics-d3
- dist
- packages
- src
- wljs-graphics3d-threejs
- dist
- src
- wljs-html-support/src
- wljs-inputs
- src
- templates
- wljs-js-support/src
- wljs-manipulate
- Packages
- wljs-markdown-support
- src
- wljs-mermaid-support/src
- wljs-neuralnet/src
- wljs-plotly
- dist
- src
- wljs-print-redirect-fix
- wljs-revealjs/src
- wljs-snippets
- dist
- library
- packages
- src
- lib
- template
- ChatComponents
- wljs-sound/src
- wljs-video/src
- wljs-wlx-support/src
- wljs-xterm
- src
- template
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| |||
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| 67 | + | |
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
| |||
0 commit comments