Stef Gootzen
|
33686c6db8
|
feat: add afterOperation hook (#2697)
* feat: add afterOperation hook for Find operation
* docs: change #afterOperation to #afteroperation
* chore: extract afterOperation in function
* chore: implement afterChange in operations
* docs: use proper CollectionAfterOperationHook
* chore: remove outdated info
* chore: types afterOperation hook
* chore: improves afterOperation tests
* docs: updates description of afterOperation hook
* chore: improve typings
* chore: improve types
* chore: rename index.tsx => index.ts
---------
Co-authored-by: Jacob Fletcher <jacobsfletch@gmail.com>
Co-authored-by: Alessio Gravili <alessio@gravili.de>
|
2023-08-15 14:37:01 +02:00 |
|
Jarrod Flesch
|
acfb9bca45
|
Feat/custom admin buttons (#2613)
|
2023-05-03 17:21:38 -04:00 |
|
Jarrod Flesch
|
833899c893
|
chore: exposes AccessArgs export from payload/types
|
2023-03-22 13:22:11 -04:00 |
|
James
|
8ef9206001
|
chore: properly exports BeforeDuplicate type
|
2022-10-13 08:17:05 -04:00 |
|
James
|
f6b19e074c
|
chore: more predictably exports Access type
|
2022-10-11 09:44:52 -04:00 |
|
Elliot DeNolf
|
25f5d68b74
|
feat: export more fields config types and validation type (#989)
|
2022-08-23 13:26:00 -04:00 |
|
James
|
df3a83634f
|
feat: exposes FieldWithPath type for reuse
|
2022-01-07 14:21:36 -05:00 |
|
James
|
77a208fff7
|
docs: typescript
|
2021-11-26 17:10:01 -05:00 |
|
James
|
01a191a139
|
feat: exposes collection after read hook type
|
2021-08-02 21:57:50 -04:00 |
|
James
|
5a7e5b921d
|
feat: revises naming conventions of config types
|
2021-07-27 20:13:25 -04:00 |
|
James
|
36aae5c37f
|
feat: exports collection field hook types from payload/types
|
2021-03-14 13:25:56 -04:00 |
|
James
|
e056348850
|
feat: exposes further types
|
2021-01-24 10:29:57 -05:00 |
|
James
|
5b8c721292
|
fix: copyfiles, autocomplete transition
|
2020-12-27 14:34:36 -05:00 |
|
James
|
62dea6d52a
|
exposes additional types
|
2020-12-27 14:03:29 -05:00 |
|
James
|
be04310810
|
flattens dist folder
|
2020-12-24 10:28:41 -05:00 |
|
James
|
c2d2702a59
|
- abstracts AuthProvider and ConfigProvider
- updates Webpack and React
- adds further typing
|
2020-11-23 19:29:11 -05:00 |
|