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

Add 4 more examples to the REPL, and `?example=` link support. (#810)

* Add 4 more examples to the REPL, and `?example=` link support.

* use .txt extensions to pre...

fb1b5b9b47e303b74d44dc9a170b9bc2e257776d authored about 3 years ago
Remove outdated references from "we are using" (#811)

* Update index.js

* Delete transformers.png

* Delete skiscool.svg

* Delete omroepwest.s...

1068178cb295cfc106ed2bcbd3014feba611251a authored about 3 years ago
Snapp inc added (#803)

* snapp inc added

* chore: snapp logo asset added

Co-authored-by: Jason Miller <developit@...

451115e91cb22ccc79629d629e811f9f436ec6e2 authored about 3 years ago
Adds @mui/material to compatible GUI Toolkits (#805)

1f000ec551e004b628b33e8b76eb738fc279bf75 authored about 3 years ago
Create a tutorial for learning Preact from scratch (#809)

* learn preact tutorial section

* start out with step 1

* complete vdom and events tutoria...

32e1089eaa6ebb234f6644bc5f4258d70138f29d authored about 3 years ago
Add Etsy to companies using Preact (#808)

3a49e6e94b3ded724999f6fe2a351bca426a2fa2 authored about 3 years ago
Fix a bug in preact testing library usage example (#807)

Current example `expect(screen.textContent).toMatch("Current value: 6");`
failed with the f...

e49b7883fb3df3fce66501d7571d4a778c1cb2bb authored about 3 years ago
Merge pull request #806 from tusharsadhwani/blockquote-overflow

Fix blockquote overflow on mobile

18b58b69ddf13ef79c5ff21bd41f4d51d2059663 authored about 3 years ago
Update src/style/markdown.less

07a07af4ca673e60cd0fc3b8d0a67f560567cc70 authored about 3 years ago
Fix blockquote overflow on mobile

752af2d8a9805c7978de306e577c5dc46b7e8cd5 authored about 3 years ago
Update differences-to-react.md

9806b49f4f00a8f6ed8b3edcef1e3d3b998bdb92 authored over 3 years ago
Doc: Update differences-to-react.md (#804)

* Doc: Update differences-to-react.md

Clarify differences to React, as it was very unclear if...

aa4f7c53938aee6441c018d122e6ca8a50b0805d authored over 3 years ago
Update sponsors (#802)

* Create adyen.svg

* Delete movavi.svg

* Update index.js

eac32a73274f760b44a3926e5efe500303754d6d authored over 3 years ago
Merge pull request #801 from AshKyd/patch-1

f956178ebb9b1a3f2b76d00afa7bf0523185bf26 authored over 3 years ago
Update acronym to match the more common definition

I noticed this acronym, while clever, isn't the widely held definition for CLI. Wikipedia https:...

2385c0423c6f4115e7b5cb7c944e04697eb6413e authored over 3 years ago
Merge pull request #800 from preactjs/fix/toc-scroll-padding

fix: Corrects content padding to avoid header overlap

d1817d310a3231f3b658abb2475a0996e3712865 authored over 3 years ago
Merge branch 'master' into fix/toc-scroll-padding

736bbbf50c31e3833a70fbbe103dfa9730b0e701 authored over 3 years ago
Merge pull request #799 from preactjs/fix/toc-links

fix: Correcting table of contents link generation

39f7bb2bed563f322e475af79c7cd076b1d2887f authored over 3 years ago
fix: Correcting a few cases in the table of contents link generation

6f2189f4bc9f41f2c5f122ff48d3ea7a763a09df authored over 3 years ago
fix: Corrects content padding to avoid header overlap

724325b12d281205bc9205c300b0318b234ab146 authored over 3 years ago
fixed typo in example (#798)

109e166f6625ebf1c0044a6f017487ca5e205bae authored over 3 years ago
feat(we-are-using): adding glance.com logo to companies using preact (#796)

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

75b2c5394f61b2dfc3380f7d9c3156b22036b130 authored over 3 years ago
Merge pull request #797 from jervisfm/patch-1

88376bac52a0dfaf0a3a3d758132e62c111833fd authored over 3 years ago
Fix minor typo in reference guide

Then was misspelled as than

93405c5de559feb9572d06b557a7337945436115 authored over 3 years ago
Merge pull request #795 from Eyal-Shalev/patch-1

889954a5fb2fa14d61b149ed6329a7c66ffa463c authored over 3 years ago
removed preact-boot

The link leads to a 404 page.

b2a746164032f4f6fed306471182b7c0683107c8 authored over 3 years ago
Merge pull request #794 from nesk/patch-1

Fix Snowpack config for aliasing

c0b9eeb2064a615bffd8527804e18da96de58e9d authored over 3 years ago
Fix Snowpack config for aliasing

a8dfee799158396a3bb9e0397ba87fb5dbcf51c5 authored over 3 years ago
Merge pull request #792 from getsnoopy/patch-1

Fix formatting issue on Project Goals page

9e8c899d33a42b2a4d3afe89c64722a8b6257499 authored over 3 years ago
Fix formatting issue on Project Goals page

a7d8975fd9aa873254046613f15b695f1cf86483 authored over 3 years ago
Merge pull request #791 from preactjs/explicit-json

9c919bf4271bee3d85f0f6f956625b48badc808b authored over 3 years ago
Use explicit `*.module.less` for CSS modules

2e2b7a8327b55012f4e62f76740e047385d0a138 authored over 3 years ago
Use explicit `.json` extension for json imports

4526d1b1fe20e0bedf3e4e697353eb6143e501bc authored over 3 years ago
Merge pull request #786 from Worble/patch-1

445abbb00bd563370f4169e269928b7d888f2b48 authored over 3 years ago
Update snowpack.config.json to snowpack.config.mjs

90ed5a511ec32824a179376c36aa0d8c7f460abe authored over 3 years ago
Add test-utils alias to rollup and snowpack

d63ebb56969d61c92c49ae192a19d6c7636acc7f authored over 3 years ago
Add jsx-runtime aliases to Getting Started

Adds jsx-runtime aliases to the relevant configuration files on the Getting Started page.
Rollu...

420b30772af6626a1f7c0c8f344a45a57d2228f4 authored over 3 years ago
Merge pull request #785 from preactjs/cli-docs/remove-material

cli: Removing reference to material template

d3136612c688b74948312d7dbdc52b4fcb3352cc authored over 3 years ago
cli: Removing reference to material template

28a7b1096697dabe29cc227ec4074e0fc7694503 authored over 3 years ago
Merge pull request #784 from jkulton/patch-1

fix typo, improve wording

1b36e06cb432836507fc13b800926525b423f942 authored over 3 years ago
fix typo, improve wording

6aa7ba509f2b89eb83d0056df0e3654de946452c authored over 3 years ago
Merge pull request #782 from preactjs/fix/toc-links

2964f7a379c5dcaa8899298ab0b3a33933f78d9b authored over 3 years ago
chore: Removing unnecessary non-capture group in toc regex

f008aeaef39edfec3542dd8e4e2d52e740fc3358 authored over 3 years ago
fix: Correcting incorrect table of contents link generation

f428d5f03a7a507583f24231327eeb3d11c190dd authored over 3 years ago
Merge pull request #781 from preactjs/add-sponsor-movavi

d61001ceaacef43e3bfd9345a38bd774a4b193f6 authored over 3 years ago
Update style.less

3970b1a67fbc505a5a9e06ab51acaa9cbd6dec80 authored over 3 years ago
Update index.js

653a0366e21d792a7559ae04930c37a11f72894c authored over 3 years ago
Delete webflow.svg

0c2b6343a8700d50a8c6a5b5b694b9724f397654 authored over 3 years ago
Create movavi.svg

b7fb3201e684d09899c4ca932f1e67275e1d0817 authored over 3 years ago
Merge pull request #780 from jaller94/patch-1

7424d65b03713436733e727f7ebac9e32687eed6 authored over 3 years ago
Update forms.md: it's -> its

d4b21801f61656ee5aea76b1cc262a40529ba758 authored over 3 years ago
Merge pull request #779 from preactjs/marvinhagemeister-patch-1

Remove preact-cli local install instruction

d5796b1048a34651fd8916bf7576268a8fec2c2a authored over 3 years ago
Remove preact-cli local install instruction

See: https://github.com/preactjs/preact-www/pull/778#discussion_r653665266

0f0d5c33be6ffeb70febea71e601c74329078089 authored over 3 years ago
Merge pull request #778 from preactjs/marvinhagemeister-patch-1

Remove global install instructions

90cdc90c29613c1fe98ea6dc71a0397920733ebd authored over 3 years ago
Fix wrong preact-cli command

e25cc3d3aeae34a9cc0fb98ee6011e368a958527 authored over 3 years ago
Fix wrong preact-cli command

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

b82fc464e8b22c1872ecaeef363f56a8e19c7138 authored over 3 years ago
Remove global install instructions

Globally installing packages is not necessary at all and can lead to weird permission issues dep...

f50e94239532d2404b130b73b4df390d7a0e3a51 authored over 3 years ago
Fix non-alphanumeric start/end characters in TOC (#776)

Fixes #775.

ec0be0bccbe7c2cc782bcba87cd5673a018e5cb2 authored over 3 years ago
Merge pull request #774 from bakunyo/patch-1

Fix typos in web components example (ja)

bf5a328b6ae8938b4f116b739f11d847eb6832cd authored over 3 years ago
Fix typos in web components example (ja)

Reflect PRs bellow in ja documents
https://github.com/preactjs/preact-www/pull/736
https://git...

649a2a610d2808bdd3443c8ef8a9e6d06694f786 authored over 3 years ago
Merge pull request #765 from thawkin3/bugfix/slack-readme-badge

fixes Slack README badge

560cf1aae4082c41262c6bd3bbc81d93dd7e88b2 authored almost 4 years ago
Merge branch 'master' into bugfix/slack-readme-badge

203839313cd75f39602ea3af5153865477e38422 authored almost 4 years ago
fixes minor grammar error on Differences to React page (#766)

* Fixes minor grammar error on Differences to React page

* removes periods from differences b...

76bc632980982536e64e1e0df627710297de04db authored almost 4 years ago
fixes Slack README badge

e4ac7efca8131e4d9985303d28ac90fe9783c231 authored almost 4 years ago
Merge pull request #762 from preactjs/dark-theme-webflow

9143827da5ea9b2c73f227b2f95fd5ef6f050b6b authored almost 4 years ago
Merge branch 'master' into dark-theme-webflow

58731c1ef17b8eb12904ea54cbe37b799b518936 authored almost 4 years ago
Merge pull request #763 from preactjs/windows-build

Enable dev & build scripts on Windows

f4fd9aeb57549a9b7fb57fdddee4b71c95efc528 authored almost 4 years ago
Enable dev & build commands on Windows

aed2910803399d4a6fd5070aafb2959fc1181e73 authored almost 4 years ago
Use trivago color logo and fix grayscale color transition

d733a1998c605e313ec1893f78e48369a4102495 authored almost 4 years ago
Change webflow color on dark theme

5b30fa8379dc2f208273ce9e3749da5cbd612b14 authored almost 4 years ago
Merge pull request #761 from preactjs/add-substack-sponsor

Add Substack as a platinum sponsor

fc5221805eda44f582dd277d6200fa61cbf36323 authored almost 4 years ago
adjust styles to account for 4 sponsors, drop to multiline on small screens

e1dcbcb9c071c6a772e7d670e9f5cff97f78eb95 authored almost 4 years ago
Add Substack as a platinum sponsor.

dd0c0513eeb9deb7618d8e1c4efd4872bff1c5ab authored almost 4 years ago
Merge pull request #760 from preactjs/remove-blm-banner

Remove BLM banner

0dd0aab2664df27323b531847280853746b592e9 authored almost 4 years ago
Remove BLM banner

1f79713f2f67176c0c6c3c4aeae439d65e1a116f authored almost 4 years ago
Merge pull request #759 from thangngoc89/patch-1

Minor typo

f1479fbc08ea5a84bf003cf1e48be4c057c11c88 authored almost 4 years ago
Minor typo

f613db59762d77154d0bcf6f6e3240947bf0f96e authored almost 4 years ago
lint nit

3a313c0dba30850606c400ac5b0b0d661aff2936 authored almost 4 years ago
Support non-alphanumeric characters in ToC (#756)

* Support non-alphanumeric characters in ToC

```js
// Note: character range in regex is roug...

f66032568b0e827bb66b788b5ab6e74fd3bbeedb authored almost 4 years ago
Adding Deno to companies using Preact (#750)

Co-authored-by: Jovi De Croock <[email protected]>

0657736bf6b6beaec803b6cbdb17671a4db6ced2 authored almost 4 years ago
Merge pull request #758 from preactjs/dependabot/npm_and_yarn/elliptic-6.5.4

Bump elliptic from 6.5.3 to 6.5.4

16533c5ad2220142070a284a4c6c0b2708472f35 authored almost 4 years ago
Bump elliptic from 6.5.3 to 6.5.4

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](htt...

d9fc344e390bf143e4958a0a7323fa366d3b6337 authored almost 4 years ago
Merge pull request #751 from jonathanheemstra/fix-web-components-slot-example-typo

Fixed typo in web-components slot example

9d124dc19dba638903a3f00e31d95834053f5a82 authored almost 4 years ago
Fixed typo in web-components slot example

Replace closing </slot> tag with </span>

7537ea5ed757fecadfff2138a9f4e910a303ddf6 authored almost 4 years ago
Merge pull request #749 from preactjs/trivago

Feature trivago as a sponsor

b85b741537d21f659e7338ccd9d604562d5c8164 authored almost 4 years ago
Add trivago as a sponsor

69242100539991e9d25fe6239b0b62ace0f1d0e6 authored almost 4 years ago
Merge pull request #748 from lazarljubenovic/patch-1

Fix grammar

bf8f60c3a69261477b05935b817945387aa4e4b5 authored almost 4 years ago
Fix grammar

b1a5cd85390794ecf7b63261bdf55f8daaf592b1 authored almost 4 years ago
Add Datapedia to "We are using" section (#747)

9cb4a1c50f85197345df135e13bbd75bd51e3a44 authored almost 4 years ago
Add 1tuner to Full Apps list (#746)

1c6dffdff6a166a2e53d5366d79c1a93da20cdc8 authored about 4 years ago
Update unversioned redirects to v10 if possible (#745)

722f4f14e5bf3e9df9f7b0ffc8cad4113ba29a09 authored about 4 years ago
Merge pull request #743 from rschristian/fix/headerZIndex

fix: Sidebar z-index

2bf78f1087ff529ee021326a294e712b0fba38bb authored about 4 years ago
fix: Sidebar z-index

7ffa7da947fa948344975539a28e0adb4bc2eafa authored about 4 years ago
Merge pull request #739 from preactjs/JoviDeCroock-patch-1

Create CODE_OF_CONDUCT.md

44f01ee28fe04e8253d21530a76768702fd006f9 authored about 4 years ago
Create CODE_OF_CONDUCT.md

96b65acb128cd0d09fa443ea50425a1c7dd6973b authored about 4 years ago
Merge pull request #731 from helloworld-hellohyeon/translate-kr

d364bfc6fba99090c46d9bd49e800ce29f56b539 authored about 4 years ago
Merge pull request #737 from tony/patch-1

TypeScript: Add babelrc example

1885b53b8a589ce92bf4f97e743296401e071012 authored about 4 years ago
Merge branch 'master' into translate-kr

9b34ca54fe2966baf030923d1918b721ed5482e6 authored about 4 years ago
KR translate add onDblClick

521e64dbe858febfeb44eb787961961df116c6f1 authored about 4 years ago
KR translate correct mistake

Co-authored-by: Muhun Kim <[email protected]>

28a08910b29d65cbc83599c962f3a29af402654e authored about 4 years ago