-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix variants bugs #1 #484
Fix variants bugs #1 #484
Commits on Oct 10, 2024
-
fix: remove the witness only when there is 'witnesses' html element i…
…n text panel
malkja committedOct 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 7483b5f - Browse repository at this point
Copy the full SHA 7483b5fView commit details
Commits on Oct 11, 2024
-
fix: restructure addWitness() to avoid the bug when target is the onl…
…y child of its parent
malkja committedOct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for bfbad91 - Browse repository at this point
Copy the full SHA bfbad91View commit details -
fix: add checks on witnesses array to avoid bugs
malkja committedOct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 0ed85e6 - Browse repository at this point
Copy the full SHA 0ed85e6View commit details -
fix: remove bug when target is null
malkja committedOct 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 2348a48 - Browse repository at this point
Copy the full SHA 2348a48View commit details
Commits on Oct 14, 2024
-
fix: show the variants top bar only when there are filteredAnnotation…
…s for the variants tab
malkja committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 29107b5 - Browse repository at this point
Copy the full SHA 29107b5View commit details -
fix: do not emit a click on text, when it is not an annotation target
malkja committedOct 14, 2024 Configuration menu - View commit details
-
Copy full SHA for cece57d - Browse repository at this point
Copy the full SHA cece57dView commit details
Commits on Oct 15, 2024
-
refactor: improve the code which updates the parentHtml el when we ad…
…d a witness
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for ac3da6c - Browse repository at this point
Copy the full SHA ac3da6cView commit details -
refactor: add early return statement in allocateWitnessColorInVariant…
…Item
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2d17820 - Browse repository at this point
Copy the full SHA 2d17820View commit details -
chore: remove the if condition on showing the witnesses filter
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 3411f65 - Browse repository at this point
Copy the full SHA 3411f65View commit details -
refactor: clean addWitness() function
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 254d2cb - Browse repository at this point
Copy the full SHA 254d2cbView commit details -
refactor: check the existence of witnesses Html in removeWitness()
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0dc91d7 - Browse repository at this point
Copy the full SHA 0dc91d7View commit details -
refactor: add early return in getWitnessesHtmlEl()
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for aa0d73d - Browse repository at this point
Copy the full SHA aa0d73dView commit details -
refactor: restructure better addWitness and remove 'html' from variab…
…le names
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bdc524 - Browse repository at this point
Copy the full SHA 4bdc524View commit details -
refactor: remove unused functions and added checks on (null or zero-l…
…ength) arrays
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 244210b - Browse repository at this point
Copy the full SHA 244210bView commit details -
docs: reason why witnesses wrapper is on the same child level as targ…
…et in addWitnesses()
malkja committedOct 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c3c7abd - Browse repository at this point
Copy the full SHA c3c7abdView commit details
Commits on Oct 16, 2024
-
refactor: make createWitnessEl function consistent
malkja committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 6ac640b - Browse repository at this point
Copy the full SHA 6ac640bView commit details -
refactor: make several functions in annotations.js more consistent
malkja committedOct 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d90b225 - Browse repository at this point
Copy the full SHA d90b225View commit details