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
f547114d24
v1.0.0-beta1
2022-11-09 09:55:54 -05:00
f7d473f1ff
Clean up debug statements
2022-11-09 09:53:26 -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
dff556ca0c
v1.0.0-beta0
2022-11-08 10:00: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
16339ce1bf
v1.0.0-alpha45
2022-11-07 20:11:36 -05:00
8b9e7e4fe2
Fix min width and title detection in file collections
2022-11-07 19:33:00 -05:00
c55d1f912f
Improved types and updated documentation ( #71 )
...
* v1.0.0-alpha44
2022-11-07 10:27:58 -05:00
ba1cde4e01
v1.0.0-alpha38
2022-11-05 23:57:28 -04:00
4da84105a2
Improve init types
2022-11-05 23:55:37 -04:00
8623680d2b
Export interface types
2022-11-05 15:29:04 -04:00
6892c5842c
v1.0.0-alpha37
2022-11-05 14:55:00 -04:00
48552e1c38
v1.0.0-alpha36
2022-11-05 14:50:49 -04:00
7cd9e05faa
v1.0.0-alpha35
2022-11-05 12:33:14 -04:00
cabf381256
Fix types
2022-11-05 12:30:54 -04:00
9706d094e4
Improve typing for extra widget types
2022-11-05 11:37:39 -04:00
13d30beba0
Feature/improved types ( #68 )
...
* v1.0.0-alpha34
2022-11-05 00:22:38 -04:00
6e9e5c53ef
Fix types build
2022-11-04 17:57:21 -04:00
a84861140b
v1.0.0-alpha32
2022-11-04 17:43:29 -04:00
81ca566b5e
Feature/docs ( #67 )
2022-11-04 17:41:12 -04:00
48da1ffb61
v1.0.0-alpha31
2022-11-02 15:43:57 -04:00
6de5363f12
Update widget documentation
2022-11-02 15:42:21 -04:00
fdd51aefa3
Improve documentation, better typing on media folder selection
2022-11-02 13:18:06 -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
763f33ef5e
Update github and bitbucket docs
2022-11-01 16:00:23 -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
6135a6c8d8
Bugfix/image widget starting value ( #57 )
...
* Fix image asset loading
* Fix scroll sync for frame
2022-11-01 14:07:30 -04:00
0095ba0523
v1.0.0-alpha28
2022-10-31 14:41:04 -04:00
de52e7c7d6
Fix media library loading and upload outside of collection
2022-10-31 14:01:03 -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
1de3d52d57
Add default values
2022-10-26 17:17:51 -04:00
e603d8b518
v1.0.0-alpha16
2022-10-26 17:17:39 -04:00
904170aee2
Fix collection component setup
2022-10-26 16:01:19 -04:00
1888280b90
v1.0.0-alpha15
2022-10-26 15:19:26 -04:00
54ccfd7009
Remove unused editor config items
2022-10-26 14:59:09 -04:00
3486005244
Reimplement preview styles, add frame flag, clean up markdown editor options
2022-10-26 14:55:26 -04:00
e36698aa9a
Fix snackbar errors
2022-10-26 11:46:44 -04:00
03815ec2f0
Clean up test script
2022-10-26 11:46:06 -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
108ef74ab5
Fix editor button appearing when they should and drop down menu not closing on click
2022-10-26 09:45:25 -04:00
fb5c5614dd
Update images in docs
2022-10-26 09:23:11 -04:00