An open API service for software projects hosted on Open Collective.

bootstrap-table

We are mission to create open source projects.
Collective - Host: opensource - https://opencollective.com/bootstrap-table - Website: https://bootstrap-table.com/ - Code: https://github.com/wenzhixin/bootstrap-table

Add a Bitdeli badge to README

github.com/wenzhixin/bootstrap-table - 579bed028bfe18c99b2928084978378fec3a377a authored over 10 years ago
Merge pull request #530 from bitdeli-chef/master

Add a Bitdeli Badge to README

github.com/wenzhixin/bootstrap-table - 5a7b8ef3304362d730847028d524ca34d4c09b17 authored over 10 years ago
Merge pull request #526 from nwohaibi/patch-1

Create bootstrap-table-ar-SA.js

github.com/wenzhixin/bootstrap-table - 27da59fbe518e43a3cda7cec8c399af7e1aa0040 authored over 10 years ago
Create bootstrap-table-ar-SA.js

Adding Arabic (Saudi Arabia) locale .

github.com/wenzhixin/bootstrap-table - b13aa1baa69116a771a68c4991b73984f3d2b22b authored over 10 years ago
Merge pull request #525 from Bengreen/editable-value

Fix a typo in the data-value keyword

github.com/wenzhixin/bootstrap-table - 8f5b79644d458b623c2e024f9a4c7a4e7415cbe3 authored over 10 years ago
Fix a typo in the data-value keyword

github.com/wenzhixin/bootstrap-table - 794f49d5087d91f5840d4e69b8b7ffa2ce196928 authored over 10 years ago
Pagination: current page should be "active", no "disabled"

github.com/wenzhixin/bootstrap-table - 76a4a94a0734b1bec7e2b88238cc32ea6630895d authored over 10 years ago
Merge pull request #519 from Bengreen/editable-value

Add data-value to editable table. Remove data in anchor.

github.com/wenzhixin/bootstrap-table - 86a228a8f111677ca6d4bc4ab1a3072b8c5caafa authored over 10 years ago
Trigger onCheck/onUncheck event handler after calling method check/uncheck

github.com/wenzhixin/bootstrap-table - 4265e65236f970d38afc1111cfa72f8c3f423d82 authored over 10 years ago
Add data-value to editable table. Remove data in anchor.

github.com/wenzhixin/bootstrap-table - 4cc9029a73832005839048b816939f1af63247a9 authored over 10 years ago
JS for human readable ordering by Brian Huisman

github.com/wenzhixin/bootstrap-table - 997a6bc0ca4bc72f575deeb6373124849dd27344 authored over 10 years ago
ENHANCEMENT

Added function for natural sort order in columns
---
JS function to allow natural sorting on boot...

github.com/wenzhixin/bootstrap-table - 76ff037b2f28628319a84aac9e8b9e34d55bf36c authored over 10 years ago
Fix #263: prepend method support object and array.

github.com/wenzhixin/bootstrap-table - 90bfd322001d02def116ebf94ad2a31c3132bbe5 authored over 10 years ago
Merge pull request #503 from Silentspy/master

Added norwegian translation

github.com/wenzhixin/bootstrap-table - 05032d7dba42d38ea569643903df9ac1a6cf87cc authored over 10 years ago
Merge pull request #14 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - cec50ac3de27261563cc5a3071cc79794538fb01 authored over 10 years ago
Changed Skift to Endre

github.com/wenzhixin/bootstrap-table - 4a46783513fce414d6032629a191c7dbbe834433 authored over 10 years ago
and the locale file

github.com/wenzhixin/bootstrap-table - c96a93968a71088821d502d17ba8ec6286225d3d authored over 10 years ago
Added norwegian translation

github.com/wenzhixin/bootstrap-table - 76d5c133c5af2eb328ebd4f58feab98ac8d61fd7 authored over 10 years ago
Update latest release md

github.com/wenzhixin/bootstrap-table - 7ae4645b49cd96c34454fdc068a97bfe70413e3a authored over 10 years ago
Update latest release md

github.com/wenzhixin/bootstrap-table - 491808fed5735a0b40c0bf81160bd559e545d857 authored over 10 years ago
Update version to 1.6.0

