4336 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
40fc6b4e4d
Update build.yml 2022-12-01 13:29:09 -05:00
Daniel Lautzenheiser
de2212eae8
Update build.yml 2022-12-01 13:28:46 -05:00
Daniel Lautzenheiser
814dd5f544
Update build.yml 2022-12-01 13:25:39 -05:00
Daniel Lautzenheiser
e46b547dab
Update lint.yml 2022-12-01 13:18:55 -05:00
Daniel Lautzenheiser
ea637b0a1c Fix regex issues 2022-12-01 13:16:10 -05:00
Daniel Lautzenheiser
720d04f1f2 Fix linting and formatting issues 2022-12-01 13:09:45 -05:00
Daniel Lautzenheiser
a8c746e1ea
Update README.md 2022-12-01 13:00:04 -05:00
Daniel Lautzenheiser
f8eaed3550
Update build.yml 2022-12-01 12:56:25 -05:00
Daniel Lautzenheiser
e75402c444
Update lint.yml 2022-12-01 12:53:29 -05:00
Daniel Lautzenheiser
efd1b9a627
Update lint.yml 2022-12-01 12:52:20 -05:00
Daniel Lautzenheiser
87b5f993a9
Update lint.yml 2022-12-01 12:50:15 -05:00
Daniel Lautzenheiser
d349ce272a
Update lint.yml 2022-12-01 12:48:22 -05:00
Daniel Lautzenheiser
34bf5bf02a
Update build.yml 2022-12-01 12:48:11 -05:00
Daniel Lautzenheiser
a4462f953a
Update build.yml 2022-12-01 12:47:22 -05:00
Daniel Lautzenheiser
f27963478a
Update lint.yml 2022-12-01 12:46:50 -05:00
Daniel Lautzenheiser
f52614a939
Update lint.yml 2022-12-01 12:44:48 -05:00
Daniel Lautzenheiser
08b4dbc91d
Update build.yml 2022-12-01 12:44:36 -05:00
Daniel Lautzenheiser
884a226fcc
Update build.yml 2022-12-01 12:43:56 -05:00
Daniel Lautzenheiser
1a8f51bfd1
Create build.yml 2022-12-01 12:42:47 -05:00
Daniel Lautzenheiser
b64e909332
Create lint.yml 2022-12-01 12:42:32 -05:00
Daniel Lautzenheiser
2a63e11776
Create codeql.yml 2022-12-01 12:38:14 -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
718152e96a
Fix link text 2022-11-29 20:32:58 -05:00
Daniel Lautzenheiser
22fda6a44b
Switch to discord 2022-11-29 19:31:24 -05:00
robigan
6849df4a45
Update local-backend.mdx default port URL string (#96)
Update documentation to properly reflect the code
2022-11-28 13:48: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
dcd0c92d5f
Update CONTRIBUTING.md 2022-11-18 22:56:28 -05:00
Daniel Lautzenheiser
3f45a3fd85
Update README.md 2022-11-16 11:10:53 -05:00
Daniel Lautzenheiser
461a454a34
Update README.md 2022-11-14 16:10:45 -05:00
Daniel Lautzenheiser
f547114d24 v1.0.0-beta1 2022-11-09 09:55:54 -05:00
Daniel Lautzenheiser
f7d473f1ff Clean up debug statements 2022-11-09 09:53:26 -05:00
Daniel Lautzenheiser
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
Daniel Lautzenheiser
b13653b26d Fix main header side link 2022-11-08 13:22:37 -05:00
Daniel Lautzenheiser
741595a4f3 Merge branch 'main' of https://github.com/StaticJsCMS/static-cms 2022-11-08 11:39:31 -05:00
Daniel Lautzenheiser
aa9e20e8a1
Update README.md 2022-11-08 10:14:32 -05:00
Daniel Lautzenheiser
dff556ca0c v1.0.0-beta0 2022-11-08 10:00:05 -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
16339ce1bf
v1.0.0-alpha45 2022-11-07 20:11:36 -05:00
Daniel Lautzenheiser
8b9e7e4fe2
Fix min width and title detection in file collections 2022-11-07 19:33:00 -05:00
Daniel Lautzenheiser
1032309cf5 Adjust max docs width for large screens 2022-11-07 15:50:41 -05:00
Daniel Lautzenheiser
61e187199e Add search to mobile, fix light mode drawer background 2022-11-07 15:48:27 -05:00
Daniel Lautzenheiser
3727a97973 Add search data to other pages 2022-11-07 15:24:04 -05:00
Daniel Lautzenheiser
22385e53f4 Basic search 2022-11-07 15:21:37 -05:00
Daniel Lautzenheiser
2552bbc5c8 Add warning to beta features page 2022-11-07 11:26:25 -05:00
Daniel Lautzenheiser
d275bcc9d0 Clean up 2022-11-07 11:18:16 -05:00
Daniel Lautzenheiser
bc0bce6ecb Clean up collections docs and add default sort docs 2022-11-07 11:12:24 -05:00
Daniel Lautzenheiser
0fe6989ab3 Add warnings to platform guides 2022-11-07 10:44:42 -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
4da84105a2
Improve init types 2022-11-05 23:55:37 -04:00