Ecosyste.ms: OpenCollective

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

reactabular

We are on a mission to make React tables spectacular.
Collective - Host: opensource - https://opencollective.com/reactabular - Code: https://github.com/reactabular/reactabular

Fix typo

github.com/reactabular/reactabular - 2e92bd14cf532fe136fc527d757c13a2ce006329 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Remove redundant test

github.com/reactabular/reactabular - b320fc072dd89d7ae77d81ac1d86ec855a416b4b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix editors example

github.com/reactabular/reactabular - 97267bbc682ca3d54642bf9059c83e2d8866721a authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add documentation for new features

github.com/reactabular/reactabular - 2b54fc015bdfcd81af468297d534cf331db27cca authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Update custom column example

github.com/reactabular/reactabular - fbd3400be7abc2a69e4466ec28a30ac2140996ec authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Simplify custom cell rendering example

github.com/reactabular/reactabular - ef5abc82d27f5bcf70e71ce4da402ffc1abbd335 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push cell editing out of core

Now it is possible to tweak td rendering more freely.

github.com/reactabular/reactabular - 4d54d1cc75bb8f8141da8d81a136ba5fc9b508ba authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a missing word

github.com/reactabular/reactabular - 399a3499c506464c3a2a4b03770607f9cc33c7ce authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Eliminate redundant test

github.com/reactabular/reactabular - 491f39cb3dc448d5fd47e0959f6d756e359f41d2 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Separate reusable table styles

This simplifies things a little bit.

github.com/reactabular/reactabular - 5e72c75d9d0f8de2eb6c36d3a05a652e84a80902 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push paginator out of the project

github.com/reactabular/reactabular - 02cc97ccb5bd7467e148d55c29de8d7b6f433ce1 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Eliminate `_visible` flag from search

This tidies up the codebase a bit. Now it should be possible to extract
paginator out of the pro...

github.com/reactabular/reactabular - 9e45beeea24ad678d20f1dbd28b7dbdc40a2268f authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Apply border to article descriptions, not header description

github.com/reactabular/reactabular - c63ce1283ab1bb50370cdcc79a1e9b9bb59b60d2 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make code examples standout a bit

github.com/reactabular/reactabular - b3e0b2340397daed44c354fa8d6b4379f7074a9b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a subtle border for descriptions

github.com/reactabular/reactabular - f2113f1817885654fed2ccab106cc8e6e29c6580 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Apply better line height

github.com/reactabular/reactabular - 06a550460dc4b47d6a9a407b92eeb97943750394 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix description headers

github.com/reactabular/reactabular - 0af8e4632c77a2e7f206712618747c4c76bca3fe authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Rename dist externals

It is important to retain this configuration to avoid injecting React in
dist.

github.com/reactabular/reactabular - f4b974a563b07f48757c6ad99aa3b1a8634b32a5 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Move fork component out of the project

github.com/reactabular/reactabular - f57ef802acaaa30cf02c704ed8e2cead2d3bd0ee authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up

github.com/reactabular/reactabular - dc75e15db9f6e893177f7e3e08920edac7bf8d46 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push gh fork to a separate component

This probably should be pushed to a separate project.

github.com/reactabular/reactabular - 2ef6f3666f586da72a0f76d2b6641f9acd501ac7 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add extra space before article h2's

github.com/reactabular/reactabular - bf07d2f0d02858b577457851a13b9f0e406e57a5 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Drop support for column `cell`

This can be modeled through `formatter` instead.

github.com/reactabular/reactabular - 02708be66269b85e3c1cdfea94d9e9395f824cad authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix maximum width of article

Much better now.

github.com/reactabular/reactabular - f7683747378d810c780baf4ad698ac2fb2335764 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up configuration

github.com/reactabular/reactabular - b0ce36f6689bb24f27c0daae53d689adda92963e authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add extra margin to article sections and mark them correctly

github.com/reactabular/reactabular - 503c41d26c85d916cc5367adb9ba3a080ec99931 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Inject README to demo

It is better to inject it there rather than to link to it. Easier for
users.

github.com/reactabular/reactabular - a2337edf6f381b57b9f72f60f06e530ca7da5e88 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Document footer customization

github.com/reactabular/reactabular - 7194778fdcb1f1455e741ea53ff9c38b118a7299 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
First pass at README

This highlighted a couple of API issues to fix. Need to fix those and
then continue on this.

github.com/reactabular/reactabular - 02b7959d2a0c5b5a8ffea75ff2877c23fcca1442 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Eliminate TODO

github.com/reactabular/reactabular - e3bd8dd9d5128533d375b776747c401dbf5c83bd authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Link to project readme

github.com/reactabular/reactabular - 3060f047a2bcf06f3b6d0ccac3b308a3c8ec55de authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a table containing available editors

github.com/reactabular/reactabular - 8e551ae44c67cf4668e3108a54934a0eacf0206a authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push full table example lower in the hierachy

github.com/reactabular/reactabular - f551b074c25d87af3685d36295972def97b9f7ba authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Separate pagination from footer

github.com/reactabular/reactabular - 4a2d0c8d044d97fc5417d679a9e9be741a3ad5d3 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make edit API more generic

This can probably be pushed a bit still. Maybe `isEdited` should be
replaced with something that...

github.com/reactabular/reactabular - 91661aa2d01dd6925434f42f3b99fe28b0f8af84 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Drop explorer

It is better to replace that with an example that lists all editors
within a table.

github.com/reactabular/reactabular - 2d60d8135e82a8ee217914bf1858f3d341018cd0 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Remove cell edit state test

Given there is not state to test anymore, this is redundant.

github.com/reactabular/reactabular - 51c0e45e3e9518d443da137ed5846acf310e0521 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Reset edit state before sorting

This change improved the architecture a little bit. Now there is more
control over editing and e...

github.com/reactabular/reactabular - dbdfcdc18fe908bfcf3e8e3531111e20bc1f8f7a authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up

github.com/reactabular/reactabular - 1c0f31b1ea37a0a3eeee42a26a24ffd46cc28233 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Drop redundant import

Tidy up

github.com/reactabular/reactabular - 3d1b7ab46604f58bca4f98b1a8f9cb8efb29d2eb authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Improve formatting

github.com/reactabular/reactabular - ca143eba4b3fddc12bb98d1ff51a8c20f255ee7d authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make the demo look better and add a stub for explorer

I need to expand explorer further. The idea of it is to showcase various
possibilities.

github.com/reactabular/reactabular - 4b88edbed273a6e3579957d2d046a2516ea7fdac authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add intro text to demonstration

github.com/reactabular/reactabular - 76b39c12980f26fb0677f01573e2c59c44d5e602 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
0.2.0

github.com/reactabular/reactabular - 70cc982ef7fd59e2c5e95b6a6e8668971bb09b8b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set `main` to point at `dist`

Now it might be possible to load the library correctly.

github.com/reactabular/reactabular - a3cde3b45881fe12f24a1992e78981c840938756 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up a `dist`

github.com/reactabular/reactabular - e9769fbd4d147706a358bd4bcdf574eba1655e27 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make gh-pages deployment script work

github.com/reactabular/reactabular - 1132df37ac63ffe2f2aab10bdba5def9b6371401 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push config to a separate directory

github.com/reactabular/reactabular - a87b944701a363a5ef22e6184f7521311b5b01c9 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up initial gh pages deploy script

github.com/reactabular/reactabular - 61495f1d0f1c80e63a3abf3c153820a91f2af318 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Generate `index.html` for gh-pages build

github.com/reactabular/reactabular - 9294151c34954721c041ae001e47283794c626f9 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up initial dist build for demo

Still need to generate index.html for it and put it on `gh-pages`.

github.com/reactabular/reactabular - 3b49283f3d3c651158d671c819e2f29f5b677232 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Attach blur handler to dropdown editor

At least now the editor can be closed without changing the value. Looks
like `onChange` triggers...

github.com/reactabular/reactabular - 9626827dc71aab96659bfbaaf182e27b5d35309f authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up `module.exports`

github.com/reactabular/reactabular - 99ccddfa06a2e7f23e39e34b04c49fc0a697448d authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push full table demo to a directory of its own

Just making room for other demos.

github.com/reactabular/reactabular - 42b51d263da19bedd04659e9b0e50e6f813eecb8 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Simplify interface of editors

Now they are just regular React components.

github.com/reactabular/reactabular - fd6882c38465dd247c69d8d78200eb84bfc79e75 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Split up editors

Still need to think about the editor interface. Maybe it would make
sense to convert these into ...

github.com/reactabular/reactabular - 912f89522b05a2b535f4c5015d0053db71cce0cf authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Set up Travis

github.com/reactabular/reactabular - 1b6b79ef0c6e05c4ced2b172b660b4cf60cd735b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Move annomath as a dev dependency

github.com/reactabular/reactabular - 2ea0326c794abeda80883bf9008e7a954da87130 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Use a nicer format for dropdown options

Now the ordering of dropdown is guaranteed. As a bonus a dependency was
dropped.

github.com/reactabular/reactabular - 218c00850f82111c596e442b7efdea8c49379db6 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Allow tfoot injected into a table

This approach can be extended further if needed.

github.com/reactabular/reactabular - ced08360320ab016c108e71ff3b2923f87746402 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Improve formatting

github.com/reactabular/reactabular - 138a33277c2a699f160794a050bb014e4d0a1056 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up

github.com/reactabular/reactabular - 69e92e40b17fca15e45a48adc476710416526621 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix boolean sort

github.com/reactabular/reactabular - 17dc73ab9ec3ff7d0d8a2d5bdf83868c32f78948 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Drop `editable` flag

If you want some column to become editable, simply pass an editor to it.
The API is a bit cleane...

github.com/reactabular/reactabular - 6d6ae2aa37a12f2d07f02737c6f05cb546503ebf authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add basic tests for table

Note that I ended up simplifying the table API a little bit while at it
to make testing easier. ...

github.com/reactabular/reactabular - 258d6be7d7cd204713f4e3e3e48338f360822ea4 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add initial tests for paginator

Related to #3.

