DJStarCOM/bootstrap-iconpicker-latest

View on GitHub

Showing 16 of 69 total issues

File iconset-fontawesome-5-all.js has 10171 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!========================================================================
 * Iconset: Font Awesome
 * Versions: 5.3.1, 5.3.1_pro, 5.12.0_pro
 * http://fortawesome.github.io/Font-Awesome/
 * CDN: https://use.fontawesome.com/releases/[VERSION]/css/all.css
Severity: Major
Found in src/js/iconset/iconset-fontawesome-5-all.js - About 1 mo to fix

    File iconset-fontawesome-4-all.js has 6311 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*!========================================================================
     * Iconset: Font Awesome
     * Versions: 4.0.0, 4.1.0, 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0
     * http://fortawesome.github.io/Font-Awesome/
     * CDN: https://maxcdn.bootstrapcdn.com/font-awesome/[VERSION]/css/font-awesome.min.css
    Severity: Major
    Found in src/js/iconset/iconset-fontawesome-4-all.js - About 2 wks to fix

      File iconset-octicon-all.js has 5167 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      /*!========================================================================
       * Iconset: Octicons
       * Versions: 2.1.2
       * https://octicons.github.com/
       * CDN: https://cdnjs.cloudflare.com/ajax/libs/octicons/4.x.x/font/octicons.min.css
      Severity: Major
      Found in src/js/iconset/iconset-octicon-all.js - About 2 wks to fix

        File iconset-materialdesign-all.js has 5138 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        /*!========================================================================
         * Iconset: Material Design
         * Versions: 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.1.2, 2.2.0
         * http://zavoloklom.github.io/material-design-iconic-font
         * CDN: https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/[VERSION]/css/material-design-iconic-font.min.css
        Severity: Major
        Found in src/js/iconset/iconset-materialdesign-all.js - About 2 wks to fix

          File iconset-fontawesome-5-regular.js has 3054 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          /*!========================================================================
           * Iconset: Font Awesome
           * Versions: 5.3.1, 5.3.1_pro, 5.12.0, 5.12.0_pro
           * http://fortawesome.github.io/Font-Awesome/
           * CDN: https://use.fontawesome.com/releases/[VERSION]/css/all.css
          Severity: Major
          Found in src/js/iconset/iconset-fontawesome-5-regular.js - About 1 wk to fix

            File iconset-fontawesome-5-solid.js has 3054 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            /*!========================================================================
             * Iconset: Font Awesome
             * Versions: 5.3.1, 5.3.1_pro, 5.12.0, 5.12.0_pro
             * http://fortawesome.github.io/Font-Awesome/
             * CDN: https://use.fontawesome.com/releases/[VERSION]/css/all.css
            Severity: Major
            Found in src/js/iconset/iconset-fontawesome-5-solid.js - About 1 wk to fix

              File iconset-fontawesome-5-light.js has 3042 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              /*!========================================================================
               * Iconset: Font Awesome
               * Versions: 5.3.1, 5.3.1_pro, 5.12.0_pro
               * http://fortawesome.github.io/Font-Awesome/
               * CDN: https://use.fontawesome.com/releases/[VERSION]/css/all.css
              Severity: Major
              Found in src/js/iconset/iconset-fontawesome-5-light.js - About 1 wk to fix

                File iconset-typicon-all.js has 3028 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                /*!========================================================================
                 * Iconset: Typicons
                 * Versions: 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9
                 * https://github.com/stephenhutchings/typicons.font
                 * CDN: https://cdnjs.cloudflare.com/ajax/libs/typicons/[VERSION]/typicons.css
                Severity: Major
                Found in src/js/iconset/iconset-typicon-all.js - About 1 wk to fix

                  File iconset-ionicon-all.js has 1359 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  /*!========================================================================
                   * Iconset: Ionicons
                   * Versions: 1.5.2, 2.0.1
                   * http://ionicons.com/
                   * CDN: http://code.ionicframework.com/ionicons/[VERSION]/css/ionicons.min.css
                  Severity: Major
                  Found in src/js/iconset/iconset-ionicon-all.js - About 3 days to fix

                    File iconset-fontawesome-5-brands.js has 1296 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    /*!========================================================================
                     * Iconset: Font Awesome
                     * Versions: 5.3.1, 5.3.1_pro, 5.12.0, 5.12.0_pro
                     * http://fortawesome.github.io/Font-Awesome/
                     * CDN: https://use.fontawesome.com/releases/[VERSION]/css/all.css
                    Severity: Major
                    Found in src/js/iconset/iconset-fontawesome-5-brands.js - About 3 days to fix

                      File bootstrap-iconpicker.js has 470 lines of code (exceeds 250 allowed). Consider refactoring.
                      Open

                      /*!========================================================================
                       * File: bootstrap-iconpicker.js
                       * ======================================================================== */
                      
                      ;(function($){ "use strict";
                      Severity: Minor
                      Found in src/js/bootstrap-iconpicker.js - About 7 hrs to fix

                        Function exports has 156 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        module.exports = function(grunt) {
                        
                            var banner = require('./banner.js');
                        
                            // Project configuration.
                        Severity: Major
                        Found in gruntfile.js - About 6 hrs to fix

                          File iconset-weathericon-all.js has 368 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /*!========================================================================
                           * Iconset: Weather Icons
                           * Versions: 1.2.0, 2.0.10
                           * http://erikflowers.github.io/weather-icons/
                           * ======================================================================== */
                          Severity: Minor
                          Found in src/js/iconset/iconset-weathericon-all.js - About 4 hrs to fix

                            File iconset-elusiveicon-all.js has 317 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            /*!========================================================================
                             * Iconset: Elusive Icons
                             * Versions: 2.0.0
                             * http://elusiveicons.com/
                             * ======================================================================== */
                            Severity: Minor
                            Found in src/js/iconset/iconset-elusiveicon-all.js - About 3 hrs to fix

                              Function iconpicker has 64 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  $.fn.iconpicker = function (option, params) {
                                      return this.each(function () {
                                          var $this = $(this);
                                          var data = $this.data('bs.iconpicker');
                                          var options = typeof option === 'object' && option;
                              Severity: Major
                              Found in src/js/bootstrap-iconpicker.js - About 2 hrs to fix

                                File iconset-flagicon-all.js has 269 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                /*!========================================================================
                                 * Iconset: Flag Icons
                                 * Versions: 2.8.0
                                 * http://flag-icon-css.lip.is/
                                 * CDN: https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/[VERSION]/css/flag-icon.min.css
                                Severity: Minor
                                Found in src/js/iconset/iconset-flagicon-all.js - About 2 hrs to fix
                                  Severity
                                  Category
                                  Status
                                  Source
                                  Language