Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Preact

3kb alternative to React with the same ES6 API.
Collective - Host: opensource - https://opencollective.com/preact - Website: https://preactjs.com - Code: https://github.com/preactjs

Merge pull request #36 from developit/greenkeeper-rollup-0.27.1

Update rollup to version 0.27.1 🚀

github.com/preactjs/preact-router - 5dcce593942e6a817af82cae92c697eae053a820 authored over 8 years ago
chore(package): update rollup to version 0.27.1

https://greenkeeper.io/

github.com/preactjs/preact-router - 590fc91da7c8a205a56b5c3842cd64bb6534282a authored over 8 years ago
0.2.0 (search!)

github.com/preactjs/preact-www - 22d9107f0d0fd6392d4276e5b6096cd17b0ee8b4 authored over 8 years ago
Add DocSearch! /cc @algolia

github.com/preactjs/preact-www - b7ca6883c4d4e269e47a5e2e06748eda63eceaed authored over 8 years ago
Fix links immediately above headings being unclickable.

github.com/preactjs/preact-www - 6d9ae523ddeaeac3e16043a098e0898aebbb68fd authored over 8 years ago
Fix incorrect regenerator-runtime alias

github.com/preactjs/preact-www - 3af3eaccae6530c24bbe8e12079eef94a43ad585 authored over 8 years ago
fix travis build

github.com/preactjs/preact-www - 666bc14465f71d85a8a6c010da31083601fc34c2 authored over 8 years ago
Add a bit of explanation about React.Children

github.com/preactjs/preact-www - 60a9156470bc240df0d9450d137d188135dcb729 authored over 8 years ago
Add React version compatibility notes

Hopefully addressing #8!

github.com/preactjs/preact-www - 5597a95a91aaaf948f6a633074933d67822c8a8e authored over 8 years ago
Fix for build failing under npm 2

github.com/preactjs/preact-router - 44f7773cf55817450af36479494e74bf7d4cf309 authored over 8 years ago
Revert unnecessary breaking change.

github.com/preactjs/preact-router - 910353c0525ab77a24cf2ba3454012de1faf7e9e authored over 8 years ago
Add Boolean `static` prop that enables `shouldComponentUpdate():false` optimization.

github.com/preactjs/preact-router - 9928e4a7e03e4e1373e990563be992f1eb244a21 authored over 8 years ago
Safeguard against duplicate routing

github.com/preactjs/preact-router - bec9d779982e17fda1a0cdfbb01514d98fa9a40f authored over 8 years ago
Port tests to Karma

github.com/preactjs/preact-router - 82c00b07057def9e920bce6c8e971720d166a039 authored over 8 years ago
Use manual linking for `<Link />` and delegation for `<a />`

github.com/preactjs/preact-router - 9bd6fb61c2b9406cc9a5dbf509ad2ca2e1b15a6c authored over 8 years ago
Reduce size of rollup build

github.com/preactjs/preact-router - b23de6fdc6ad66381706df8b35d0541258f3f643 authored over 8 years ago
Fix exports for new version of rollup

github.com/preactjs/preact-router - 92e97206869069114742c6c9d74385033d78c3c1 authored over 8 years ago
Automatically wire up HTML links (`<a>`) to routers. Fixes #33.

github.com/preactjs/preact-router - 3af1aac0b176134e7115371b70084bb9059ecf00 authored over 8 years ago
Return a Boolean from `route()` indicating if the given URL was handled. Fixes #34.

github.com/preactjs/preact-router - 9f69034c3275b805dc69baf573542d542747d746 authored over 8 years ago
Run in a non-DOM environment

