##// END OF EJS Templates
go-to search: updated logic of goto switcher...
go-to search: updated logic of goto switcher - when in repo group searcher are ordered by the entries in the group - support prefixes with spaces, eg file: PATTERN - new contextual search for groups/repos with mark token - better suggestions

File last commit:

r3179:0e268a0f default
r3556:a75b51f8 default
Show More
index.js
7 lines | 334 B | application/javascript | JavascriptLexer
import '@polymer/iron-ajax/iron-ajax.js';
import './shared-styles.js';
import './channelstream-connection/channelstream-connection.js';
import './rhodecode-toast/rhodecode-toast.js';
import './rhodecode-toggle/rhodecode-toggle.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';