10 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
c4a812a575
Feature/fix hidden widget (#196) 2022-12-06 08:31:07 -05:00
Daniel Lautzenheiser
0655f5c382
Feature/update dnd (#190)
* Add prop types
* Remove react-sortable-hoc
2022-12-05 12:06:19 -05:00
Daniel Lautzenheiser
147592a8b8
Feature/plate editor (#115)
* Add plate editor
2022-12-01 19:29:33 -05:00
Daniel Lautzenheiser
720d04f1f2 Fix linting and formatting issues 2022-12-01 13:09:45 -05:00
Daniel Lautzenheiser
af8f18ce54
Bugfixes (#74)
* Fix demo post date format
* Fix test data
* Fix sorting
* Fix load more
* Fix markdown preview not updating
* Load relation options if value provided
* Update entry with default date
* Better change detection
* Fix sticky headers on tablet view (docs site)
2022-11-08 09:54:18 -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
81ca566b5e
Feature/docs (#67) 2022-11-04 17:41:12 -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
de52e7c7d6 Fix media library loading and upload outside of collection 2022-10-31 14:01:03 -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