14 Commits

Author SHA1 Message Date
d019fd915f Feature/toml (#88)
* Restore toml support
* Fix get all entries on test backend
2022-11-20 09:22:07 -05:00
28a1f7a78a Fix/bugfixes (#80)
* Fix widgetsFor for lists and objects
* Fix input for datetime widget
* Fix search
2022-11-09 09:52:05 -05:00
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
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
81ca566b5e Feature/docs (#67) 2022-11-04 17:41:12 -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
763f33ef5e Update github and bitbucket docs 2022-11-01 16:00:23 -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
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
03815ec2f0 Clean up test script 2022-10-26 11:46:06 -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