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

byColumn - Push sorting logic to the correct place

byColumns logic needs thinking still.

github.com/reactabular/reactabular - ae5968b20f38349a238f2bbc5577dfc36d9618a5 authored over 8 years ago
edit - Simplify implementation

No need to track context anymore.

github.com/reactabular/reactabular - dea0dbac78eab7901c89071446e91e1e58b02096 authored over 8 years ago
sorting - Set sort arrow based on current sorting property

github.com/reactabular/reactabular - 36ed3babf16646646c4045b2e4a7d1214057e950 authored over 8 years ago
Add a stub for `sortable` API

Basic sorting works now. Just missing some of the UI bits. I need to
find a good place for those.

github.com/reactabular/reactabular - 27dbba3b5f2ef3303bd04b0d3a122d98d25386dd authored over 8 years ago
demos - Improve markup a notch

github.com/reactabular/reactabular - 4aac3c364613212c21a6e77420342f71308cc9e1 authored over 8 years ago
`Table.Context` -> `Table`

Simpler this way.

github.com/reactabular/reactabular - 42eae9a665e73a78295e5616fd3d2ab0da5abc80 authored over 8 years ago
Fix `Table` tests

These can be improved further.

github.com/reactabular/reactabular - 31094f67d975f7166b69c9daaf0923b1e0d87eed authored over 8 years ago
Sketch out simpler `cell` interface

github.com/reactabular/reactabular - 906474989a564f45921400fadfeaa11daa8e2a60 authored over 8 years ago
Drop `Header` `cell` handler

It's simpler to go through column definition and handle it there.

github.com/reactabular/reactabular - c08a729859d560a0aed7bb1f5fbb967c627fc81d authored over 8 years ago
Show how to handle column data at a header handler

github.com/reactabular/reactabular - 5c6684a92f30206c2e90346de2ac409baf8fff96 authored over 8 years ago
Allow custom handlers to be attached to headers

github.com/reactabular/reactabular - 1ad8c15305eb130d22e70527b95c1e1ce75e9d1a authored over 8 years ago
Make `TableHeader` use `TableCell`

This needs some binding to work still. Perhaps this will lead to a good
solution for sorting as ...

github.com/reactabular/reactabular - 4e368a2770937269032308561f8dff5267b6d966 authored over 8 years ago
Extract `TableCell`

This same protocol can be used with the header too.

github.com/reactabular/reactabular - fab16d2ebab280d86776b11edcbce65785400efb authored over 8 years ago
Update project to use Airbnb styleguide

Disabled just a couple of rules from that, good otherwise. The sorting
logic needs more work as ...

github.com/reactabular/reactabular - a4e0b5342614c1b89df68cba3d58516943ea863b authored over 8 years ago
demos - Improve formatting

github.com/reactabular/reactabular - 14d830e5298cd985add31a4ac67b96c5fe93d5b0 authored over 8 years ago
demos - Improve structure by pushing tables to a directory of their own

github.com/reactabular/reactabular - eb4029172eb76fab2aff562d78902a301e54bfe4 authored over 8 years ago
demos - Port `FullTable` as a class

github.com/reactabular/reactabular - f979c4b5199276d49afca6101d490594578f3354 authored over 8 years ago
demos - Improve formatting

github.com/reactabular/reactabular - ee4a40b9383b6d9e3a183caa36a5d169bf434045 authored over 8 years ago
demos - Push `EditCell` below components

github.com/reactabular/reactabular - ed524a0e20a98f1eb0ad79d49fa01faa44aea110 authored over 8 years ago
demos - Extract `PerPage`

github.com/reactabular/reactabular - feb1f2186418f6914d24f502475b184880c10c65 authored over 8 years ago
predicates - Tidy up

github.com/reactabular/reactabular - a6f71341de44ec2e0f5461c13a9840e0357a8450 authored over 8 years ago
identity - Tidy up

github.com/reactabular/reactabular - 668ede927aed8bda01b63088f4d56e44cc694311 authored over 8 years ago
demo - Improve file naming

github.com/reactabular/reactabular - 29ff7321f6d499098b87f3bea7561d7506aa7ce4 authored over 8 years ago
Dropdown - Tidy up

github.com/reactabular/reactabular - 9d43686226953fd351e47f4cece911c33148d824 authored over 8 years ago
Clean up sorting API

Now it's behind `sort.by<Type>`. This logic should probably go
elsewhere, though.

github.com/reactabular/reactabular - eb3d9d29d6437e11a5800a48616cf5b31b010949 authored over 8 years ago
demos - Extract `Modal`

github.com/reactabular/reactabular - 3e4b2e0a8c396608c99152116ead76d240cafe62 authored over 8 years ago
demos - Extract `Paginator`

github.com/reactabular/reactabular - 716162d3246dfb89c416ce1a24e4b6bcf951110e authored over 8 years ago
demos - Simplify data generation

github.com/reactabular/reactabular - ff63b477b9e0cd54ce243d99d7e1ed0fbe7cc7f1 authored over 8 years ago
demos - Fix sorting at `FullTable`

github.com/reactabular/reactabular - 5b44f69949e69ddc709ee620abd4ac4b98827d21 authored over 8 years ago
Table - Improve formatting

github.com/reactabular/reactabular - b91b2567a701cbee7bdb203bb2d36315f359a21c authored over 8 years ago
demos - Push `ColumnFilters` below components

github.com/reactabular/reactabular - c717dc908124a89634686fc4241f111368c2473b authored over 8 years ago
Fix `Table.Header` proptype

github.com/reactabular/reactabular - 2651571f3911c6490cd0e5b6205d3b3c6f5e9617 authored over 8 years ago
Make naming consistent

github.com/reactabular/reactabular - 26e69b2721d614db1e77e306217c0ca17bcf2e1b authored over 8 years ago
demos - Merge multiple filters demo with the main one

github.com/reactabular/reactabular - 7839b9055759ee780b3c09ff5e6a0e148f0a725d authored over 8 years ago
search - Restore functionality

github.com/reactabular/reactabular - c0367c3a3cecd8fd2e482b5e71d6d345c07126a1 authored over 8 years ago
sort - Add missing index

github.com/reactabular/reactabular - 80881c28a32ce27d5bf6300b4d47b225d701461b authored over 8 years ago
demos - Push countries to a directory of their own

github.com/reactabular/reactabular - d16e5b0c27d58c1088827e44e2336a2aa31102df authored over 8 years ago
demos - Extract `PrimaryControls`

github.com/reactabular/reactabular - afcf7e5f5bcf7738f1368e9666351eccf598cd4f authored over 8 years ago
demos - Extract `CustomFooter`

github.com/reactabular/reactabular - 39970008e83b2709ef710d0281dc417c511c9883 authored over 8 years ago
demos - Port `EditorsTable` to the new API

github.com/reactabular/reactabular - af99e827278de6de854dd57bccaf2bc124a1023f authored over 8 years ago
demos - Port `NestedTable` to the new API

github.com/reactabular/reactabular - ce916e24503739a54bfd7262d3becca61ba873ef authored over 8 years ago
demo - Enable readme section

github.com/reactabular/reactabular - 804f33d756becd90c24e825f7b1ec227cf965095 authored over 8 years ago
highlight - Tidy up

github.com/reactabular/reactabular - a679a1f5e841d73f6981a2263f0c9990a8e3b3cd authored over 8 years ago
lowercase - Tidy up

github.com/reactabular/reactabular - c6c1eedb3c6a582ba44c994407d61f579e1ef7b9 authored over 8 years ago
identity - Tidy up

github.com/reactabular/reactabular - 64cd8e22835878fddc1d50d032785063383adf8e authored over 8 years ago
Boolean - Loosen `value` check

github.com/reactabular/reactabular - 0889a2ce186d38a8df340a6961ef2d571bb04c3b authored over 8 years ago
Move from 4 spaces to 2 spaces indentation

2 seems like the JS standard now.

github.com/reactabular/reactabular - 0f55af2fa821636f6c4ddc3b1a559f52ed968216 authored over 8 years ago
Restore table header rendering

github.com/reactabular/reactabular - 1eb62377e5e1f6bc5d8b4b46632a5bd593ddbd5b authored over 8 years ago
Fix pagination

It was just using the wrong data.

github.com/reactabular/reactabular - 464795e082cecc2b4a45558336c364592614282b authored over 8 years ago
Sketch out the new API

github.com/reactabular/reactabular - 9784503cf836572e36f33e3421b4fff7f7ffe988 authored over 8 years ago
Add stubs for context implementation

github.com/reactabular/reactabular - d7a9f5a8bda047a71ea3c315314e9bee52037c98 authored over 8 years ago
Pass context data from `Table.Context`

github.com/reactabular/reactabular - 263fc7a3a1a36dd22c8b43d7740c3ea8c3cefa25 authored over 8 years ago
Rename `Table.Rows` as `Table.Body`

Cleaner this way.

github.com/reactabular/reactabular - 2115289d134ca5fa460307c682049ab7a5aed599 authored over 8 years ago
Generalize API further

github.com/reactabular/reactabular - 871b2cba95446941e71ce8fa1d2cc4dd075e3ff4 authored over 8 years ago
Render table data

Still need to figure out how to fix data (not paginated atm).

github.com/reactabular/reactabular - f940073efa84512f953c43f33c2030565cc166ee authored over 8 years ago
Sketch out api types

github.com/reactabular/reactabular - 121ddfadd91a0a33f549b1cfb99ecc84644163ce authored over 8 years ago
Push code closer to ES6

github.com/reactabular/reactabular - 8a0c213ee6fefdb7b922cad0ed7e23267ff10b14 authored over 8 years ago
Simplify demo so it's faster to port

github.com/reactabular/reactabular - e08056cb99416bf65cd71c8db6748df99281529d authored over 8 years ago
Add @Gudahtt to contributors

github.com/reactabular/reactabular - ec70649561403724878279d3d16c0f3c359234cb authored over 8 years ago
Merge pull request #147 from Gudahtt/legacy-node-postinstall-bug

Resolve bug in lib/post_install.js for node 0.10.x

Closes #144.

github.com/reactabular/reactabular - 8ca594743072597c30a8b282cf1d4df6c1def56d authored over 8 years ago
Resolve bug in lib/post_install.js for node 0.10.x

execSync is replaced with spawn, and the dependency sync-exec is dropped.
Also, `npm prune --pro...

github.com/reactabular/reactabular - 28ba9114026d6577935cfc72691c55d28dcd1be6 authored over 8 years ago
input - Use a ref over `this.getDOMNode()`

Closes #145.

github.com/reactabular/reactabular - 452829e798773feb76471c00acace6df97db908a authored over 8 years ago
docs - Improve formatting

github.com/reactabular/reactabular - 887129b578cd460773a027180a72ca3f17f68625 authored over 8 years ago
docs - Add styling docs

github.com/reactabular/reactabular - 388edee7eba7e7ca1eea986854e1fb25a1d7fba4 authored over 8 years ago
docs - Drop redundant prop

github.com/reactabular/reactabular - fbe3e54d7b048f243e317b62abdfa8c962d21777 authored over 8 years ago
docs - Mention that it's possible to customize header using a function

github.com/reactabular/reactabular - 58a07084e4e7b372364a4c9e843fbfb28997465b authored over 8 years ago
docs - Improve formatting

github.com/reactabular/reactabular - 54694668712a547e3bfe8f454c449984ae4f47a4 authored over 8 years ago
Do not include `id` to the schema

Cleaner this way.

github.com/reactabular/reactabular - 476f132fcada2e934851d86a7b396d5363a1f67e authored over 8 years ago
Drop dependency on `lodash/merge`

github.com/reactabular/reactabular - b28b709acb13bb9f6f5975bdae4dad3d62f27d64 authored over 8 years ago
Drop dependency on `react/lib/update`

github.com/reactabular/reactabular - a460d16e83c20c8d1bf4786eacd4695df031d90f authored over 8 years ago
tests - Add missing `rowKey`s

github.com/reactabular/reactabular - e4d7e130da5a8c15c6afcc1004bd52d8129a0535 authored over 8 years ago
Warn if `rowKey` isn't set

Closes #135.

github.com/reactabular/reactabular - fcf770da1989e04c588955587f8cbdbf29a44799 authored over 8 years ago
Link to documentation

A little lazy but this works.

Closes #69.

github.com/reactabular/reactabular - 7ffa2b7fe7655b5748d75eb647c856c541285f83 authored over 8 years ago
App - Port to a function

github.com/reactabular/reactabular - a3251527dc5f4792a8ddccb97e5e4d04ce8e0fd8 authored over 8 years ago
demo - Port to react-jsonschema-form

This seems more solid. The only problem is that this is going to be
painful to style. As a resul...

github.com/reactabular/reactabular - 6a8705732929a8abdca29a10a950c1e9a51d4cf8 authored over 8 years ago
Port to stateless skylight and tweak json schema forms

The forms still need work, though.

github.com/reactabular/reactabular - 5ef968bfbd16e8693551bb1de07875e2fb84c8f9 authored over 8 years ago
section wrapper - Port to ES6

github.com/reactabular/reactabular - f294a3931bcb594e4405078455b18b658db2c17b authored over 8 years ago
field wrapper - Port to ES6

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