Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-www

:book: Preact documentation website.
https://github.com/preactjs/preact-www

apply suggestion

0f5af56a26a736820912b4f2eb680945d0781530 authored about 4 years ago
TypeScript: Add babelrc example

8ec1e9ec9a0d37c6b679c85f110dcf9b7e867de0 authored about 4 years ago
Merge pull request #736 from insekticid/patch-1

Fixed typos in web components example

8b4956fc81f163b6cd97b6802d2402cffea94752 authored about 4 years ago
Merge branch 'master' into patch-1

d83a327160f2751071b25a41003b0ed5e26cf08c authored about 4 years ago
Merge pull request #735 from rschristian/fix/v8StateBug

fix: Correcting one of v8's Getting Started examples

f9838cece69e4dd00ffa44c2b93cb7c8a2668f70 authored about 4 years ago
Fixed typos in web components example

Fixed typos
registerElement -> register
Foo -> TextSection
<slot name=""> -> <span slot="">

8c17b61402b23484a812a630c2e538df631059e2 authored about 4 years ago
fix: Correcting one of v8's Getting Started examples

e7c32e42c0e363f6e6504a7847a099d60eda0324 authored about 4 years ago
Merge pull request #732 from charlier/double-click

Add a note to use DblClick when not using compat

6befa9464a99869d2630951634a617a37b1c8965 authored about 4 years ago
Add a note to use DblClick when not using compat

65735818e81387b2719398344b59f5cefc3f86b5 authored about 4 years ago
KR translate differences-to-react.md

c1b41ead4e27dd3709cc0511e607e5e5db534611 authored about 4 years ago
KR translate 404.md

81d155d2dd12f6e139bc6eeccaca234415447f62 authored about 4 years ago
add kr to config.json

5216aa12a11ee346792cd7810fe3e1e4a578ea37 authored about 4 years ago
Merge pull request #730 from preactjs/refresh-package-lock

Refresh package-lock

92037e80b768208c61bb0c58fca444fa2d258944 authored about 4 years ago
Use node 12

a2accbec72fd32233ebf8cde4080e6fe859a445f authored about 4 years ago
Refresh package-lock

0cf42f064546563a5f1e6891c6b9d5245281fc98 authored about 4 years ago
Merge pull request #729 from preactjs/upgrade-jest

Upgrade Jest

d7ba815b865b1e2517e1ad6e3f3d4a938f1bee37 authored about 4 years ago
Upgrade Jest

5ae5e51cc35c2eddcdd8af1a3055e17aafcb44fa authored about 4 years ago
Merge pull request #727 from 38elements/codeowners

Remove .github/CODEOWNERS

ffe25f60afc88ddb82b0af2786edd6b94670489c authored about 4 years ago
Remove .github/CODEOWNERS

dccf71cd3843229dc3aabd10f696ea40b65b1e24 authored about 4 years ago
Merge pull request #723 from rschristian/fix/cliInstructions

eed82c9d662b2a6d020db102916412be2746bc64 authored about 4 years ago
Merge branch 'master' into fix/cliInstructions

02ef09bb0c876cf3ac44a772e0f6cca9be7d9003 authored about 4 years ago
Merge pull request #724 from xorgy/patch-1

Update the current release version in header.

e22fa6dc59b1a03042858604169427bd09b37a7f authored about 4 years ago
Update the current release version in header.

5456a70304484b9d482a58caab70006bffc0662f authored about 4 years ago
refactor: Suggest NPX over global installation

4a44ebe80498b742d8e24d26843640b77fe4bc8c authored about 4 years ago
revert: Translations

d4dc5f0e2f75c5be0393ed3523007ed20abb3d58 authored about 4 years ago
Update CONTRIBUTING.md

922098858eba2769900cc909b18b7b27e5487a49 authored about 4 years ago
Update CONTRIBUTING.md

c7048bd52df65928c3711240ff1d8f523b5d21f2 authored about 4 years ago
Fix example in content/en/guide/v10/typescript.md (#720)

Co-authored-by: Jason Miller <[email protected]>

1aa7526bbace8d1ed951610722499d15cd4a061c authored about 4 years ago
Merge pull request #722 from 38elements/snowpack

Update content/ja/guide/v10/getting-started.md

090c98e7fcbd9461ef61d3a6fe81025574cf7342 authored about 4 years ago
Update content/ja/guide/v10/getting-started.md

9e4747a539f43f52ad64960f5414ebd5158b1eb1 authored about 4 years ago
Merge pull request #721 from Macavirus/patch-1

Adds config to use preact/compat with Snowpack

740b34abf6234fe0116984bb81be21b47acc6ae9 authored about 4 years ago
Adds config to use preact/compat with Snowpack

Snowpack defines its own specific aliasing system which must be configued to use with preact/com...

b7994ffe43faa1852dd315437245aebee663521e authored about 4 years ago
Merge pull request #717 from MicahZoltu/patch-1

Fixes TypeScript documentation.

76fa9a4a955c0a525a3b8c8ec52246ded3499f41 authored about 4 years ago
Fixes TypeScript documentation.

There may be a more preferred way to do with the change in behavior in TSC, but I believe this i...

9860c2ac0e83910b0f03fda2f3bcacf8a1e8a067 authored about 4 years ago
Update content/ja/guide/v10/differences-to-react.md (#707)

d08dd1ddcb01a98b1d7e630efe0e56727ae4316b authored about 4 years ago
fix prism for real (#712)

70b2efc763d841abdbdff411b69e1b77dccc4856 authored about 4 years ago
Fix Prism 1.22 update (#711)

I should have left a comment in that file - it's generated from the URL, but hand-edited to remo...

f850c27463b4af9fbc807ad3d9b0e6ef70b6d475 authored about 4 years ago
Merge pull request #703 from ddprrt/master

d43d92a9eacd3e111b684ee6fc2770761e421809 authored about 4 years ago
Merge branch 'master' into master

5c2fed270a73be871eea62ef0bb5a0edf7549444 authored about 4 years ago
Update src/config.json

Co-authored-by: Jason Miller <[email protected]>

c48be69c760b4a7e5e22ee64448cd7941fb7e2df authored about 4 years ago
typo

Co-authored-by: Jason Miller <[email protected]>

f1e88d120ae69a99304f0781074f564bfda55472 authored about 4 years ago
- alert 📣 + console.log 😶

Co-authored-by: Jason Miller <[email protected]>

e386e7a3f81956c793f190dcc92e84b279c73c8f authored about 4 years ago
Review - smaller examples

Co-authored-by: Jason Miller <[email protected]>

5ede45a3ae3c8d5eabd94dee74a0a94238e71e2b authored about 4 years ago
Add content/ja/guide/v10/preact-testing-library.md (#694)

d5693c5c2b441c55b1c00ab4830e28641984b090 authored about 4 years ago
Merge pull request #674 from 38elements/patch-8

fbef28361d54ba5f5ea637e8b26c1f14ba20cf3d authored about 4 years ago
Merge branch 'master' into patch-8

c2bc0fa6c0e8eeeb548874851ef4468343c04a04 authored about 4 years ago
Merge pull request #695 from blenderskool/add-blaze

4d620d6f3a6029296509b172e78fab72939b32a9 authored about 4 years ago
Merge pull request #702 from teodragovic/feat/add-hugo

9f6ffcd4146c0412d21e27b858a29fd28de9d24f authored about 4 years ago
Merge pull request #704 from 38elements/fix-typo-2

Fix typo in preact-testing-library.md

b1c04e5f4875aec97f87a81ce4944483578339d3 authored about 4 years ago
Fix typo in preact-testing-library.md

0feb1b201e3bfe7eef3aa31e4891838cf22b9f77 authored about 4 years ago
first draft

d34cd472ba6d4200933a57119f8d0ffa13f736f3 authored about 4 years ago
finish components chapter

5094cc14e7f36695672c37ab7472aecd9cf31d25 authored about 4 years ago
finished hooks chapter

2c5e81d917a83f94af87636398416f3cfe3c810d authored about 4 years ago
add content on context and refs

f9a572406f7fd4b256d442be5c3ac17b545e94bb authored about 4 years ago
outline for hooks + events doc

92f1979a0ad7e5a6883c6184c54516cad4e4332a authored about 4 years ago
add component chapter

e0aa5475fe34fad1ee002d15ee4ae475feba492c authored about 4 years ago
update prism to feature TypeScript

4ba8a2f8078d3c35f04a7ddac06ebc5853e2b3aa authored about 4 years ago
add TypeScript documentation

3c5c2eca33041cfa71d80459dae2a55a8521800b authored about 4 years ago
Fix lint error

1fe50b2e59b6e08a87a890ccbfcea76b18d61429 authored about 4 years ago
optimize image

4bc892b49165ad1bdbd9e2934b9e47fd1a64dcd3 authored about 4 years ago
Add Hugo to array

37b6975110fb8c3860a837aa4e975d2dde017f9d authored about 4 years ago
Merge pull request #699 from 38elements/patch-1

Fix typo

fe21856af95774e3e5328ff53ced64e10371cb00 authored about 4 years ago
Fix typo

18ee323f2dfe1aba02e6f7527ae382f4544c51b9 authored about 4 years ago
Update BLM banner + add EndSARS

8cb2c6c1ceaa53bd02eab1cd27f69660b750ab7c authored over 4 years ago
Merge branch 'master' into add-blaze

f042a51c2448a319ec8d6fa167753cee2e6efb0a authored over 4 years ago
Merge pull request #696 from 38elements/tweaks-ja

tweaks ja document

e3c0d9cab9a33fe6d810e2585fed8ccbb0bfa746 authored over 4 years ago
tweaks ja document

d706bde5af5524bfe3cea285067d5c1a54b316e5 authored over 4 years ago
Merge pull request #697 from 38elements/fix-typo

Fix typo in preact-testing-library.md

f22b820f0c211bf4110b86000ca58ab567377cce authored over 4 years ago
Fix typo in preact-testing-library.md

similiar -> similar

b56472c7d64531d00b365a60b0b95b7b2a4eee8e authored over 4 years ago
Add Blaze PWA to full apps list

1a732c441a6040c0a89173a9d1a0543062c4e7e1 authored over 4 years ago
Create CODEOWNERS

df5b07063e3b45d1dc34e46c9ac7d6173626f364 authored over 4 years ago
Add Japanese version (#587)

Japanese translations by the amazing @38elements and @eiiches 😍

1e48c6c1f67d509a93596fbd7c8ad46e1326447f authored over 4 years ago
Merge pull request #682 from nuel-ikwuoma/patch-1

Update hooks.md

815d1d1162eecda9c2d3ba3ff537a142d305337d authored over 4 years ago
Merge pull request #692 from 38elements/api

Fix content/en/guide/v10/api-reference.md

2e13c4d867cad1f086b2057b61b862aafe383570 authored over 4 years ago
Fix content/en/guide/v10/api-reference.md

24be062d7816c37a591bf30808f3c8f808f51072 authored over 4 years ago
Merge pull request #691 from marzepani/master

Add padding top to active link targets (headlines)

ae4ec4f2e14d5ef75812e8c1a6b93a024cfe302d authored over 4 years ago
Add padding top to active link targets (headlines)

5db3a761adc9959cacb6b6c6400a666a9c74d6d9 authored over 4 years ago
Merge pull request #689 from blenderskool/fix-scrolling-repl

Fix 'Run in REPL' not fixed while scrolling

dbaf0593c0289b9c353944e992d16ba1bb5bae6d authored over 4 years ago
Merge pull request #690 from preactjs/ie11-onsearch

Clarify IE11 event point and recommend onSearch

1400ba99c24300150d9746fd12b4bc63a177ed92 authored over 4 years ago
Clarify IE11 event point and recommend onSearch

eccae050cae78f9bcb09079012b0db290bf7e470 authored over 4 years ago
Fix 'Run in REPL' not fixed

A container was added to the code block with some style
refactoring to keep the 'Run in REPL' bu...

7b901af6ebd26441c35a2ec94ee1fa58fb2abefb authored over 4 years ago
Merge pull request #688 from preactjs/marvinhagemeister-patch-1

Add debug and ES-Modules to differences to Preact

20aad5d81879b1d51cd0424eac0675a40ee0e4c3 authored over 4 years ago
Merge pull request #687 from 38elements/patch-5

tweaks

e80645c82972387015f913a4fdff4b79ae11916e authored over 4 years ago
Add debug and ES-Modules to differences to Preact

48f19b620131732523e7fc9553ec2167e56be0ac authored over 4 years ago
tweaks

93ce42f46e629f69abdcb27d75fc9f0e1facb662 authored over 4 years ago
Update libraries-addons.md (#686)

9a7ccbe2fc47b32f1711f421bc1d50a6ca4225ed authored over 4 years ago
Merge pull request #685 from preactjs/lifecycle-method-parameters

Document parameters for lifecycle methods

17b5b71a7ca88091824e356017ba46511152e0c7 authored over 4 years ago
Document parameters for lifecycle methods

965e6d9f6178e93793a40a337b88150cf4795b17 authored over 4 years ago
Update hooks.md

Fixed typo in the 'useEffect' section

1f34c731b64898201741ddfda65a6f0ed1a151bd authored over 4 years ago
Added company to "We are using" section (#669)

Added my company to the array. We switched to Preact after the introduction of Lighthouse v.6. T...

7d5d1549cdc0edaa6709a895bbd47307da5ca6a7 authored over 4 years ago
Merge pull request #680 from 38elements/patch-10

71bfee55b208517b745a9f0694aefca633d8b1c7 authored over 4 years ago
Merge branch 'master' into patch-10

0294e7f6a72c9490383801205994b93c44945c93 authored over 4 years ago
Update hooks.md

47f7c8c84ed85cc8bbfe06c9a55454af0daa0186 authored over 4 years ago
Improve hooks.md

c28165e02a4ca53062f9d01ba5ba9f75fba63c0f authored over 4 years ago
Merge pull request #679 from 38elements/complementary

Fix typo in web-components.md

dff94be4e59c745dc1db2e64084da3ff133c0b23 authored over 4 years ago
Fix typo in web-components.md

cfb4412981b030d876b107be312cbb5b9c8b9158 authored over 4 years ago
Merge branch 'master' into patch-8

bea9f8992bc70ac71865f9dfca7f69378f800a8f authored over 4 years ago
Merge pull request #677 from rosskhanas/master

Update andcards logo

2471b6c5ede63e0e8ec619f0886feeaa9936317c authored over 4 years ago
Update andcards logo

515d06bf64173e6c6a2ff27f11986e65c615d695 authored over 4 years ago
Merge pull request #673 from 38elements/options

Renderer Options -> Option Hooks

aa40c640c79e2ee3d048ed966f6b6a819ffae548 authored over 4 years ago