Cristine Guadelupe
1c92311f8d
Add setSmartCellEditorIntellisenseNode to iframe ( #2230 )
2023-09-26 21:54:03 +07:00
Jannik Becher
60d9beda5a
Send link navigation event inside iframe to parent ( #2160 )
2023-08-13 13:40:48 +02:00
José Valim
9ff9aaef86
Move to livebookusercontent.com to avoid adblockers, closes #1844
2023-04-04 00:03:34 +02:00
Jonatan Kłosko
1ffdf8bf6a
Add importJS to the JS view client context ( #1431 )
2022-09-22 21:27:29 +02:00
Cristine Guadelupe
52f7d7419b
Changes secrets wording form label to name ( #1419 )
2022-09-18 18:40:09 -03:00
Cristine Guadelupe
bf09441555
Secrets from modal ( #1406 )
...
* Secrets from modal
* Format assets
* Applying suggestions
* Format assets
* Applying suggestions
* Unavailable secret
* Applying suggestions - select_secret_ref
* Applying suggestions
* Applying suggestions - iframe v4
2022-09-16 17:56:40 -03:00
Jonatan Kłosko
fece6f49f2
Fix images on livebook.space
2022-08-02 00:57:51 +02:00
Jonatan Kłosko
9a016e439d
Synchronize smart cell source before evaluation ( #1164 )
...
* Synchronize smart cell source before evaluation
* Sync JS view only if present
* Synchronize with smart cell only when started
* Update references to kino packages
* Update the Smart cells notebook
* Rename add dependnecy to add package
* Update changelog
2022-05-03 15:09:37 +02:00
Jonatan Kłosko
8e063792ff
Improvements to the smart cells flow ( #1150 )
...
* Reword reinstall to restart
* Clarify Smart cell message when dependencies are installing
* Handle universal shortcuts in inside iframe inputs
* Adjust smart cell icons
* Improve wording in the dependency install prompt
* Reevaluate cells after installing smart cell dependencies
* Update lib/livebook_web/live/session_live/cell_component.ex
Co-authored-by: José Valim <jose.valim@dashbit.co>
Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-04-30 12:26:03 +02:00
Jonatan Kłosko
e5e13d86c2
Serve iframes from another local port when running on http ( #989 )
...
* Serve iframes from another local port when running on http
* Use relative hostname in local iframe URL
* Simplify server start check
* Use random iframe port when Livebook runs on a random port
* Rename space/ to iframe/
* LivebookWeb.IframePlug -> LivebookWeb.IframeEndpoint
2022-02-08 14:45:58 +01:00