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

sort - Port to curry format

Related to #161.

github.com/reactabular/reactabular - a86c9760a79a385359a6503f529ecb4babeabf64 authored over 8 years ago
search - Port to curry format

It's easier to `compose` search now. Good for caching too.

Related to #161.

github.com/reactabular/reactabular - f583073ff9b7734605394ee9d9355bbcd4e3ec2a authored over 8 years ago
table - Perform deep merge over props and join classNames

This is consistent with the way transforms work. Incidentally it uses
exactly the same algorithm...

github.com/reactabular/reactabular - 8396f5904370deb04c6974ce3ca654fdcd0f7f93 authored over 8 years ago
search - Make sure `_columnMatches` does not crash without column definition

github.com/reactabular/reactabular - 5fcf7b72dda2bdbb4f72a131b66fa216c87cd51d authored over 8 years ago
search - Split up parameters

Easier to tell what's not covered.

github.com/reactabular/reactabular - 17b9210471d38cf5cf693f173efc7245550412be authored over 8 years ago
tests - Add tests for `Table.Body` column props

github.com/reactabular/reactabular - 1883e0fdba537e1393b5b305b87b4133402169ef authored over 8 years ago
tests - Test `Table.Header` column props

github.com/reactabular/reactabular - 061f2a7cf0d6a7cf0561149e767d2f62ff924a24 authored over 8 years ago
table - Port JSX to JS

Table specific components had a very loose dependency on JSX so I ended
up dropping it from there.

github.com/reactabular/reactabular - ac5f0c6f924ec20bff566c397406188a48a3fdd5 authored over 8 years ago
tests - Assert that `Table.Body` supports custom props

github.com/reactabular/reactabular - b3ab4c64032265ff15f27613e354e585cb53ce2e authored over 8 years ago
tests - Assert that `Table.Header` supports custom props

github.com/reactabular/reactabular - 4c794cdbcfcf88094f54cd04bf6d2f471f657086 authored over 8 years ago
tests - Assert that `Table.Provider` supports custom props

github.com/reactabular/reactabular - 5476247bab2fe1d2efca24cbe86efb922475a557 authored over 8 years ago
tests - Add resolution tests

Header doesn't need this after all since there's no resolution going on.

github.com/reactabular/reactabular - aa0fe0e97d54a815a1e870457e8be6f62be0a3c9 authored over 8 years ago
body - Allow all body elements to be overridden

This is the same idea as for header. No need for column specific
`component` field anymore.

github.com/reactabular/reactabular - 39473ca2e83cb73fa05e3d089409f76ca39451bb authored over 8 years ago
header - Simplify override tests

github.com/reactabular/reactabular - bc63a8a4143510be9d5c9c8086a8f71f06995a6a authored over 8 years ago
tests - Use proper elements over `div`s

This fixes warnings.

github.com/reactabular/reactabular - 84058a91270b71c01efcf96798fcdebcbf249eef authored over 8 years ago
body - Extract `BodyRow`

Easier to work this way. Note that `className` gets applied to `tbody`
now, not per cell. This i...

github.com/reactabular/reactabular - 1124fdb2b9b7e7f50a46966b5d1a202e5798e70f authored over 8 years ago
table - Allow `Table.Header` elements to be customized

This goes through `Table.Provider` `components`. As a result header
configuration specific `comp...

github.com/reactabular/reactabular - 8feb390c4b27359c7c7b20b97090bc8b2487db76 authored over 8 years ago
table - Allow table header to be overridden

This changes `Table.Header` `className` behavior into more logical. Now
it's applied to the head...

github.com/reactabular/reactabular - c0b17f3e9fec566f4e8350aa1da24a356ae87317 authored over 8 years ago
table - Allow `table` to be overridden through `component` prop

github.com/reactabular/reactabular - 1f7745af2d65b55ef1fc7d3092187d8dd0c27367 authored over 8 years ago
tests - Update TODOs

github.com/reactabular/reactabular - 42a117239bfdee2767bed23814e3a8e9c241548c authored over 8 years ago
body - Make sure correct parameters are passed to `transform`

github.com/reactabular/reactabular - 71046e2f291c533333b4364146615d91cb4d4c13 authored over 8 years ago
header - Test that correct `transform` parameters are passed

github.com/reactabular/reactabular - 4d7927d6c55f6fac40157f16defa430bcb34a6bc authored over 8 years ago
header - `span` -> `tr`

Now the DOM structure is valid.

github.com/reactabular/reactabular - 39de538419d296b51e178b7ddca40400885c5272 authored over 8 years ago
table - Assert that `Table.Header` renders children

github.com/reactabular/reactabular - 10d3f43455cf57b9cdca125a41518bde3e2c47d9 authored over 8 years ago
table - Tidy up exports

github.com/reactabular/reactabular - 2741513ddf6ce4b611f5ee1d6da51f68ad8791cd authored over 8 years ago
`Table` -> `Table.Provider`

I split up things a bit to make it easier to test the project. During
the process I realized `Ta...

github.com/reactabular/reactabular - 9cd19f44b5067ac8b5ea60d1e538f8f85bebcde7 authored over 8 years ago
table - `cellData` -> `rowData`

This describes better what's going on. It literally gives access to the
data of the entire row.

github.com/reactabular/reactabular - c923dfb0164d8ee027cbf59f7e73e13662697e53 authored over 8 years ago
docs - Do not transfer width while drag and dropping

This solves the flashing issue related to drag and drop overlap between
source and target.

github.com/reactabular/reactabular - e3e935b8523b2ee1d819efd2590a2c07a26a7761 authored over 8 years ago
docs - Remove only current column from sort order on double click

github.com/reactabular/reactabular - 789a20912e46fe871bdc01e6c13654c709b5b604 authored over 8 years ago
docs - Generate better data for the sort example

github.com/reactabular/reactabular - 430d48860661471884f038bce65b870703402b67 authored over 8 years ago
utils - Drop `countColSpans`

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 - 129ce3343ad824357a33780f38ede360fa32715a authored over 8 years ago
docs - Add company name generator

github.com/reactabular/reactabular - c7f71a2488e3f71af3c6c3449fa5ff81f4396549 authored over 8 years ago
docs - Attach highlighting/editor to the remaining fields of `FullTable`

Better UX this way.

github.com/reactabular/reactabular - 1c6b2078397d5fe3160b68f68d2651accebd2c23 authored over 8 years ago
utils - Add basic unit tests

github.com/reactabular/reactabular - 4f94e5adb553c23a551264c69ac102387eebd962 authored over 8 years ago
table - Separate utils

This way it's possible to test those better.

github.com/reactabular/reactabular - 1f9100596ea195e9b08dad52c844bd211ef479b4 authored over 8 years ago
table - Clean up table `propTypes`

github.com/reactabular/reactabular - 7eecd6f2347d30d0c0b946adb2df03808e91ff3d authored over 8 years ago
meta - Fix homepage url

github.com/reactabular/reactabular - 4051f3ebf56dabfbb2671e6a3484c5dc5fdbf2a2 authored over 8 years ago
Add @julen to contributors

github.com/reactabular/reactabular - 9dd9d5a3aac299e76f752d12d9a0aeab014db138 authored over 8 years ago
Merge pull request #162 from julen/docs-table-body-fix

docs - remove remnant lt character

github.com/reactabular/reactabular - a2c9645e9e842f401d575391657085fe1ae89dc7 authored over 8 years ago
docs - remove remnant lt character

github.com/reactabular/reactabular - 80085453734e4d903aac6f636f22ecc73d303cb4 authored over 8 years ago
docs - Add "remove row" to the full example

Dropped modal too.

github.com/reactabular/reactabular - 42922e6030fd36240a6230c49dd0caf325a1d145 authored over 8 years ago
Point to reactabular.js.org

github.com/reactabular/reactabular - c6ae1765f0192a02856d90a4b3439f442c1208d8 authored over 8 years ago
Drop JsonSchemaForm hacks

github.com/reactabular/reactabular - 8b962238d8cbb7039a79a9889c137a1fb516283a authored over 8 years ago
docs - Drop row editor for now

Looks like it causes a slowdown in the current version (need to study
better) so eliminating for...

github.com/reactabular/reactabular - 97fbfc7a8921ca07a1c697002d588b69e4b1aa1f authored over 8 years ago
Replace json-schema-faker with a lighter solution

github.com/reactabular/reactabular - 9ffe938a4b517d6669bbb469f88dd92ee9472617 authored over 8 years ago
docs - Push data generation to a separate module

github.com/reactabular/reactabular - 5faf9d49bb4a9a6c9744234251b4b384feed8422 authored over 8 years ago
Add lib to files

The post-install script is there.

github.com/reactabular/reactabular - 23a845eeea3a5b662148fb0125196670c411e007 authored over 8 years ago
Include license to files

github.com/reactabular/reactabular - 677ddf39f755cd31cc099be3a16d269e7d4d7c6a authored over 8 years ago
Include only certain directories and style.css to published version

github.com/reactabular/reactabular - 1493e0821d2b08a66c098907023d339a7477c3ff authored over 8 years ago
docs - Add installation documentation

github.com/reactabular/reactabular - 52fb1e2454ffe76466dac3d6d51f7f36257f3f7c authored over 8 years ago
Relax lodash peer dependency so it installs on an older version too

github.com/reactabular/reactabular - b130a1ff795cd5647624a477108bceaad90f07ae authored over 8 years ago
webpack - Simplify Catalog configuration

github.com/reactabular/reactabular - 33c7d8bcaf350f70634142fcf2705a89fd283456 authored over 8 years ago
docs - Keep sticky header and body content scroll in sync

github.com/reactabular/reactabular - 7ef9952979d713df533cd8a244204f4be72c79be authored over 8 years ago
table - Convert `Body` and `Header` to React components so refs can be used

github.com/reactabular/reactabular - 7d30ab84d4fca4237eb203c9611bb092a6730cb0 authored over 8 years ago
docs - Add overflow to sticky header too

Still need to sync the header scroll with body.

github.com/reactabular/reactabular - 125fe9e20ceb689e2b2bfbf094d15dfe34c43f4a authored over 8 years ago
docs - Drop sticky header bits from tree example to simplify it

github.com/reactabular/reactabular - d91e136bfc713891d7ee5ffd58f212a36b935082 authored over 8 years ago
docs - Add stub for sticky header example

github.com/reactabular/reactabular - 17d4a9e43343624619369c59c799e77e5e7ba4ba authored over 8 years ago
docs - Tidy up tree example

github.com/reactabular/reactabular - cc7fc7961e1acad0c343e00755a0c37688089e29 authored over 8 years ago
docs - Improve TreeTable formatting

github.com/reactabular/reactabular - a97bda654c7173085beebfea626d811653594490 authored over 8 years ago
docs - Allow header children to be drag and dropped

github.com/reactabular/reactabular - b250841cb74a340ad5a35345d7b68c5e5b2b07f5 authored over 8 years ago
docs - Add better error checking against not found labels

The label search algorithms need to become recursive so they can work
against `children` properly.

github.com/reactabular/reactabular - b937a0fd759b1bdb6a8175d43203a388a79a7357 authored over 8 years ago
docs - Use mixed data at the nested header table

github.com/reactabular/reactabular - 7225095d935031811773cc3c7a287c220f4f7499 authored over 8 years ago
table - Calculate rowSpan for headers

This is needed for mixed data (children, no children).

github.com/reactabular/reactabular - 9aefc4cabe5d5135291590290826cd57dd53c740 authored over 8 years ago
docs - Use a nested structure at the drag and drop example

github.com/reactabular/reactabular - fc5ba6bf43bc051d8b5754f5788b08613852f663 authored over 8 years ago
docs - Push drag and drop demo data to a better place

github.com/reactabular/reactabular - 6d13cbebffc97bd323688790c108b795fef1ce75 authored over 8 years ago
docs - Document `children` field

Closes #151.

github.com/reactabular/reactabular - 790625958f801ba5002237ebc2c34120608019ef authored over 8 years ago
table - Resolve body columns

github.com/reactabular/reactabular - e51a3d6f2d33f1ed1b0f40703041da7145650aee authored over 8 years ago
table - Resolve header children

This handles colSpans and returns an array of header rows to render.

github.com/reactabular/reactabular - 384a94f7c219dd3c2fbc2faff71656ec3a6d3876 authored over 8 years ago
docs - Add stub for nested headers example

Still need to implement rendering bits for this.

github.com/reactabular/reactabular - 36b0cedacc37b3863562acca989455204cbd2296 authored over 8 years ago
docs - Mention that `component` should render `children`

github.com/reactabular/reactabular - a7281567a9220e4312539c54055475e2a7701312 authored over 8 years ago
docs - Document `props` field

github.com/reactabular/reactabular - 776a7259209b1526cfe91ec9384f399c0b0e022b authored over 8 years ago
docs - Add resizable columns example

github.com/reactabular/reactabular - 42b11de9a5de4eafe47ca0d82ad5fc718b6604b7 authored over 8 years ago
docs - Add stub for resize handle

github.com/reactabular/reactabular - 59e3cbb957db74102bbae08515f39c69e69d0711 authored over 8 years ago
table - Allow props to be defined at column level

A little tidier this way if you need to define props that are shared by
both header and cells.

github.com/reactabular/reactabular - eac1cd37c7c7a20402a54e7f42012e2b3cfa4438 authored over 8 years ago
docs - Add a stub for resizable columns demo

github.com/reactabular/reactabular - cdcc0feb2a0262c8ecf0406aff48de04c72758c9 authored over 8 years ago
docs - Simplify fixed width header demo

No need for factory. It's enough to render `children`. This way other
components can pick up `la...

github.com/reactabular/reactabular - aa395ce15377d39c8ccf8718c071436a366a5070 authored over 8 years ago
docs - Make coding style more consistent

github.com/reactabular/reactabular - feadf1f78c484901217b8aac60b4a4fea1bf64c9 authored over 8 years ago
docs - Fix linting errors

github.com/reactabular/reactabular - 845322fd4e772f7591a7624a2670fec5f0aec651 authored over 8 years ago
docs - Push fixed width demo before all features one

github.com/reactabular/reactabular - 3daffe99e75df2e45224584a207ecf3ac38dd0fb authored over 8 years ago
Add @isaachinman to contributors

github.com/reactabular/reactabular - 23f116a3a2aca132a83ae446ba8dacca077261e0 authored over 8 years ago
Merge pull request #159 from isaachinman/master

docs - Add FixedWidthTable demo

github.com/reactabular/reactabular - ce16641c1f8bb32472ed9e3830203f1a69f24b2b authored over 8 years ago
Adding explanation for use of setTimeout

github.com/reactabular/reactabular - 9c24b43f6e59345101b1c182fe410f0b675c1823 authored over 8 years ago
webpack - Disable react-lite

react-dnd doesn't work with it!

github.com/reactabular/reactabular - 8d2e37993e070a2a865ce12ffa1b187b8c361157 authored over 8 years ago
webpack - Add more packages to the vendor bundle

github.com/reactabular/reactabular - 641c81ea4fec25ba5e638ef052445b6732f5b857 authored over 8 years ago
Initial buildout of FixedWidthTable

github.com/reactabular/reactabular - 292bcb172e0650f12ffb8991bd42a39d139b9f81 authored over 8 years ago
docs - Integrate sticky headers with the tree table example

github.com/reactabular/reactabular - b1f820d1b8ee05f5fd677241491b7acbc7b3f642 authored over 8 years ago
docs - Add table column toggling example

github.com/reactabular/reactabular - 5ca4350ced7abefbc8c59678744512581e1d66b8 authored over 8 years ago
docs - Add a stub for toggle columns example

github.com/reactabular/reactabular - 143d48617bb745ebfc2f5e3f842e1f85b3f2b99d authored over 8 years ago
docs - Move the all features example as last

github.com/reactabular/reactabular - f27829cd1a8e872de7c2af7a823b3862cb0ff0d8 authored over 8 years ago
table - Allow `component` accept more than just a function

This needs a better definition.

github.com/reactabular/reactabular - 18768f878d9891475e68fc5cc43060529e9b5584 authored over 8 years ago