mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 03:25:44 +00:00
* Sort MyItems alphabetically when building the tree * Fixed brace indentation * Modified tree-item to accept is-new prop for initial highlighting * Adjusted sort function and properly sort children before splicing treetItems * Mods for #1717 - Refined color and timing, color is now theme-compliant; - Added new theme color constants; - Smoke tested in Espresso and Snow themes; Co-authored-by: Andrew Henry <akhenry@gmail.com> Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>