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

Update dependencies

github.com/reactabular/reactabular - 8d5cc48f96baad085abcb15ba849395e9cf9b0a7 authored over 8 years ago
package.json - Use `preversion` over `prepublish`

The problem is that `prepublish` gets triggered on local `npm install`.
This breaks Travis behav...

github.com/reactabular/reactabular - 1722b4c7d9e84b45274f132e5b3282c1184f1624 authored over 8 years ago
package.json - Simplify dist building

github.com/reactabular/reactabular - 1a1c5f1dfbfeb2df5ab86eb09a99eb57a5ff8c3b authored over 8 years ago
package - Update meta

Version can be 0.0.0 here given this is the monorepo root package.json.

github.com/reactabular/reactabular - e78d7b9f6f2eece8d459ad4674ad58acb16ff924 authored over 8 years ago
webpack - Load docs meta from the right package

github.com/reactabular/reactabular - 691ba014b81a06f5cf48894de6035c673013ebb8 authored over 8 years ago
package - Fix typo

pm -> npm

github.com/reactabular/reactabular - d4a5f52d638682e7f211de9d3c2cd35fb1d3c9df authored over 8 years ago
reactabular-highlight - Add missing subsection

Now it's consistent with the other packages.

github.com/reactabular/reactabular - 8418cc9552538849f43375b1d18fc2527602a53c authored over 8 years ago
webpack - Generate aliases for packages

More generic solution. Harder to break as new packages are added.

github.com/reactabular/reactabular - d17d0aee95b71b57355226e416c2331792044c2c authored over 8 years ago
webpack - Add alias for vanilla reactabular

github.com/reactabular/reactabular - 8f8d1a8b104b998ac3130ace2e2e08c892794004 authored over 8 years ago
eslint - Disable import resolution check

The webpack aliases break this. It would be nice to figure out a good
fix.

github.com/reactabular/reactabular - 6b21047c90383b452014e708a9a8df22a5622280 authored over 8 years ago
webpack - Add aliases for Reactabular packages

These could be generated automatically through glob but this will do for
now.

github.com/reactabular/reactabular - 779d80d98fcf38babca4ad6b066c66362f57af1c authored over 8 years ago
webpack - Alias reactabular-utils so that npm imports work

Now it looks the same for the docs as for npm even if the package hasn't
been installed.

github.com/reactabular/reactabular - b2cf13c6fc288950a8d586a9f0a01219de11fc9e authored over 8 years ago
reactabular - Push `index.js` below `src/`

This is needed for transpilation to work.

github.com/reactabular/reactabular - 0e43f2a6e5ad07465327d052a4b7606617e04dc4 authored over 8 years ago
packages - Make version ranges stricter

github.com/reactabular/reactabular - 91db8c5ebfcbcc9d6e42f667394596fe52b8877c authored over 8 years ago
reactabular - Add dependencies

Still need to figure out how to resolve imports neatly.

github.com/reactabular/reactabular - 4911a9446383295f5566a1938d6bfbdf7304e956 authored over 8 years ago
reactabular - Set up initial readme

github.com/reactabular/reactabular - 193e031d60e6d98462f567fa9c31cfa8fae16121 authored over 8 years ago
package - Set up utility scripts

These need testing still.

github.com/reactabular/reactabular - 5f747081db62bd7327266b505ba13b744cd7f98e authored over 8 years ago
tests - Push Search test to a better place

Ideally Search component would go within reactabular-search.

github.com/reactabular/reactabular - b804b99eb487cd1908befd46cd398e90534856fc authored over 8 years ago
packages - Drop post_install script

I'm not sure how this would work out with so I'm dropping this for now.

github.com/reactabular/reactabular - 50a9f0dba38f62249c8501b49b84eb4ad2893e2a authored over 8 years ago
packages - Push utils to a package of their own

github.com/reactabular/reactabular - c2697ad37e86f0265239009c1ea616da80a95dd2 authored over 8 years ago
packages - Push `index.js` within `src`

This way we can generate a separate `dist-modules` directory that will
work without precompiling.

github.com/reactabular/reactabular - 867ea7df4747f0cbf8ab3a0c4a1a172c2a65ddd8 authored over 8 years ago
packages - Set up initial package.json files

github.com/reactabular/reactabular - 8e9cff3c6a6cd2cc7653961b97ec8522246e1bd2 authored over 8 years ago
packages - Add license to shared packages

github.com/reactabular/reactabular - f00b7d7ef540f693b7017ee4a02436bb9e5dc4fb authored over 8 years ago
docs - Push table component explanation to a readme

github.com/reactabular/reactabular - 4795513c4383f81d30577770725047adf40eba97 authored over 8 years ago
docs - Push search bits to a package readme

