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

Tests & fix for ReactFragment lib

github.com/preactjs/preact-compat - 55e8c8b4de11b64cf32b48c220b0362d11b06ed7 authored over 8 years ago by Jason Miller <[email protected]>
Add ReactFragment /cc @devgeeks

github.com/preactjs/preact-compat - d56247d0970d7597b9a2da2f3ae88bf791a22d84 authored over 8 years ago by Jason Miller <[email protected]>
Add special treatment for `style` and `class` DOM attributes to match DOM renderer

github.com/preactjs/preact-render-to-string - 2aed11d43f31defa52ccc6e1fdb6d62d446b36cb authored over 8 years ago by Jason Miller <[email protected]>
Update tests to reflect latest changes

github.com/preactjs/preact-render-to-string - 2edb6c9400ec547c2970eacf498d32570c3beeaf authored over 8 years ago by Jason Miller <[email protected]>
Add `skipFalseAttributes` option - when set to `false`, turns off DOM attribute skipping. Relates to #4

github.com/preactjs/preact-render-to-string - 819b58987c12414c8e3960de07a0b7f515ca490b authored over 8 years ago by Jason Miller <[email protected]>
Add support for disabling function and/or function name comparison in JSX mode

github.com/preactjs/preact-render-to-string - f349943eaa582f340cd6cf56959470e1dfdafee1 authored over 8 years ago by Jason Miller <[email protected]>
Fix blurry menu issue (#24)

github.com/preactjs/preact-www - 8d216b99a860871625a778cb6fa668fe76e8ee27 authored over 8 years ago by Jason Miller <[email protected]>
Fix whitespace issue introduced in build from #31

github.com/preactjs/preact-www - 03358635a47d843e4e1629915e538ff6d8f6151b authored over 8 years ago by Jason Miller <[email protected]>
Merge pull request #31 from montogeek/master

Added white color to Getting started link

github.com/preactjs/preact-www - 2865bf13961fa9aebc67b2cd622e608c53c5f7d3 authored over 8 years ago by Jason Miller <[email protected]>
Added white color to Getting started link

github.com/preactjs/preact-www - c3ab0ca5f350e9766d5c1e22cac598e10d235896 authored over 8 years ago by Fernando Montoya <[email protected]>
Add ReactTransitionEvents shim, and tests for ReactMount and ReactTransitionEvents! 🌈

github.com/preactjs/preact-compat - 2ed1c1680ecb110d04c504561f8c8b623dbe6f39 authored over 8 years ago by Jason Miller <[email protected]>
I believe this should fix #175 (#177)

github.com/preactjs/preact-compat - 1f535d2076d54c1d81be10d76db3bd9009754f9c authored over 8 years ago by Jason Miller <[email protected]>
single out children before componentWillReceiveProps (#188)

* single out children before willReceiveProps

Components relying on componentWillReceiveProps...

github.com/preactjs/preact-compat - cc32ff3af40833f425556e5dc4ebda4c7a559bdf authored over 8 years ago by Robbie WXYZ <[email protected]>
A new demo (#309)

github.com/preactjs/preact - d32aa464dcc780015e483d6c99dbc07eed3afd09 authored over 8 years ago by Yong Yin <[email protected]>
fix flakey test in firefox

github.com/preactjs/preact - f71089747102e50b2dc3bbdeefcabee1432ce9a9 authored over 8 years ago by Jason Miller <[email protected]>
6.0.2

github.com/preactjs/preact - 6723abe84b386b6fd8c6d92c135c1c291001b43c authored over 8 years ago by Jason Miller <[email protected]>
Do not recycle base when unmounting a high-order child component that was replaced by a component that re-used the base. Fixes #295

github.com/preactjs/preact - 3a95211fa176324c61b2d1d57d92e1fb3c469c69 authored over 8 years ago by Jason Miller <[email protected]>
skip datalist test on browsers that dont support it anyway

github.com/preactjs/preact - 2c15aa1590040b95d01cac5464922bbec80972a5 authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update preact to version 6.0.1 (#68)

https://greenkeeper.io/

github.com/preactjs/preact-router - 801c8453275cd22c79b03a889f11d80f0e8bba87 authored over 8 years ago by Greenkeeper <[email protected]>
Update dependencies

github.com/preactjs/preact-compat - efb6f357b8ad61919a84339cfd0f9aff67f90710 authored over 8 years ago by Jason Miller <[email protected]>
Replace npmcdn.com with unpkg.com (#163)

github.com/preactjs/preact-compat - 72f450cfaca792cb86f63a539f22412051bfe521 authored over 8 years ago by npmcdn-to-unpkg-bot <[email protected]>
fix onchange trigger twice for select box (#165)

github.com/preactjs/preact-compat - 1b286b21ee3c3345a82563e336a3071b9db6a8cb authored over 8 years ago by Chirag Mongia <[email protected]>
allow input's list to pass through as an attribute (#294)

github.com/preactjs/preact - 7f5490e123970de04ff3e957d26e704816fbd42d authored over 8 years ago by Vu Tran <[email protected]>
Update to preact 6!

github.com/preactjs/preact-www - 221639bb0f59d20690a89423957c018c8c1efa35 authored over 8 years ago by Jason Miller <[email protected]>
6.0.1

github.com/preactjs/preact - d26ab44ac21a85650e22cf0dc3d8efc28997a569 authored over 8 years ago by Jason Miller <[email protected]>
Install missing dependency for npm t (#291)

github.com/preactjs/preact - d3c7a46d0702b00d9fbb2171ae86fcb6ae60d606 authored over 8 years ago by Ivan Miskovic <[email protected]>
chore(package): update pretty-bytes-cli to version 2.0.0 (#285)

https://greenkeeper.io/

github.com/preactjs/preact - 81c5808dc1be53c60a0a02ff1022060cedae0d60 authored over 8 years ago by Greenkeeper <[email protected]>
Add Switching to Preact to the nav

github.com/preactjs/preact-www - b456dd4846090655b8d090d4ac7e1604f944dab8 authored over 8 years ago by Jason Miller <[email protected]>
Merge pull request #29 from developit/switching-to-preact

Add switch guide

github.com/preactjs/preact-www - c01ed8925b8815050cdd81507406676a6b6b4cd0 authored over 8 years ago by Jason Miller <[email protected]>
Add switch guide

Thanks @vvo for the idea!

github.com/preactjs/preact-www - 1a2fc88dd382523403a91989fe42a8128ee2fba1 authored over 8 years ago by Jason Miller <[email protected]>
6.0.0

github.com/preactjs/preact - 23f6c4428e0b2d9f19888e6a1a0c0a214ad7562b authored over 8 years ago by Jason Miller <[email protected]>
Follow-up to #260: When picking up from SSR, no elements are marked with `_component`/`_componentConstructor` and thus none match via `isSameNodeType()`. When this happens, fall back to attempting to re-use elements in-order.

github.com/preactjs/preact - 6be3ff501982017b173b43dba9be6d60451c0b17 authored over 8 years ago by Jason Miller <[email protected]>
Amendment to solution for #260: when in `mountAll` mode (initial render of a component), attempt to re-use parent's `base` for high-order children that do not initialize with a recycled `base`.

github.com/preactjs/preact - 5c22af6ea467d89fd0f95efaf944a4c4c1e7b5fa authored over 8 years ago by Jason Miller <[email protected]>
Breaking: Discard keyed nodes when they don't match the updated DOM description instead of allowing them to be re-used unkeyed. This should fix #254 /cc @gnaeus

github.com/preactjs/preact - ceb6167568286aba1188f2e933ff1c403a0c630a authored over 8 years ago by Jason Miller <[email protected]>
✄ (Small) Breaking Change: `linkState()` no longer falls back to component paths and no longer auto-invokes the target path if it is a function. These features were unused and poor documented, and added extra weight.

github.com/preactjs/preact - cfe02d48830fd665aa1db5037183b4223409559c authored over 8 years ago by Jason Miller <[email protected]>
Fix flakey test relying on attribute ordering in `innerHTML` serialization (Firefox 45 I'm looking at you)

github.com/preactjs/preact - ba48cd3741bb1266dab6418db19783aa151c182b authored over 8 years ago by Jason Miller <[email protected]>
Bugfix: when swapping between Text, Comment and Element nodes, reclaim whole orphaned trees rather than just their roots.

github.com/preactjs/preact - 4da16e209dca0f3b75bd94db9ad321a4698b274e authored over 8 years ago by Jason Miller <[email protected]>
Bugfix: prevent the recycler from collecting non-Element nodes 🐛

github.com/preactjs/preact - 7049c0851d8737069ea632298a8ac9ed89aea05f authored over 8 years ago by Jason Miller <[email protected]>
Remove default empty `vnode` hook (note: this is technically a breaking change, but very few people use this API and documentation has mentioned performing an existence check on the previous hook prior to calling it for a long time)

github.com/preactjs/preact - 68dce67f2c17a419320e2dfa59673dce3dffcbfc authored over 8 years ago by Jason Miller <[email protected]>
Remove commented out code.

github.com/preactjs/preact - 513ba510fc72245f2e5df1e51f5ab66618108d58 authored over 8 years ago by Jason Miller <[email protected]>
Add inline doc/note about VNode Hooks as suggested by @Robert-Wett 👍

github.com/preactjs/preact - 1ba8ef7a767e34db3a0aa949d4053a3a2f8e015d authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update diff to version 3.0.0 (#66)

https://greenkeeper.io/

github.com/preactjs/preact-router - 1ca8465adfc3f0bdff50744a41a53d3d7cd1e3d8 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update diff to version 3.0.0 (#154)

https://greenkeeper.io/

github.com/preactjs/preact-compat - af03aa920238f6ceb2c80798bc7893ef315b705b authored over 8 years ago by Greenkeeper <[email protected]>
Add `modules` field to package.json (/cc @piuccio re #144)

github.com/preactjs/preact-compat - c328126b5c5a2ef02ed9e3488ef49cb21d9fd6ea authored over 8 years ago by Jason Miller <[email protected]>
Switch from Babel to Bublé to save 300b, remove JSX entirely (potentially fixes #144 as noted by @piuccio).

github.com/preactjs/preact-compat - 26c3283a9998c3d881652cd6a25bab8cdb84f6d6 authored over 8 years ago by Jason Miller <[email protected]>
minor stylistic tweaks to #150

github.com/preactjs/preact-compat - 791c055bff84f799e57b9feb140fea62fce54d7f authored over 8 years ago by Jason Miller <[email protected]>
Feature/145 (#150)

* Fixes #145: Render should replace content in the parent node.

* removed unnecessary comment...

github.com/preactjs/preact-compat - 913696abc00bacb0a54229e7ee9c3fab59b0e541 authored over 8 years ago by Paul Martin <[email protected]>
small style tweaks

github.com/preactjs/preact-router - eddf4fb2d2d57b0d3bcb0ba803ad60816f73a87e authored over 8 years ago by Jason Miller <[email protected]>
Support for custom history (#60)

* Added support for custom history

* Fix to make sure a function exists before using it

github.com/preactjs/preact-router - b7ec6f3d7c03e6f5922ed4ba34d1ce240b0438f7 authored over 8 years ago by Adrien Antoine <[email protected]>
Fix & test for developit/preact#280 (#153)

github.com/preactjs/preact-compat - cb5e6eb8d53f31f722fcc42d7c70b79e0e242c43 authored over 8 years ago by Jason Miller <[email protected]>
Merge branch 'master' of github.com:developit/preact

github.com/preactjs/preact - 4fc4a851aeb853c4fa2050e956a61453864bd069 authored over 8 years ago by Jason Miller <[email protected]>
Note potential solution for focus/blur bubbling in a comment /cc @i-like-robots

github.com/preactjs/preact - 4911727d57cc799d6592aaf73e232ba746462512 authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update rollup-plugin-memory to version 2.0.0 (#281)

https://greenkeeper.io/

github.com/preactjs/preact - e8fb394b312bb47baa65c35ad6cbcea892be1f15 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update rollup-plugin-memory to version 2.0.0 (#152)

https://greenkeeper.io/

github.com/preactjs/preact-compat - 9bbc3f1fb52dee59127c1540128a033e3917d20b authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update rollup-plugin-memory to version 2.0.0 (#65)

https://greenkeeper.io/

github.com/preactjs/preact-router - 3c84cd850a9af8ca831ffd0b1be1ed54c335734b authored over 8 years ago by Greenkeeper <[email protected]>
Test for #278.

github.com/preactjs/preact - 5f88770c4d30a70a59046e3e1c2d7e4a67408a44 authored over 8 years ago by Jason Miller <[email protected]>
Add support for SVG `<foreignObject>`. Fixes #278.

github.com/preactjs/preact - 5550f07bcd1fa04a977d0174d9f41b7906b633e0 authored over 8 years ago by Jason Miller <[email protected]>
Fix two flakey tests

github.com/preactjs/preact - 0efa8e8bffd8d72b38618d6e00c3058cf129cce0 authored over 8 years ago by Jason Miller <[email protected]>
Fix and tests for regression in 5.7 that could cause nodes to be removed (by an overzealous fix for 5.6's doubling issue). Possibly related to #260 and #277.

github.com/preactjs/preact - 0f51cddb0c99754874c253ba4d3c3b2aad35ec5d authored over 8 years ago by Jason Miller <[email protected]>
Setup transpiling for preact aliases (#274)

github.com/preactjs/preact - a5144c63987d7ef50fad31c6f81ba0bb6586dee6 authored over 8 years ago by Nicolas Gasull <[email protected]>
git push origin masterMerge branch 'ZakariaRidouh-patch-1'

github.com/preactjs/preact-compat - 52456f8983e7de27819f85d25370200481a3b26b authored over 8 years ago by Jason Miller <[email protected]>
Merge branch 'patch-1' of https://github.com/ZakariaRidouh/preact-compat into ZakariaRidouh-patch-1

# Conflicts:
# README.md

github.com/preactjs/preact-compat - 00a48dfcf242cd74bb81ebe76a1851ff041ca224 authored over 8 years ago by Jason Miller <[email protected]>
more ES6 in examples (#149)

github.com/preactjs/preact-compat - e1b843139707abe54b99d89a1ec66b68662afcde authored over 8 years ago by Zakaria Ridouh <[email protected]>
Inline & tweak @i-like-robot's lovely `useCapture` work for improved size & perf.

github.com/preactjs/preact - aee7c3ddf519e3dd6e347791a0c3c2f429727df4 authored over 8 years ago by Jason Miller <[email protected]>
Fix saucelabs being run for travis pull request builds (which can't work since the auth key is not set)

github.com/preactjs/preact - 3bfc1985491ba90dbb3551a874f5df3387c8b25f authored over 8 years ago by Jason Miller <[email protected]>
Use event capturing for some event types to improve consistency with React (#271)

* Switch to use event capturing for increased consistency with React, fixes #266

* Use captur...

github.com/preactjs/preact - 5a925087734bb2580c95af591fa84be05db2d2ed authored over 8 years ago by Matt Hinchliffe <[email protected]>
Lets just go back to case-sensitive `on` prefix for event handler props. 😇 Thanks to @c2h5oh for calling out the perf effect here!

github.com/preactjs/preact - da5b5fa559b9df32e03e8e13c2fb32d5fd520f48 authored over 8 years ago by Jason Miller <[email protected]>
Faster if a little more verbose case insensitive 'on' match (#275)

Order of magnitude+ faster than regexp, see:
https://jsfiddle.net/c2h5oh/rr9b6Leb/1/

github.com/preactjs/preact - f7956ff9b2c180a344bc8870abc99d692eb61771 authored over 8 years ago by Maciej Lisiewski <[email protected]>
update install instructions

github.com/preactjs/preact-compat - 4ee86c55daa6b62cc33ff524c733011f10e616ba authored over 8 years ago by Zakaria Ridouh <[email protected]>
5.7.0

github.com/preactjs/preact - a495b9d283c48abae911c175beaf07c62f8e8401 authored over 8 years ago by Jason Miller <[email protected]>
Correct regression introduced in `5.6.0` where re-rendering components with the same root node could duplicate their DOM. Fixes #257.

github.com/preactjs/preact - 7c2a1a4dc51c6459a6557266f5d322d8d711db52 authored over 8 years ago by Jason Miller <[email protected]>
Drop unnecessary special-casing for `"selected"` prop.

github.com/preactjs/preact - e3b8fd42dea1609ccccb977f03c20ed8922192a5 authored over 8 years ago by Jason Miller <[email protected]>
Fix for all empty vnodes (`""`, `null`, etc) rendering a comment - this should only occur when an empty vnode is returned from a component's `render()`.

github.com/preactjs/preact - f287048ef1db480dabf9a11d523cacc563394547 authored over 8 years ago by Jason Miller <[email protected]>
Enforce `this.props` and `this.context`, even when a class improperly inherits from `Component` (eg: calls `super()` without forwarding arguments)

github.com/preactjs/preact - a23b09e3cf16665fec19b03cd24dcb5a700f27c7 authored over 8 years ago by Jason Miller <[email protected]>
Make event handler "on" prefix case-insensitive

github.com/preactjs/preact - 5c30d4c751e75ed780a458f4a40e153787ae5d5d authored over 8 years ago by Jason Miller <[email protected]>
Prevent fall-through of innerHTML

github.com/preactjs/preact - bb202a184e299aeeac2e4b30137c6a693413305b authored over 8 years ago by Jason Miller <[email protected]>
chore(package): update npm-run-all to version 3.0.0 (#273)

https://greenkeeper.io/

github.com/preactjs/preact - 58818aef895d78e0e4c15a65ca222ee4292cf22d authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update npm-run-all to version 3.0.0 (#147)

https://greenkeeper.io/

github.com/preactjs/preact-compat - c51c1037454f6f473a39e77ef57c220668587d95 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update npm-run-all to version 3.0.0 (#64)

https://greenkeeper.io/

github.com/preactjs/preact-router - fdbec868fdb615f0f0e3b5886dc939cf28c47a4b authored over 8 years ago by Greenkeeper <[email protected]>
Dont run saucelabs for PR builds

github.com/preactjs/preact - 019bcd23acd750cd0198131c0632ef2d267e5580 authored over 8 years ago by Jason Miller <[email protected]>
Correct jsnext:main

According to https://github.com/jsforum/jsforum/issues/5 jsnext:main should contain the transpil...

github.com/preactjs/preact-compat - f7e376014b4573476e5632134d25db7c8d8b31fa authored over 8 years ago by Fabio Crisci <[email protected]>
Rename internal setImmediate() method to defer() to avoid webpack/browserify injecting a shim for no reason. Fixes #261

github.com/preactjs/preact - 71c171ebd9c6e2cd6cb8741c0fd3313c1731d82b authored over 8 years ago by Jason Miller <[email protected]>
Use package.json files property instead of .npmignore. Fixes #262

github.com/preactjs/preact - a56a34a64de2f102a9b0afc82b9944dfdf582771 authored over 8 years ago by Jason Miller <[email protected]>
Dont use self-closing tags in JSX mode

github.com/preactjs/preact-render-to-string - 1cbda75e417f3251059218f8c1b231540497952c authored over 8 years ago by Jason Miller <[email protected]>
Fix JSX rendering being non-deterministic about empty VNodes

github.com/preactjs/preact-render-to-string - 7fabd3f5a0592e65f6c3ef0bb5f73fd4801b5e7c authored over 8 years ago by Jason Miller <[email protected]>
Merge pull request #28 from tobiasweibel/patch-2

Enhancing pragma documentation when using default import

github.com/preactjs/preact-www - ad8ddce5fc16330195731945da6bd91bba6145d5 authored over 8 years ago by Jason Miller <[email protected]>
Enhancing pragma documentation when using default import

github.com/preactjs/preact-www - 61d733dce15253498248eb84c2361b7f60593a40 authored over 8 years ago by Tobias Weibel <[email protected]>
Update to Babel 6.13!

github.com/preactjs/preact-compat - 4f152ee4b31344bf3f5fa792db2aae40353d206b authored over 8 years ago by Jason Miller <[email protected]>
Update depdendencies

github.com/preactjs/preact-compat - 6d5ecb8d54896106826d34805ba43d5a98f9b136 authored over 8 years ago by Jason Miller <[email protected]>
Merge branch 'robbiewxyz-header-animations-on-hover'

github.com/preactjs/preact-www - 51597d39f5da0949c0586cb24e70f4daea11702c authored over 8 years ago by Jason Miller <[email protected]>
Run logo animation occasionally :)

github.com/preactjs/preact-www - d9fb64331efc86c5c76b23c4ef13e51063aaca3d authored over 8 years ago by Jason Miller <[email protected]>