Commit graph

1063 commits

Author SHA1 Message Date
Wojtek Mach
3c48fff159
Fix launcher script (#888)
The idea was to leave trailing `\` for bash but it needs to be escaped!
The script worked fine fwiw.
2022-01-19 13:40:59 +01:00
jonatanklosko
a326161e6b Update assets 2022-01-19 12:07:03 +00:00
Jonatan Kłosko
3a0d77d879
Disable keyboard control when an editable element is focused (#885) 2022-01-19 13:05:21 +01:00
Kevin
f7fcb8f884
Fix path for bootstrap script (#884) 2022-01-19 12:37:40 +01:00
jonatanklosko
5ae368762e Update assets 2022-01-19 10:36:24 +00:00
Jonatan Kłosko
0b1f308b13
Fix cell insertion while editing Markdown cell (#883) 2022-01-19 11:34:38 +01:00
jonatanklosko
4ba81cc114 Update assets 2022-01-18 14:15:37 +00:00
Jonatan Kłosko
89ca95be10
Reuse DOM elements when replacing frame outputs (#881)
* Reuse DOM elements when replacing frame outputs

* Keep less persistent indices
2022-01-18 15:13:50 +01:00
Jonatan Kłosko
6e570ed05b
Improve branch selection menu (#882) 2022-01-18 15:12:09 +01:00
Jonatan Kłosko
7ae46eaa4e Specify release name in Docker build 2022-01-17 17:58:54 +01:00
Wojtek Mach
e8c80bf6a7
Add Mac app release (#865) 2022-01-17 17:34:38 +01:00
José Valim
4d79706c01
Revamp Explorer section for Kino (#879)
Pong and custom Kinos chapters are still pending.
2022-01-17 17:14:25 +01:00
Jonatan Kłosko
fe0bf660a2
Remove outputs from the page on erase outputs (#878) 2022-01-17 17:13:29 +01:00
José Valim
0c61f4dec0 Normalize explorer fonts 2022-01-17 17:11:06 +01:00
jonatanklosko
ae053199d9 Update assets 2022-01-17 13:21:07 +00:00
Jonatan Kłosko
d450444f04 Fix global indicator colors 2022-01-17 14:19:20 +01:00
jonatanklosko
7e1601b048 Update assets 2022-01-17 13:00:13 +00:00
Jonatan Kłosko
a1b8b54004
Update dependencies (#877)
* Update Elixir deps

* Update JS deps
2022-01-17 13:58:34 +01:00
jonatanklosko
708a771270 Update assets 2022-01-17 12:26:37 +00:00
Jonatan Kłosko
c57e5448b7
Remove old output formats (#876)
* Remove old outputs

* Remove other occurrences
2022-01-17 13:24:59 +01:00
jonatanklosko
fa67c3c567 Update assets 2022-01-17 12:22:47 +00:00
Jonatan Kłosko
6d1d4de767
Push cells source to the client on initial render (#875) 2022-01-17 13:20:59 +01:00
jonatanklosko
f36eae436a Update assets 2022-01-16 21:18:00 +00:00
Pete Jodo
384a59e5f0
fix bad import for mermaidjs (#874) 2022-01-16 22:16:08 +01:00
Jonatan Kłosko
a4a61ae9b7 Bump Mermaid version 2022-01-16 22:07:48 +01:00
Pete Jodo
45175b2a6f
add mermaidjs support (#816) 2022-01-16 22:04:24 +01:00
jonatanklosko
bfbdc4602c Update assets 2022-01-16 19:38:49 +00:00
Jonatan Kłosko
6615422613
Restructure frame output (#857)
* Restructure frame output

* Reboot JSComponent when ref changes

* Prune outputs from LV, handle frame and stdout updates via component messaging

* Keep ANSI modifiers as keyword list

* Don't re-render pruned outputs

* Improve empty frame styling

* Use more specific id

* Add clarification on trailing CR

* Handle output group borders with CSS

* Keep only relevant outputs in memory

* Adjust borders

* Update lib/livebook/live_markdown/import.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Apply review comments

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-01-16 20:37:00 +01:00
jonatanklosko
ac994efb41 Update assets 2022-01-16 12:52:27 +00:00
Jonatan Kłosko
357985eef4
Apply editor theme to markdown snippets (#873)
* Apply editor theme to markdown snippets

* More tailwind
2022-01-16 13:50:44 +01:00
josevalim
751ca8296b Update assets 2022-01-16 11:41:46 +00:00
José Valim
68e81356f6
Improvements to theme (#871) 2022-01-16 12:40:14 +01:00
jonatanklosko
51cc9c3bd8 Update assets 2022-01-15 22:10:32 +00:00
Jonatan Kłosko
35e42d1bad
Keep editor background on rerender (#869) 2022-01-15 23:08:45 +01:00
cristineguadelupe
59370a55ae Update assets 2022-01-15 21:48:09 +00:00
Cristine Guadelupe
67fa155f3d
High-contrast option for the code editor (#868)
* High-contrast option for the code editor

* Small refactor

* Creates a high-contrast theme from the custom theme

* Refactor to store the theme as a string

* Fix prettier
2022-01-15 18:46:25 -03:00
cristineguadelupe
d5c6dfadcb Update assets 2022-01-13 20:12:37 +00:00
Cristine Guadelupe
6b63ed9c33
Changes the color scheme of the outputs from One Dark to One Light (#864) 2022-01-13 17:10:51 -03:00
cristineguadelupe
d6760446b4 Update assets 2022-01-13 18:08:42 +00:00
Cristine Guadelupe
36aab4357c
Adds an option to increase the font size of the editor (#860)
* Adds an option to increase the font size of the editor

* Update lib/livebook_web/live/settings_live.ex

Co-authored-by: José Valim <jose.valim@gmail.com>

* Editor font size options as constants

Co-authored-by: José Valim <jose.valim@gmail.com>
2022-01-13 15:06:50 -03:00
Cristine Guadelupe
89835f5e60
Adds a bit of contrast to the comments in the code editor (#859)
* Adds a bit of contrast to the comments in the code editor

* Changes the ansi-color-light-black to the new color of the comments

* Color hex in lowercase

* Reverts to the old light-black
2022-01-13 15:06:30 -03:00
Cristine Guadelupe
9690e2ac51
Minor design improvements (#858)
* Adds the greens and yellows from the custom color palette

* Keeps the cell status indicators with the original bright colors

* Increases icon-button contrast

* Increases labeled_text font-size

* Removes type: button to fix the runtime sidebar buttons style on Safari

* Increases the toggleable menu contrast on hover

* Use the same color for the stale state in the sections sidebar
2022-01-13 15:06:11 -03:00
Jonatan Kłosko
67952b07be
Fix unique task test race condition (#863) 2022-01-13 12:47:24 +01:00
José Valim
dbe4fdeda4
Add shutdown button (#862)
The button only appears on interactive mode because
we assume embedded mode is running inside a release
or similar.
2022-01-13 12:22:34 +01:00
José Valim
a1c5521115
Fix about section in settings (#861) 2022-01-13 12:02:06 +01:00
Jonatan Kłosko
fc20b662ce Fix dashboard path 2022-01-12 20:16:27 +01:00
José Valim
f88d88c3db Update earmark_parser 2022-01-12 18:10:27 +01:00
jonatanklosko
2fceddea35 Update assets 2022-01-12 12:42:37 +00:00
Jonatan Kłosko
2f9197c4ed
Use monspaced font for all characters in Markdown code blocks (#855) 2022-01-12 13:40:35 +01:00
jonatanklosko
265588902f Update assets 2022-01-12 12:29:52 +00:00