116 Commits

Author SHA1 Message Date
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
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
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
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
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
efff723c69 Bump loader-utils from 1.4.0 to 1.4.2 in /core (#104)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

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 13:33:32 -05:00
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
d019fd915f Feature/toml (#88)
* Restore toml support
* Fix get all entries on test backend
2022-11-20 09:22:07 -05:00
c55d1f912f Improved types and updated documentation (#71)
* v1.0.0-alpha44
2022-11-07 10:27:58 -05:00
13d30beba0 Feature/improved types (#68)
* v1.0.0-alpha34
2022-11-05 00:22:38 -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
b7a6285005 Clean up dependencies 2022-11-01 14:20:46 -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
3486005244 Reimplement preview styles, add frame flag, clean up markdown editor options 2022-10-26 14:55:26 -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