Socket
Socket
Sign inDemoInstall

bootstrap-table

Package Overview
Dependencies
0
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bootstrap-table

An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).


Version published
Weekly downloads
109K
decreased by-2.98%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.12.0

  • fix(js): fix zoom header width bug
  • fix(js): fix #3452, reset the table data when url loaded error
  • fix(js): fix #3380, check-all was wrong with the sub-table
  • fix(js): fix #2963, singleSelect, maintainSelected and pagination bug
  • fix(js): fix #3342, remove limit when it is 0
  • fix(js): fix #3472, group header style bug
  • fix(js): fix #3310, searchText causes two requests
  • fix(js): fix #3029, IE8 does not support getOwnPropertyNames
  • fix(js): fix #3204, sortName cannot work in server side pagination
  • fix(js): fix #3163, showToolbar bug when using extensions
  • fix(js): fix #3087, only send pagination parameters when sidePagination is server
  • fix(export extension): fix #3477, server pagination mode cannot export all data
  • fix(filter-control extension): fix #3271, duplicate select option with fixed header and client pagination
  • feat(js): add detailFilter option
  • feat(js): add rememberOrder option
  • feat(js): improve pageList All option locale independent
  • feat(js): add Bootstrap v4.0 support
  • feat(js): add row data to sorter function
  • feat(js): add ignoreClickToSelectOn option
  • feat(js): add onScrollBody / scroll-body.bs.table event
  • feat(js): add showFullscreen option
  • feat(js): add showSelectTitle column option
  • feat(js): add $el to collapse-row
  • feat(locale): add eu-EU locale
  • feat(export extension): add exportFooter option
  • feat(multiple-sort extension): add showMultiSortButton option
  • feat(filter-control extension): add searchOnEnterKey option
  • feat(page-jump-to extension): add page-jump-to extension
  • feat(resizable extension): add resizeMode option
  • feat(sticky-header extension): add Bootstrap v4.0 support
  • feat(treegrid extension): add treegrid extension
  • feat(print extension): add support to print complex table
  • feat(extension): add cookie in combination with filter-control and strict search

Readme

Source

Bootstrap Table

Build Status GitHub version Bower version jsDelivr Hits Donate Backers on Open Collective Sponsors on Open Collective

An extended Bootstrap table with radio, checkbox, sort, pagination, extensions and other added features.

To get started, check out:

List of donators

LICENSE

NOTE: Bootstrap Table is licensed under the The MIT License. Completely free, you can arbitrarily use and modify this plugin. If this plugin is useful to you, you can Star this repo, your support is my biggest motive force, thanks.

Features

  • Created for Bootstrap 3 (Bootstrap 2 supported)
  • Responsive web design
  • Scrollable Table with fixed headers
  • Fully configurable
  • Via data attributes
  • Show/Hide columns
  • Show/Hide headers
  • Show/Hide footers
  • Get data in JSON format using AJAX
  • Simple column sorting with a click
  • Format column
  • Single or multiple row selection
  • Powerful pagination
  • Card view
  • Detail view
  • Localization
  • Extensions

How to get it

Manual download

Use Releases page or the source.

Bower

bower install bootstrap-table

Npm

npm install bootstrap-table

CDN

You can source bootstrap-table directly from a CDN like CDNJS or bootcss or jsdelivr.

Contributing

For feature requests, bug reports or submitting pull requests, please ensure you first read CONTRIBUTING.md.

Reporting Issues

As stated above, please read CONTRIBUTING.md, especially Bug Reports

And as stated there, please provide jsFiddle when creating issues!

It's really saves much time.

You can also use these for templates:

jsFiddle Bootstrap Table

Your feedback is very appreciated!

Acknowledgements

Thanks to everyone who have given feedback and submitted pull requests. A list of all the contributors can be found here. This project exists thanks to all the people who contribute. [Contribute].

Release History

Look at the Change Log

Local build

To build bootstrap-table locally please run:

npm run grunt

Result will appear in dist directory.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

Keywords

FAQs

Last updated on 11 Mar 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc