-

Bootstrap Table 1.22.1

+

Bootstrap Table 1.22.2

-

+

Core

+
    +
  • New: Added footerStyle column option.
  • +
  • Update: Fixed empty style in header and footer bug.
  • +
  • Update: Fixed the trigger order of sort event.
  • +
  • Update: Updated ar-SA locale.
  • +
+ +

Extensions

+ +
    +
  • New(cookie): Added cookie support for custom view extension.
  • +
  • Update(cookie): Fixed cookie bug when using cardView option.
  • +
  • Update(cookie): Fixed cookie bug with column switchable.
  • +
  • Update(editable): Fixed export-saved event error when exportDataType is all.
  • +
  • Update(filter-control): Fixed searchAccentNeutralise option not work.
  • +
  • Update(filter-control): Fixed filterOrderBy not work bug for select.
  • +
  • Update(group-by): Fixed group by bug when using singleSelect option.
  • +
  • Update(reorder-rows): Fixed reorder bug when using pagination.
  • +
+ +

Documentation

+ +
    +
  • Update: Improved the parameter of updateCellByUniqueId method.
  • +
  • Update: Improved the print docs.
  • +
+ +

Bootstrap Table 1.22.1

+ +

+ +

Core

+
  • Update: Fixed maximum call stack size exceeded error.
  • Update: Updated ca-ES locale.
  • @@ -149,7 +182,7 @@

    Bootstrap Table 1.22.0

    -

    Core

    +

    Core

    • New: Added sortBy method.
    • @@ -158,7 +191,7 @@

      Core

    • Update: Removed title from columns button.
    -

    Extensions

    +

    Extensions

    • Update(addrbar): Fixed clear search bug when clicking clearSearch button.
    • @@ -169,7 +202,7 @@

      Bootstrap Table 1.21.4

      -

      Core

      +

      Core

      • New: Added searchable table option to enable sending searchable (columns) parameters.
      • @@ -178,7 +211,7 @@

        Core

      • Update: Added support for select form to the searchSelector option.
      -

      Extensions

      +

      Extensions

      • Update(filter-control): Fixed inputs losing their content when using nested attributes.
      • @@ -189,11 +222,11 @@

        Bootstrap Table 1.21.3

        -

        Core

        +

        Core

        • New: Added escapeTitle table option.
        • -
        • New: Added Aria Label to the search input for screenreaders.
        • +
        • New: Added Aria Label to the search input for screen readers.
        • New: Persist data attributes for the header(th).
        • Update: Fixed wrong condition for searching with server-side pagination.
        • Update: Fixed overwriting the filterOptions after rebuild.
        • @@ -203,7 +236,7 @@

          Core

        • Update: Updated packages to the latest version.
        -

        Extensions

        +

        Extensions

        • Update(cookie): Fixed issue with hidden and radio/checkbox columns.
        • @@ -218,7 +251,7 @@

          Bootstrap Table 1.21.2

          -

          Core

          +

          Core

          • New: Added sortResetPage option to reset the page number when sorting.
          • @@ -228,7 +261,7 @@

            Core

          • Update: Used scss vars for sorting background image URLs.
          -

          Extensions

          +

          Extensions

          • New(custom-view): Added onToggleCustomView event.
          • @@ -243,7 +276,7 @@

            Bootstrap Table 1.21.1

            -

            Core

            +

            Core

            • Update: Improved updateCell to update one HTML cell only.
            • @@ -251,7 +284,7 @@

              Core

            • Update: Added missing locales for aria-label.
            -

            Extensions

            +

            Extensions

            • Update(export): Added missing locales for aria-label.
            • @@ -261,7 +294,7 @@

              Bootstrap Table 1.21.0

              -

              Core

              +

              Core

              • New: Added sortEmptyLast option to allow sorting empty data.
              • @@ -269,15 +302,15 @@

                Core

              • Update: Fixed detail view with filter click error.
              • Update: Fixed header does not center correctly for the sortable column.
              • Update: Fixed regexpCompare bug when filtering columns.
              • -
              • Update: Fixed showToogle title display error.
              • -
              • Update: Fixed remove and removeByUnqiueId using object param bug.
              • +
              • Update: Fixed showToggle title display error.
              • +
              • Update: Fixed remove and removeByUniqueId using object param bug.
              • Update: Fixed searchHighlight bug while using searchAccentNeutralise.
              • Update: Fixed missing sort for customSearch option.
              • Update: Removed duplicated escaping of the column value.
              • Update: Updated uk-UA locale.
              -

              Extensions

              +

              Extensions

              • New(cookie): : Added hiddenColumns cookie to prevent issues with new added columns.
              • @@ -303,14 +336,14 @@

                Bootstrap Table 1.20.2

                -

                Core

                +

                Core

                • Update: Fixed small memory leak.
                • Update: Fixed the detail view bug with the td instead of icon.
                -

                Extensions

                +

                Extensions

                • Update(export): Fixed XSS vulnerability bug by onCellHtmlData.
                • @@ -322,7 +355,7 @@

                  Bootstrap Table 1.20.1

                  -

                  Core

                  +

                  Core

                  • Update: Fixed toggle column bug with complex headers.
                  • @@ -330,7 +363,7 @@

                    Core

                  • Update: Updated TypeScript definitions.
                  -

                  Extensions

                  +

                  Extensions

                  • Update(cookie): Fixed cookie extension error with multiple-sort.
                  • @@ -342,7 +375,7 @@

                    Bootstrap Table 1.20.0

                    -

                    Core

                    +

                    Core

                    • New: Used bootstrap5 as the default theme.
                    • @@ -362,7 +395,7 @@

                      Core

                    • Update: Updated cs-CZ, ko-KR, nl-NL, nl-BE, bg-BG, fr-LU locales.
                    -

                    Extensions

                    +

                    Extensions

                    • New(filter-control): New version of filter-control with new features.
                    • @@ -381,14 +414,14 @@

                      Bootstrap Table 1.19.1

                      -

                      Core

                      +

                      Core

                      • Update: Fixed the CVE security problem.
                      • Update: Fixed cannot search for special characters when using searchHighlight.
                      -

                      Extensions

                      +

                      Extensions

                      • Update(auto-refresh): Updated the showAutoRefresh option as default.
                      • @@ -401,7 +434,7 @@

                        Bootstrap Table 1.19.0

                        -

                        Core

                        +

                        Core

                        • New: Added onlyCurrentPage param for checkBy/uncheckBy methods.
                        • @@ -426,7 +459,7 @@

                          Core

                        • Update: Updated the es-MX locate.
                        -

                        Extensions

                        +

                        Extensions

                        • New(cookie): Added Multiple Sort order stored in cookie extension.
                        • @@ -453,7 +486,7 @@

                          Bootstrap Table 1.18.3

                          -

                          Core

                          +

                          Core

                          • Update: Fixed negative number bug when searching with comparison.
                          • @@ -463,7 +496,7 @@

                            Core

                          • Update: Update pt-PT and fa-IR locales.
                          -

                          Extensions

                          +

                          Extensions

                          • New(page-jump-to): Added showJumpToByPages option.
                          • @@ -477,7 +510,7 @@

                            Bootstrap Table 1.18.2

                            -

                            Core

                            +

                            Core

                            • Update: Fixed bootstrap5 cannot work bug.
                            • @@ -486,7 +519,7 @@

                              Core

                            • Update: Updated ru-RU and de-DE locales.
                            -

                            Extensions

                            +

                            Extensions

                            • New(filter-control): Added support for flat JSON.
                            • @@ -501,7 +534,7 @@

                              Bootstrap Table 1.18.1

                              -

                              Core

                              +

                              Core

                              • New(locale): Added short locales based on ISO Language.
                              • @@ -518,7 +551,7 @@

                                Core

                              • Update: Fixed icon-size option bug with pagination.
                              -

                              Extensions

                              +

                              Extensions

                              • New(page-jump-to): Added min, max and enter support for jump input.
                              • @@ -539,7 +572,7 @@

                                Bootstrap Table 1.18.0

                                -

                                Core

                                +

                                Core

                                • New(option): Added buttons to add custom buttons to the button bar.
                                • @@ -567,7 +600,7 @@

                                  Core

                                • Remove(method): Removed getAllSelections method.
                                -

                                Extensions

                                +

                                Extensions

                                • New(addrbar): Added support for client side pagination.
                                • @@ -586,7 +619,7 @@

                                  Bootstrap Table 1.17.1

                                  -

                                  Core

                                  +

                                  Core

                                  • New: Added bootstrap-table theme without any framework.
                                  • @@ -620,7 +653,7 @@

                                    Core

                                  • Remove: Removed accent neutralise extension and moved it to core.
                                  -

                                  Extensions

                                  +

                                  Extensions

                                  • New(cookie): Added support for toggle all columns options.
                                  • @@ -661,7 +694,7 @@

                                    Bootstrap Table 1.16.0

                                    -

                                    Core

                                    +

                                    Core

                                    • New: Added buttonsOrder option.
                                    • @@ -695,7 +728,7 @@

                                      Core

                                    • Remove: Removed resetWidth method and use resetView instead.
                                    -

                                    Extensions

                                    +

                                    Extensions

                                    • New(cookie): Added new options to get/set/delete the values by a custom function.
                                    • @@ -805,7 +838,7 @@

                                      Bootstrap Table 1.15.2

                                      -

                                      Core

                                      +

                                      Core

                                      • New: Added virtualScroll and virtualScrollItemHeight options to support large data.
                                      • @@ -853,7 +886,7 @@

                                        Core

                                      • Update: Fixed columns title error.
                                      -

                                      Extensions

                                      +

                                      Extensions

                                      • New(editable): Added onExportSaved event.
                                      • @@ -911,7 +944,7 @@

                                        Bootstrap Table 1.14.1

                                      • Update(js): Fixed detailView find td elements bug.
                                      • Update(js): Fixed showColumns close dropdown bug when item label clicking.
                                      • Update(js): Fixed reset width error after toggleFullscreen.
                                      • -
                                      • Update(js): Fixed cardview click event bug.
                                      • +
                                      • Update(js): Fixed cardView click event bug.

                                      Bootstrap Table 1.13.5

                                      @@ -952,9 +985,9 @@

                                      Bootstrap Table 1.13.3

                                      • New(js): Supported full table classes of bootstrap v4.
                                      • -
                                      • New(css): Rewrited bootstrap-table.css to scss.
                                      • -
                                      • New(accent-neutralise extension): Rewrited accent-neutralise extension to ES6.
                                      • -
                                      • New(addrbar extension): Rewrited addrbar extension to ES6 and supported attribute option.
                                      • +
                                      • New(css): Updated bootstrap-table.css to scss.
                                      • +
                                      • New(accent-neutralise extension): Updated accent-neutralise extension to ES6.
                                      • +
                                      • New(addrbar extension): Updated addrbar extension to ES6 and supported attribute option.
                                      • New(group-by-v2 extension): New groupByFormatter option.
                                      • New(pipeline extension): New pipeline extension bootstrap-table-pipeline.
                                      • Remove(js): Removed striped option and use classes instead.
                                      • @@ -972,7 +1005,7 @@

                                        Bootstrap Table 1.13.2

                                        • New(js): Added paginationSuccessivelySize, paginationPagesBySide and paginationUseIntermediate pagination options.
                                        • -
                                        • New(cookie extension): Rewrited cookie extension to ES6.
                                        • +
                                        • New(cookie extension): Updated cookie extension to ES6.
                                        • New(cookie extension): Saved filterBy method.
                                        • New(filter-control extension): Added placeholder as a empty option to the select controls.
                                        • New(filter-control extension): Added clearFilterControl method in order to clear all filter controls.
                                        • @@ -1010,11 +1043,11 @@

                                          Bootstrap Table 1.13.1

                                            -
                                          • New(js): Added theadClasses option to supoort bootstrap v4.
                                          • +
                                          • New(js): Added theadClasses option to support bootstrap v4.
                                          • New(js): Updated the default icons to font-awesome 5.
                                          • -
                                          • New(locale): Rewrited all locales to ES6.
                                          • -
                                          • New(editable extension): Rewrited bootstrap-table-editable to ES6.
                                          • -
                                          • New(filter-control extension): Rewrited bootstrap-table-filter-control to ES6.
                                          • +
                                          • New(locale): Updated all locales to ES6.
                                          • +
                                          • New(editable extension): Updated bootstrap-table-editable to ES6.
                                          • +
                                          • New(filter-control extension): Updated bootstrap-table-filter-control to ES6.
                                          • New(treegrid extension): Added rootParentId option.
                                          • Update(js): Fixed getHiddenRows method bug.
                                          • Update(js): Fixed getOptions method to remove data property.
                                          • @@ -1031,14 +1064,14 @@

                                            Bootstrap Table 1.13.0

                                              -
                                            • New(js): Rewrited bootstrap-table to ES6.
                                            • +
                                            • New(js): Updated bootstrap-table to ES6.
                                            • New(locale): Added fi-FI.js locale.
                                            • New(build): Used babel instead of grunt.
                                            • New(filter-control): Added created-controls.bs.table event to filter-control.
                                            • -
                                            • New(export extension): Rewrited export extension to ES6.
                                            • +
                                            • New(export extension): Updated export extension to ES6.
                                            • New(export extension): Added export extension support bootstrap v4.
                                            • New(export extension): Added exportTable method.
                                            • -
                                            • New(toolbar extension): Rewrited toolbar extension to ES6.
                                            • +
                                            • New(toolbar extension): Updated toolbar extension to ES6.
                                            • New(toolbar extension): Added toolbar extension supports bootstrap v4.
                                            • New(toolbar extension): Added server sidePagination support
                                            • New(resizable extension): Released new resizable extension version 2.0.0.
                                            • @@ -1050,9 +1083,9 @@

                                              Bootstrap Table 1.13.0

                                            • Update(js): Added customSearch support data attribute.
                                            • Update(js): Fixed can’t search data with formatter.
                                            • Update(js): Fixed getRowByUniqueId error when row unique id is undefined.
                                            • -
                                            • Update(js): Fxied older bootstrap version bug.
                                            • +
                                            • Update(js): Fixed older bootstrap version bug.
                                            • Update(css): Removed toolbar line-height.
                                            • -
                                            • Update(css): Limitted fullscreen CSS rule scope.
                                            • +
                                            • Update(css): Limited fullscreen CSS rule scope.
                                            • Update(editable extension): Fixed editable formatter bug.
                                            • Update(extension): Fixed bug with export extension together.
                                            • Update(extension): Removed click-edit-row and flat-json extensions.
                                            • @@ -1077,7 +1110,7 @@

                                              Bootstrap Table 1.13.0

                                              This fork is developed and maintained by @wenzhixin.

                                              - Currently v1.22.1, Code licensed MIT, + Currently v1.22.2, Code licensed MIT, docs CC BY 3.0.