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

docs - Pass `columns` to sorter

I need to add a warning against this.

github.com/reactabular/reactabular - 7a1d6c405d62826617ab9bb6bb33810f505ef9d1 authored over 8 years ago
sort - Simplify interface

Given sorting doesn't depend on property directly anymore, it's possible
to drop a curry. Easier...

github.com/reactabular/reactabular - 901fd1140068943a13958cfc2e3c13556f8fa5bd authored over 8 years ago
docs - Update to the new sort interface

github.com/reactabular/reactabular - c54c00c886b4ba79f13bcfdf679b3a95b25ac580 authored over 8 years ago
Update contributors

github.com/reactabular/reactabular - 7e23f53edd1e8e94b7b8278a05c7645069e3a624 authored over 8 years ago
sort - Simplify sort protocol

Instead of an array of objects it's just an object now.

Closes #164.

Big thanks to @skosch!

github.com/reactabular/reactabular - 042aee377f6cacee5306e7f25755772310dad516 authored over 8 years ago
introduction - Drop `lodash.merge` mention

github.com/reactabular/reactabular - 5ef019956419e7bef338f75e41d39c1703237cfe authored over 8 years ago
docs - Simplify `StickyHeaderTable` example

github.com/reactabular/reactabular - 139ab9f96a1206fda15e65799d65fb7f3716269d authored over 8 years ago
docs - Drop unused export

github.com/reactabular/reactabular - 61b468d62b6cc03eb008d805da72349e946251cd authored over 8 years ago
docs - Include code to "all features" example

github.com/reactabular/reactabular - 75c60b33656f19c082e4e5c4ed93358a1b4ff4f1 authored over 8 years ago
docs - Push "sticky headers" example to a better place

github.com/reactabular/reactabular - cca8cc19efc379e5c3663123983396f7d58a5363 authored over 8 years ago
docs - Push "resizable columns" example to a better place

github.com/reactabular/reactabular - 1e90ede8250b7b040da4f75f352bf72313bbcdcc authored over 8 years ago
docs - Add code to "stateful table" example

github.com/reactabular/reactabular - 09295ee41db76cc4d1db4b214f0239e2d74a20fc authored over 8 years ago
docs - Push "fixed width columns" example to a better place

github.com/reactabular/reactabular - 1669576fea9acd8431bb8679c6fc7d0a9493c2c6 authored over 8 years ago
docs - Add code to "drag and drop" example

github.com/reactabular/reactabular - 598cc4dae3792ac8a9e7783325a57fdbe9690002 authored over 8 years ago
docs - Push selection example below `Table.Body`

github.com/reactabular/reactabular - f708ff677c55c9784d4f8a404e3ef244b367298b authored over 8 years ago
docs - Include footer customization to `SelectionTable`

github.com/reactabular/reactabular - 6692901fe32ca534cd39585bfdbaafc997fa18ff authored over 8 years ago
docs - Include source to "toggle columns" example

github.com/reactabular/reactabular - 5b2dc4dba85184c22b715fab3b87302f0b2120f4 authored over 8 years ago
docs - Include code to the tree example

github.com/reactabular/reactabular - caf61735af2064debd5d8502a0e74e1da061496c authored over 8 years ago
docs - Add pagination code

github.com/reactabular/reactabular - 0b6c847ee6d44d9f81d014981fab700cb49dda09 authored over 8 years ago
docs - Push "sort and search" example to a better place

github.com/reactabular/reactabular - 41bd22dcf65a0acbd44b153d2ef287afc1130d7a authored over 8 years ago
docs - Push Excel example to a better place

github.com/reactabular/reactabular - 1c8af0bb8aa604cfebe3405465b403d1f8f11a10 authored over 8 years ago
docs - Split up column definition as a section of its own

github.com/reactabular/reactabular - 1a100625c36aa1a06a89f7a9f06d5732e7f41781 authored over 8 years ago
docs - Push "transforms as formatters" to a section of its own

github.com/reactabular/reactabular - d3195216f83d4aaeddebccf49eacc41ebcddc745 authored over 8 years ago
docs - Push "nested columns" example to the right place

github.com/reactabular/reactabular - ace3b3ba52de1dec08d2b59965b1d4ed728b4659 authored over 8 years ago
docs - Push column nesting to a document of its own

github.com/reactabular/reactabular - c34c33382b9ccdf56e53d11121e3123d31d14c47 authored over 8 years ago
docs - Add a proper alias for React specimen

github.com/reactabular/reactabular - 581df9a63182e59106c4bbd9af60d21407920e8e authored over 8 years ago
docs - Document `edit` in greater detail

github.com/reactabular/reactabular - 5ee6d23c34749ec4ebbe1678755bc9ed72273838 authored over 8 years ago
docs - Document `toFormatter` in greater detail

github.com/reactabular/reactabular - 967ff7907e67666b238daf7715b1b0598916a45c authored over 8 years ago
docs - Explain `highlight` idea in greater detail

github.com/reactabular/reactabular - 0724c6ba85a51cfce13c238f505a80ea0bd6cfb6 authored over 8 years ago
docs - Link sections better

github.com/reactabular/reactabular - 2fd467c0bb7d0daa4c5757c76ad91cc1e5054d2d authored over 8 years ago
docs - Link to `ColumnFilters`

github.com/reactabular/reactabular - 677fa652d465ea70633c3a972549ab67da321f31 authored over 8 years ago
docs - Set up a separate page for overriding default elements

github.com/reactabular/reactabular - 46e8a18e3fc4e2703e7658205c117b2744c8658a authored over 8 years ago
docs - Discuss `components` in greater detail

github.com/reactabular/reactabular - 18cea66908c52af80e0c807cb1c168d50f1f4a69 authored over 8 years ago
docs - Clarify `format` idea

github.com/reactabular/reactabular - bfd98a144a0548a8724aea306da842b49dd41b4c authored over 8 years ago
provider - Add missing "the"

github.com/reactabular/reactabular - 3e057bb3e2c2218fd2a4da911d4b98e7882e6310 authored over 8 years ago
docs - Make column definition more readable

github.com/reactabular/reactabular - e87da8d5935b39d036a0ecf489c1e52e815c4791 authored over 8 years ago
docs - Update transform signatures

github.com/reactabular/reactabular - cc5727764b0745154887987e7908333bf4539f10 authored over 8 years ago
docs - Document what is passed to cell transforms

github.com/reactabular/reactabular - 66c45be5fe2b8b78b22448ec865d83667be2c586 authored over 8 years ago
header - Do not pass `rowData` to header transforms

This isn't useful so skipping this.

github.com/reactabular/reactabular - 75f0dcc82192f9e419554fa286c95f36e25ada91 authored over 8 years ago
docs - Refresh `transforms` documentation

`transforms` over `transform`.

github.com/reactabular/reactabular - 1f39a34cd9505df32154f4e250e5341ab007a0fa authored over 8 years ago
docs - Tidy up Catalog configuration

A little neater this way as it doesn't rely on custom `inject` anymore.
Just one custom hack left.

github.com/reactabular/reactabular - 053d3e60e8edf00c16635c57c665a6bd05593a79 authored over 8 years ago
utils - Drop `lodash.merge` dependency

Instead of a deep merge, it does something more selective now. Only
`style` attribute is merged ...

github.com/reactabular/reactabular - a0d295f8438e6ac9c192b8fd6bcf97353028bbcd authored over 8 years ago
provider - Drop lodash `merge` dependency

This might be a little faster as well. Just good to eliminate that
dependency from here. Still i...

github.com/reactabular/reactabular - 622f804a38e6209ea7617867dc160b7213c9bb42 authored over 8 years ago
images - Add initial logo to the project

Integration to the project depends on https://github.com/interactivethings/catalog/issues/148 .

github.com/reactabular/reactabular - 6d9418cf6ed42cecad4a154c8892c8b871d83b87 authored over 8 years ago
docs - Drop redundant `App`

This isn't used anymore. Safe to drop.

github.com/reactabular/reactabular - 63b2fc5670783a7bc292c8e8122dc5207e19c80d authored over 8 years ago
docs - Simplify selection code

github.com/reactabular/reactabular - 142d589a8dcf9438eafb6288484ac472263e9fb0 authored over 8 years ago
docs - If there is no selection yet while pressing a key, escape

github.com/reactabular/reactabular - 5b92088b71bd762c3e38c9311ea5e18615d6b4d1 authored over 8 years ago
transforms - Allow `props` to be passed to `toFormatter`

I changed the "all features" demo to highlight the usage.

github.com/reactabular/reactabular - 3a7f1d942f29cbfb349adf502ff74c9584dab70c authored over 8 years ago
webpack - Improve vendors and drop dead code

github.com/reactabular/reactabular - c422734b234a28258efec87d9331059ba8211533 authored over 8 years ago
docs - Fix React warning at the drag and drop example

It was passing extra `onMove` to `th`.

github.com/reactabular/reactabular - bca586ecb1ad98cab729145b0f9d86f01dc69d95 authored over 8 years ago
docs - Tidy up the drag and drop example code

github.com/reactabular/reactabular - 1dae591fa2bf39dd2786c4ef9613e5355bdb2ba2 authored over 8 years ago
docs - Restore fixed width table example

There's still a small jump after the initial search. The problem is that
`componentDidMount` can...

github.com/reactabular/reactabular - ac878a75f51ae8eb102fd9811379e8cec87210c0 authored over 8 years ago
docs - Add salary editor and total calculator to all features demo

github.com/reactabular/reactabular - 64e0ba88a510a50a7d477a78255d3306dff5092e authored over 8 years ago
docs - Document editor signatures in greater detail

github.com/reactabular/reactabular - 2a10c4c0196ef7b47b8b8d4cb908be7a825ece72 authored over 8 years ago
editors - Make sure input retains type for a number

github.com/reactabular/reactabular - 7cc9f53331b8df5065fb8c7ec7ffcb300ac830fa authored over 8 years ago
docs - Set up a standalone pagination example

github.com/reactabular/reactabular - e8f8e2167d9842b7d7da82c877427a346b901db0 authored over 8 years ago
readme - Add testimonials section

github.com/reactabular/reactabular - ac73cdbef5b3df2517bb4a039d423cf7bce5d933 authored over 8 years ago
table - Merge props and transforms from left to right

This way it's possible to override earlier values. Right to left worked
but it didn't make sense...

github.com/reactabular/reactabular - dec67ce087ae3c5afdd01a98c9896181d0a7b521 authored over 8 years ago
readme - Fix syntax

github.com/reactabular/reactabular - 160f1268c012aab1c685fcdd59f6fc1836fcc91f authored over 8 years ago
docs - Improve internal structure

I removed the `tables` directory and integrated the included tables to
where they belong.

github.com/reactabular/reactabular - 932b66176e0a45badb15503889d400708ddcbdbe authored over 8 years ago
docs - Use curry over `bind`

A little cleaner this way.

github.com/reactabular/reactabular - 2a90daaa1d368971eeb5ddc78d35f08543244db0 authored over 8 years ago
webpack - Output less info for development setup

github.com/reactabular/reactabular - 496891b1b655a8c66b3492c961f94d0ff30e3ba1 authored over 8 years ago
tests - Simplify `Search` helper tests

There's no `onResult` anymore.

github.com/reactabular/reactabular - 45373d8860e6e49d77b69a3dd11bef2a6baa9f4c authored over 8 years ago
tests - Fix a `rowKey` warning

github.com/reactabular/reactabular - 9044648933ff850f4027c90d46437d5ff1b20388 authored over 8 years ago
package - Remove `dist-modules` directory before generating

This way it won't have trailing files.

github.com/reactabular/reactabular - a5c45b2a8e098e71f2b30c6757c24168147c9698 authored over 8 years ago
docs - Add a missing space

github.com/reactabular/reactabular - e722221a90e85e426053ffc44f4e64146b58732a authored over 8 years ago
Update dependencies

github.com/reactabular/reactabular - ba86272479bbcbf638c134b94ce98682f2a08480 authored over 8 years ago
Add @koenpunt to contributors

github.com/reactabular/reactabular - 2978c5654f0475cf6aad64372b344b1999841f86 authored over 8 years ago
Merge pull request #163 from koenpunt/patch-1

docs - Replace close tag for self-closing tag

github.com/reactabular/reactabular - 6de0a64c9ba289cee7dd77ba14ba56f05867355a authored over 8 years ago
replace close tag for self-closing tag

github.com/reactabular/reactabular - 7eadf66d03c27beb7a1b0a81cd52dae56fd525c9 authored over 8 years ago
eslint - Drop Catalog global

github.com/reactabular/reactabular - 794435f829b2bb8028ed1d3a633fe111eb43763d authored over 8 years ago
docs - Attach tree sorting to age too

github.com/reactabular/reactabular - 69df445a7d89d57e9c3be844b58c344fcc983650 authored over 8 years ago
docs - Add sorting to the tree example

github.com/reactabular/reactabular - 8feaf34f93b489b0d929ed7818a95e23b5c693e8 authored over 8 years ago
tests - Assert that merging happens in the right order

The order was right, just wanted to add tests to make sure.

github.com/reactabular/reactabular - 13844bcc9e3fcc7ef00cbd7e21612f650e12eafd authored over 8 years ago
images - Bump survivejs logo size to fix alignment

github.com/reactabular/reactabular - 71c652ca44228fea940c7cc29463223fce1b2857 authored over 8 years ago
travis - Drop Node 4

This can be added back once
https://github.com/airbnb/javascript/issues/936 has been fixed.

github.com/reactabular/reactabular - 50d57f633dd90564fa469a0e540f631fe860de1e authored over 8 years ago
docs - `StatefulTable` - `Table` -> `Table.Provider`

github.com/reactabular/reactabular - 5d2139f3b5b26982400cb9ffeb1b86c486e9e97e authored over 8 years ago
docs - Add styling to menu

Better hierarchy.

github.com/reactabular/reactabular - 7e184309d9a2960d45e0860ee6dcdaf3cf6c2897 authored over 8 years ago
docs - Add "Fork me" stripe

github.com/reactabular/reactabular - bc2d4beb3133811c0714772dc50f0092e771c60b authored over 8 years ago
Update dependencies

Getting a warning from Catalog, but that can be fixed later.
https://github.com/interactivething...

github.com/reactabular/reactabular - d9c264e17b2aacc0134066ed5123693624b3141a authored over 8 years ago
provider - Do not pass `rowKey` to `table`

github.com/reactabular/reactabular - 7997f66d2f89365673c8bf63ef7b39ecfc17a32c authored over 8 years ago
docs - Sketch out how to inject `Fork` to each page

Still need to implement Catalog hook for this to work.

github.com/reactabular/reactabular - c27bafceb722c37418ae3ec60e93f6e108536a42 authored over 8 years ago
table - Speed up `mergeProps` 3x

Went from 1000ms to 300ms or so while editing (single render pass). This
could be probably optim...

github.com/reactabular/reactabular - 19c587b888c93a60a44268d3741511389b27f67f authored over 8 years ago
table - Simplify `transforms` a notch

github.com/reactabular/reactabular - 5f8826bfd61b83217bb0614fd210b8d88608ee63 authored over 8 years ago
utils - Write `evaluateTransforms` using `mergeProps`

github.com/reactabular/reactabular - b1e09b3242dfc73aede90a079ed2c277f78dfaa4 authored over 8 years ago
table - Speed up prop merging

This is still the performance bottleneck. Maybe this can be simplified
somehow.

github.com/reactabular/reactabular - cbfbf3b30444810d7a82485c2322d13c310e463b authored over 8 years ago
table - Push `key` merging out of `evaluateTransforms`

Marginally faster. Maybe this can be improved further.

github.com/reactabular/reactabular - 6e7d092be935bac2a0b26428ab93f81392a2298c authored over 8 years ago
webpack - Set up React performance tools

Easier to debug performance.

github.com/reactabular/reactabular - ec2a0258026af4214f1054b4bc5163eec5c294da authored over 8 years ago
sort - Sort based on resolved values

Now `sorter` handles resolving. Performance-wise this isn't ideal. I
thought about resolving on ...

github.com/reactabular/reactabular - bdd3db693d67386d860ff03f338ece6cfd8cdbd4 authored over 8 years ago
search - Tidy up naming

github.com/reactabular/reactabular - b8c449b165f355cb74938b5dfb2f847dbc36c962 authored over 8 years ago
body - Push `resolve` to `format`

It's clearer this way that `resolve` applies only to formatting.

github.com/reactabular/reactabular - 342226a43cdec1d764f5de1f6a54affffc99a5d7 authored over 8 years ago
docs - Compose `FullTable` queries

Neater this way. This also allows a resolution pass.

github.com/reactabular/reactabular - 8bb96487c4caeda74b8538092930178a5e6044ee authored over 8 years ago
docs - Port pagination bits to curry scheme

This could be a little neater but it's enough for now.

Closes #161.

github.com/reactabular/reactabular - 0fb6ec0c5bb6988a5e94189b4b44d60f87ac0041 authored over 8 years ago