23 Commits

Author SHA1 Message Date
48da1ffb61 v1.0.0-alpha31 2022-11-02 15:43:57 -04:00
590681d64e v1.0.0-alpha30 2022-11-02 08:58:04 -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
861e21c7a1 v1.0.0-alpha29 2022-11-01 14:23:00 -04:00
b7a6285005 Clean up dependencies 2022-11-01 14:20:46 -04:00
0095ba0523 v1.0.0-alpha28 2022-10-31 14:41:04 -04:00
076531d47c Remove esm build 2022-10-31 07:24:47 -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
e603d8b518 v1.0.0-alpha16 2022-10-26 17:17:39 -04:00
1888280b90 v1.0.0-alpha15 2022-10-26 15:19:26 -04:00
3486005244 Reimplement preview styles, add frame flag, clean up markdown editor options 2022-10-26 14:55:26 -04:00
41c2b32665 v1.0.0-alpha14 2022-10-26 11:43:43 -04:00
819f7fb38b v1.0.0-alpha12 2022-10-26 11:36:29 -04:00
354b304b93 v1.0.0-alpha11 2022-10-26 11:30:48 -04:00
c96c5b4e70 Remove deprecated fields, fix loader styles, fix snackbars not appearing on login page 2022-10-26 10:57:40 -04:00
40a2a20b97 v1.0.0-alpha8 2022-10-26 09:47:19 -04:00
5dc70fc988 v1.0.0-alpha7 2022-10-26 09:03:26 -04:00
8f7400a67d v1.0.0-alpha6 2022-10-26 08:54:07 -04:00
c040b49bc3 v1.0.0-alpha5 2022-10-26 08:42:12 -04:00
a9aa65dfea v1.0.0-alpha4 2022-10-26 08:23:52 -04:00
21e3a81e4f v1.0.0-alpha3 2022-10-26 08:10:43 -04:00
08be0c701a Remove graphql API for github 2022-10-26 07:27:43 -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