- Sep 13, 2019
-
-
GitLab Bot authored
-
- Jun 11, 2019
-
-
Paul Slaughter authored
**How?** It looks like when assignees are clicked, the child of the `<a>`. We fix our propogation check by looking at `.closest` which traverses through the element itself and parent.
-
- Jun 05, 2019
-
-
Paul Slaughter authored
-
- Jun 03, 2019
-
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-
- May 28, 2019
-
-
added a new conditional to add `display: none;` dynamically if the row should be hidden, indicated by the variable `rowHidden` this solves issue #9978
-
- May 27, 2019
-
-
Heinrich Lee Yu authored
Also fixes flaky spec
-
- Apr 05, 2019
-
-
Tucker Chapman authored
-
- Feb 27, 2019
-
-
Heinrich Lee Yu authored
Return jQuery element instead of HTML for renderRow for labels select
-
- Oct 09, 2018
-
-
Mike Greiling authored
-
- Aug 07, 2018
-
-
Constance Okoghenun authored
-
Dennis Tang authored
-
- Jun 25, 2018
-
-
gfyoung authored
Partially addresses #47006.
-
- Jun 20, 2018
-
-
Lukas Eipert authored
-
- Jun 07, 2018
-
-
Mario de la Ossa authored
-
- May 21, 2018
-
-
Clement Ho authored
-
Clement Ho authored
-
- Mar 27, 2018
-
-
bitsapien authored
-
- Mar 09, 2018
-
-
Mike Greiling authored
-
- Feb 22, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 20, 2018
-
-
Jacob Schatz authored
-
- Jan 29, 2018
-
-
Phil Hughes authored
-
- Dec 19, 2017
-
-
Phil Hughes authored
-
- Dec 11, 2017
-
-
Phil Hughes authored
-
- Dec 08, 2017
-
-
Phil Hughes authored
-
- Dec 04, 2017
-
- Nov 07, 2017
-
-
Luke "Jared" Bennett authored
Change fix, instead of hacking in a filter clear every time, fix the root cause by only selecting elements for that dropdown instance
-
- Nov 06, 2017
-
-
Luke "Jared" Bennett authored
-
- Nov 01, 2017
-
-
Tim Zallmann authored
-
- Oct 03, 2017
-
- Sep 20, 2017
-
-
Jose Ivan Vargas Lopez authored
-
- Sep 06, 2017
-
- Sep 05, 2017
-
-
Winnie Hellmann authored
-
- Sep 04, 2017
-
- Aug 05, 2017
-
-
Jacob Schatz authored
-
- Aug 03, 2017
-
-
Tim Zallmann authored
-
Phil Hughes authored
added specs to sticky util file added `No files found.` text when results are empty
-
Phil Hughes authored
-
- Aug 01, 2017
-
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
-
Phil Hughes authored
This was caused by the blur & then the focus after transition end Closes #35515
-