betajs/betajs-media-components

View on GitHub

Showing 10,517 of 10,517 total issues

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-topmessage-background{

Name of variable controlbar_primarybutton_font_size should be written in all lowercase letters with hyphens instead of underscores
Open

        font-size: $controlbar_primarybutton_font_size;

Name of variable controlbar_button_padding should be written in all lowercase letters with hyphens instead of underscores
Open

        padding: $controlbar_button_padding;

Opening curly brace { should be preceded by one space
Open

    .#{$css}-topmessage-background{

Name of variable font_family should be written in all lowercase letters with hyphens instead of underscores
Open

        font-family: $font_family;

Properties should be ordered color, display, font-family, font-size, font-weight, margin, padding, position
Open

        padding: $controlbar_button_padding;

TODO found
Open

                                // TODO: in the future could be better replace Async.eventually calling in the adsplaying change event to MutationObserver

TODO found
Open

                         "queryselector": null // TODO: will be shown on hover only on this element

TODO found
Open

                                visible: true, // TODO add parameter for setting source quality settings visibility

TODO found
Open

                    startUpdateVolume: function(args, element) { // TODO this was copied from the video player, should refactor to keep it DRY

TODO found
Open

                    // TODO: add option for selection
Severity: Minor
Found in src/dynamics/ads_player/ads_player.js by fixme

TODO found
Open

                                        // TODO: need to be improved, this part runs only if first video from the playlist has error

TODO found
Open

                        this._videoElement = this.parent() && this.parent().activeElement().querySelector("[data-video='video']"); // TODO video element for outstream
Severity: Minor
Found in src/dynamics/ads_player/ads_player.js by fixme

TODO found
Open

      min-height: 100%; // TODO: check cube, theatre and default themes capability

TODO found
Open

                        this._canvasHeight = 34; // TODO calculate instead of hard coding value

TODO found
Open

                         "showonhover": false, // TODO: will be shown on hover only

TODO found
Open

                            // "fluidsidebar": true, // TODO: not works for now, if false, 50% width will be applied on sidebar
Severity
Category
Status
Source
Language