mirror of
https://github.com/xodio/xod.git
synced 2026-03-14 20:56:52 +01:00
Squashed commits: [195011e] chore(xod): update yarn.lock [3bedd7d] feat(xod-client): separate highlighted and hovered styles in Suggester [d8cfe14] refactor(xod-client): use edited fork of `react-autosuggester` and remove some kludges [ed5bc42] fix(xod-client): fix bug with new node position when adding it using suggester without double click on the patch [4490a60] fix(xod-client): highlight first element of autosuggester [3b99f5c] chore(xod): bump `xod-patch-search` version to 0.12.1 [9282fd3] chore(xod-client): add some comments to SuggesterContainer.jsx [d95b08a] test(xod-patch-search): make tests more resilient to changes [b11c8af] refactor(xod-client): use util `isInput` instead of some code duplication [3cb6411] fix(xod-client): fix styles for `Suggester-container-blocker` [40f46bc] refactor(xod-client): move `Suggester-container-blocker` styles into scss, add cursor style for whole container [175a79a] chore(xod): add `xod-patch-search/node_modules` into travis.yml caches [b07588a] refactor(xod-client-browser, xod-client-electron): move menu item `Insert Node` over `Insert Comment` [f62a696] tweak(xod-client): add some kludges to Suggester to improve UX [47c30e0] fix,refactor(xod-client): fix some bugs with hotkey, rename selector, move SuggesterContainer into separate component [4c9240a] tweak(xod-patch-search): filter results inside search function and tweak it [a6e5d59] tweak(xod-patch-search): tweak search by adding custom `refineScore` function [9169061] refactor(xod-patch-search): tuned weights, removed fixture and use xod-fs and workspace instead [161f80e] feat(xod-client): added feature to place a new node by double click on patch background [afae421] feat(xod-client): added Suggester component, integrate it in all clients [ae1c397] feat(xod-patch-search): implement and configure search index and function that converts patches into index data in the new package
137 B
137 B
xod-patch-search
This package is a part of the XOD project.
It provides functions to search patches.