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
Jonatan Kłosko
8ab4d195d9
Properly copy content with math ( #1225 )
2022-06-13 14:20:07 +02:00
Kian-Meng Ang
b18a93af93
Fix typos ( #1222 )
2022-06-12 18:10:37 +02:00
José Valim
5fd896409d
Delay update instructions ( #1217 )
...
This gives us time to update desktop artifacts
and, in case we mess something up, it avoids
everyone upgrading to a broken release at the
same time.
2022-06-05 10:04:55 +02:00
Wojtek Mach
55be1ff7cd
Add missing app_type: :agent
2022-06-03 13:56:16 +02:00
Wojtek Mach
c9f022d637
Allow overwriting any bundler option per OS ( #1213 )
2022-06-02 21:33:23 +02:00
Wojtek Mach
fc7328703a
App bundling improvements ( #1211 )
...
1. Replace `mix release mac_app|mac_app_dmg|windows_installer` with a single `mix release app`
2. Extract templates (Launcher.swift, Launcher.vbs, etc) into separate
files in app_builder/lib/templates
3. Don't verify vc_redist.x64.exe checksum as the Microsoft publishes
new releases on the same URL
2022-06-01 22:29:54 +02:00
jonatanklosko
79c453c8ee
Update assets
2022-05-28 08:59:33 +00:00
Jonatan Kłosko
72bdf9b2bd
Fix context menu in the file system component ( #1205 )
2022-05-28 10:57:39 +02:00
jonatanklosko
93c5dd8e97
Update assets
2022-05-27 15:34:28 +00:00
Jonatan Kłosko
2bec50d910
Fix tests on OTP 25 ( #1204 )
2022-05-27 17:32:56 +02:00