Skip to content

Commit a58c313

Browse files
committed
Field Customizer OOB Fields experience controls
1 parent 3c7c20d commit a58c313

File tree

101 files changed

+11900
-6253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+11900
-6253
lines changed

config/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@
77
"entrypoint": "./lib/webparts/controlsTest/ControlsTestWebPart.js",
88
"manifest": "./src/webparts/controlsTest/ControlsTestWebPart.manifest.json"
99
}]
10+
},
11+
"ootb-fields-field-customizer": {
12+
"components": [
13+
{
14+
"entrypoint": "./lib/extensions/ootbFields/OotbFieldsFieldCustomizer.js",
15+
"manifest": "./src/extensions/ootbFields/OotbFieldsFieldCustomizer.manifest.json"
16+
}
17+
]
1018
}
1119
},
1220
"externals": {},
2.66 KB
Loading
4.66 KB
Loading
7.28 KB
Loading
4.27 KB
Loading
41.9 KB
Loading
4.87 KB
Loading
6.19 KB
Loading
11.6 KB
Loading
7.47 KB
Loading

0 commit comments

Comments
 (0)