174 Commits

Author SHA1 Message Date
e78ebbe65e feat: file drag and drop, multiple file select in media library (#783) 2023-05-08 12:32:05 -04:00
a254e504c9 fix: multiple file upload, locales, tests (#779) 2023-05-06 20:59:01 -04:00
cf1e8c92a4 feat: multi image support (#778) 2023-05-05 17:11:59 -04:00
95010a5cce fix: draft folder/file handling (#777) 2023-05-04 14:36:33 -04:00
cd13f3d193 feat: markdown toolbar customization (#776) 2023-05-03 12:09:31 -04:00
a7ab1a7c0d fix: media library url entry (#775) 2023-05-02 16:34:59 -04:00
7d0a705eee fix: draft folders (#772) 2023-05-02 12:34:15 -04:00
7d9aa93652 fix: properly import inter font (#770) 2023-04-26 16:35:19 -04:00
4444dd791c feat: improve cms event types (#769) 2023-04-26 15:12:17 -04:00
2ff3587905 feat: add prefix to uuid widget (#764) 2023-04-25 09:21:39 -04:00
d0e087d582 fix: sidebar height (#760) 2023-04-25 08:47:49 -04:00
5629a15d3b fix; types for custom card and preview 2023-04-21 13:04:56 -04:00
fbbbf64f53 fix: type for registerFieldPreview 2023-04-21 13:02:26 -04:00
9670520da2 Adjust size of external link icons 2023-04-20 14:31:52 -04:00
181f50292c feat: netlify large media support (#721) 2023-04-20 13:15:14 -04:00
9d96a27952 feat: add uuid widget (#719) 2023-04-20 12:55:49 -04:00
79877fcd1f feat: events (#717) 2023-04-19 23:49:53 -04:00
455bcdc0f2 chore: clean up events 2023-04-19 16:35:12 -04:00
12179e59a2 fix: media config top level (#716) 2023-04-19 15:59:54 -04:00
95e64792dd fix: switch to @iarna/toml as toml parser, handle raw dates in datetime field (#715) 2023-04-19 14:27:46 -04:00
804c09415b feat: local backup enhancements (#714) 2023-04-19 13:30:21 -04:00
39bb9647b2 feat: make markdown toolbar sticky (#713) 2023-04-19 11:36:27 -04:00
d4f56da6e7 fix: improve local backup detection 2023-04-19 11:24:55 -04:00
4a73ea65fd chore: fix linting errors and export more hooks 2023-04-19 11:02:01 -04:00
28fd9caf4c fix: improve color widget, add tests (#712) 2023-04-19 10:57:34 -04:00
23df691a0a feat: folder selection support in useMediaAsset and file widget (#706) 2023-04-19 00:42:18 -04:00
0fae2ce73d feat: link in shortcode (#707) 2023-04-19 00:19:38 -04:00
6be11c749e fix: tests (#710) 2023-04-18 23:05:15 -04:00
f3fccb1137 refactor: move getTreeData to utility file and add tests 2023-04-18 10:57:01 -04:00
651bafe5e0 fix typo in auth_type config schema 2023-04-18 09:34:29 -04:00
b39092c21c fix: select tests 2023-04-17 14:32:14 -04:00
290d708b12 Allow extra config options, simply ignore them 2023-04-17 14:17:15 -04:00
3112acff9b Fix scrollbar position for no-preview editor 2023-04-17 14:14:00 -04:00
213b2336b6 Fix select options width and select click behavior. Fix snackbar timeout 2023-04-17 14:08:23 -04:00
5462b1d2d1 fix: re-add display url 2023-04-17 12:18:08 -04:00
117320046f fix: path generation and usages in saving new and existing files for nested collections 2023-04-17 12:11:06 -04:00
2eaecc948e fix: collection page title for nested paths 2023-04-17 11:07:39 -04:00
eae0e49642 fix: schema issues 2023-04-17 10:53:50 -04:00
ecb1218646 fix: clean up dependencies and config schema (#704) 2023-04-17 10:35:35 -04:00
778e6bac75 chore: miscellaneous fixes and documentation updates (#702) 2023-04-15 14:32:40 -04:00
74e06ecc5c fix: copy media_library settings for markdown widgets, do not show directories if folder support is off 2023-04-14 14:06:14 -04:00
364612e9ae fix: various fixes and tweaks (#701) 2023-04-14 13:52:11 -04:00
d599895679 feat: media library cleanup (#699) 2023-04-13 13:27:13 -04:00
56dc4a1d64 chore: remove external media library integrations 2023-04-12 22:27:15 -04:00
1849729bab fix: use field label in table view if possible 2023-04-12 20:04:41 -04:00
8be6117861 feat: use field label in table headers if possible 2023-04-12 18:21:13 -04:00
bc1d670ee0 Move alert away from material ui, restyle toasts 2023-04-12 16:18:58 -04:00
8c817d442b refactor: remove duplicate trim call 2023-04-12 15:28:16 -04:00
5384b5c7a2 feat: folder creation (#696) 2023-04-12 15:18:32 -04:00
e6d3c1535a feat: folder support in media library (#687) 2023-04-11 14:51:40 -04:00