.. |
Accordion.svelte
|
updated to Svelte 4
|
2023-09-01 09:22:49 +03:00 |
AutoExpandTextarea.svelte
|
added ctrl+s record form shortcut and updated user external auths panel with the new provider logos
|
2023-04-17 14:35:49 +03:00 |
BaseSelectOption.svelte
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
CodeBlock.svelte
|
[#4505] removed redundant CodeBlock component styles
|
2024-03-06 17:47:41 +02:00 |
CodeEditor.svelte
|
[#4022] fixed multi-line text paste in the Admin UI search bar
|
2023-12-24 11:13:17 +02:00 |
Confirmation.svelte
|
[#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI
|
2023-01-23 21:57:35 +02:00 |
CopyIcon.svelte
|
added presentable file field fallback
|
2024-02-11 22:31:10 +02:00 |
Draggable.svelte
|
[#2567] fixed schema fields sort not working on Safari/Gnome Web
|
2023-05-24 23:19:06 +03:00 |
Dragline.svelte
|
dragline z-index fix
|
2023-10-10 21:38:15 +03:00 |
Field.svelte
|
updated nonempty label styles
|
2023-10-04 10:19:00 +03:00 |
FilterAutocompleteInput.svelte
|
updated collections export styles
|
2024-02-24 17:18:06 +02:00 |
FormattedDate.svelte
|
show local date on hover
|
2023-09-30 12:13:00 +03:00 |
FullPage.svelte
|
added version number in the footer
|
2022-08-09 16:16:09 +03:00 |
InitialsAvatar.svelte
|
minor ui improvements
|
2023-02-21 22:24:49 +02:00 |
Installer.svelte
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
MimeTypeSelectOption.svelte
|
added predefined mime types list and other minor ui improvements
|
2023-01-24 20:58:24 +02:00 |
ModelDateIcon.svelte
|
show local date on hover
|
2023-09-30 12:13:00 +03:00 |
MultipleValueInput.svelte
|
[#2197] added escape character support for the select field options
|
2023-09-12 10:29:54 +03:00 |
ObjectSelect.svelte
|
[#478] preserve multiple selection order
|
2022-09-18 00:29:32 +03:00 |
OverlayPanel.svelte
|
use a custom tinymce svelte component and other minor optimizations
|
2023-10-15 14:04:44 +03:00 |
PageSidebar.svelte
|
updated jsvm types and removed unused helper
|
2023-10-14 19:14:27 +03:00 |
PageWrapper.svelte
|
[#3344, #2505] optimized records listing
|
2023-09-24 11:05:12 +03:00 |
PreviewPopup.svelte
|
[#215] updated the admin ui to allow displaying private files
|
2023-04-05 13:23:22 +03:00 |
RedactedPasswordInput.svelte
|
replaced authentik with generic oidc provider
|
2023-02-23 21:07:00 +02:00 |
RefreshButton.svelte
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
Scroller.svelte
|
added support for linking to the record preview/update form and some other minor improvements
|
2023-10-01 12:55:30 +03:00 |
Searchbar.svelte
|
moved filter autocomplete to worker
|
2024-02-24 13:46:16 +02:00 |
SecretGeneratorButton.svelte
|
added option to auto generate admin and auth record passwords from the Admin UI
|
2023-08-30 14:59:00 +03:00 |
Select.svelte
|
added records file picker support for the editor field
|
2023-10-03 10:36:46 +03:00 |
SortHeader.svelte
|
updated files preview ui
|
2023-01-10 22:20:52 +02:00 |
TinyMCE.svelte
|
manually clear all TinyMCE events on editor removal
|
2024-02-10 15:06:49 +02:00 |
Toasts.svelte
|
added Command+S quick save alias and fixed relations draft restore
|
2023-04-20 14:38:24 +03:00 |
Toggler.svelte
|
updated to Svelte 4
|
2023-09-01 09:22:49 +03:00 |
UploadedFilePreview.svelte
|
[#2445] added support for multiple files sort in the Admin UI
|
2023-05-17 22:41:42 +03:00 |