github.com/reactabular/reactabular - 2376323ef67483d9afda8d6af3d0486bb545d711 authored over 8 years ago
docs - Push resolution docs to a package readme

github.com/reactabular/reactabular - 66e20f38b7f758e1c326ed59fbf82824f17eaf40 authored over 8 years ago
docs - Push highlighting docs to a readme

github.com/reactabular/reactabular - c5cd2f3d11f38255fae105b1107913c45695d6fd authored over 8 years ago
docs - Push editing documentation to package readme

github.com/reactabular/reactabular - fd6c9558e96b3bcaf4e798b847d394380433c7df authored over 8 years ago
docs - Make reactabular imports work

I'm not exactly sure why ... fails here. Maybe it has to do with the ES
module wrapping. It woul...

github.com/reactabular/reactabular - 8f4a96ed808b8cd848822c3bd7f654f3c61e5363 authored over 8 years ago
reactabular-sort - Add initial README

This is going to be used for the docs page as well.

github.com/reactabular/reactabular - da90bc2dbc3c016204c942529d3f783ec990882e authored over 8 years ago
reactabular - Fix adapter export interface

Given each package exports an object, this needs to use the same idea.

github.com/reactabular/reactabular - 9f3f1d65fd7d5c2af065883b5d709de1d22b3424 authored over 8 years ago
Add prefixes to test suites

Easier to tell them apart this way.

github.com/reactabular/reactabular - 7351ef95e851c46a0184f8ece12b3c27cf667b00 authored over 8 years ago
reactabular-table - Improve organization

github.com/reactabular/reactabular - f6609e2ba94446ad2dbedec569b31cb5569f088c authored over 8 years ago
reactabular-sort - Split up

github.com/reactabular/reactabular - 1188351f1f08259d20529dccdd6abd4ae55995ec authored over 8 years ago
reactabular-search - Split up

github.com/reactabular/reactabular - 12acf9874ae6bcc636a812897cab78710659de26 authored over 8 years ago
reactabular-resolve - Split up

github.com/reactabular/reactabular - b06e89ee2442498e4ea8a2e7ff90ed5e27cc750a authored over 8 years ago
reactabular-highlight - Split up

github.com/reactabular/reactabular - 8bbd6587484033ea6140c10aacf638de105b04c1 authored over 8 years ago
reactabular-edit - Split up

Instead of `exports default` it exposes its functionality in an object
(more sensible). Now the ...

github.com/reactabular/reactabular - 6e5b7ed75d3f6a41dd36ab0e740e34aef0178b8e authored over 8 years ago
docs - Fix references to reactabular

Basically there's an adapter package in between. No need to point to
each separate package.

github.com/reactabular/reactabular - 8d4ac2abedc4ec018b471224a2466593ee861444 authored over 8 years ago
Update metadata

Still need to write package.json per each package.

github.com/reactabular/reactabular - 498c494f1d0b10bcc80a353ec145a310e4ba46d2 authored over 8 years ago
Split up tests based on lerna convention

Still needs README files, integration with documentation.

github.com/reactabular/reactabular - c75c6fa8cb0c4b37bbe6c103c32332a062d46b2a authored over 8 years ago
resolve - Add a test showing how multiple resolvers work

github.com/reactabular/reactabular - 850e754a3e88e332c9cf24dfc86bd0a97692827f authored over 8 years ago
package.json - replace `rm -rf` with rimraf to support Windows

github.com/reactabular/reactabular - 168051c7b6b054673f4d6d3bea6296fc2c1d038b authored over 8 years ago
docs - Discuss `Table` before data definition

github.com/reactabular/reactabular - 5827f0a563b85c4e85dbdb7a494dbc492c7aa01f authored over 8 years ago
docs - Push resolution docs below column definition

github.com/reactabular/reactabular - 2c2acba47df865c76d0eb89c751c55ad01f6e100 authored over 8 years ago
resolve - Let `byFunction` retain data attributes

Closes #170.

github.com/reactabular/reactabular - 642953f7a6c898947422299ff7cd59e70baf1dda authored over 8 years ago
table - Allow `Table.Body` to support resolve convention

I.e. if you resolve to `_property`, `Table.Body` picks that up.

Closes #169.

github.com/reactabular/reactabular - f1abccfc87f8a44cdd9fb3d257e13979bbad6abd authored over 8 years ago
docs - Show how to reverse column sorting

github.com/reactabular/reactabular - fbefd518dc118aff7cd89a94d6b4cafe3ffa723b authored over 8 years ago
docs - rows -> data

github.com/reactabular/reactabular - cf91fa74b0d244af761f683756eb6d9a8229a5a3 authored over 8 years ago
docs - Restore selection example

