Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-render-to-string

๐Ÿ“„ Universal rendering for Preact: render JSX and Preact components to HTML.
https://github.com/preactjs/preact-render-to-string

Upgrade deps 2

3c3ce84f06e6feb457324dcfe2d9fdf3dcaecdf8 authored almost 4 years ago by Andre Wiggins <[email protected]>
Upgrade deps - pass 1

63fd7e1f031e5023d04f7f03d29e486de4d81f9f authored almost 4 years ago by Andre Wiggins <[email protected]>
Release 5.1.12

8be957a05c3bea7465c9e38252117e1def2c843b authored about 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #175 from preactjs/option-hooks

3491f4dd682bf65ce967033abb40a70fae7ea8f8 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Fix options.diffed and options._commit not called

9ba751c93a7ad60e05a9482097f8a466a8b70c4a authored about 4 years ago by Marvin Hagemeister <[email protected]>
Upgrade preact dependency

a3824d89a50d3ed3d823be9a77434455c01d345f authored about 4 years ago by Marvin Hagemeister <[email protected]>
prevent to self-close if dangerouslySetInnerHTML set (#174)

b92ba83774c02e91765432f5e34255c967f3e124 authored about 4 years ago by TOGASHI Tomoki <[email protected]>
Merge pull request #173 from preactjs/package-export-order

Prefer ESM over CJS in package exports

b6e14632576948260e9bef26c6dcf4cad4865f6b authored about 4 years ago by Marvin Hagemeister <[email protected]>
Prefer ESM over CJS in package exports

07a3f0af7d828d4336a629bf5ea3bff4f481ab8b authored about 4 years ago by Jason Miller <[email protected]>
5.1.11

9a3c65689b7aa66dba3be319777dcef9e488aac1 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #172 from preactjs/bugfix/invoke-diff-hook

bfd9f0d23971f2bb188d69087223fa8a7df195b1 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Add tests

2d84daf2cd6cf3be7f3f763f94f27b569bb57357 authored about 4 years ago by Sven Tschui <[email protected]>
Invoke _diff hook

2a7edcde49d0215e336902ffde36832068840866 authored about 4 years ago by Sven Tschui <[email protected]>
Merge pull request #168 from preactjs/prettier

02ecec39c4931857a4c13697c82a5595ab6edcf7 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Apply prettier

4ff57e367d933c75dffaa559cd297c7ad804bfa5 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Add prettier setup

372e1a0139fbe32a46bc8af5bac00eb9443db035 authored about 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #170 from preactjs/opt-entity-encoding

Optimize HTML entity encoding

60431d90393bc65d4ec90f7b1b7337335e10ab3e authored about 4 years ago by Marvin Hagemeister <[email protected]>
Update util.js

51e91c857016960812332f48575a392ea0922d42 authored about 4 years ago by Jason Miller <[email protected]>
Update package.json

7b7a4f47b6598afd3b7c950939ce1c27c2288fca authored about 4 years ago by Jason Miller <[email protected]>
Update util.js

318af04c0d3a37f78653b0e79669d6e89911aa2e authored about 4 years ago by Jason Miller <[email protected]>
Update package.json

266e02e1e8751adc5c897f18fbeae0ff1c0d58a1 authored about 4 years ago by Jason Miller <[email protected]>
Optimize HTML entity encoding

d82475fb48d9cd0fb4c7a622c6c92b6c7b252158 authored about 4 years ago by Jason Miller <[email protected]>
Merge pull request #167 from gpoitch/gp/void-close-bugfix

[bugfix] do not close void elements with a closing tag

fe749fbc684d36c90ac04b31327e86810dd3b950 authored about 4 years ago by Marvin Hagemeister <[email protected]>
[bugfix] do not close void elements with a closing tag

78c61296ad916e55507be9e1fcde20e5b305b9fa authored about 4 years ago by gpoitch <[email protected]>
Merge pull request #163 from preactjs/omit-default-value

Omit defaultValue attribute

694155845d7d98637d80f2fd10b92e64412cfe50 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Omit defaultValue attribute

40f3dd634b57db3e4c55b024ea63dd8dd16f7d24 authored over 4 years ago by Sven Tschui <[email protected]>
Merge pull request #162 from preactjs/release-5.1.10

Release 5.1.10

fdb033e7d07b0b4369c409d43891fcd10159026b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 5.1.10

21451f4b6455d3adaeec4c1436e6a1c4d4e39855 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #161 from preactjs/textarea-value-ssr

Fix SSR for <textarea value>

871cb0987a59b956fcbd941741e514bd5ba3e10e authored over 4 years ago by Marvin Hagemeister <[email protected]>
Account for falsey non-null children

47c4125ae4d8b7a45bd2e1feaae5113de7ad8440 authored over 4 years ago by Jason Miller <[email protected]>
optimization: use existing loop value for props.children

65b193d9e4277942dfe3e7f823eb0cb478a3c8fc authored over 4 years ago by Jason Miller <[email protected]>
Don't serialize empty textarea value

76eda757a523c4287c6042b683c94bb45115e811 authored over 4 years ago by Jason Miller <[email protected]>
Add tests for textarea value SSR

c7f91462123703961c156a19be77bbfe60dd8b68 authored over 4 years ago by Jason Miller <[email protected]>
Fix SSR for <textarea value>

03512986d57c8181ea3742a4b70ffdacbb97222f authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #156 from preactjs/feature/custom-void-elements

Add voidElements config option

81c3cdc29b2f26538ed10e5649e3519bb9765ae1 authored over 4 years ago by Sven <[email protected]>
Make voidElements option additive

df7c6809e14f9c7f2119076278333e939e2dbdab authored over 4 years ago by Sven Tschui <[email protected]>
Merge pull request #155 from preactjs/bugfix/get-derived-state-from-props

Keep state changes during getDerivedStateFromProps

22743d727fcaeeb855dc29309819c32284e3bb9b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #157 from preactjs/feature/render-to-static-markup

58f0cca05130a4b71da0e3a38d9986f90692cfd9 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #158 from preactjs/bugfix/aria-boolean-values

Stringify boolean aria-* attributes

ec60f9f589704fc6a2da87695577d329be05f325 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Stringify boolean aria-* attributes

Signed-off-by: Sven Tschui <[email protected]>

9b8ea9ccf7c7048152357665c0e895a21de00c64 authored over 4 years ago by Sven Tschui <[email protected]>
Add test for renderToStaticMarkup

99834fe2feb40adcd0ae0fc971f6b8a3fc115c45 authored over 4 years ago by Sven Tschui <[email protected]>
Export renderToString as renderToStaticMarkup

0882c7eae3511f46dfad6efce3ba8c45a9133d3f authored over 4 years ago by Sven Tschui <[email protected]>
Add voidElements config option

e5573ed4cd18af632c7795e8815748e51698eb41 authored over 4 years ago by Sven Tschui <[email protected]>
Keep state changes during getDerivedStateFromProps

Signed-off-by: Sven Tschui <[email protected]>

9cf6616b10da5cef17e1be9165bd69c1db36aa41 authored over 4 years ago by Sven Tschui <[email protected]>
Release 5.1.9

09d7675bc1ea76e8dc50658bfb889b82a8a9beed authored over 4 years ago by jdecroock <[email protected]>
Fix accidental camelCasing of CSS Variables (#153)

* Fix accidental camelCasing of CSS Variables

* Add test

* Re-add non-dimensional guard (w...

864fc91b6be99021cbfb25f90f48190eb9643a7a authored over 4 years ago by Jason Miller <[email protected]>
don't send the babel plugin attributes down to the client (#152)

a87385639102bc229b90887a69fb835680fcb658 authored over 4 years ago by Jovi De Croock <[email protected]>
Merge pull request #149 from preactjs/release-5.1.8

18332cb804e8e15ae852b4cdff53c862a777f7be authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 5.1.8

2d8b5eef96a599acc57a6ada3e060338b3b7f8b8 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #147 from lakshyaranganath/fix/htmlfor

3cc716d6db90c9faa34f6bbfbe3620550de06e1c authored over 4 years ago by Marvin Hagemeister <[email protected]>
convert "htmlFor" to "for"

fce654ce7201d1682be9f2c34015a4935db78112 authored over 4 years ago by Lakshya Ranganath <[email protected]>
Merge pull request #145 from preactjs/release-5.1.7

f0e18b03859c6ae2dadb7ec5df1fdd364fb71c5f authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 5.1.7

c81fe0a61cb630b2e76497d94bf3d933bf03b692 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add submodule exports (#134)

* Add submodule exports

* Add fallback exports declarations for Rollup

ea1c5d8b55aecea7c45298e164c6992a91d1d5cf authored over 4 years ago by Marvin Hagemeister <[email protected]>
5.1.6

4b10aa948ca52427348d44659082a85e3b7a8382 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #140 from 38elements/renderToString

Remove unnecessary line

7540e9e1cc88507c25011395074ffd0d7846a636 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add renderToString to src/index.d.ts

c9f1792cf0881d810b46f842e63374e8effb27b8 authored over 4 years ago by 38elements <[email protected]>
Merge pull request #142 from preactjs/preact-10-peer

Preact>=10 peer dep

b09f5cd60b3ab12ad12a8d02b5e9d9ba5e36d17f authored over 4 years ago by Marvin Hagemeister <[email protected]>
Preact>=10 peer dep

d09a10d2e892a06d80fe70a63f08f039f2c1cbb3 authored over 4 years ago by Jason Miller <[email protected]>
Release 5.1.5 (#141)

992c65e38ddf44a3e287aebc55c8bc6eda2310b4 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #139 from preactjs/prevent-state-update-errors

Add setState()/forceUpdate() no-op methods to prevent errors

9726a694f1da6779e8a4a52c32bd39f88918eb82 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Remove unnecessary line

c79359447262cf54a4dbe9c7c7e62da902b62038 authored over 4 years ago by 38elements <[email protected]>
Add setState()/forceUpdate() no-op methods to prevent errors

4f3ac262f09dc1d9ef88711efc70da2d715b55f2 authored over 4 years ago by Jason Miller <[email protected]>
Update Travis CI org name to `preactjs` [skip ci] (#138)

This fixes the build status badge from `unknown` to `passing`.

552756f827f4628489e7356a4c0b56f14d074b31 authored almost 5 years ago by Misha Brukman <[email protected]>
Release 5.1.4

8fbd47324c8529927a7cca0d2e797799d2909444 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #132 from preactjs/add-pkg-lock

add package-lock for pika

90bb8c5220035b64b6a5877b091aff9137638398 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
remove npm-merge-driver dep

e0cc57601666d9b84785976b6a763a5f4aedad10 authored almost 5 years ago by Jovi De Croock <[email protected]>
move to devDeps

f93d34f6c7e9d3748684428089ffc752b5687d6c authored almost 5 years ago by Jovi De Croock <[email protected]>
remove postinstall and move to devDep for it

ed0aed535eb490ff64386a09a0640740c71a37b1 authored almost 5 years ago by Jovi De Croock <[email protected]>
add package-lock for pika

16fa77d63e94904ca08ce72ef2cf66ef89a448df authored almost 5 years ago by Jovi De Croock <[email protected]>
Add TypeScript definitions for JSX renderer (#131)

Add TypeScript definitions for JSX renderer

2e7a4dce468cd66b54810d1def08f0fad3c73f63 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Move TypeScript definition to root

b3eae305c3c7bf76c19b0f771a69647c57d88230 authored almost 5 years ago by squidfunk <[email protected]>
Add TypeScript definitions for JSX renderer

e044185a7ea9159bd9ba4f75f23ebcc59a60a718 authored almost 5 years ago by squidfunk <[email protected]>
Fix support for default context value (#130)

Issue here was that the mangled "_defaultValue" prop wasn't being used.

483768ddfcd82ffef255b8f915af407a62c439af authored about 5 years ago by Lochlan Bunn <[email protected]>
Release 5.1.3

d241cc9e7482e081bb4303d3652cb411ea3dc33d authored about 5 years ago by Marvin Hagemeister <[email protected]>
Always throw errors, not strings (#129)

131ed173bcb31c309064193f9baf31b70b5e127b authored about 5 years ago by Sven <[email protected]>
Merge pull request #128 from preactjs/travis

Update Travis config

131a807a630d70edf6bb28154719a4a4621490f0 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Disable email notifications

a144048210593cafa027b76d877a48995ec4d90b authored about 5 years ago by Marvin Hagemeister <[email protected]>
CI: Always run without sudo

985db654d60e99341f573bcc4de68613ef8ccda0 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #127 from preactjs/fix-setState

Fix exception when invoking setState in cWM

39506ac5e71f0d55f2d789c76b797cfeca3030bb authored about 5 years ago by Marvin Hagemeister <[email protected]>
Release 5.1.2

415a377d37a3cba033c1d3bc2f19467c4897a8bb authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix state not being flushed after cWM

5e7acf3115edcddbd4bb79a46d336e109824a3a3 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix exception when invoking setState in cWM

d22211e2e65dbd7bd5424f0ef4c21a5a193b77ce authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix effects breaking in SSR due to missing _renderCallbacks (#124)

Fix effects breaking in SSR due to missing _renderCallbacks

48411b4ed025472a4c5e8520dbb5bc807bef2190 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Release 5.1.1

29482d4f09931285b736da1eede5995020d16917 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix renderer crashing with effecful hooks

6705b396ac16931870b5c11e0acbc31aa6a85777 authored about 5 years ago by Marvin Hagemeister <[email protected]>
Upgrade to Preact 10.0.4

8753245773c554575a343061d907e1fee38c663e authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix effects breaking in SSR due to missing _renderCallbacks

e087ef2b2f6f2379f71170e4923ce4d68828e7ac authored about 5 years ago by Jason Miller <[email protected]>
fix: correct type sig for "pretty" option (#123)

e72614313659c5c26fcb29dc8d80210f12da66dc authored about 5 years ago by David Bushong <[email protected]>
Release 5.1.0

23fb79bf9ff4d227d2e0c4a4b33a361e27222d8c authored about 5 years ago by Marvin Hagemeister <[email protected]>
Fix missing context with contextType for class components (#122)

ee4ad7df59df2c2c0901ef4a5c41fe69db54ce02 authored about 5 years ago by Justas Vineviฤius <[email protected]>
Release 5.0.7 (#120)

4234f3413fb4b8973c810ae72c1751fed1ac433a authored about 5 years ago by Marvin Hagemeister <[email protected]>
Indent Fragment's children when pretty printing. (#117)

b769c22b0403c901a060b42a5460dbcee4efa012 authored about 5 years ago by Utkarsh Kukreti <[email protected]>
Initialize component state as an empty object (#119)

74442882a2551faca77b6728e53a45740441fff5 authored about 5 years ago by Marvin Hagemeister <[email protected]>
(chore) - streamline non-dimensional params with preact X (#111)

583962623f48cca0f52fe169076c54ab9a4fb5e7 authored over 5 years ago by Jovi De Croock <[email protected]>
Release 5.0.6

64aa1c0c2dcac08e3eb8182304afa48713b48504 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Join adjacent text nodes (#109)

* Join adjacent text nodes in pretty mode

* Refactor pretty printing of adjacent text nodes

2001cac4bfc84c6767e280e163008e378c696f67 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix build tools deprecation warnings (#110)

Fix build tools deprecation warnings

359f0412fb6287615f2d817f5c816aa3c2a17184 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix eslint warning

8cb6c5bd3fdf234584f6047f5179dacca975b3c6 authored over 5 years ago by Marvin Hagemeister <[email protected]>
Fix mocha compilers deprecation warning

cc644becac3cb293555d1d96eabbde95fcb92561 authored over 5 years ago by Marvin Hagemeister <[email protected]>