christophermlawson
christophermlawson
#### Feature When the Tree component loads, a node may have been previously selected, in which case we scroll to make sure the node is visible in the tree. If...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
It appears like the create property methods can be simplified, by looking at the property type interface and so that callers do not have to programmatically determine which create method...
ecshema-editing package Editor class has removeReference and removeCustomAttribute methods marked as private. Make public and add any necesssary validation.