James
|
c21c6b8013
|
chore(release): v1.5.4
v1.5.4
|
2023-01-06 11:36:26 -05:00 |
|
James Mikrut
|
e42d103af3
|
Merge pull request #1816 from payloadcms/feat/prebuilt-config
feat: allows init to accept a pre-built config
|
2023-01-06 11:30:57 -05:00 |
|
James
|
84e00bf7b3
|
feat: allows init to accept a pre-built config
|
2023-01-06 11:23:55 -05:00 |
|
James
|
5a7972fbf8
|
chore(release): v1.5.3
v1.5.3
|
2023-01-05 13:53:39 -05:00 |
|
James
|
74e10b1788
|
Merge branch 'master' of github.com:payloadcms/payload
|
2023-01-05 13:32:47 -05:00 |
|
James
|
6c3bc6fb34
|
chore: moves graphql types for globals onto payload class
|
2023-01-05 13:32:38 -05:00 |
|
Jarrod Flesch
|
b8ca2c56d9
|
Merge pull request #1807 from payloadcms/fix/code-editor-theme-flicker
fix: theme flicker on code editor
|
2023-01-05 09:42:24 -05:00 |
|
Jessica Boezwinkle
|
c9e7c1b3bc
|
chore: commits the correct file (jess negligence)
|
2023-01-05 13:58:44 +00:00 |
|
Jessica Boezwinkle
|
dacf1a85fd
|
chore: removes code editor theme from options
|
2023-01-05 13:57:10 +00:00 |
|
Jessica Boezwinkle
|
6567454ae4
|
fix: theme flicker on code editor
|
2023-01-05 10:03:19 +00:00 |
|
James
|
06fd7e7776
|
chore(release): v1.5.2
v1.5.2
|
2023-01-04 15:16:32 -05:00 |
|
James Mikrut
|
cac4b92a02
|
Merge pull request #1805 from payloadcms/fix/swc-ignore
fix: ignores admin and components from swc
|
2023-01-04 15:01:43 -05:00 |
|
Jacob Fletcher
|
7d27431312
|
fix: ignores admin and components from swc
|
2023-01-04 14:57:07 -05:00 |
|
Jarrod Flesch
|
206d0c2c2a
|
chore: adds sourcemaps for swc register
|
2023-01-04 13:54:39 -05:00 |
|
James
|
38b8423150
|
chore(release): v1.5.1
v1.5.1
|
2023-01-04 13:23:46 -05:00 |
|
James Mikrut
|
ea8b1ba10c
|
Merge pull request #1804 from payloadcms/fix/components-dir
fix: reverts components directory back to ts
|
2023-01-04 13:07:51 -05:00 |
|
Jacob Fletcher
|
1bbf099fe0
|
fix: reverts components directory back to ts
|
2023-01-04 13:04:07 -05:00 |
|
James
|
5fae18e940
|
chore: passing tests
|
2023-01-04 12:46:18 -05:00 |
|
James
|
f4d20a9aed
|
chore: removes logging
|
2023-01-04 11:43:45 -05:00 |
|
James
|
27dd945544
|
chore: adds logging to debug why tests not passing in ci
|
2023-01-04 11:36:38 -05:00 |
|
James
|
7c74507bca
|
chore(release): v1.5.0
v1.5.0
|
2023-01-04 10:43:08 -05:00 |
|
James
|
c18ea7c856
|
chore: migrates component tests to new version of jest
|
2023-01-04 10:28:31 -05:00 |
|
James
|
681d75e43e
|
chore: adapts tests to new jest version
|
2023-01-04 10:22:57 -05:00 |
|
James Mikrut
|
c11bcd1416
|
feat: swc register (#1779)
* feat: implements esbuild and removes babel
* chore: implements esbuild-register
* chore: tests passing
* chore: implements @swc/jest for tests
* feat: implements swc
* chore: removes build and relies on swc/register only
* chore: converts some exports
* chore: flattens ts configs
* chore: allows tsx in swc
* chore: converts more exports into js
* chore: restores payload module.exports
* chore: removes unused dependency
|
2023-01-04 10:11:26 -05:00 |
|
James
|
82501319ce
|
chore: dependency updates
|
2023-01-04 10:06:00 -05:00 |
|
Jarrod Flesch
|
b379001f00
|
Merge pull request #1802 from payloadcms/chore/code-field-props
chore: moves editorProps into admin property for code and json field types
|
2023-01-04 09:01:07 -05:00 |
|
Jarrod Flesch
|
fe1dfa3e23
|
chore: updates test config payload-types
|
2023-01-04 08:51:54 -05:00 |
|
Jarrod Flesch
|
d97c9fd2ee
|
chore: moves editorProps into admin property for code and json field types
|
2023-01-04 08:41:59 -05:00 |
|
Jarrod Flesch
|
fde79a1b3c
|
Merge pull request #1731 from payloadcms/feat/json-field
feat: builds json field and updates code field editor
|
2023-01-03 17:00:34 -05:00 |
|
Jarrod Flesch
|
59781b9eef
|
chore: adjusts JSON field type, removes jsonError from config type
|
2023-01-03 16:47:51 -05:00 |
|
Jarrod Flesch
|
27ab978565
|
chore: updates json field docs
|
2023-01-03 15:01:43 -05:00 |
|
Jarrod Flesch
|
f7d664fdcf
|
docs: updates code and json field types to reflect internal switch to monaco-react editor
|
2023-01-03 15:01:04 -05:00 |
|
Jarrod Flesch
|
4d74d7a994
|
chore: abstracts CodeEditor component, ensures js and ts language are respected in Code Field with new editor
|
2023-01-03 13:57:06 -05:00 |
|
James
|
6a3ee4debe
|
chore(release): v1.4.2
v1.4.2
|
2023-01-03 10:16:45 -05:00 |
|
Jarrod Flesch
|
a0181a0eee
|
Merge branch 'master' into feat/json-field
|
2023-01-03 10:03:16 -05:00 |
|
James Mikrut
|
7727496548
|
Merge pull request #1793 from payloadcms/fix/#1786
fix: #1786, relationship with hasMany no longer sets empty array as default value
|
2023-01-02 15:50:58 -05:00 |
|
James
|
ecfb363169
|
fix: #1786, relationship with hasMany no longer sets empty array as default value
|
2023-01-02 15:49:19 -05:00 |
|
James Mikrut
|
4579a2adc1
|
Merge pull request #1787 from payloadcms/chore/deleting-error-i18n
chore: fix incorrect translation for error deleting document
|
2023-01-02 14:42:37 -05:00 |
|
James Mikrut
|
57ba307c3b
|
Merge pull request #1792 from payloadcms/feat/reactive-preview
feat: preview now exposes most recent draft data
|
2023-01-02 14:39:38 -05:00 |
|
James
|
54dadbeae5
|
feat: preview now exposes most recent draft data
|
2023-01-02 14:38:35 -05:00 |
|
James Mikrut
|
2a8bc31e4a
|
Merge pull request #1789 from payloadcms/fix/#1775
fix: #1775 - siblingData for unnamed fields within array rows improperly formatted
|
2023-01-02 13:39:02 -05:00 |
|
James
|
d6fcd19bd1
|
fix: #1775 - siblingData for unnamed fields within array rows improperly formatted
|
2023-01-02 13:31:34 -05:00 |
|
Dan Ribbens
|
e0d4b3fef2
|
chore: fix incorrect translation for error deleting document
|
2023-01-02 12:43:05 -05:00 |
|
James Mikrut
|
3552d6a340
|
Merge pull request #1770 from payloadcms/fix/#1762-select-unmatched-value
fix: #1762 select field crash on missing value option
|
2023-01-02 10:28:57 -05:00 |
|
James Mikrut
|
e330d8874b
|
Merge pull request #1766 from jacobsfletch/fix/1765
fix: error clearing date field
|
2023-01-02 09:51:51 -05:00 |
|
James Mikrut
|
d919abbda4
|
Merge pull request #1782 from jacobsfletch/fix/1777
docs: reserved field names
|
2023-01-02 09:45:24 -05:00 |
|
Jacob Fletcher
|
8e6b2c4f9d
|
docs: reserved field names
|
2023-01-02 00:47:54 -05:00 |
|
Jacob Fletcher
|
420ed6738e
|
chore: e2e test for date input clearing
|
2022-12-26 14:31:08 -05:00 |
|
Zlatex
|
49fa5cb23a
|
feat: add Ukrainian translation (#1767)
|
2022-12-26 12:48:13 -05:00 |
|
Dan Ribbens
|
ec9196e33c
|
fix: select field crash on missing value option
|
2022-12-26 12:13:11 -05:00 |
|