Donovan Glover
|
63e04e2ae0
|
fix(editorconfig): use off for max_line_length (#4713)
Fixes "invalid value for option max_line_length: null"
See:
https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length
|
2024-05-22 15:28:14 -04:00 |
|
dependabot[bot]
|
064b4baed8
|
chore(deps): bump es5-ext in /examples/form-builder/payload (#5195)
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-03 09:56:59 -04:00 |
|
dependabot[bot]
|
b0869ea0ed
|
chore(deps): bump express in /examples/form-builder/payload (#5543)
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-03 09:55:22 -04:00 |
|
dependabot[bot]
|
72af18229b
|
chore(deps): bump ip in /examples/form-builder/payload (#5137)
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-02-26 11:23:27 -05:00 |
|
kiwagu
|
04f2888135
|
chore(examples/form-builder): removes legacyBehavior flags from next/link (#4764)
|
2024-01-10 16:26:50 -05:00 |
|
Patrik
|
772020963e
|
fix(examples): bumps next to v13.5.1 (#4763)
|
2024-01-10 12:17:51 -05:00 |
|
Jonathan Wu
|
191c13a409
|
chore(examples/form-builder): improve form input accessibility (#4166)
|
2023-11-16 08:02:15 -05:00 |
|
dependabot[bot]
|
daf1f5fa7d
|
chore(deps): bump next in /examples/form-builder/next-pages (#3848)
Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.3.1...v13.5.0)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 16:41:11 -04:00 |
|
Elliot DeNolf
|
67682248c8
|
chore: more master -> main readme renames
|
2023-10-19 09:08:40 -04:00 |
|
Jacob Fletcher
|
d8f265fb94
|
chore(examples): bumps deps to latest (#3655)
|
2023-10-14 16:49:47 -04:00 |
|
Elliot DeNolf
|
a154adf066
|
chore(examples): update nodemon to respond to prompts
|
2023-10-10 18:37:33 -04:00 |
|
Jacob Fletcher
|
de20ef1e8d
|
chore(examples/form-builder): migrates to 2.0 (#3516)
|
2023-10-09 14:03:39 -04:00 |
|
Jacob Fletcher
|
360291c407
|
chore: merges examples
|
2023-10-08 16:57:52 -04:00 |
|
Elliot DeNolf
|
986ceea246
|
chore: nodemon stdin:false, -I flag
|
2023-10-05 16:49:58 -04:00 |
|
Elliot DeNolf
|
2ad94e48f7
|
chore: add stdin: true to all nodemon.json files
|
2023-10-03 12:42:22 -04:00 |
|
Ilja Leiko
|
0aa494b339
|
fix: fix form-builder buildInitialFormState example
|
2023-08-07 12:36:07 +02:00 |
|
dependabot[bot]
|
62ecf54f85
|
chore(deps): bump semver in /examples/form-builder/nextjs (#3075)
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-01 15:24:25 -04:00 |
|
Jarrod Flesch
|
156c3eeb08
|
chore: adds updated yarn lock files for examples and templates folders
|
2023-07-25 14:22:53 -04:00 |
|
Jarrod Flesch
|
9755a55672
|
chore: sets payload to latest within templates and examples
|
2023-07-25 14:11:33 -04:00 |
|
Jarrod Flesch
|
a69c3ec476
|
chore: updates example folder mongodb uri's to work with node 18
|
2023-07-18 16:51:22 -04:00 |
|
Jacob Fletcher
|
120e2936fe
|
chore: removes cms text from instances of payload name (#2793)
|
2023-06-14 10:31:29 -04:00 |
|
Jacob Fletcher
|
1aa257df4b
|
chore: uses discord vanity urls (#2786)
|
2023-06-06 15:07:24 -04:00 |
|
Jessica Boezwinkle
|
d53d0cb439
|
chore: updates payload version on example repos
|
2023-05-10 15:56:57 +01:00 |
|
Jacob Fletcher
|
6f82cefdc5
|
chore: adds cloud messaging to example READMEs (#2612)
|
2023-05-03 11:14:11 -04:00 |
|
mauricewegner
|
ed230a42e0
|
feat: add rich-text blockquote element, change quote node type to blockquote
|
2023-04-20 21:52:05 +02:00 |
|
PatrikKozak
|
1387ba9ae0
|
chore: updates form-builder-example nextjs README
|
2023-04-12 10:39:58 -04:00 |
|
PatrikKozak
|
c0ab499a77
|
chore: adds max-width to confirmation message
|
2023-03-15 12:04:52 -04:00 |
|
PatrikKozak
|
8e814b1edd
|
chore: style refinements
|
2023-03-15 11:58:40 -04:00 |
|
PatrikKozak
|
b459277c72
|
feat: updates form-builder example READMEs
|
2023-03-10 12:03:00 -05:00 |
|
PatrikKozak
|
28ecb0c5eb
|
feat: migrates form builder example nextjs to examples
|
2023-03-10 11:50:41 -05:00 |
|
PatrikKozak
|
1356b4db40
|
chore: migrates form builder example cms to examples
|
2023-03-10 10:55:31 -05:00 |
|