James
920251f296
0.0.110
v0.0.110
2020-10-07 12:42:41 -04:00
James
dffb554ebe
fixes bug in Number field type
2020-10-07 12:42:32 -04:00
James
7255f6108f
0.0.109
v0.0.109
2020-10-06 14:40:57 -04:00
James
078392f2c5
0.0.107
2020-10-06 14:40:52 -04:00
James
c2e9407f50
removes unused arg in findByID memoization
2020-10-06 14:39:53 -04:00
James
a5a4f1490e
Merge branch 'master' of github.com:keen-studio/payload
2020-10-06 14:39:10 -04:00
James Mikrut
e20555f9cf
Memoize populate ( #408 )
...
* Revert "0.0.108"
This reverts commit 7aafe49662 .
* Revert "swaps out fast-memoize for micro-memoize that supports async"
This reverts commit 33d8ec8a13 .
* Revert "implements a named populate function to memoize"
This reverts commit fb73e772af .
* Revert "0.0.107"
This reverts commit c2692e9b4a .
* reverts back to 106
* memoizes findByID
2020-10-06 14:38:20 -04:00
James
791a222d28
reverts back to 106
2020-10-06 13:16:36 -04:00
James
cb97090d88
Revert "0.0.107"
...
This reverts commit c2692e9b4a .
2020-10-06 13:15:33 -04:00
James
923cdc7b6a
Revert "implements a named populate function to memoize"
...
This reverts commit fb73e772af .
2020-10-06 13:15:09 -04:00
James
19369b4c33
Revert "swaps out fast-memoize for micro-memoize that supports async"
...
This reverts commit 33d8ec8a13 .
2020-10-06 13:15:00 -04:00
James
4ec230e8a0
Revert "0.0.108"
...
This reverts commit 7aafe49662 .
2020-10-06 13:14:52 -04:00
James
7aafe49662
0.0.108
v0.0.108
2020-10-06 09:47:13 -04:00
James
33d8ec8a13
swaps out fast-memoize for micro-memoize that supports async
2020-10-06 09:47:05 -04:00
James
fb73e772af
implements a named populate function to memoize
2020-10-06 09:11:09 -04:00
James
c2692e9b4a
0.0.107
v0.0.107
2020-10-06 08:58:30 -04:00
James
a0d6fe5ca7
memoizes the Populate function
2020-10-06 08:58:25 -04:00
James
7f65e68e82
0.0.106
v0.0.106
2020-10-05 22:14:44 -04:00
James
d9f78fc5bf
removes unused salt and hash hidden options
2020-10-05 22:14:11 -04:00
James
b2a5279bcb
hides fields manually, removes isLocked virtual in favor of a defined Payload field
2020-10-05 22:12:33 -04:00
James
28baba822b
0.0.105
v0.0.105
2020-10-05 21:43:13 -04:00
James
3b4875b754
fixes bug with incoming richText stringified JSON
2020-10-05 21:42:47 -04:00
James
8ce88deda2
fixes bug with create / update improperly reducing locales
2020-10-05 21:37:31 -04:00
James
4527658027
misc responsive fixes
2020-10-05 21:18:29 -04:00
James
8057c0ecb8
abstracts performFieldOperations into functions for performance reasons
2020-10-05 20:26:04 -04:00
James
eb74a42386
0.0.104
v0.0.104
2020-10-05 17:09:12 -04:00
James
d589a90a42
allows for local payload initialization
2020-10-05 17:08:59 -04:00
James
bf3d05cb40
fixes bug with registerFirstUser
2020-10-05 17:08:44 -04:00
James
7bd4859a31
0.0.103
v0.0.103
2020-10-05 10:40:22 -04:00
James
9af097c39c
restores required initialState via form context
2020-10-05 10:40:14 -04:00
James
7f47cdacbb
enables lean mongoose queries for all find operations
2020-10-05 10:25:35 -04:00
James
d85cbde7a7
0.0.102
v0.0.102
2020-10-04 20:42:50 -04:00
James
79284941db
fixes a grave mistake
2020-10-04 20:42:36 -04:00
James
35c11aa7aa
0.0.101
v0.0.101
2020-10-04 15:31:15 -04:00
James
5ac2b1fb3d
adds richText Relationship WIP
2020-10-04 15:30:47 -04:00
James
0a5e8ab618
implements maxDepth
2020-10-04 15:30:38 -04:00
James
5ae267f743
updates styles of RichText, improves its API
2020-10-04 12:50:14 -04:00
James
bc48e92aea
fixes bug with autocompleted input fields
2020-10-04 12:41:03 -04:00
James
98af494dd6
further styles RichText and its Link element
2020-10-03 15:55:59 -04:00
James
31487fb022
adds a method to deserialize pasted HTML into RichText
2020-10-03 15:55:38 -04:00
James
e00a2eeef7
fixes fields with less than 100% width on mobile
2020-10-03 15:55:21 -04:00
James
c5ea2dcd2a
revises the way that negative field type gutter works
2020-10-03 15:55:07 -04:00
James
e9c2b46c97
extends Popup to be more usable
2020-10-03 15:54:19 -04:00
James
043d3fffbf
fixes bug with window info breakpoints
2020-10-03 15:54:00 -04:00
James
febe213e80
implements accessibility measures and finishes Link richText element
2020-10-03 13:04:15 -04:00
James
0764f34c64
adds accessibility to buttons
2020-10-03 11:38:33 -04:00
James
3dbf9ac27c
properly sets user to null when logged out
2020-10-03 11:20:35 -04:00
James
eccb4383a1
fixes DeleteDocument and leaveWithoutSaving incompatibility
2020-10-03 11:07:06 -04:00
James
31180bfc2b
0.0.99
v0.0.99
2020-10-02 21:36:15 -04:00
James
c6105d9ed3
ensures NODE_ENV is set properly within client
2020-10-02 21:36:02 -04:00