mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
* Expand stories by default when the search filter applied + highlight matched parts of the nodes * Merge remote-tracking branch 'origin/master' into hierarchy-expansion-on-search Conflicts: lib/ui/src/modules/ui/components/left_panel/stories_tree/index.js lib/ui/src/modules/ui/components/left_panel/stories_tree/tree_decorators.js * Remove comments * Fix filter tests * Cleanups * Rename for readability * Mock 'lodash.debounce' import * Remove special characters from stories filter * Escape instead of replacing * Add test for highlighting