This has to go through data manipulation for the optimizations to work.
Earlier it relied on man...

github.com/reactabular/reactabular - 289a00d4365962baa9f9d2c5232e4e0803ea4c9e authored over 8 years ago
table - Rename `Table.Body#row` as `Table.Body#onRow`

More readable this way.

github.com/reactabular/reactabular - 37dc9c1acd2039e8a49cbb7caa30e7423a59efcf authored over 8 years ago
docs - Document `rowKey`

Closes #166.

github.com/reactabular/reactabular - 385a1e71160772d0e1304f01ae1a4cc91c437bb0 authored over 8 years ago
table - Move `Table.Provider#data` as `Table.Body#rows`

A lot cleaner this way. This might also help with performance a notch
but that's secondary.

github.com/reactabular/reactabular - 1eadffd6ea2708e75a21ce04430a953fc680f167 authored over 8 years ago
table - Omit `row` from `shouldComponentUpdate` check

Now it's easier to benefit from the performance optimizations. Now
inline `Table.Body` `row` han...

github.com/reactabular/reactabular - bb34b96fcdb0ebfaa606405c362a21a6aecaad31 authored over 8 years ago
docs - Do not render search controls if there are no columns

github.com/reactabular/reactabular - 70d1db5f872d9f23c73c0b39ad3f38b7b1f09aff authored over 8 years ago
docs - Make "sort and search" example more robust

* No more additional "span" text at the header.
* Made `onDoubleClick` reset not error if there ...

github.com/reactabular/reactabular - 2968e2eac343d28a5265ad85af6ad1486a41cbbe authored over 8 years ago
docs - Update examples to the new resolution API

github.com/reactabular/reactabular - 88e8b233cd3ef952a1df6e5f5af4b974a9d95e4a authored over 8 years ago
resolve.nested - Escape early if `property` does not exist

github.com/reactabular/reactabular - cd4b467c317b52992989ef4f51fe7e646b754127 authored over 8 years ago
docs - Add links to resolution related examples

github.com/reactabular/reactabular - ed143671be08a0a39a46c3c2e9879c9c36cbf11d authored over 8 years ago
search - Make sure search doesn't crash with a number

This probably could use more tests. There might be corner cases missing.
Good to fuzz.

github.com/reactabular/reactabular - 8abe2c0a2fc80120a6d4b1ec59a9391120fd3271 authored over 8 years ago
docs - Add missing import

github.com/reactabular/reactabular - a5d9722d5b0eaa24d745d0f3340cdeb362d45f7b authored over 8 years ago
docs - Add initial resolution documentation

github.com/reactabular/reactabular - 60d33693c3a2811b4bfd6ad43ca36e868d4cc182 authored over 8 years ago
docs - Add missing path prefixes

github.com/reactabular/reactabular - 376752f2f2f60a831146db2914e4d06daaf52f72 authored over 8 years ago
table - Port remaining logic to use the new resolve convention

Still need to update the documentation and examples.

github.com/reactabular/reactabular - b68ffa7ca65f7d25b90ca976fd6eec19adfa61d5 authored over 8 years ago
resolve - Sketch out resolver API

There's a resolve iterator that accepts specializing resolvers. Still
need to think about this a...

github.com/reactabular/reactabular - be28111b0e84ed713f660aa2618a7b84cfb1c08f authored over 8 years ago
docs - Fix sorting api wording

github.com/reactabular/reactabular - d58113ffdab4dfeb49ed71c0644c3abc7e46ccb3 authored over 8 years ago
resolve - `resolve` -> `resolve.nested`

Making room for another resolver.

github.com/reactabular/reactabular - 6d153d6b5ebeb8bf146e2e670003ea8d1187a4cf authored over 8 years ago
docs - Attach visibility toggles to tree view demo

github.com/reactabular/reactabular - b24730c07da1be0b3253d116ebbd946e31cea801 authored over 8 years ago
docs - Clean up imports

github.com/reactabular/reactabular - 3c84650021b35bbaa3ed849f14702ab4702a15c9 authored over 8 years ago
docs - Attach search to the tree example

github.com/reactabular/reactabular - 77321fba9c97a6d7ecc5bd14b31551e6b0a2b1f5 authored over 8 years ago
docs - Clean up sort and search example import

github.com/reactabular/reactabular - c4c9e4df31417f8db9253da8a368333e7b4e8748 authored over 8 years ago
docs - Push stylesheet utilities to a module of their own

A little neater this way. This probably should become a package of its
own.

github.com/reactabular/reactabular - 37663a8a8a2c796bd461f5a4f2368956faf62ebd authored over 8 years ago
docs - Add small padding to resizable columns example to match body/header width