github.com/wenzhixin/bootstrap-table - 8decbedd3ee1ee853f91b6f907dbc6ae3a14b55c authored over 10 years ago
Fix page-change event params bug.

github.com/wenzhixin/bootstrap-table - 9a3b0347725148262bc001f63ee2bc317b90c610 authored over 10 years ago
Fix #431: load method support pagination.

github.com/wenzhixin/bootstrap-table - 68dec631b3b8d02a6d11d0c5ad13f9e952f25ab5 authored over 10 years ago
Update CONTRIBUTORS.md

github.com/wenzhixin/bootstrap-table - 288696d90ad43eefcae43da66cf4ce5956b0f20c authored over 10 years ago
change data('value') to attr('data-value')

> To retrieve the value's attribute as a string without any attempt to convert it, use the attr(...

github.com/wenzhixin/bootstrap-table - 8f9c9a14bde9b686d7f07b49c165ace40e06561b authored over 10 years ago
Add data-value attribute for sorting on <td>

github.com/wenzhixin/bootstrap-table - 5f994d4f168787c285d819df92d26401d52e9988 authored over 10 years ago
Fix #221: cellStyle bug.

github.com/wenzhixin/bootstrap-table - d40a891de6b2c23a2a84f2b90c2f0be103aa07d4 authored over 10 years ago
Add 'editable-save.bs.table' event to editatble extension.

github.com/wenzhixin/bootstrap-table - 5f4268f0d53a3fee97b7f59332f01a5d2a548ad1 authored over 10 years ago
Merge pull request #494 from ZeroDotNet/master

Fix for issue #493 'Wrong parsing in data-page-list'

github.com/wenzhixin/bootstrap-table - b09074c84202a3cd282011229366bc55194cc6fc authored over 10 years ago
Merge pull request #492 from djhvscf/master

Updated the methods docs

github.com/wenzhixin/bootstrap-table - 091982ff62c00c4eefa9df95b8910377cf9473aa authored over 10 years ago
Fix for issue #493 'Wrong parsing in data-page-list'

Now, its possible to define data-page-list without [ and ].

github.com/wenzhixin/bootstrap-table - 62c25047c9e5eba503156dd6e8b3070c3109dbec authored over 10 years ago
Update the spanish doc

github.com/wenzhixin/bootstrap-table - c23eefbb2270efd37da4619873957356966c00d1 authored over 10 years ago
Merge pull request #13 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - 936e5bf587e782921471d5497d2017bd8be110a4 authored over 10 years ago
Update toggleView docs.

github.com/wenzhixin/bootstrap-table - 3d6adfcb45a906fc20f3f8a57988c566bb4e9e01 authored over 10 years ago
Add toggleView method.

github.com/wenzhixin/bootstrap-table - e35f24b34575076c4baa4b3a13bd89fde9c265bd authored over 10 years ago
Merge pull request #482 from djhvscf/master

Update the docs in spanish version

github.com/wenzhixin/bootstrap-table - 04a84ab17a75573a84a88e6cc8e013d1ba8f75ed authored over 10 years ago
Updated the docs in spanish version

github.com/wenzhixin/bootstrap-table - f655292d08603e02342491b2e77f8415d2f84f06 authored over 10 years ago
Merge pull request #12 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - c2ebe85648ebadbc1e829f5d31825fda5269afd3 authored over 10 years ago
Add selectPage method, update prevPage and nextPage methods.

github.com/wenzhixin/bootstrap-table - e9dc85a2df9a5db5bcc957a8e6348a13f84b050a authored over 10 years ago
Update options method to getOptions.

github.com/wenzhixin/bootstrap-table - 86fd57f7a54859ef43121620bc4da09ac652e3f7 authored over 10 years ago
Add showPaginationSwitch option of docs.

github.com/wenzhixin/bootstrap-table - f3a098a5faaf9dac590e1562e40320a4c00b2e6a authored over 10 years ago
Add options method.

github.com/wenzhixin/bootstrap-table - 34564c693837906046480e810fedfafe234a8bd1 authored over 10 years ago
Merge pull request #478 from djhvscf/master

Fixing the titles in spanish version

github.com/wenzhixin/bootstrap-table - d3cd775e4faa9fd92da887c7389a3e20267171f3 authored over 10 years ago
Merge pull request #477 from djhvscf/master

