issues
search
calipho-sib
/
sequence-viewer
neXtProt protein sequence viewer (javascript) - From SIB CALIPHO group; neXtProt project
https://cdn.rawgit.com/calipho-sib/sequence-viewer/master/examples/index.html
50
stars
17
forks
source link
PR to remove Handlesbars (#12), add debounce, clear subpart array, and minor tweaks.
#15
Open
jogoodma
opened
6 years ago
jogoodma
commented
6 years ago
This PR addresses the following issues:
Removes references to Handlebars (#12).
Adds lodash.debounce to the sequence search call to avoid UI throttling on large sequences.
Adds an event to clear the subpart sequence selection array when a user clears the regex.
Removed duplicate bower reference in package.json.
This PR addresses the following issues: