Ecosyste.ms: OpenCollective

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

github.com/wenzhixin/bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
https://github.com/wenzhixin/bootstrap-table

Merge pull request #427 from pcothenet/patch-1

Update table-options.md

e9ac0688ba3fdb1cf6601b726cfafad6c69d623e authored almost 10 years ago by 文翼 <[email protected]>
Fix #426: format the code.

3b012dc928bd561e90c6affe73d0ea972fc3d884 authored almost 10 years ago by zhixin <[email protected]>
Merge pull request #426 from djhvscf/master

Code consistency

c3d14e930cda95436ab3d88bbfbd4f564a17cf6b authored almost 10 years ago by 文翼 <[email protected]>
Update table-options.md

Clarification regarding queryParams

6e18a1cfdebd24a2637e7230095d92a5e4960426 authored almost 10 years ago by pcothenet <[email protected]>
If in the correct position

If pagination is not enable the function has to exit immediately

6059e515d3bfd748ec084f81656a1b3c02f84935 authored almost 10 years ago by Dennis Hernández <[email protected]>
Code consistency

e28b189b1d2c46f521d1713aa178cd902a9e01d6 authored almost 10 years ago by Dennis Hernández <[email protected]>
Code consistency

872c930f42787935e8d35c83faf1b404c37a41ef authored almost 10 years ago by Dennis Hernández <[email protected]>
Merge pull request #6 from wenzhixin/master

Update my repo

35132a8b2f1998391b08acef906c02960d3ef53a authored almost 10 years ago by Dennis Hernández <[email protected]>
Fix togglePagination when paginationSide is client.

f88c1a50af646a041ad9a93d3d7dfe3d4183bd74 authored almost 10 years ago by Vincent Renaudineau <[email protected]>
Add a toggle pagination toolbar button

03b19445085ee61f634719fb65552a55e0238b24 authored almost 10 years ago by Vincent Renaudineau <[email protected]>
Add more examples link.

bd6b780c909aa4b6e89b57db35874428ae45ce0e authored almost 10 years ago by zhixin <[email protected]>
Update README.md

9d69939849d07b139c4d744f575d0a4ac5cce46e authored almost 10 years ago by zhixin <[email protected]>
Update ajaxOptions documentation.

c6a1580b24a3e2f652f92111f1fc30b5f6da7fa6 authored almost 10 years ago by zhixin <[email protected]>
Set elemetSize to control table element size, sm or lg

d376ab2368dbff6b2ebf5924970089707c42a3fd authored almost 10 years ago by Sebastian Plewa <[email protected]>
Format pt-PT.js

663b719cdbfd9d9f9841e72b1a63575355d3ad30 authored almost 10 years ago by zhixin <[email protected]>
Update CHANGELOG.md

fd0253a1247c9eeef3b7f0d70800b9b0a6f49e94 authored almost 10 years ago by zhixin <[email protected]>
Merge pull request #416 from burnspirit/patch-1

Create bootstrap-table-pt-PT.min.js

684a66712e35ff2ecfc207e44a299f23d8e8c348 authored almost 10 years ago by 文翼 <[email protected]>
Merge pull request #417 from burnspirit/patch-2

Create bootstrap-table-pt-PT.js

b8d1220ee1d9e3dbe9497e1d6b99dd27761b2948 authored almost 10 years ago by 文翼 <[email protected]>
Create bootstrap-table-pt-PT.js

c5e9a976d2fbc668b2322073eed46b4f8bac3c6b authored almost 10 years ago by burnspirit <[email protected]>
Create bootstrap-table-pt-PT.min.js

f2ac6effc80f3a858f901fc1214d515ac3a313a3 authored almost 10 years ago by burnspirit <[email protected]>
Merge pull request #414 from rml1997/master

Added trimOnSearch option, to make searching for multiple words easier

e091ff149d86b9d16c28cbf49baf919f0f4b72af authored almost 10 years ago by 文翼 <[email protected]>
Update bootstrap-table.js

Added an option trimOnSearch, to make searching for multiple words easier

6a3dc7e76f740013fdca7b2ee6864c516e1758da authored almost 10 years ago by rml1997 <[email protected]>
Add ajaxOptions option.

dd5e16610217399339809eeade1b2f76f76aef08 authored almost 10 years ago by zhixin <[email protected]>
Add data-ajax-options for support.

51f57bba617e14b6395fc71f47292a1e75a8b0c0 authored almost 10 years ago by zhixin <[email protected]>
Merge pull request #397 from Timmy72/patch-2

Show upper number in pageList display.

8ac4b6c9f2a9a0d55c368b2da16d8510ed0d6113 authored almost 10 years ago by 文翼 <[email protected]>
Merge pull request #399 from Timmy72/patch-3

Add limit and offset params only if pagination is activated.

6451c787a27491300e863389560146e9e5f8c604 authored almost 10 years ago by 文翼 <[email protected]>
fix

2d61bade947a793dcc0db816aa3afe6005563486 authored about 10 years ago by Timmy72 <[email protected]>
Add limit and offset params only if pagination is activated.

9caa7f581353860e3503bcb9fc37bc81e88c0b56 authored about 10 years ago by Timmy72 <[email protected]>
Show upper number in pageList display.

If totalRows is 45 and pageList is [25,50,100], we should be able to display the 45 rows.
Inste...

458c720bd92bc94852b29aca3e1dff283e5f12f9 authored about 10 years ago by Timmy72 <[email protected]>
Fix server side bug and update refresh params to query.

7246dda352961621785e98a82e57aa153f7f5ce0 authored about 10 years ago by zhixin <[email protected]>
Merge pull request #393 from djhvscf/master

sprintf with if ternary

a9ed41d64075740421e37442799217802f9b6fa8 authored about 10 years ago by 文翼 <[email protected]>
sprintf with if ternary

bd94e58f3efe76d5d7a2b7e633f7ccd49da936bb authored about 10 years ago by Dennis Hernández <[email protected]>
Update.

e7a4854aea4aecae6c5e302184760e60324e478e authored about 10 years ago by zhixin <[email protected]>
Merge pull request #390 from djhvscf/master

Fix #389 Bootstrap-table-flatJSON is not working

b05562b4dde96705c7705762c0507ae720b6a3b6 authored about 10 years ago by 文翼 <[email protected]>
Remove field param from cellStyle.

431441de470a0c04d42ad720e9480a10ffa78292 authored about 10 years ago by zhixin <[email protected]>
Translate usage.md to zh-cn

dcfccf72d0fe167e9f8e0a6e5360c40b16de9f4f authored about 10 years ago by zhixin <[email protected]>
Merge pull request #384 from arifemre/master

Update bootstrap-table.js

5fdca0941165dcf1ace3d8affecfbb0e76d0c2b0 authored about 10 years ago by 文翼 <[email protected]>
Fix #389 Bootstrap-table-flatJSON is not working

5ffda4fe8cb717508086a249f160e55100795e28 authored about 10 years ago by Dennis Hernández <[email protected]>
Update usage.md

5b1e0ad8a65901a669bd4e1eff17d3c814858c03 authored about 10 years ago by 文翼 <[email protected]>
Update bootstrap-table.js

add cellStyles field

8ff684b1f4ad34cfc4303dbc3ec888eb27573373 authored about 10 years ago by arifemre <[email protected]>
Update bootstrap-table.js

localeCompare number fix

c8e09d45bf88db06854a1204394ffbdd374bf57e authored about 10 years ago by arifemre <[email protected]>
Update bootstrap-table.js

the sorting process has been localized

09b2e26a5802753779c8679a98f59752489c542d authored about 10 years ago by arifemre <[email protected]>
Update gitignore

10393d71b7a4fe9038e8d7bc18ede43e4857979d authored about 10 years ago by zhixin <[email protected]>
Update all examples.

42fb1c8929f4993b92a3130e16cfea8972774866 authored about 10 years ago by zhixin <[email protected]>
Update pagination.md

943548c30d8e55199822365dfed6d72a2ecf1b29 authored about 10 years ago by zhixin <[email protected]>
Fix #188: Export Button is not shown only use showExport=true

4116af7b0d6babebaaac82628154a032b3c6aceb authored about 10 years ago by zhixin <[email protected]>
Merge pull request #382 from Timmy72/patch-1

Fix pageList smartDisplay

531e4c7cb879b83bc85a4fffec6bedd186de7e2f authored about 10 years ago by 文翼 <[email protected]>
Fix pageList smartDisplay

