dswbx
8df30f4dae
upgrade to react 19
2025-03-11 08:44:49 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
f801d3a556
media: added more mime types, added mime type check on dropzone
2025-02-22 13:14:32 +01:00
dswbx
cfa950aa46
fix media upload without name, add data result to uploaded payload
2025-02-21 07:40:43 +01:00
dswbx
9c38c8f2ad
improved Dropzone error handling
2025-02-14 11:21:11 +01:00
dswbx
c4e505582b
updated media api and added tests, fixed body limit
2025-02-14 10:42:36 +01:00
dswbx
d79da9d204
fix: popover regression & dropzone rerender lost state
2025-02-10 14:52:14 +01:00
dswbx
bb964dc835
added native reactive form to elements
2025-02-08 11:59:43 +01:00
dswbx
0a5cc2ad98
fix bknd theme
2025-02-06 15:00:54 +01:00
dswbx
4b3493a6f5
changed media settings to new form
2025-02-05 11:04:37 +01:00
dswbx
f432473ed9
initial json schema form implementation
2025-02-05 10:31:08 +01:00
dswbx
cc76964d03
restructured elements slightly for better customization, updated readme and docs
2025-01-25 09:14:02 +01:00
dswbx
51715158c2
fix auth screens' missing config permission, and media URL resolution
2025-01-21 17:10:45 +01:00
dswbx
c6cbd36231
fix RepoQuery typings
2025-01-16 16:21:32 +01:00
dswbx
4ee0f74cdb
optimize elements by reducing the bundle size required
2025-01-14 14:10:19 +01:00
dswbx
d182640981
Add Media.Dropzone and Media.Preview as isolated elements
...
Introduce `Media.*` to modularize and customize file upload handling. Refactor media-related components to improve usability, add max item limits, overwrite support, and event callbacks.
2025-01-09 15:43:43 +01:00
dswbx
5c7bfeab8f
Refactor authentication components for modularity
...
Replaced `LoginForm` with a more extensible `AuthForm` and `AuthScreen`, enabling support for multiple auth strategies (e.g., OAuth) and improved reusability. Updated imports, routes, and configurations accordingly.
2025-01-09 10:20:28 +01:00