• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

angular-ui / ui-grid / 4239
84%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2018 05:32PM UTC
Jobs 1
Files 82
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
4239

push

travis-ci

mportuga
fix(menus): streamline menu positioning

Menu width calculation was removed in #6588. Menu width needs to be
calculated in order to properly position the menu (if there is not
enough room to the left of the column). repositionMenu is now always
called in the 'menu-shown' event listener to ensure the width can be
properly calculated. The style attribute is removed from $elm in the
'menu-hidden' event listener to prevent the menu from appearing to slide
from the left or right when opening another column menu while one is
already open.

Menu animation speed was changed in #6588 to have different add/remove
speeds. 0.04s has been chosen as a happy medium, and the $timeout
duration has been changed to reflect the new transition duration (to
reduce delay when hiding the menu).

`position: relative` has been removed from .ui-grid-header-cell-row to
ensure consistent calculation of offsetParent across browsers.

Fixes #5396, #5990, #6085.

3049 of 4223 branches covered (72.2%)

6145 of 7299 relevant lines covered (84.19%)

558.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
19
100.0
src/js/core/directives/ui-grid-column-menu.js
Jobs
ID Job ID Ran Files Coverage
1 4239.1 (JOB=unit) 11 Mar 2018 05:32PM UTC 0
84.19
Travis Job 4239.1
Source Files on build 4239
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4239
  • a83df5bc on github
  • Prev Build on master (#4238)
  • Next Build on master (#4242)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc