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

Allow header selection to be customized

This makes it possible to implement things like `sorting` outside of the
core library. There is ...

github.com/reactabular/reactabular - d3fa23ef38b04980b312c6af435696ee0e4d0528 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Allow custom columns to be defined

Now it is possible to create selections, custom triggers etc. on top of
the system.

Closes #1.

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

Match using semver instead of direct version.

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

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

This might need a proper dist.

github.com/reactabular/reactabular - 224d6ac1a7c6be3c75cd25d160a0b3ce76f9d9ac authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Hook up an example of a dropdown editor

Maybe some basic editors could be included with the library even.

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

github.com/reactabular/reactabular - 5ac1cec9bebd3e60f0a9ddf3744c40e7c5df91fb authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Implement a custom editor for `active` field

Now it's possible to set up a `editor` field where you can customize
editor without having to re...

github.com/reactabular/reactabular - c4948bc358f59b8dc62361410cd047d14d051625 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Apply formatting on cell level

This way editors will operate on the right data.

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

github.com/reactabular/reactabular - e3177dea75694fb5a378110e5fc60ffcca740a73 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Allow salaries to be modified

github.com/reactabular/reactabular - 989a283e4dad3c7c24aac950788368e41b45e021 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Show `active` booleans at demo

github.com/reactabular/reactabular - caa4e39e2341c4d68a6e157ce7289050fa429255 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Allow `edited` event handler to be set up

Now `editable` flag should work. This needs some further customization
options.

github.com/reactabular/reactabular - 6188f4fa6c710fa343e23c157af86a11d2be3713 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Push table cell to another module

github.com/reactabular/reactabular - 9755d24f0de0382a646e8a0009de01194fded24b authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add an example with a country lookup

github.com/reactabular/reactabular - 9500c460db0a55b6ae2300375d8cab4257dea646 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Attach React keys to table elements

This gets rid of the React warnings.

github.com/reactabular/reactabular - 0db9737c2859820797137e6888dcdc7dd5bd8130 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Allow custom cell formatters to be defined

github.com/reactabular/reactabular - 035f8c33176e79dec123739df39dee33a6bfdd65 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Render data to table

github.com/reactabular/reactabular - c590c7edad8c3769aac4d9eacceabfb2594bd8e1 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Add a stub for Table

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

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

github.com/reactabular/reactabular - 0ab5ccbb3db0e567b544cfe0fb20b0f51f598fa5 authored almost 10 years ago by Juho Vepsalainen <[email protected]>
Use NewWatchingPlugin for better watching performance

github.com/reactabular/reactabular - da82b55a0f6d212a90acd40d0c463f0411f85e3b authored almost 10 years ago by Dan Abramov <[email protected]>
Update dependencies

github.com/reactabular/reactabular - 7fb392058ae372ae92c0c7cad5db78f1ba5e8fa1 authored almost 10 years ago by Dan Abramov <[email protected]>
Bump react-hot-loader

github.com/reactabular/reactabular - 4aff0b882760eb7ee43df7f657c00c1d3d5d8270 authored almost 10 years ago by Dan Abramov <[email protected]>
Bump react-hot-loader

github.com/reactabular/reactabular - a5548f9a5acb0eac656d013668863622d4c889ee authored almost 10 years ago by Dan Abramov <[email protected]>
Exclude node_modules from loaders

github.com/reactabular/reactabular - 09cdf4590b53a547c94adc3d225dfedb55e85e58 authored almost 10 years ago by Dan Abramov <[email protected]>
Use performant default

github.com/reactabular/reactabular - 5166ae527c7511c8c4926e7c58aec3fd233ef762 authored about 10 years ago by Dan Abramov <[email protected]>
Bump to 1.0

github.com/reactabular/reactabular - 4d51ea65db919859841fd06bba71814c6ce621e6 authored about 10 years ago by Dan Abramov <[email protected]>
Use 0.0.0.0 instead of localhost to allow access on same network

github.com/reactabular/reactabular - 66d402339906858e0169e844313a6cf5665e75eb authored about 10 years ago by Dan Abramov <[email protected]>
Remove localtunnel support: keep it simple

github.com/reactabular/reactabular - 98f1392e23550d696b60278fb59571a7062240f1 authored about 10 years ago by Dan Abramov <[email protected]>
Merge pull request #7 from TeaBough/master

Fix bug filename : App -> app

github.com/reactabular/reactabular - 5e6873eedd0af4272b0083d2b81ffa4e37c4390d authored about 10 years ago by Dan Abramov <[email protected]>
Fix bug filename : App -> app

github.com/reactabular/reactabular - 40829dffb03fb9df39db4c588d964c0a13b6fa1e authored about 10 years ago by Vigouroux Thibault <[email protected]>
Upgrade to React 0.12

github.com/reactabular/reactabular - 1c88b59e3f27fe20c3ece531d94c95061b5606fe authored about 10 years ago by Dan Abramov <[email protected]>
Merge pull request #4 from hulufei/master

Fix link

github.com/reactabular/reactabular - 7d6462e8f7efda46e3333bfb6838db5c9f72a54e authored about 10 years ago by Dan Abramov <[email protected]>
Bring in source map support from 0.5.0

github.com/reactabular/reactabular - c885b4f321b236709643be575833a6df46cc3cb0 authored about 10 years ago by Dan Abramov <[email protected]>
Update react-hot-loader and freeze dev-server version until webpack-dev-server#59 is sorted out

github.com/reactabular/reactabular - 776e644970e2198e125f816350e98b261ee2ab26 authored over 10 years ago by Dan Abramov <[email protected]>
Bump version

github.com/reactabular/reactabular - 715f910d9641a0e0e2bd504fe55ff1656d099a14 authored over 10 years ago by Dan Abramov <[email protected]>
Completely avoid page reloads with NoErrorsPlugin and hot/only-dev-server. Fixes #1.

github.com/reactabular/reactabular - 58dddfd80d7a39083195a8da68849b5c898d9e8c authored over 10 years ago by Dan Abramov <[email protected]>
Fix usage without localtunnel

github.com/reactabular/reactabular - 58fad9001b1a8242bbdc2314490c93822929ecf7 authored over 10 years ago by Dan Abramov <[email protected]>
Merge pull request #2 from alexkuz/master

localtunnel support

github.com/reactabular/reactabular - aac4ec6bb463e975c111611d2fbbc7f762d5d8ff authored over 10 years ago by Dan Abramov <[email protected]>
localtunnel support

github.com/reactabular/reactabular - e777e3568289755aa698109181fa67346a9cc2df authored over 10 years ago by Kuzya <[email protected]>
Add code to enable React devtools

github.com/reactabular/reactabular - 62319bbf125884872143583d2ff79d317936b7e4 authored over 10 years ago by Dan Abramov <[email protected]>
Add devtool: 'eval' for Chrome DevTools

github.com/reactabular/reactabular - f325b081a685c03b89f1b4a828757c670ff36442 authored over 10 years ago by Dan Abramov <[email protected]>
And that is all there is to it

github.com/reactabular/reactabular - d0e101fcc6d341fd76bb20df9df0008fd86a9a68 authored over 10 years ago by Dan Abramov <[email protected]>
Initial commit

github.com/reactabular/reactabular - d3ccd04294cc8beb5981a4f249590a8f3d30c28f authored over 10 years ago by Dan Abramov <[email protected]>