5fb9df393d92c4a2faa3c2c2d93ce193a6cc96af authored about 10 years ago by Timmy72 <[email protected]>
Fix #379

d3bf82ae41e5e4a415bf8931f9debb1595dfddd0 authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #379 from f0u/patch-1

Create bootstrap-table-sv-SE

2eff1e54677760f64df430d260425f78a9e4c510 authored about 10 years ago by 文翼 <[email protected]>
Create bootstrap-table-sv-SE

Bootstrap Table Swedish translation
Author: C Bratt <[email protected]>

ce2fbab1b82e93ab6e46543f99131ea1a7ce8b38 authored about 10 years ago by f0u <[email protected]>
Fix bug of ellipsis string.

7a67d8cff0c4b44fea2bb740bb7cec8a90daeab4 authored about 10 years ago by zhixin <[email protected]>
Merge pull request #374 from mikepenz/patch-1

Update pagination.md

d17444b1131f000a82dfe4c026687ce42715d82c authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #373 from tristanlee85/master

Updated ellipsis to html-safe string

b3ce66134c81dfd783a3581d31ddb92633a3161d authored about 10 years ago by 文翼 <[email protected]>
Update pagination.md

598737ce5fcc8731c5b0bcf609ec441c7f2d9345 authored about 10 years ago by Mike Penz <[email protected]>
Update pagination.md

Add a sample for the server side pagination.

fe4c6009c7817dccf579456b5b8cece37df8eb7b authored about 10 years ago by Mike Penz <[email protected]>
Updated ellipsis to html-safe string

eddcd99e4b5584fa40a6c1f806dc883516d52352 authored about 10 years ago by Tristan Lee <[email protected]>
Update grunt.md

6d6f203972d2f898ef659367fc601a2491d409dc authored about 10 years ago by 文翼 <[email protected]>
Update methods.md

d259981d7e7801bcc01e2ee99f5372d90a016f5d authored about 10 years ago by 文翼 <[email protected]>
Update methods.md

eb52d827ed8ab6f4c874b63f6f989bc61eb3dced authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #367 from tristanlee85/master

Allow query params to be specified during refresh

f8cadc5c479a69e2084901e05baae77229f6de91 authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #5 from wenzhixin/master

Update my repo

25cd22514042fb5ff681c208c1362266e1fe7303 authored about 10 years ago by Dennis Hernández <[email protected]>
Updated documentation for queryparams example

2c8f4233e289af9c42a797cceed2251e17e613e2 authored about 10 years ago by Tristan Lee <[email protected]>
Translate whats-include.md to zh-cn.

c61a2de26b780ba4941625716bef5341691e17a9 authored about 10 years ago by zhixin <[email protected]>
Fix #362: deploy.sh

e8a1a1bba10e6a1933889e1ffc48cf167152a8b6 authored about 10 years ago by zhixin <[email protected]>
Remove config.yml and add sitemap, robots.

01810a564d6044d32e0503557ac87ff278832453 authored about 10 years ago by zhixin <[email protected]>
Allow query params to be specified during refresh

When refreshing remote data, it may be required to optionally refresh with query params. Granted...

3fce799a499204e9a53825c746fc473757d8e31b authored about 10 years ago by Tristan Lee <[email protected]>
Update download.md

ce2ec0036175038cb33d2ddbede140440588cab1 authored about 10 years ago by 文翼 <[email protected]>
Remove translations.md

3ebbb8e204a37705a524c019e247292f8ebc4cdc authored about 10 years ago by zhixin <[email protected]>
translate the nav.

fc8b5efa744e2783dcfa5d8eb60977b12de8bcbd authored about 10 years ago by zhixin <[email protected]>
Update zh-cn.yml

ae48bf31d5ba5721d72377a8bec354e32f25c151 authored about 10 years ago by 文翼 <[email protected]>
Update the edit on github link.

4cbccac0d51d3f3d6a394c3d63e189ed53513bf8 authored about 10 years ago by zhixin <[email protected]>
Add zh-cn and fr docs.

15408a362531c865129554b405c73d9825e1f21a authored about 10 years ago by zhixin <[email protected]>
Add i18n support for docs.

1fd6c97464b4c8bc7e940b75a64284cdd1a9c9ed authored about 10 years ago by zhixin <[email protected]>
Update the icons option.