github.com/reactabular/reactabular - ce4231cca51d4ed3c791743324a519968c49337c authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add basic tests for cell

Related to #3.

github.com/reactabular/reactabular - 54e6bff5df6f6166c1b71b71b582684c181ddcaf authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add extra tests for search

Related to #3.

github.com/reactabular/reactabular - fee7bf6d8eef8c948df71ec3ff70414776face22 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add initial tests for search

Related to #3.

github.com/reactabular/reactabular - 22dce0ca7c3317d466127f21d68f8c14331fe12e authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add stubs for tests

Related to #3.

github.com/reactabular/reactabular - 56d8a47bf9b86b02897e18272d05cec657fd5c0a authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add more padding to the bottom of the header

github.com/reactabular/reactabular - 0a4ebece1d98abf086f8adbe15a323a4af348705 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Show sorting indicators at header

Closes #8.

github.com/reactabular/reactabular - a86552a60204f0839d400c892ff685f4e514db64 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Improve outlook of the demo

github.com/reactabular/reactabular - ec52500ed970a3cf33653035925a52d05b1a755f authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Update project description

github.com/reactabular/reactabular - 74870c17f45ab9d3f644ee94199e9a950f5267dd authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add some basic styling

Pagination looks ok now. Closes #5.

github.com/reactabular/reactabular - 729717fc3dd5446e01a0e1731bbe02759fefca41 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add stub for CSS configuration

github.com/reactabular/reactabular - a6535aae5247874cc48a827be715e5edf8df80ea authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push paginator to /lib

Related to #5.

github.com/reactabular/reactabular - 5690d5e86843a312fcdf5a95c70b2f0275dc7ba8 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Adjust paginators based on search results

Ie. if you are on the last page and there are less search results, it
will default to the first ...

github.com/reactabular/reactabular - 2e21c4ef0fac4e5a1b94a4d3472328a1f0e6b174 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Bump amount of items and items per page

github.com/reactabular/reactabular - 78b942c2c5f4ce14535d975ccffd51d10c31b8b9 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a `per page` example

Related to #5.

github.com/reactabular/reactabular - 5cfc21afd9de0761a60db853de09192dafd0684f authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Implement basic pagination

This needs some extra work but the basic idea is there.

Related to #5.

github.com/reactabular/reactabular - 5b4607411b048a30bc3d4244d0660e16e7a3c0ea authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push demo to a separate file

github.com/reactabular/reactabular - 5e4abae7f8c9f16b968a980d16ad19b18a5c93d0 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Rename scripts as demos

github.com/reactabular/reactabular - ff6547a41cdd844326bf928c6edf6717371d02b6 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up row deletion

It is better to use splice here (avoids empties in array) and pass
`this` through `bind`.

github.com/reactabular/reactabular - acad748d2cbf7140eb174add5e7811bc46ac2fb6 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push demo data generator to a separate module

github.com/reactabular/reactabular - 792e5cdc9b5a4ee6eca216702e9ee688ea439ee3 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push lib bits to a separate directory

github.com/reactabular/reactabular - d5dd92dc7cf989df6cbcc0d8b5127a46cb822871 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix lint warning

github.com/reactabular/reactabular - 96b5d989cc774f5456b608e46ebc267bda6c9325 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push search logic inside the search component

github.com/reactabular/reactabular - 33a116f64e8dd685be23d5118210590d2ba5bc89 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push column sorting logic to a separate module

github.com/reactabular/reactabular - 89b473c53656dfb08c13e1681c0f1742f9baacd3 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Tidy up

github.com/reactabular/reactabular - fac7c3081fc0767b5be3b0b7fe04386e8b9c2441 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Extend search example to support filtering per field

Closes #6.

github.com/reactabular/reactabular - 053fadc8a44950d9482eb399feed913965f01969 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Implement basic search

Still need to provide an example of how to restrict search per field.

Related to #6.

github.com/reactabular/reactabular - 87b92a45070705ed60a253f3ffa6837535c8d0f7 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Remove debug print

github.com/reactabular/reactabular - 3a6c626dd46bb5dd7f352f2b7e7e1d947cd0e113 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Generate more data for the demo

Closes #7.

github.com/reactabular/reactabular - ecc3eace97add2fa4a9c55a8dc391404d9a3dadc authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Remove unused import

github.com/reactabular/reactabular - a1f7f9bf3bf214b5d8f47a704c4a7bede9e6d25d authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Fix lint warnings

github.com/reactabular/reactabular - 9d759137d7757aca7c9906d3641f8c3b3474d88b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push `input` editor to `editors`

The API is more consistent this way.

github.com/reactabular/reactabular - fd9a9632ea1339eb80f54ad2b109e8a6c9bf0629 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push editors to a separate module

Closes #4.

github.com/reactabular/reactabular - 0411bec83507055f64ccecf27c4411c81a9166fa authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Move country editor handler inline

github.com/reactabular/reactabular - ad50c15198b7b7e246e182b07bc07a7d8c1eb7c2 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Make remove example work again

github.com/reactabular/reactabular - 3161bda04699f3c5114b92a54435d799c9652a11 authored almost 10 years ago by Juho Vepsalainen <[email protected]>