The body scrollbar is problematic and needs extra calculation.

github.com/reactabular/reactabular - 30a4d08cdcbc6d4f95478776c67a28815be47511 authored over 8 years ago
docs - Generate just hundred samples for the tree example

Faster to develop.

github.com/reactabular/reactabular - c25b1a275b01b7e15218b991725e62e7d3a8c338 authored over 8 years ago
docs - Fix resizable columns unmounting

Better go through `.remove()`.

github.com/reactabular/reactabular - f8813e0deccf76712636d6bf96ffb9a39500400a authored over 8 years ago
docs - Fix header ellipsis for resizable columns

Gah. CSS.

http://stackoverflow.com/a/16125681/228885 helped a lot.

github.com/reactabular/reactabular - 05cd565a617040b3c6204af8dd950a15e693f3d3 authored over 8 years ago
docs - Set min-width correctly on init at resizable columns

github.com/reactabular/reactabular - 5ccad4a2657ac25c97a7fd52a458803cb3b3cb05 authored over 8 years ago
docs - Implement proper cleanup for resizable columns stylesheet

This could use a test to verify the behavior.

github.com/reactabular/reactabular - ddbef47cc4cb3c688445985b06b6eb7de3f0b5d0 authored over 8 years ago
docs - Make resizable column css rules separate

Now this works closer to the way it should.

github.com/reactabular/reactabular - 92e6697bed66b7db8951e6ca738e40db10f89c1c authored over 8 years ago
docs - Generate a unique id per a resizable column table

This way the class names won't clash if there are multiple tables with
the logic.

github.com/reactabular/reactabular - ec6741d09e8ab11c286a57458c996d245598bf06 authored over 8 years ago
docs - Simplify width update model at "resizable columns" demo

No need to go through React at all. After this we don't need to touch
the DOM after updating the...

github.com/reactabular/reactabular - 1eba49d9ca775f9e20739dd0d5dc14edebf23a32 authored over 8 years ago
docs - Drop `getWidth` from resizableColumn

Simpler this way.

github.com/reactabular/reactabular - 63e73e45257deb58bbcf23d0b01d3383cea0f10c authored over 8 years ago
karma - Set up babel-register

This is needed as webpack configuration uses `import` now (not Node
compatible yet).

github.com/reactabular/reactabular - 542897418a5d8ab3b469e53e5405593a9d957dc2 authored over 8 years ago
docs - Clean up code syntax

No need to use code specimen anymore given there are nice aliases in
place.

github.com/reactabular/reactabular - 76a0083b756533729878d6397ae7ee89f36d4c47 authored over 8 years ago
docs - Set up shortcuts for javascript highlighting

github.com/reactabular/reactabular - 05b0ded22ec34e1bf54399188d85bcd774c4b5e3 authored over 8 years ago
webpack - Set better default title for the template

github.com/reactabular/reactabular - 219aec88eb06e77cb5033f074b69c6c282e308eb authored over 8 years ago
webpack -Extract CSS for the documentation build

A little better this say. The vendor bundle is still far too big,
though.

github.com/reactabular/reactabular - b7981d6d656d0f0afd9093462483cb36bdcc7eda authored over 8 years ago
webpack - Set up html-webpack-template

A little simpler this way.

github.com/reactabular/reactabular - 7b932ef482471d8e0230fea74a9f53d2305e1e7a authored over 8 years ago
webpack - Drop redundant global declaration

github.com/reactabular/reactabular - 67a6275e8933644376125d4de6c7af8a1dfd3b90 authored over 8 years ago
docs - Add missing whitespace to address generator

github.com/reactabular/reactabular - cddfbf100868e3d9abb6e22c777c0914d149dd26 authored over 8 years ago
docs - Add Sticky helper

github.com/reactabular/reactabular - 985722c3aebe238f5c59f033415136c06c590be6 authored over 8 years ago
docs - Avoid rendering resizable column contents while dragging

Still missing one bit but the early results are very promising.

github.com/reactabular/reactabular - 87bb25df3dafbee8cb0c276db19c339eef4c9d16 authored over 8 years ago
docs - Integrate sticky header to resizable columns demo

There's still some size issue. The content seems wider than the header
for some reason (padding/...

github.com/reactabular/reactabular - 7913c3143a63d837f8012a11c40ac375ee4ceb7d authored over 8 years ago
docs - Set up Sticky helpers

Tracking header/body is difficult due to the DOM requirement. That leads
to refs and I don't see...

github.com/reactabular/reactabular - cbcae4c9aada9b35ab361dd9f9070b511fd8869c authored over 8 years ago