examples translated to spanish

github.com/wenzhixin/bootstrap-table - e9ba7a9714e9b6ab3d3b579c87171e90bb924033 authored over 10 years ago
examples translated to spanish

github.com/wenzhixin/bootstrap-table - cc8af6cf87acb63b6370bbc8ada3ead0cbe3ec1d authored over 10 years ago
Merge pull request #476 from djhvscf/master

FAQ translated to spanish

github.com/wenzhixin/bootstrap-table - 9811a2bd49f9e2532124cbf63a8bd0a54917bc5f authored over 10 years ago
editable translated to spanish and delete comments in pt-BR

github.com/wenzhixin/bootstrap-table - f6f56d9b61e30d88faeaaa7ef97c4da6bfceb039 authored over 10 years ago
Merge pull request #11 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - 41a2a7cec920015d59b52dceee615275d965e241 authored over 10 years ago
Merge pull request #475 from multiarts/patch-1

Update bootstrap-table-pt-BR.js

github.com/wenzhixin/bootstrap-table - fcd3b60f945ebbc0d96e115c6ec069b39171c36c authored over 10 years ago
Update bootstrap-table-pt-BR.js

github.com/wenzhixin/bootstrap-table - 803cf91542de21b2d5b0740861a243458fade1bf authored over 10 years ago
Merge pull request #474 from djhvscf/master

Getting started translated

github.com/wenzhixin/bootstrap-table - 8be1729616e29aca54744da560fa973fda0ff346 authored over 10 years ago
Getting started translated

And added the toggle pagination event

github.com/wenzhixin/bootstrap-table - 2aca632864983dadc392bb486999be3ec3ffbeec authored over 10 years ago
Merge pull request #10 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - c195a9ede8ec8a494ee91bdf38efd20aa0fdd40c authored over 10 years ago
Update togglePagination

github.com/wenzhixin/bootstrap-table - 956cb472c5b5fc74162593a3180591ad21292d6c authored over 10 years ago
Merge pull request #470 from djhvscf/master

Documentation section translated

github.com/wenzhixin/bootstrap-table - b4bf32e31d1d58d1062a0f5d1679b2038711bcae authored over 10 years ago
Added prepend method

github.com/wenzhixin/bootstrap-table - 9d70cc81517d6e53819dcc1bf969fb469d2ee78a authored over 10 years ago
Merge pull request #9 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - 1789db2715a9c8153a4666ffe689e939cf3c25ba authored over 10 years ago
table-options.md translated

github.com/wenzhixin/bootstrap-table - ae73fd75d27847e7fdcb9620e961ef5f09b9b2c2 authored over 10 years ago
Fix #263, #394: add prepend and insertRow methods.

github.com/wenzhixin/bootstrap-table - 66fc69e8961f72d003e438a8a1885413aaba09f0 authored over 10 years ago
Missing table-options.md

github.com/wenzhixin/bootstrap-table - effafeb2bd78077a7f81e2ffc0d66fb3de9a03c8 authored over 10 years ago
Merge pull request #469 from djhvscf/master

Updating the spanish documentation

github.com/wenzhixin/bootstrap-table - 11da9efd116840829c16da5c9c2eb650cd8bb633 authored over 10 years ago
Change some docs: column-options.md, events.md and localizations.md

github.com/wenzhixin/bootstrap-table - 414c9bd2bedf746733cbc18ad8292e3f84ed2d47 authored over 10 years ago
Merge pull request #8 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - f578fe422136f93ce7b33abf0676c982faa40971 authored over 10 years ago
Merge pull request #449 from ltcszk/patch-1

Update bootstrap-table.js

github.com/wenzhixin/bootstrap-table - 2730f442f18596fe4a6b7064cf3926bd1778d5e2 authored over 10 years ago
Merge pull request #468 from djhvscf/master

Added the spanish documentation

github.com/wenzhixin/bootstrap-table - 9b5b5a422ebe179f0d96518e6ecea79cd71f8f30 authored over 10 years ago
Columns options changed

github.com/wenzhixin/bootstrap-table - 9ac478ecfba8e010e583bd335700d3acfa208b7e authored over 10 years ago
Adding the es documentation

