Jonatan Kłosko
|
356bd4b976
|
Fix label for image input entries
|
2024-06-14 21:12:22 +07:00 |
|
Jonatan Kłosko
|
9b1c898e3a
|
Skip auth when loading audio and image input values using secure token
|
2024-06-14 14:43:00 +07:00 |
|
Jonatan Kłosko
|
c67095bbe1
|
Make sure output inputs have unique ids
|
2024-03-25 20:07:16 +07:00 |
|
Jonatan Kłosko
|
4587396c9a
|
Encapsulate buttons and inputs in components (#2477)
|
2024-02-08 19:27:16 +01:00 |
|
Jonatan Kłosko
|
d3f33a045c
|
Migrate more CSS classes to components
|
2024-02-07 00:29:00 +08:00 |
|
Jonatan Kłosko
|
9bc0832e03
|
Make frame and text stream updates implicit (#2451)
|
2024-01-26 09:17:46 +01:00 |
|
Jonatan Kłosko
|
8431401df1
|
Reorganize helpers (#2450)
|
2024-01-26 08:23:37 +01:00 |
|
Jonatan Kłosko
|
501a98d7c6
|
Move helpers to components (#2448)
|
2024-01-26 05:47:56 +01:00 |
|
Jonatan Kłosko
|
026af473ec
|
Simplify terminal text clipboard icon
|
2024-01-25 17:56:26 +08:00 |
|
Jonatan Kłosko
|
3bbf43c708
|
Refactor hook props parsing (#2369)
|
2023-11-23 16:18:06 +01:00 |
|
Jonatan Kłosko
|
8710090274
|
Use shorter ids for cells and sections (#2350)
|
2023-11-15 17:33:43 +01:00 |
|
Jonatan Kłosko
|
0e06d8c0e7
|
Fix output ids within grid and tabs
|
2023-10-30 12:51:22 +07:00 |
|
Jonatan Kłosko
|
b87eb8eb28
|
Wrap overflowing words in plain text output
|
2023-10-28 02:36:19 +07:00 |
|
Jonatan Kłosko
|
b1ce874826
|
Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309)
|
2023-10-27 20:49:46 +02:00 |
|
Jonatan Kłosko
|
c23372bf53
|
Fix keyboard control
|
2023-10-27 23:37:38 +07:00 |
|
Jonatan Kłosko
|
64a150eef2
|
Stream audio/image input values into and out of the server (#2249)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2023-10-05 15:27:34 +02:00 |
|
Jonatan Kłosko
|
05418db0c6
|
Add :debounce to input outputs when missing (#2228)
|
2023-09-26 05:38:15 +02:00 |
|
PeterUstinox
|
edc09cd386
|
Support debounce option for inputs (#2224)
|
2023-09-26 05:31:41 +02:00 |
|
Jonatan Kłosko
|
da9cc6643b
|
Restructure output format (#2179)
|
2023-08-23 23:25:04 +02:00 |
|
Jonatan Kłosko
|
a11b1dfe7b
|
Add support for chunked text and markdown outputs (#2174)
|
2023-08-22 13:21:22 +02:00 |
|
Jonatan Kłosko
|
9ea1bc3342
|
Increase size limit for file input and show upload errors
|
2023-08-14 15:20:55 +02:00 |
|
Zach Allaun
|
005a9e86f7
|
Usability improvements for custom keyboard controls (#2145)
Co-authored-by: José Valim <jose.valim@gmail.com>
|
2023-08-08 15:58:34 +02:00 |
|
José Valim
|
01b2c31659
|
Make reprocess texts more neutral (#2105)
|
2023-07-24 21:52:47 +02:00 |
|
Jonatan Kłosko
|
de2fc2f93a
|
Add button for reevaluating apps on change and add retry for errors (#2066)
|
2023-07-13 12:26:10 +02:00 |
|
Jonatan Kłosko
|
27458f33f7
|
Add option to disable frame placeholder (#2035)
|
2023-07-04 13:35:29 +02:00 |
|
Jannik Becher
|
649a556025
|
Add support for datetime, time and date inputs (#2002)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-07-03 21:39:16 +02:00 |
|
Jonatan Kłosko
|
610415144a
|
Pass unique id to switch input output
|
2023-07-03 09:47:30 +02:00 |
|
Jonatan Kłosko
|
683f6c8f3b
|
Use different html name for output inputs (#1970)
|
2023-06-08 23:27:13 +02:00 |
|
Jannik Becher
|
dbceb99f79
|
Fix on-hover docs for erlang modules with type names in signature (#1957)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-06-07 12:30:52 +02:00 |
|
Jonatan Kłosko
|
34ffb8f3d5
|
Automatically reevaluate app sessions and support interrupt (#1928)
|
2023-05-26 13:12:41 +02:00 |
|
Jonatan Kłosko
|
5c923b3a2c
|
Support unknown MIME types as filters for the file input (#1922)
|
2023-05-24 14:17:47 +02:00 |
|
Jonatan Kłosko
|
8be942590a
|
Update preview on change in image and audio inputs (#1807)
|
2023-03-20 20:09:41 +01:00 |
|
Jonatan Kłosko
|
c1a2c924c6
|
Flush frame outputs from state (#1798)
|
2023-03-17 18:30:30 +01:00 |
|
Jonatan Kłosko
|
e78b3a930c
|
Move more styles to components (#1723)
|
2023-02-23 19:07:00 +01:00 |
|
Jonatan Kłosko
|
5b5593a54b
|
Update to Phoenix 1.7 (#1720)
|
2023-02-22 19:34:54 +01:00 |
|
Jonatan Kłosko
|
12f2322d08
|
Pass allowed URI schemes to Markdown outputs and update naming
|
2023-02-15 22:18:13 +01:00 |
|
Jonatan Kłosko
|
52bc694059
|
Make file dropzone ids unique (#1699)
|
2023-02-09 12:34:46 +01:00 |
|
Jonatan Kłosko
|
377045a17b
|
Remove policy checks and update empty frame text (#1694)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2023-02-06 20:31:06 +01:00 |
|
Jonatan Kłosko
|
50c23d0e4c
|
Tag file input id (#1674)
|
2023-02-01 19:59:26 +01:00 |
|
Jonatan Kłosko
|
69df6e0ad4
|
Rework file input to consider multiple clients (#1673)
|
2023-02-01 18:49:12 +01:00 |
|
Jonatan Kłosko
|
17ab1ae472
|
Add support for file input (#1622)
|
2023-01-04 21:44:04 +01:00 |
|
Jonatan Kłosko
|
8b3d8847c1
|
Add support for audio input (#1610)
|
2022-12-29 15:09:09 +01:00 |
|
Cocoa
|
262381fcc0
|
Adding support for capturing images from a camera (#1595)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2022-12-22 15:06:17 +01:00 |
|
Matt Furden
|
e9d88ad7d7
|
Support monospace font in textarea input (#1565)
|
2022-12-06 19:36:22 +01:00 |
|
Jonatan Kłosko
|
460eb14420
|
Support custom image format with implicit pixel data (#1558)
|
2022-12-02 12:42:31 +01:00 |
|
Jonatan Kłosko
|
97506535c5
|
Make textarea input autosized (#1552)
|
2022-11-28 20:47:48 +01:00 |
|
Jonatan Kłosko
|
15754c9c99
|
Add support for image input (#1538)
|
2022-11-19 15:08:00 +01:00 |
|
José Valim
|
6da00daffd
|
Update to LV 0.18 (#1426)
|
2022-10-04 08:46:55 +02:00 |
|
Jonatan Kłosko
|
4ce7df62e4
|
Fix whitespace in the text output copied to clipboard
|
2022-08-22 15:59:44 +02:00 |
|
Jonatan Kłosko
|
218bce5a63
|
Use binary ids for session clients (#1333)
|
2022-08-05 14:43:41 +02:00 |
|