Jonatan Kłosko
|
c9f619a84a
|
Fix tab content disappearning in nested tabs
|
2025-02-13 16:00:04 +09:00 |
|
José Valim
|
e1277fa62a
|
Support nil fields in forms (#2931)
|
2025-02-12 13:12:03 +01:00 |
|
José Valim
|
00f2fdf1d1
|
Add styling to plain text (#2928)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2025-02-12 09:46:48 +01:00 |
|
Jonatan Kłosko
|
68cc30f173
|
Update non-formatted interpolation syntax
|
2024-12-05 17:14:34 +08:00 |
|
Jonatan Kłosko
|
5ae61ed776
|
Update to LV 1.0 (#2883)
|
2024-12-04 10:37:17 +01:00 |
|
Jonatan Kłosko
|
bed5aa021c
|
Use strings for component variants (#2863)
|
2024-11-19 15:37:52 +01:00 |
|
Jonatan Kłosko
|
705602fd25
|
Fix grid output gap styling
|
2024-11-19 14:19:36 +08:00 |
|
Jonatan Kłosko
|
dd29be252b
|
Don't report form control change on first render (#2852)
|
2024-11-08 07:24:19 +01:00 |
|
Jonatan Kłosko
|
42e9f74beb
|
Add support for grid output max height (#2846)
|
2024-10-31 11:48:55 +01:00 |
|
Jonatan Kłosko
|
acf494a024
|
Show progress in file input upload (#2785)
|
2024-09-16 20:19:43 +02:00 |
|
Ed Lepedus
|
eefeb7aa6c
|
Add support for specifying column ratios in grid output (#2718)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-08-05 13:36:53 +02:00 |
|
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 |
|