github.com/wenzhixin/bootstrap-table - b156920549b2558f77dd2722f8cd63717e5ed30e authored over 10 years ago
Merge pull request #7 from wenzhixin/master

Update my repo

github.com/wenzhixin/bootstrap-table - 29179e6ec85e8352c02fc8389c229a2eb492860e authored over 10 years ago
Merge pull request #467 from Timmy72/master

Add doc for showPaginationSwitch option and togglePagination method.

github.com/wenzhixin/bootstrap-table - 9acd2cf402b5d7d495391426893bfdde99365890 authored over 10 years ago
Move showPaginationSwitch doc.

github.com/wenzhixin/bootstrap-table - 439ef5f3224c5e01034899d96705178d45973073 authored over 10 years ago
Add documentation for togglePagination method.

github.com/wenzhixin/bootstrap-table - d28c41003855f762775c710af9b6c353c5d46dfa authored over 10 years ago
Add documentation for showPaginationSwitch option.

github.com/wenzhixin/bootstrap-table - c2fefa30101f4e25d0234e0effcba7f2222d1d9a authored over 10 years ago
Merge pull request #459 from jmarceli/patch-1

Add example to the remove method

github.com/wenzhixin/bootstrap-table - 3f3b968025c253b0a95472a5e6c33e46ff8bc15e authored over 10 years ago
Add example to the remove method

github.com/wenzhixin/bootstrap-table - 5670667f50b21cb4a6a95bf0eb91114616da4dee authored over 10 years ago
Update bootstrap-table.js

用application/json且post提交时必须先用JSON.stringify序列化,不然接收时反序列化数据会出错

github.com/wenzhixin/bootstrap-table - 621ba04503d4c3679bc6478b19e141f59b2ec51d authored over 10 years ago
Add buttonsAlign option and update toolbarAlign option.

github.com/wenzhixin/bootstrap-table - 8bcf756da97210b9f9ec450d9a6b2ef2190cc608 authored over 10 years ago
Merge pull request #438 from l0pez/icon-size

Set iconSize

github.com/wenzhixin/bootstrap-table - cb287a20cffb13a9671def0be0420598d4749d96 authored over 10 years ago
Merge pull request #443 from DominikAngerer/patch-1

Show current row count using Formatter

github.com/wenzhixin/bootstrap-table - d18d93f29639ab20a941cb7018f5db44b8de2fe2 authored over 10 years ago
Show current row count using Formatter

Added Example to show row count. This is also the answer to: #441

github.com/wenzhixin/bootstrap-table - 64746a9abf42a7a26a9306b7206b74a6492fa4de authored over 10 years ago
Merge pull request #437 from azamshul/master

Add ms-MY and ja-JP locales

github.com/wenzhixin/bootstrap-table - b116f483eac2562de0a4dedfcb39b81641386c43 authored over 10 years ago
rename elementSize to iconSize

github.com/wenzhixin/bootstrap-table - f1afa8572c8852c943b986666f1397f3f937efe0 authored over 10 years ago
Add ms-MY and ja-JP builds

github.com/wenzhixin/bootstrap-table - 0e8acc57d7e5fd64e013af7552eaaa2cc4931544 authored over 10 years ago
Add ms-MY and ja-JP locales

github.com/wenzhixin/bootstrap-table - 1916e83a70eb911a59409cb3591134714eeeed32 authored over 10 years ago
Refs #424: fix this. undefined error.

github.com/wenzhixin/bootstrap-table - 48a4481824882cc322e3ecb3073c37ca43177087 authored over 10 years ago
Refs #424: update locale template, en-US, zh-CN and zh-TW.

github.com/wenzhixin/bootstrap-table - 6ddaf40b650afdde3bff3cf04befbc35585562f4 authored over 10 years ago
Refs #424: support bootstrap v2 icons.

github.com/wenzhixin/bootstrap-table - c8f671dd54ef870ba17b9d02fde4cd75ae41d5c4 authored over 10 years ago
Merge pull request #424 from Timmy72/master

Add a toggle pagination toolbar button

github.com/wenzhixin/bootstrap-table - 400400a2b9c1e916179bdf63b0237205ab9053f8 authored over 10 years ago