Commit graph

1211 commits

Author SHA1 Message Date
Kuria 3cf175c81a
Add shortcut for evaluating a cell and advancing to the next one (#1294) 2022-07-23 12:22:17 +02:00
Basile Nouvellet 9cbecb6871
Fix typo in custom_kinos.livemd (#1292) 2022-07-22 21:30:21 +02:00
Wojtek Mach f7da416bd9 Vendor erts/include dir in the desktop app, closes #1290 2022-07-21 18:06:02 +02:00
Wojtek Mach f84bdaa5a2
Bind to random port in the desktop app (#1285) 2022-07-20 14:02:38 +02:00
Wojtek Mach 81ff876b7a
Standardise desktop installer names (#1286) 2022-07-20 11:05:28 +02:00
Frédéric Boyer 1ee1394fa6
Fix typo in the elixir and livebook notebook (#1284) 2022-07-19 21:53:15 +02:00
Wojtek Mach c3866d71b9 Remove unused variable 2022-07-19 15:00:46 +02:00
Wojtek Mach 0880a19683 Fix bundler path 2022-07-19 14:58:43 +02:00
Wojtek Mach a510148325 Fix remaining occurence of app_builder 2022-07-19 14:55:33 +02:00
Wojtek Mach 4a543c4aa9 Rename remaining occurance of AppBuilder 2022-07-19 14:54:56 +02:00
Wojtek Mach 8da05a5c5a
Rename AppBuilder to AppBundler (#1283) 2022-07-19 14:48:07 +02:00
José Valim 96b39d91ed
Update README.md 2022-07-19 09:33:58 +02:00
José Valim 59dcf9e1ff mix format 2022-07-19 09:27:57 +02:00
José Valim 5c105d3d1f Use Livebook.Config.abort! in more occasions 2022-07-19 09:14:43 +02:00
José Valim 32dfd93316 Mention the desktop app in the readme 2022-07-19 09:14:43 +02:00
Wojtek Mach 906b76817d Fix finding vbc.exe path 2022-07-18 17:10:38 +02:00
Wojtek Mach be85188088
Add VB launcher (#1280) 2022-07-18 17:00:15 +02:00
Wojtek Mach 4ec919f60b
App bundling improvements (#1279) 2022-07-18 11:51:17 +02:00
Jonatan Kłosko 5a3f5ff4b6
Release 0.6.3 (#1272) 2022-07-13 13:02:43 +02:00
Jonatan Kłosko 8ba302a9b4
Set colors in the MapLibre notebook (#1271) 2022-07-13 13:02:30 +02:00
jonatanklosko c6711b65f5 Update assets 2022-07-11 19:21:40 +00:00
Jonatan Kłosko e82279d9af
Reinitialize JS views on reconnection (#1270) 2022-07-11 21:19:32 +02:00
jonatanklosko a4e645defa Update assets 2022-07-11 12:37:37 +00:00
Jonatan Kłosko 75e47aa593
Reflect input change when clicking the reevaluate button (#1269) 2022-07-11 14:35:05 +02:00
Jonatan Kłosko 1757e21bca
Fix user profile edits to not crash on the homepage (#1268) 2022-07-10 20:16:55 +02:00
Linus 14538b7aa1
Tiny improvements to explore livebooks (#1266)
* Tiny improvement in explanation of pattern matching

* remove reference to `Kino.Ecto`
2022-07-09 13:29:05 +02:00
José Valim c6286e8630 Add RELEASE_NODE to all envs 2022-07-06 21:05:53 +02:00
Wojtek Mach 789a44a7da
Convert Mac launcher to a Cocoa app (#1263)
1. Add `:event_handler` app option. It is a process that will receive
   the app events, the `:open_app`, `{:open_url, url}`, and
   `{:open_file, path}` messages.

2. Add `AppBuilder.init/0`. This reads the `APP_BUILDER_INPUT` env
   variable which contains the app event the release was started with.

3. Use <https://github.com/wojtekmach/otp/tree/wm-WX_MACOS_NON_GUI_APP>
   branch which contains wx fix that hasn't been merged yet.
2022-07-06 19:27:06 +02:00
Cristine Guadelupe f9156e7a9f
Updates Map Cell guide (#1261) 2022-07-03 17:09:45 -03:00
Jonatan Kłosko 1144d581fc
Release 0.6.2 (#1258) 2022-06-30 21:01:23 +02:00
José Valim 31b5e0b93a
List databases alphabetically (#1257) 2022-06-30 19:36:48 +02:00
Alexandre de Souza b95dee2aa4
Update KinoDB bult-ins (#1256)
* Add new KinoDB built-ins

* Update kino_db built-in version
2022-06-30 12:38:43 -03:00
jonatanklosko 02494b86fd Update assets 2022-06-30 12:59:40 +00:00
Jonatan Kłosko 510f657542
Fix absolute URL detection when traversing markdown links (#1255) 2022-06-30 14:57:52 +02:00
José Valim bf6823240b Tiny fix to maps guide 2022-06-30 07:07:26 +02:00
Cristine Guadelupe 37c2cf1daa
Make styles available for all sections (#1253) 2022-06-30 06:57:10 +02:00
Jonatan Kłosko 5c0ad7ba1d
Fix nested frame updates (#1251) 2022-06-29 22:04:27 +02:00
Cristine Guadelupe cb0a208274
Guide for MapCell (#1250) 2022-06-29 07:50:05 -03:00
Wojtek Mach 11a73da183 Fix notarization 2022-06-28 13:35:03 +02:00
jonatanklosko 6c384712e5 Update assets 2022-06-24 22:08:32 +00:00
Brooklin Myers 604c79e4ca
Highlight CSS in Markdown snippets (#1246) 2022-06-25 00:06:46 +02:00
Jonatan Kłosko 60e44115d0
Handle Windows drive letter in Mix runtime path in the CLI (#1242) 2022-06-24 12:49:27 +02:00
jonatanklosko dbaf1d5ea1 Update assets 2022-06-24 10:02:06 +00:00
Jonatan Kłosko a7d7e6332d
Change text inputs to apply change on blur (#1243) 2022-06-24 12:00:23 +02:00
Jonatan Kłosko 2e29167229
Highlight HTML in Markdown snippets (#1244) 2022-06-24 12:00:11 +02:00
aar2dee2 0c04f659c4
Capture log from processes outside Livebook supervision (#1235)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-06-23 13:39:27 +02:00
Wojtek Mach fcf3015c87
Mac app bootstrap improvements (#1238) 2022-06-22 08:04:59 +02:00
Hector Perez ef4e735b38
Add missing word in the VM introspection notebook (#1236) 2022-06-21 18:06:16 +02:00
ByeongUk Choi 8f4cafe264
Add link to Hexdocs in hover docs (#1221)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-06-14 01:21:42 +02:00
jonatanklosko 49e7317ea4 Update assets 2022-06-13 12:22:42 +00:00