James
|
140a3aa9ea
|
fix: ensures getDataByPath works
|
2021-12-22 14:18:50 -05:00 |
|
Jacob Fletcher
|
0b13eda1e5
|
fix: threads props through textarea component
|
2021-11-29 18:05:51 -05:00 |
|
Jacob Fletcher
|
86480b7482
|
feat: abstracts textarea component and improves event typing
|
2021-11-29 17:08:39 -05:00 |
|
Jacob Fletcher
|
f234f68019
|
feat: abstracts upload component
|
2021-11-29 17:08:32 -05:00 |
|
Jacob Fletcher
|
fa671378c7
|
feat: abstracts select component
|
2021-11-29 17:08:24 -05:00 |
|
Jacob Fletcher
|
615e3695f2
|
feat: abstracts input from text component
|
2021-11-29 17:08:09 -05:00 |
|
Jacob Fletcher
|
0245747020
|
feat: renames useFieldType to useField
|
2021-11-24 15:37:36 -05:00 |
|
Jacob Fletcher
|
4affdc3a93
|
feat: supports custom onChange handling in text, select, and upload fields
|
2021-11-24 15:28:41 -05:00 |
|
Jacob Fletcher
|
3436e6173f
|
wip: custom onchange events for text, select, and upload fields
|
2021-11-22 08:50:48 -05:00 |
|
James
|
f61643ac32
|
chore: revises types in demo
|
2021-08-06 11:38:20 -04:00 |
|
Dan Ribbens
|
fe0098ccd9
|
feat: add component support to collection and global description
|
2021-07-27 12:53:43 -04:00 |
|
Dan Ribbens
|
e0933f612a
|
feat: add component support to field description
|
2021-07-27 12:53:43 -04:00 |
|
Dan Ribbens
|
29a1108518
|
feat: add descriptions to every allowed field type, globals and collections
|
2021-07-27 12:53:43 -04:00 |
|
Dan Ribbens
|
dac60a024b
|
feat: add customizable admin field descriptions
|
2021-07-27 12:53:43 -04:00 |
|
James
|
b8ad84c525
|
fix: allows config validation to accept esmodules as components
|
2020-12-27 21:47:09 -05:00 |
|
James
|
98b62df792
|
further types
|
2020-11-30 14:16:55 -05:00 |
|
James
|
7644b031c1
|
further typing
|
2020-11-30 08:42:06 -05:00 |
|
James
|
fd7cd0324d
|
validates field types
|
2020-11-28 17:34:32 -05:00 |
|
James
|
aa795d19d5
|
converts demo to ts
|
2020-11-28 16:07:54 -05:00 |
|
James
|
53811b2324
|
re-implements custom view in CustomComponents, types a few files
|
2020-11-22 13:41:44 -05:00 |
|
James
|
84191ec8fd
|
renames client to admin, sets up component library
|
2020-10-10 18:28:17 -04:00 |
|
James
|
18a59f84ab
|
migrates all custom components to new pattern
|
2020-10-02 21:11:08 -04:00 |
|
James
|
18baefed0d
|
progress to code-splitting
|
2020-10-02 18:47:43 -04:00 |
|
James
|
b3dda3c070
|
standardizes custom component naming to proper nouns
|
2020-09-30 08:53:15 -04:00 |
|
James
|
fe99952561
|
implements babel transpilation of config, removes customComponents logic
|
2020-09-21 17:31:19 -04:00 |
|
James
|
939a2923d3
|
implements an easier pattern of pointing to files within config
|
2020-09-19 19:31:04 -04:00 |
|
James
|
6ac4a9d2f6
|
implements hooks on relationship and upload fields
|
2020-07-20 09:15:06 -04:00 |
|
James
|
7e024a61b9
|
revises conventions of all admin-related fields in config
|
2020-07-18 16:11:50 -04:00 |
|
James
|
1882a6ac5d
|
renames Flexible to Blocks, Repeater to Array
|
2020-07-08 11:15:49 -04:00 |
|
James
|
82d2827b79
|
debounces input on text-based inputs
|
2020-06-04 11:55:21 -04:00 |
|
James
|
5138e24a2a
|
revises custom group to use vanilla group as a demo
|
2020-06-03 16:37:34 -04:00 |
|
James
|
449b72ceac
|
implements method to override webpack config
|
2020-06-03 16:03:06 -04:00 |
|
James
|
e15623539b
|
enables nested custom fields
|
2020-06-03 12:56:43 -04:00 |
|
James
|
2db103233c
|
builds RenderCustomComponent
|
2020-05-27 18:50:05 -04:00 |
|
James
|
5898398fb1
|
rearchitects demo to provide distinct testable, demoable collections and globals
|
2020-05-18 19:06:35 -04:00 |
|