github.com/preactjs/preact-router - 0f241176aca884c9e428767b33046535f4e5166c authored over 8 years ago
chore(package): update eslint to version 2.11.1 (#51)

https://greenkeeper.io/

github.com/preactjs/preact-compat - 5cd67de80478a90779d4ccf5b2b0178aa8258116 authored over 8 years ago
Merge pull request #32 from developit/greenkeeper-mocha-2.5.0

[email protected] breaks build 🚨

github.com/preactjs/preact-router - affaa70b32b4d03b986ccbf8099adc47bd1dbd52 authored over 8 years ago
chore(package): update mocha to version 2.5.0

https://greenkeeper.io/

github.com/preactjs/preact-router - 1f6e39be9300852da45426efa5fec3d949ea0438 authored over 8 years ago
Fix falsey and boolean attributes so they render properly in HTML and XML modes

github.com/preactjs/preact-render-to-string - 1bba6ca4799b16f13bd5de90ca01dfbd3ab94aea authored over 8 years ago
chore(package): update eslint to version 2.10.0 (#49)

https://greenkeeper.io/

github.com/preactjs/preact-compat - a3e102a359dc7eb0f4458149fdb14fb776f1a1bb authored over 8 years ago
chore(package): update npm-run-all to version 2.0.0 (#48)

https://greenkeeper.io/

github.com/preactjs/preact-compat - fac652ddf2f860ad206cd01e98e91bfe2967e4e3 authored over 8 years ago
Merge pull request #30 from developit/greenkeeper-npm-run-all-2.0.0

Update npm-run-all to version 2.0.0 🚀

github.com/preactjs/preact-router - e8aa31ac9df3b9094fcee5a1f2fd1a96f5d2e2a5 authored over 8 years ago
chore(package): update npm-run-all to version 2.0.0

https://greenkeeper.io/

github.com/preactjs/preact-router - 0b041aac6211469f7f88b2ac252a08394bc2cdbd authored over 8 years ago
Cleanup

Remove commented out code

github.com/preactjs/preact-render-to-string - 3554071818eefe9166a6f20222a01bb75a1ee894 authored over 8 years ago
Tests for `pretty` option

github.com/preactjs/preact-render-to-string - b51655c9f5aa0c44b22bab2ba4f2f5fac0dcf843 authored over 8 years ago
Add support for pretty HTML output via a `{pretty:true}` option /cc @drastick

github.com/preactjs/preact-render-to-string - 0d5ed344b3a32be99bfba44ac8eeff75eb9edc98 authored over 8 years ago
Update eslint to version 2.9.0 🚀

https://greenkeeper.io/

github.com/preactjs/preact-compat - 52aed39266497471f48787e811e721bae4a86b4b authored over 8 years ago
Add preact-classless-component /cc @ld0rman

github.com/preactjs/preact-www - db2aa8a2909e91a70af3bd734288f1e59fb335b1 authored over 8 years ago
chore(package): update eslint to version 2.8.0 (#37)

https://greenkeeper.io/

github.com/preactjs/preact-compat - 3ae2630a873d8af0336be1fecada49413208c497 authored over 8 years ago
Likely fix for #43 via simple existence check

github.com/preactjs/preact-compat - 1e6d0782981b47694de04477f94615190d5c4431 authored over 8 years ago
chore(package): update rollup to version 0.26.0 (#42)

https://greenkeeper.io/

github.com/preactjs/preact-compat - 12085ba6519389a87d209d847e252422d1f012dc authored over 8 years ago
Merge pull request #27 from developit/greenkeeper-rollup-0.26.0

Update rollup to version 0.26.0 🚀

github.com/preactjs/preact-router - 566b638b58626958b328549284eddc6e5fb30fc4 authored over 8 years ago
chore(package): update rollup to version 0.26.0

https://greenkeeper.io/

github.com/preactjs/preact-router - dfe7423e136dff88b5bf007d1223518ba7b1f251 authored over 8 years ago
Fix broken test

github.com/preactjs/preact-router - fd3c1fbe2fed1845225b3a4c8d32aaa1b07e6b04 authored almost 9 years ago
Add support for passing a `url` prop on initial render (useful for server-rendering) /cc @impronunciable

github.com/preactjs/preact-router - 5527caf482bcc3864b41bd3946b0f38a1e22487c authored almost 9 years ago
Add preact-virtual-list

github.com/preactjs/preact-www - b8c23d5a4594bed9364e7cda98aaafeab764a018 authored almost 9 years ago
Generate globally unique common names for unnamed components, instead of falling back to "Component". Unnamed components are now rendered as `<UnnamedComponent0>`, where `0` is an internal ID. Two identical components (referentially equal) will render with the same name, useful for testing unnamed components.

github.com/preactjs/preact-render-to-string - f1ee6467fe65b296cc6fe3fdca2f0e255fbeeb88 authored almost 9 years ago
Don't assume Function.prototype exists (it doesn't for ES2015 arrow functions)

github.com/preactjs/preact-render-to-string - ad4630fda15dc8df081a85b4662b933b2fee6880 authored almost 9 years ago
Add a `renderRootComponent:false` option, which skips invoking render() on a component located at the root of the given JSX tree.

Example: `render(<Foo>a</Foo>)==='<Foo>a</Foo>'`

github.com/preactjs/preact-render-to-string - 54b1d9aef155591bbc112d602eab4119ecfcfc28 authored almost 9 years ago
Fix incorrect doctag for render() (context argument comes before options)

github.com/preactjs/preact-render-to-string - edd667e2d81a63ab7082c91c321a4f1bcd171392 authored almost 9 years ago
Add `sortAttributes` option which, when set to `true`, sorts attributes by name lexicographically

github.com/preactjs/preact-render-to-string - 1bc10bae0659d1584945cb3cf54db0cf71f0d09e authored almost 9 years ago
Add icons for @katopz (fixes developit/preact#114)

github.com/preactjs/preact-www - 722117d188c91c41c604d8ed2e656fd26ebf58e7 authored almost 9 years ago
Merge branch 'master' into merge-master

* master:
Use animated logo in homepage jumbotron
Use animated logo in home nav link
Add a...

github.com/preactjs/preact-www - 8da689def9317316a32a3596cdbf44b4acdd3550 authored almost 9 years ago
Use animated logo in homepage jumbotron

github.com/preactjs/preact-www - 5e4bbe128fb3af7dbc095c38f614da72ba8f7a2d authored almost 9 years ago
Use animated logo in home nav link

github.com/preactjs/preact-www - 8a8313bdda956462acfc53b429c4c5873be64780 authored almost 9 years ago
Add animated logo component.

github.com/preactjs/preact-www - 6aa20312dff62a65265eecf5a23830b05bd82a80 authored almost 9 years ago
Fix anchor link positioning not taking header into account.

github.com/preactjs/preact-www - 97ad572e72fcb394d3cf499c90ffa4f7bb5ebda3 authored almost 9 years ago
Add missing Web Application Manfiest

github.com/preactjs/preact-www - 37268ee0aa384d48c4807094a080f03634818a6d authored almost 9 years ago
Update webpack.config.babel.js

github.com/preactjs/preact-www - bb18bd682da409c71bb6b2e34a4ed783b518a3b6 authored almost 9 years ago
`getInitialState` not being called on components created with createClass (#35)

* Fixed issue where getInitialState wasn't being called on components created with createClass
...

github.com/preactjs/preact-compat - fdac6ff7bca19eabcf10830eb6f71ee1ade15026 authored almost 9 years ago
Fix edit link.

github.com/preactjs/preact-www - 4b0408d764316aef2a28287efc73c5f02b32fbe1 authored almost 9 years ago
Update devDependencies

* update rollup to version 0.25.7
* Fix broken test harness

github.com/preactjs/preact-compat - 1031dafe4acf1fa07711e88274f5572ca145cc34 authored almost 9 years ago
Add preact-www itself!

github.com/preactjs/preact-www - 875af74fbc1b3372474805877a1b3c3d78fbd23c authored almost 9 years ago
Merge pull request #3 from developit/socrates-and-token-input

Add preact-socrates & preact-token-input

github.com/preactjs/preact-www - eda30c7a92cf039770b7aed174113a5c7bb6d95a authored almost 9 years ago
Add preact-socrates & preact-token-input

/cc @matthewmueller

github.com/preactjs/preact-www - 376659d1f4f6e2c3e6348dbc2ea0937f6c1f1ef1 authored almost 9 years ago
Add edit link

github.com/preactjs/preact-www - 3ac439841fc1876edcb7edfabf3744b53ac89317 authored almost 9 years ago
Add preact-redux-example

github.com/preactjs/preact-www - 7a199b92fd7d5e37f7d063c5bb0627fd7dca6985 authored almost 9 years ago
Merge pull request #2 from developit/shallow-compare

Add shallow-compare

github.com/preactjs/preact-www - 2d836954ae088cff97a88129232155b04058a802 authored almost 9 years ago
Add shallow-compare

Fixes developit/preact-compat#18

github.com/preactjs/preact-www - 307477572a432eddd443cfb6fc78e19c7008872a authored almost 9 years ago
Add libraries & add-ons page

github.com/preactjs/preact-www - f5a54e57a1573e17d17484f50d21683ba0be4238 authored almost 9 years ago
Add missing surge.sh dep

github.com/preactjs/preact-www - b8836770a173670654e66f9119ccf1a6b6bd4be0 authored almost 9 years ago
Update dependencies

github.com/preactjs/preact-www - 935c08f51c212b583f75bac7f92ece44c1f55633 authored almost 9 years ago
Merge pull request #1 from katopz/master

Add TodoMVC+PouchDB :floppy_disk:

github.com/preactjs/preact-www - cab462fb3523552934d57e77d05790dae298f556 authored almost 9 years ago
Add TodoMVC+PouchDB :floppy_disk:

github.com/preactjs/preact-www - 3d03c7be68700516db83a55abe229e20dc59fae8 authored almost 9 years ago
Move `content/` out of `src` (painfully)

github.com/preactjs/preact-www - 611c344298430366e5c412bf54c1e21b2749a16b authored almost 9 years ago
no toc on home page

github.com/preactjs/preact-www - 13ccf40ce66b0826cd29cadfc6f6ae85c318e389 authored almost 9 years ago
Fix refresh on link to REPL with code param

github.com/preactjs/preact-www - 5774433c81abd50c661c06f59d47e38e28031fff authored almost 9 years ago
Fix json code blocks

github.com/preactjs/preact-www - 883c4a5be4742f660a6505da7d59caa5b0d49c8c authored almost 9 years ago
Add table of contents

github.com/preactjs/preact-www - 50d2481822d2005a7c21e09346df53b087460293 authored almost 9 years ago
Initial commit!

github.com/preactjs/preact-www - f2dbabdf3fb06a4e7506ca1a1ee7a65092479c57 authored almost 9 years ago
Merge pull request #27 from developit/greenkeeper-babel-eslint-6.0.0

Update babel-eslint to version 6.0.0 🚀

github.com/preactjs/preact-compat - c8c14e507eb9350cef7f7cbc3a40432642052023 authored almost 9 years ago
Merge pull request #22 from developit/greenkeeper-babel-eslint-6.0.0

Update babel-eslint to version 6.0.0 🚀

github.com/preactjs/preact-router - 324fc7a6638a2aa01d6bf0ebefb13446227280a5 authored almost 9 years ago
chore(package): update babel-eslint to version 6.0.0

http://greenkeeper.io/

github.com/preactjs/preact-router - d2a32262b07d5d0ff0c33fefba84460ac529d359 authored almost 9 years ago
chore(package): update babel-eslint to version 6.0.0

http://greenkeeper.io/

github.com/preactjs/preact-compat - 1f5ddd2de5f1a94ff908509ea4cdf5118a5b0d68 authored almost 9 years ago
Document usage with browserify/aliasify

github.com/preactjs/preact-compat - 8e6c32833ffd989629f05674002d1f6c8a081ac4 authored almost 9 years ago
Merge pull request #3 from i-like-robots/master

Do not close void elements

github.com/preactjs/preact-render-to-string - caf032231c04a50e91bc0fe04c15252a456050a0 authored almost 9 years ago
Do not close void elements

github.com/preactjs/preact-render-to-string - 03ea212c8cb35888efdcec7308994cb0140bdec0 authored almost 9 years ago