Closed jscharf closed 7 years ago
LGTM. Please check comments before merging.
I cancelled the previous build because I pushed another commit to remove the unnecessary checks from a computed property. Now I am just waiting for the next build to finish before I merge.
This project uses semver, please check the scope of this pr:
You can now specify
itemTypeKey
,componentKeyNames
, andcomponentKeyNamesForTypes
in addition to changingcontrols
from an array of components to a hash of components, in order to produce an object browser that can take advantage of this new functionality. It can conditionally show certain controls based on the type of the list item. If multiple list items are selected, it will only show the controls that are applicable to all of the selected items.CHANGELOG