f983034ade4b90e803444132cf5fa0220064c205 authored about 10 years ago by zhixin <[email protected]>
Merge pull request #351 from smgladkovskiy/allow-to-use-fontawesome-icons

Adding possibility to use FontAwesome icons set.

b461de1af00eb3cea4eff1761413210c0ecdac53 authored about 10 years ago by 文翼 <[email protected]>
Update faq.md

f31c486982e67a2253c3f2532f69d3da9334605a authored about 10 years ago by 文翼 <[email protected]>
Update README.md

ba6a80aa78f3b0ee7ec481e67b49e2f4bdac10ba authored about 10 years ago by 文翼 <[email protected]>
Adding possibility to use FontAwesome icons set. Fixes #337

716768c557ecc9120e9e80f4f36832653782df4b authored about 10 years ago by SMGladkovskiy <[email protected]>
Fix #220: state column hideColumn bug.

2fdb09300c4ec1a85ba69b7d95b3b2b1f21b70f4 authored about 10 years ago by zhixin <[email protected]>
Update faq.md

38ed8c6279ffc9d7e60b74e7a6c26bf520bec2a9 authored about 10 years ago by 文翼 <[email protected]>
Update README.md

344f4cfef78fdcb5d586add0e3ebf4165e92a26e authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #341 from D0d0/patch-2

searchTimeOut

fb5717d4a653d64d63658a8a95cfc0225caeb691 authored about 10 years ago by 文翼 <[email protected]>
Update table-options.md

9599c52d961e340c874bc45e84e4df17b7d65a6a authored about 10 years ago by D0d0 <[email protected]>
Update bootstrap-table.js

411f234903f48ee886b0afeda6f24f7260f649c8 authored about 10 years ago by D0d0 <[email protected]>
Update doc

Update doc for searchTimeOut

7a42382cf51ee9c423be7311e3809df0feb5ecc2 authored about 10 years ago by D0d0 <[email protected]>
Add searchTimeOut

7ee8961d2b0f2593d0a6938dbdf4df8970f64f26 authored about 10 years ago by D0d0 <[email protected]>
Merge pull request #339 from we2seek/master

Ukrainian (uk-UA) location created

fc118aa1dbbf582d03335063a5876fec322db657 authored about 10 years ago by 文翼 <[email protected]>
Merge pull request #4 from wenzhixin/master

Update my repo to implement locale

400bf9151db22a66831141e9e54c2edce2c0a23c authored about 10 years ago by Dennis Hernández <[email protected]>
Ukrainian (uk-UA) location created

11ada6b0506b9a96e4c2c2a51fe4c1e3933d54e7 authored about 10 years ago by Vitaliy Timchenko <[email protected]>
grunt 1.5.0

c414a85fb39093ebeaf6031314d40516412429bf authored about 10 years ago by zhixin <[email protected]>
Update bootstrap-table-th-TH.js

d86b3413d16068bd001acd234ed4b6321e822cb1 authored about 10 years ago by zhixin <[email protected]>
Update version to 1.5.0

6ef3b4bdad22460f285ce25295ad9d0ff90c28ff authored about 10 years ago by zhixin <[email protected]>
Update usage.md

9e4202fc23cb9539e8cf9550741be597926435ca authored about 10 years ago by 文翼 <[email protected]>
Fix #316: add 'btn-group' class to Columns toolbar.

f52d650fe5149f4ea9933285eb190ec550d51a38 authored about 10 years ago by zhixin <[email protected]>
Update README.md

75b2298cc3a5b02c7b3c084963c398a290054aa9 authored about 10 years ago by zhixin <[email protected]>
Add check and uncheck methods.

7eddfc10b7dedd7dc3388b82912f69be955d498a authored about 10 years ago by zhixin <[email protected]>
Fix #160, #323: operate events don't work in card view.

6533c4b8418c7f9f47b14092317ed92f1e2a0065 authored about 10 years ago by zhixin <[email protected]>
Modify the scope of the column events.

9f946ccb2ae6d3943c6744dc2fc95382c7420ac6 authored about 10 years ago by zhixin <[email protected]>
Update README.md

2fe1975f2717da52fda3b85e6afec21949ee6199 authored about 10 years ago by 文翼 <[email protected]>