46 Commits

Author SHA1 Message Date
renovate[bot]
63e23abd0e
Update dependency common-tags to v1.8.2 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 19:38:37 -05:00
renovate[bot]
aacd246b94
Update dependency js-base64 to v3.7.3 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 19:38:24 -05:00
renovate[bot]
fab541b514
Update dependency postcss to v8.4.19 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 19:38:13 -05:00
Daniel Lautzenheiser
147592a8b8
Feature/plate editor (#115)
* Add plate editor
2022-12-01 19:29:33 -05:00
renovate[bot]
f3c4337268
Update dependency ajv to v8.11.2 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 23:47:44 +00:00
renovate[bot]
4b157d9567
Update dependency @types/react to v18.0.25 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 15:16:07 -05:00
renovate[bot]
be6c39b1fb
Update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.10 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 14:33:23 -05:00
renovate[bot]
70ad5449a7
Update dependency @types/lodash to v4.14.191 (#109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 14:33:15 -05:00
renovate[bot]
22d3f3bc5c
Update dependency @mui/x-date-pickers to v5.0.9 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 13:53:13 -05:00
renovate[bot]
8b69e67cf6
Update dependency @ltd/j-toml to v1.35.3 (#105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-01 13:53:05 -05:00
dependabot[bot]
6ce9aa1ee1
Bump minimatch from 3.0.4 to 3.0.5 in /core (#102)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 12:36:07 -05:00
Daniel Lautzenheiser
d019fd915f
Feature/toml (#88)
* Restore toml support
* Fix get all entries on test backend
2022-11-20 09:22:07 -05:00
Daniel Lautzenheiser
f547114d24 v1.0.0-beta1 2022-11-09 09:55:54 -05:00
Daniel Lautzenheiser
dff556ca0c v1.0.0-beta0 2022-11-08 10:00:05 -05:00
Daniel Lautzenheiser
16339ce1bf
v1.0.0-alpha45 2022-11-07 20:11:36 -05:00
Daniel Lautzenheiser
c55d1f912f
Improved types and updated documentation (#71)
* v1.0.0-alpha44
2022-11-07 10:27:58 -05:00
Daniel Lautzenheiser
ba1cde4e01
v1.0.0-alpha38 2022-11-05 23:57:28 -04:00
Daniel Lautzenheiser
6892c5842c
v1.0.0-alpha37 2022-11-05 14:55:00 -04:00
Daniel Lautzenheiser
48552e1c38
v1.0.0-alpha36 2022-11-05 14:50:49 -04:00
Daniel Lautzenheiser
7cd9e05faa
v1.0.0-alpha35 2022-11-05 12:33:14 -04:00
Daniel Lautzenheiser
13d30beba0
Feature/improved types (#68)
* v1.0.0-alpha34
2022-11-05 00:22:38 -04:00
Daniel Lautzenheiser
6e9e5c53ef Fix types build 2022-11-04 17:57:21 -04:00
Daniel Lautzenheiser
a84861140b v1.0.0-alpha32 2022-11-04 17:43:29 -04:00
Daniel Lautzenheiser
48da1ffb61 v1.0.0-alpha31 2022-11-02 15:43:57 -04:00
Daniel Lautzenheiser
590681d64e v1.0.0-alpha30 2022-11-02 08:58:04 -04:00
Daniel Lautzenheiser
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
Daniel Lautzenheiser
861e21c7a1 v1.0.0-alpha29 2022-11-01 14:23:00 -04:00
Daniel Lautzenheiser
b7a6285005 Clean up dependencies 2022-11-01 14:20:46 -04:00
Daniel Lautzenheiser
0095ba0523 v1.0.0-alpha28 2022-10-31 14:41:04 -04:00
Daniel Lautzenheiser
076531d47c
Remove esm build 2022-10-31 07:24:47 -04:00
Daniel Lautzenheiser
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
Daniel Lautzenheiser
e603d8b518 v1.0.0-alpha16 2022-10-26 17:17:39 -04:00
Daniel Lautzenheiser
1888280b90 v1.0.0-alpha15 2022-10-26 15:19:26 -04:00
Daniel Lautzenheiser
3486005244 Reimplement preview styles, add frame flag, clean up markdown editor options 2022-10-26 14:55:26 -04:00
Daniel Lautzenheiser
41c2b32665 v1.0.0-alpha14 2022-10-26 11:43:43 -04:00
Daniel Lautzenheiser
819f7fb38b v1.0.0-alpha12 2022-10-26 11:36:29 -04:00
Daniel Lautzenheiser
354b304b93 v1.0.0-alpha11 2022-10-26 11:30:48 -04:00
Daniel Lautzenheiser
c96c5b4e70 Remove deprecated fields, fix loader styles, fix snackbars not appearing on login page 2022-10-26 10:57:40 -04:00
Daniel Lautzenheiser
40a2a20b97 v1.0.0-alpha8 2022-10-26 09:47:19 -04:00
Daniel Lautzenheiser
5dc70fc988 v1.0.0-alpha7 2022-10-26 09:03:26 -04:00
Daniel Lautzenheiser
8f7400a67d v1.0.0-alpha6 2022-10-26 08:54:07 -04:00
Daniel Lautzenheiser
c040b49bc3 v1.0.0-alpha5 2022-10-26 08:42:12 -04:00
Daniel Lautzenheiser
a9aa65dfea v1.0.0-alpha4 2022-10-26 08:23:52 -04:00
Daniel Lautzenheiser
21e3a81e4f v1.0.0-alpha3 2022-10-26 08:10:43 -04:00
Daniel Lautzenheiser
08be0c701a
Remove graphql API for github 2022-10-26 07:27:43 -04:00
Daniel Lautzenheiser
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