Jonatan Kłosko
73845e4f6a
Handle backticks in Elixir code when persisting Livemarkdown ( #438 )
...
* Handle backticks in Elixir code when persisting Livemarkdown
* Apply suggestions from code review
Co-authored-by: José Valim <jose.valim@dashbit.co>
Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-07-07 15:10:36 +02:00
Jonatan Kłosko
6ec263ce7c
Remove unnecessary url assign on form components
2021-07-07 14:40:26 +02:00
jonatanklosko
07c35418ae
Update assets
2021-07-07 12:35:15 +00:00
Jonatan Kłosko
c1654345b7
Migrate to latest LV ( #437 )
...
* Update phoenix deps
* Update reference to LiveDashboard encode_pid
* Fix form input id references
* Move to HEEx
* Update back to filesystem LV npm package
* Further HEEx rewrites
* Refactor icons into function components
* .html.leex -> .html.heex
* Further refactoring
* Move render helpers into function components
* Add doctype back
* Further refactoring
* Refactor cell component
* Further refactoring
* Compose sidebar using function components
* Rewrite notebook card component as function component
* Fruther refactoring
* Fix race condition in runtime tests
* Rewrite tooltips into function component
* Update Tailwind purge rules
* Revert "Rewrite tooltips into function component"
This reverts commit bd6ca8f0b5
.
* Refactor conditional tooltip
2021-07-07 14:32:49 +02:00
jonatanklosko
934973593f
Update assets
2021-07-06 09:24:04 +00:00
Jean Carlos
db22a7cccb
Added range input (Slider) ( #435 )
...
* Added range input (Slider)
* Added range input (Slider)
* Custom css to range input
* Formatting correction
2021-07-06 11:22:04 +02:00
jonatanklosko
d90f3d6118
Update assets
2021-07-05 21:35:14 +00:00
Jonatan Kłosko
d0ec965fad
Fix persistent insert mode in modals
2021-07-05 23:33:21 +02:00
Jonatan Kłosko
9b2f039e29
Restructure remote node processes and allow for multiple connections ( #434 )
...
* Restructure remote node processes and allow for multiple connections
* Return proper error from Attached duplicate
2021-07-05 20:01:27 +02:00
jonatanklosko
26954ce47c
Update assets
2021-07-05 12:45:29 +00:00
Jonatan Kłosko
6d9fb90953
Merge undo stack for collaborative editing ( #433 )
2021-07-05 14:44:00 +02:00
José Valim
0c9e25d1be
Always get the latest available Docker image ( #431 )
2021-07-05 00:33:29 +02:00
Leandro Bighetti
0941990942
Fixes typo in README.md ( #432 )
...
Hi all,
This fixes a small typo in the README.
Cheers!
2021-07-05 00:15:19 +02:00
José Valim
7b4978d003
List livebook version on dashboard home
...
This will be available in the upcoming dashboard version.
2021-07-04 20:58:37 +02:00
jonatanklosko
467d724bfb
Update assets
2021-07-02 21:08:09 +00:00
Jonatan Kłosko
557df4a5bf
Add UI for file deletion and renaming ( #426 )
2021-07-02 23:06:05 +02:00
josevalim
719cffe0cc
Update assets
2021-07-02 14:54:31 +00:00
José Valim
2dbfb562ea
Hardcode font size to 14 for consistency
2021-07-02 16:52:38 +02:00
jonatanklosko
b732fa3179
Update assets
2021-07-02 12:35:34 +00:00
Jonatan Kłosko
8ed30f7984
Add UI for directory creation ( #424 )
2021-07-02 14:34:00 +02:00
jonatanklosko
beb00af367
Update assets
2021-07-01 15:07:51 +00:00
Jonatan Kłosko
5637d09c09
Fix Enter behaviour on buttons
2021-07-01 17:06:06 +02:00
Jonatan Kłosko
48b4938408
Release 0.2.2
2021-07-01 16:46:09 +02:00
jonatanklosko
1cd1b86d35
Update assets
2021-07-01 14:39:41 +00:00
Jonatan Kłosko
c0d9f8253a
Support Enter to enter insert mode ( #422 )
2021-07-01 16:38:08 +02:00
jonatanklosko
80f6e987cf
Update assets
2021-07-01 13:59:55 +00:00
Jonatan Kłosko
b92afcef8e
Highlight matching brackets only in insert mode ( #421 )
2021-07-01 15:58:18 +02:00
jonatanklosko
931520d27d
Update assets
2021-07-01 13:04:32 +00:00
Jonatan Kłosko
2100451df7
Document editor shortcuts and add basic view ( #419 )
...
* Document more editor shortcuts
* Add basic shortcuts view
* Improve sizing
* More shortcuts
* Fix replace-all editor shortcut
* Show tab in basic view, hide find shortcut
2021-07-01 15:02:56 +02:00
jonatanklosko
e23ebae669
Update assets
2021-07-01 11:25:02 +00:00
Jonatan Kłosko
20ff5c95b8
Suggest restarting runtime on Mix.install error and add restart shortcut ( #418 )
...
* Suggest restarting runtime on Mix.install error and add restart shortcut
* Apply review comments
2021-07-01 13:23:07 +02:00
Wojtek Mach
6515629156
livebook server: Add --open flag ( #417 )
...
* livebook server: Add --open flag
* Update lib/livebook_cli/server.ex
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
* Add LivebookWeb.Endpoint.access_url/0
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-07-01 12:17:49 +02:00
jonatanklosko
a756938d24
Update assets
2021-07-01 09:51:47 +00:00
Jonatan Kłosko
86316e9460
Add code formatting integration to Elixir cells ( #416 )
2021-07-01 11:50:04 +02:00
jonatanklosko
834b88905c
Update assets
2021-06-30 20:09:41 +00:00
Jonatan Kłosko
cb151fdaa2
Improve Bin sizing
2021-06-30 22:07:57 +02:00
josevalim
bce12c16a9
Update assets
2021-06-30 18:22:30 +00:00
José Valim
42a3ac2675
Add scrollbar and spacing on Bin
2021-06-30 20:20:08 +02:00
josevalim
9a8717383a
Update assets
2021-06-30 18:08:18 +00:00
José Valim
8dc142f6d5
Fix placement and remove double scroll bars
2021-06-30 20:06:33 +02:00
jonatanklosko
419a1f1940
Update assets
2021-06-30 15:50:19 +00:00
Jonatan Kłosko
2ff327e742
Implement cells bin ( #414 )
...
* Implement cells bin
* Temporarily keep cells source
* Send complete bin entries from session to clients when a cell gets removed
* Polish styles
* Hydrate bin entries on section deletion as well
2021-06-30 17:48:27 +02:00
jonatanklosko
35366aa18e
Update assets
2021-06-28 21:48:47 +00:00
Jonatan Kłosko
44dc3d9041
Improve section management ( #411 )
...
* Allow inserting section anywhere in the notebook
* Improve section deletion
* Polishing
* Remove section insertion shortcuts
2021-06-28 23:46:50 +02:00
jonatanklosko
a30fb7177c
Update assets
2021-06-28 18:07:42 +00:00
mcintyre94
4241866b5d
Add support for a color input type ( #410 )
...
This renders as input type=color, and stores a 6 digit hex color with leading hash
2021-06-28 20:05:56 +02:00
José Valim
ea7bba11cd
Copy edits to distributed .livemd
2021-06-27 17:55:03 +02:00
mcintyre94
c1d462620b
Remove the cmd + space autocomplete instructions from example livebook ( #407 )
...
Macs use ctrl + space and don't special case this shortcut
2021-06-26 20:50:58 +02:00
Jonatan Kłosko
a49111afe0
Update Kino introductory notebook with Markdown output ( #406 )
2021-06-26 18:32:03 +02:00
jonatanklosko
ea413dd5b9
Update assets
2021-06-26 16:07:32 +00:00