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
Related to #161.
github.com/reactabular/reactabular - a86c9760a79a385359a6503f529ecb4babeabf64 authored over 8 years agoIt's easier to `compose` search now. Good for caching too.
Related to #161.
github.com/reactabular/reactabular - f583073ff9b7734605394ee9d9355bbcd4e3ec2a authored over 8 years ago
This is consistent with the way transforms work. Incidentally it uses
exactly the same algorithm...
github.com/reactabular/reactabular - 5fcf7b72dda2bdbb4f72a131b66fa216c87cd51d authored over 8 years ago
Easier to tell what's not covered.
github.com/reactabular/reactabular - 17b9210471d38cf5cf693f173efc7245550412be authored over 8 years agogithub.com/reactabular/reactabular - 1883e0fdba537e1393b5b305b87b4133402169ef authored over 8 years ago
github.com/reactabular/reactabular - 061f2a7cf0d6a7cf0561149e767d2f62ff924a24 authored over 8 years ago
Table specific components had a very loose dependency on JSX so I ended
up dropping it from there.
github.com/reactabular/reactabular - b3ab4c64032265ff15f27613e354e585cb53ce2e authored over 8 years ago
github.com/reactabular/reactabular - 4c794cdbcfcf88094f54cd04bf6d2f471f657086 authored over 8 years ago
github.com/reactabular/reactabular - 5476247bab2fe1d2efca24cbe86efb922475a557 authored over 8 years ago
Header doesn't need this after all since there's no resolution going on.
github.com/reactabular/reactabular - aa0fe0e97d54a815a1e870457e8be6f62be0a3c9 authored over 8 years agogithub.com/reactabular/reactabular - 192c230cb445a86ba3791d0b89acd18c51b8b118 authored over 8 years ago
This is the same idea as for header. No need for column specific
`component` field anymore.
github.com/reactabular/reactabular - bc63a8a4143510be9d5c9c8086a8f71f06995a6a authored over 8 years ago
This fixes warnings.
github.com/reactabular/reactabular - 84058a91270b71c01efcf96798fcdebcbf249eef authored over 8 years ago
Easier to work this way. Note that `className` gets applied to `tbody`
now, not per cell. This i...
This goes through `Table.Provider` `components`. As a result header
configuration specific `comp...
This changes `Table.Header` `className` behavior into more logical. Now
it's applied to the head...
github.com/reactabular/reactabular - 1f7745af2d65b55ef1fc7d3092187d8dd0c27367 authored over 8 years ago
github.com/reactabular/reactabular - 42a117239bfdee2767bed23814e3a8e9c241548c authored over 8 years ago
github.com/reactabular/reactabular - 71046e2f291c533333b4364146615d91cb4d4c13 authored over 8 years ago
github.com/reactabular/reactabular - 4d7927d6c55f6fac40157f16defa430bcb34a6bc authored over 8 years ago
Now the DOM structure is valid.
github.com/reactabular/reactabular - 39de538419d296b51e178b7ddca40400885c5272 authored over 8 years agogithub.com/reactabular/reactabular - 10d3f43455cf57b9cdca125a41518bde3e2c47d9 authored over 8 years ago
github.com/reactabular/reactabular - 2741513ddf6ce4b611f5ee1d6da51f68ad8791cd authored over 8 years ago
I split up things a bit to make it easier to test the project. During
the process I realized `Ta...
github.com/reactabular/reactabular - 54878dd6ef9182fa95bab124ff9c51b4d55c60b5 authored over 8 years ago
This describes better what's going on. It literally gives access to the
data of the entire row.
This solves the flashing issue related to drag and drop overlap between
source and target.
github.com/reactabular/reactabular - 789a20912e46fe871bdc01e6c13654c709b5b604 authored over 8 years ago
github.com/reactabular/reactabular - 430d48860661471884f038bce65b870703402b67 authored over 8 years ago
github.com/reactabular/reactabular - cda3133275bf6dd3c94ce689624417d35a5b28ea authored over 8 years ago
Looks like this wasn't needed after all. By the looks of it, it can be
figured out based on the ...
github.com/reactabular/reactabular - c7f71a2488e3f71af3c6c3449fa5ff81f4396549 authored over 8 years ago
Better UX this way.
github.com/reactabular/reactabular - 1c6b2078397d5fe3160b68f68d2651accebd2c23 authored over 8 years agogithub.com/reactabular/reactabular - 4f94e5adb553c23a551264c69ac102387eebd962 authored over 8 years ago
This way it's possible to test those better.
github.com/reactabular/reactabular - 1f9100596ea195e9b08dad52c844bd211ef479b4 authored over 8 years agogithub.com/reactabular/reactabular - 7eecd6f2347d30d0c0b946adb2df03808e91ff3d authored over 8 years ago
github.com/reactabular/reactabular - 4051f3ebf56dabfbb2671e6a3484c5dc5fdbf2a2 authored over 8 years ago
github.com/reactabular/reactabular - 9dd9d5a3aac299e76f752d12d9a0aeab014db138 authored over 8 years ago
docs - remove remnant lt character
github.com/reactabular/reactabular - a2c9645e9e842f401d575391657085fe1ae89dc7 authored over 8 years agogithub.com/reactabular/reactabular - 80085453734e4d903aac6f636f22ecc73d303cb4 authored over 8 years ago
Dropped modal too.
github.com/reactabular/reactabular - 42922e6030fd36240a6230c49dd0caf325a1d145 authored over 8 years agogithub.com/reactabular/reactabular - c6ae1765f0192a02856d90a4b3439f442c1208d8 authored over 8 years ago
github.com/reactabular/reactabular - 8b962238d8cbb7039a79a9889c137a1fb516283a authored over 8 years ago
Looks like it causes a slowdown in the current version (need to study
better) so eliminating for...
github.com/reactabular/reactabular - 9ffe938a4b517d6669bbb469f88dd92ee9472617 authored over 8 years ago
github.com/reactabular/reactabular - 5faf9d49bb4a9a6c9744234251b4b384feed8422 authored over 8 years ago
github.com/reactabular/reactabular - aa94b22a3118a8caac9cf63aa87cd5cb9177ec43 authored over 8 years ago
github.com/reactabular/reactabular - d777843e53c63e45cecb81870c74f567dbf01ca5 authored over 8 years ago
The post-install script is there.
github.com/reactabular/reactabular - 23a845eeea3a5b662148fb0125196670c411e007 authored over 8 years agogithub.com/reactabular/reactabular - 36236beb7111b04da306740e9bbc1d443266a851 authored over 8 years ago
github.com/reactabular/reactabular - 28d26f31faf92a87522ca349e1a0056fbb83c3b9 authored over 8 years ago
github.com/reactabular/reactabular - 677ddf39f755cd31cc099be3a16d269e7d4d7c6a authored over 8 years ago
github.com/reactabular/reactabular - 1493e0821d2b08a66c098907023d339a7477c3ff authored over 8 years ago
github.com/reactabular/reactabular - 52fb1e2454ffe76466dac3d6d51f7f36257f3f7c authored over 8 years ago
github.com/reactabular/reactabular - b130a1ff795cd5647624a477108bceaad90f07ae authored over 8 years ago
github.com/reactabular/reactabular - 33c7d8bcaf350f70634142fcf2705a89fd283456 authored over 8 years ago
github.com/reactabular/reactabular - 7ef9952979d713df533cd8a244204f4be72c79be authored over 8 years ago
github.com/reactabular/reactabular - 7d30ab84d4fca4237eb203c9611bb092a6730cb0 authored over 8 years ago
Still need to sync the header scroll with body.
github.com/reactabular/reactabular - 125fe9e20ceb689e2b2bfbf094d15dfe34c43f4a authored over 8 years agogithub.com/reactabular/reactabular - d91e136bfc713891d7ee5ffd58f212a36b935082 authored over 8 years ago
github.com/reactabular/reactabular - 17d4a9e43343624619369c59c799e77e5e7ba4ba authored over 8 years ago
github.com/reactabular/reactabular - cc7fc7961e1acad0c343e00755a0c37688089e29 authored over 8 years ago
github.com/reactabular/reactabular - a97bda654c7173085beebfea626d811653594490 authored over 8 years ago
github.com/reactabular/reactabular - b250841cb74a340ad5a35345d7b68c5e5b2b07f5 authored over 8 years ago
The label search algorithms need to become recursive so they can work
against `children` properly.
github.com/reactabular/reactabular - 7225095d935031811773cc3c7a287c220f4f7499 authored over 8 years ago
This is needed for mixed data (children, no children).
github.com/reactabular/reactabular - 9aefc4cabe5d5135291590290826cd57dd53c740 authored over 8 years agogithub.com/reactabular/reactabular - fc5ba6bf43bc051d8b5754f5788b08613852f663 authored over 8 years ago
github.com/reactabular/reactabular - 6d13cbebffc97bd323688790c108b795fef1ce75 authored over 8 years ago
Closes #151.
github.com/reactabular/reactabular - 790625958f801ba5002237ebc2c34120608019ef authored over 8 years agogithub.com/reactabular/reactabular - e51a3d6f2d33f1ed1b0f40703041da7145650aee authored over 8 years ago
This handles colSpans and returns an array of header rows to render.
github.com/reactabular/reactabular - 384a94f7c219dd3c2fbc2faff71656ec3a6d3876 authored over 8 years agoStill need to implement rendering bits for this.
github.com/reactabular/reactabular - 36b0cedacc37b3863562acca989455204cbd2296 authored over 8 years agogithub.com/reactabular/reactabular - a7281567a9220e4312539c54055475e2a7701312 authored over 8 years ago
github.com/reactabular/reactabular - 776a7259209b1526cfe91ec9384f399c0b0e022b authored over 8 years ago
github.com/reactabular/reactabular - 42b11de9a5de4eafe47ca0d82ad5fc718b6604b7 authored over 8 years ago
github.com/reactabular/reactabular - 59e3cbb957db74102bbae08515f39c69e69d0711 authored over 8 years ago
A little tidier this way if you need to define props that are shared by
both header and cells.
github.com/reactabular/reactabular - cdcc0feb2a0262c8ecf0406aff48de04c72758c9 authored over 8 years ago
No need for factory. It's enough to render `children`. This way other
components can pick up `la...
github.com/reactabular/reactabular - feadf1f78c484901217b8aac60b4a4fea1bf64c9 authored over 8 years ago
github.com/reactabular/reactabular - 845322fd4e772f7591a7624a2670fec5f0aec651 authored over 8 years ago
github.com/reactabular/reactabular - 3daffe99e75df2e45224584a207ecf3ac38dd0fb authored over 8 years ago
github.com/reactabular/reactabular - 23f116a3a2aca132a83ae446ba8dacca077261e0 authored over 8 years ago
docs - Add FixedWidthTable demo
github.com/reactabular/reactabular - ce16641c1f8bb32472ed9e3830203f1a69f24b2b authored over 8 years agogithub.com/reactabular/reactabular - 9c24b43f6e59345101b1c182fe410f0b675c1823 authored over 8 years ago
react-dnd doesn't work with it!
github.com/reactabular/reactabular - 8d2e37993e070a2a865ce12ffa1b187b8c361157 authored over 8 years agogithub.com/reactabular/reactabular - 641c81ea4fec25ba5e638ef052445b6732f5b857 authored over 8 years ago
github.com/reactabular/reactabular - 292bcb172e0650f12ffb8991bd42a39d139b9f81 authored over 8 years ago
github.com/reactabular/reactabular - 6bcfff9334b2deac7b24deae267f64c66ae1cc6c authored over 8 years ago
github.com/reactabular/reactabular - 18073d963a077bec34984dcd3ce1493fca3cce07 authored over 8 years ago
github.com/reactabular/reactabular - b1f820d1b8ee05f5fd677241491b7acbc7b3f642 authored over 8 years ago
github.com/reactabular/reactabular - 5ca4350ced7abefbc8c59678744512581e1d66b8 authored over 8 years ago
github.com/reactabular/reactabular - 143d48617bb745ebfc2f5e3f842e1f85b3f2b99d authored over 8 years ago
github.com/reactabular/reactabular - a885d181baa91fedbcab5a55dc5c5ef787e85bb7 authored over 8 years ago
github.com/reactabular/reactabular - f27829cd1a8e872de7c2af7a823b3862cb0ff0d8 authored over 8 years ago
This needs a better definition.
github.com/reactabular/reactabular - 18768f878d9891475e68fc5cc43060529e9b5584 authored over 8 years ago