25 Commits

Author SHA1 Message Date
4da84105a2 Improve init types 2022-11-05 23:55:37 -04:00
8623680d2b Export interface types 2022-11-05 15:29:04 -04:00
cabf381256 Fix types 2022-11-05 12:30:54 -04:00
9706d094e4 Improve typing for extra widget types 2022-11-05 11:37:39 -04:00
13d30beba0 Feature/improved types (#68)
* v1.0.0-alpha34
2022-11-05 00:22:38 -04:00
6e9e5c53ef Fix types build 2022-11-04 17:57:21 -04:00
81ca566b5e Feature/docs (#67) 2022-11-04 17:41:12 -04:00
6de5363f12 Update widget documentation 2022-11-02 15:42:21 -04:00
fdd51aefa3 Improve documentation, better typing on media folder selection 2022-11-02 13:18:06 -04:00
766009aa0d Bugfixes (#61)
- Fix react key issue with typed list preview children
- Added error outline to relation widget
- Added typing support to template previews
- Discard draft entry from store when navigating away from editor (This fixes an issue with the media library thinking it was still in the editor, causing it to upload media as draft)
- Properly type file formatters
- Fix local backup not working
2022-11-02 08:54:30 -04:00
6135a6c8d8 Bugfix/image widget starting value (#57)
* Fix image asset loading
* Fix scroll sync for frame
2022-11-01 14:07:30 -04:00
de52e7c7d6 Fix media library loading and upload outside of collection 2022-10-31 14:01:03 -04:00
8c8a59093d Bugfixes - Editor images, git-gateway auth, editor scrolling, numeric selects, object/list previews (#50)
* v1.0.0-alpha26
2022-10-27 12:24:30 -04:00
1de3d52d57 Add default values 2022-10-26 17:17:51 -04:00
904170aee2 Fix collection component setup 2022-10-26 16:01:19 -04:00
54ccfd7009 Remove unused editor config items 2022-10-26 14:59:09 -04:00
3486005244 Reimplement preview styles, add frame flag, clean up markdown editor options 2022-10-26 14:55:26 -04:00
e36698aa9a Fix snackbar errors 2022-10-26 11:46:44 -04:00
c96c5b4e70 Remove deprecated fields, fix loader styles, fix snackbars not appearing on login page 2022-10-26 10:57:40 -04:00
108ef74ab5 Fix editor button appearing when they should and drop down menu not closing on click 2022-10-26 09:45:25 -04:00
fb5c5614dd Update images in docs 2022-10-26 09:23:11 -04:00
08be0c701a Remove graphql API for github 2022-10-26 07:27:43 -04:00
2fcaf3553e Only try to login once for git gateway when page loads 2022-10-26 07:19:03 -04:00
c7f1433002 Update links, clean up quotes 2022-10-25 11:55:37 -04:00
421ecf17e6 Feature/website overhaul (#49)
* Reorganize repo
* Overhaul website design and rewrite in NextJS and Typescript
* Delete website-publish.yml
2022-10-25 09:18:18 -04:00