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 |
|
Jacob Fletcher
|
883daf7b46
|
fix: error clearing date field
|
2022-12-24 09:02:35 -05:00 |
|
James
|
7b92211eca
|
chore(release): v1.4.1
v1.4.1
|
2022-12-23 19:52:05 -05:00 |
|
James
|
192c9fe981
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-12-23 19:46:09 -05:00 |
|
James
|
9f4ce8d756
|
fix: #1761, avoids rich text modifying form due to selection change
|
2022-12-23 19:46:01 -05:00 |
|
Dan Ribbens
|
abaa22950c
|
test: json field e2e and int
|
2022-12-23 17:45:22 -05:00 |
|
James Mikrut
|
e23481a011
|
Update README.md
|
2022-12-23 16:29:51 -05:00 |
|
James
|
8a8741a792
|
chore(release): v1.4.0
v1.4.0
|
2022-12-23 16:13:12 -05:00 |
|
James Mikrut
|
206b757629
|
Merge pull request #1757 from payloadcms/fix/#1738-svg-image-sizes
fix: #1738 save image dimensions to svg uploads
|
2022-12-23 16:05:22 -05:00 |
|
PatrikKozak
|
238badabb4
|
fix: translated tab classnames
|
2022-12-23 15:20:44 -05:00 |
|
James
|
e86a6efe45
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-12-23 14:39:35 -05:00 |
|
James
|
37bc8826f7
|
chore: allows relationship and upload elements to reside within lists
|
2022-12-23 14:39:25 -05:00 |
|
Jacob Fletcher
|
3d4dfbcf7a
|
chore: translates tooltip in rte relationship
|
2022-12-23 14:09:10 -05:00 |
|
Dan Ribbens
|
2de435f43a
|
fix: #1738 save image dimensions to svg uploads
|
2022-12-23 13:42:31 -05:00 |
|
James
|
ff4a6a1ea1
|
Merge branch 'master' of github.com:payloadcms/payload
|
2022-12-23 13:12:33 -05:00 |
|