Ecosyste.ms: OpenCollective

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

github.com/preactjs/preact-custom-element

Wrap your component up as a custom element
https://github.com/preactjs/preact-custom-element

Merge pull request #85 from janbiasi/master

Add typescript definitions

9980548c6a216593cad95a5aa2c34e146c9adf84 authored about 1 year ago by Ryan Christian <[email protected]>
chore: Revert all unrelated changes

c594c97346ecc490ef70b8c5af3a01794dd40c91 authored about 1 year ago by Ryan Christian <[email protected]>
revert prettier format on readme

b9463c210700004345afc788aa5e86682d6c3c99 authored about 1 year ago by Jan Biasi <[email protected]>
bump microbundle to v0.15.1

226be80ef02047b4e0ff44b0386db18f7f6a3902 authored about 1 year ago by Jan Biasi <[email protected]>
move type declarations to jsdoc comments

d1b65dab571e55c9a531cc169ef0f2cc4027b3ad authored about 1 year ago by Jan Biasi <[email protected]>
revert locked dependencies versions

105850e976e32772c506bb94ef2a14b1044b8765 authored about 1 year ago by Jan Biasi <[email protected]>
add docs for shadow dom options

ac02aacfb9482ada67ef3060284072b622e9f8f3 authored about 1 year ago by Jan Biasi <[email protected]>
fix invalid eslint-plugin-react version setting

d0a8f8858ed7f0a9da1d49537b36fe9a85592a8c authored about 1 year ago by Jan Biasi <[email protected]>
add typescript definitions

e3010cc01f5c38d0f6a54787c89ccecf37b6b4d6 authored about 1 year ago by Jan Biasi <[email protected]>
Release 4.3.0

fa743678aba86939fdc605a53f38f9efb914ba9c authored about 1 year ago by jdecroock <[email protected]>
Merge pull request #75 from stevenle/shadowroot-closed

5c889f02006f4200da64b5d2504defee1c714367 authored over 1 year ago by Marvin Hagemeister <[email protected]>
Add tests for shadow DOM modes

595903f18257d5c1d6855f4f4dfeef2999482633 authored over 1 year ago by Steven Le <[email protected]>
Add support for shadow DOM closed mode

e6bbe4febae95e6f4ee84684aaced04dfa0c94ee authored over 1 year ago by Steven Le <[email protected]>
Merge pull request #83 from bhollis/upgrade-test-deps

8f5264a05c6046312908cfe38207f67ee5041707 authored over 1 year ago by Marvin Hagemeister <[email protected]>
Modernize action

bdd477390c427f478ba4af4dcfc50b44afdc225c authored over 1 year ago by Ben Hollis <[email protected]>
Upgrade Node

ef50a17039703aa777c98b75d21edb9da1044c7f authored over 1 year ago by Ben Hollis <[email protected]>
Upgrade testing dependencies

c977fc98fa10c74fd757b5bf1aa479cfa6aaadd6 authored over 1 year ago by Ben Hollis <[email protected]>
Merge pull request #82 from bhollis/bhollis-patch-1

b6f6c2e39d40ceb9e426c9fc3306fc1ac8bb82a9 authored over 1 year ago by Marvin Hagemeister <[email protected]>
Update README.md

8b55737b5784a39b39d38b4b4cf5052376029179 authored over 1 year ago by Ryan Christian <[email protected]>
Update README to refer to register instead of CustomElement

709553b05e941f59e6a6865c145c73d73638b586 authored over 1 year ago by Ben Hollis <[email protected]>
Merge pull request #63 from johnrees/patch-1

Fix broken link for 'custom element name' docs

5790765ec0227ebb16add2f1469aef648e9f9f9e authored over 3 years ago by Marvin Hagemeister <[email protected]>
Fix broken link for 'custom element name' docs

6501c3c16246f7c9a4769de0dc6197a3d3fd97cd authored over 3 years ago by John Rees <[email protected]>
Release 4.2.1

0dae4d9a98f9e67637994cec46c876f52568975d authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #51 from preactjs/ff-attribute-throw

Fix crash with empty attribute values

5dcfac0fd40c151de98720cf8c3a3c4a21c89218 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Fix crash with empty attribute values

Attributes use null as the empty value whereas undefined is more common
with JavaScript. The lat...

8b97be0d379b24cf0eb3484924a154df6a133cca authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #46 from preactjs/golf-fn

Streamline vdom function signature

9aff394a62a9d3a53504f47caf938d81c0cbeae2 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Streamline vdom function signature

e5e076ca8f5c3b501241366f5bfe431cfe64066b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 4.2.0

8934a8a3dab108a50d0dca44053cae01a0526790 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #45 from preactjs/test-cleanup

Simplify test suite

404a92c60f64dfc3c13c5baaff5ad1e63ebad20e authored over 4 years ago by Marvin Hagemeister <[email protected]>
Simplify test suite

84ef34892cc685579518337189151d1282a8311e authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #44 from preactjs/sync-props

Bring back property binding reflection

0cc85f12a8b45cd0251a0b57685189cec94d2c13 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Sync property changes with props

2cc4cb84068739b304333291979543435d67e124 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #43 from preactjs/context-slot

f955bc3f5214cdcc8194d3d5c93a21bde375bada authored over 4 years ago by Marvin Hagemeister <[email protected]>
fix: Pass context value across custom element boundaries

52fe70b479b78fb3e7ebef7fe34fc7c217f8b103 authored over 4 years ago by Marvin Hagemeister <[email protected]>
test: Context passing to children

a3bdfedbe6d2136a5684a5afc3c4523715d7689b authored over 4 years ago by Fabian Friedl <[email protected]>
Merge pull request #42 from preactjs/tooling

1beca6636ff065dc8f0e6dff9b58bb5fd9bc1ef7 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Disable eslint react warning

8872b62b7a569d524a9e3837c13e4ef66af5e660 authored over 4 years ago by Marvin Hagemeister <[email protected]>
squash eslint

5cfea36efb358633cd5e0a661a9f2d272291482a authored over 4 years ago by Marvin Hagemeister <[email protected]>
Fix invalid peerDependency value

8f9e27d7969563e82da0cfdef65a00d0aa7e5bbe authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add pre-commit hook (prettier)

a417ba775ca4007dca7727a5d58b40f288891d00 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add webkit deps

0e067dff3815f05a4aec5f03e0d2cd1d1b4541e4 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Simplify github action config

a6d0d9c27c71229426e5a64ce64e993f3898841c authored over 4 years ago by Marvin Hagemeister <[email protected]>
Apply prettier to ci.yml

4eeb199889259346150a9acba2648c788a15efdb authored over 4 years ago by Marvin Hagemeister <[email protected]>
Switch to web-test-runner

a27b8e6c021dd2097452d1ed1cfa2b12aa384c96 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add prepublishOnly script

a9760f6fb33c48f9ffb27111784f849c5003e4b1 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Update build tools

1d8a0eac9c07da3185045f1449efe7751e328961 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Update eslint configuration

11b417f9b0878c4ac747caaa7f0ab3b7796b6c90 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Eslint: Add h to global var ignore

31d91ce91a90fd1c46938ddfbb1f954751f466f0 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #39 from preactjs/release-4.1.0

Release 4.1.0

0294e90ca6ed1450d34e3ff6ac2afe01d60c859b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 4.1.0

68995fc13fd388008668eb3518d1f1a9bf61e97d authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #36 from preactjs/slots

Add support for slot as props

e506dcb8256939cfd2bf30d13ac7211ccebf960b authored over 4 years ago by Marvin Hagemeister <[email protected]>
Add support for slot as props

eda464bd4a4ce79771e8b874b1a3c3f9a02f0e33 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #38 from filipbech/patch-1

Change detachedCallback to disconnectedCallback

63e29030c0f9a7bfae5257a29f8f981e9a1b384d authored over 4 years ago by Marvin Hagemeister <[email protected]>
Change detachedCallback to disconnectedCallback

as pr customElements v1 spec.

#37

92d4c3777b3f00d1973e6f92f736a9e967dae2a5 authored over 4 years ago by Filip Bech-Larsen <[email protected]>
Merge pull request #35 from preactjs/release-4.0.0

Release 4.0.0

e5dd76e29ebe71bb44e4da401965e321d163cea7 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Release 4.0.0

c3c2487c6bd08d6d2a197ce8dca49c1b5951d595 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #30 from preactjs/hyphenate-camelcased-props

039b3b7a7064d07307d23af4db7e4d0db4656874 authored over 4 years ago by Marvin Hagemeister <[email protected]>
Rebased, retained existing behavior to be back compat

9e1379e974e674fc48609e58c48d9d4f6cd0097a authored over 4 years ago by Bradley J. Spaulding <[email protected]>
Hyphenate camelCased Preact props

As HTML attributes are not case sensitive and `setAttribute` converts
camel case attributes to l...

b405b8b08a204f31efe267a8164d9714245fb00a authored almost 5 years ago by Tyom Semonov <[email protected]>
Merge pull request #27 from preactjs/shadow-option

Add support for `shadow` option

8ce72201c086943729fefaf4bcc1a388584c0dc8 authored almost 5 years ago by Marvin Hagemeister <[email protected]>
Add support for `shadow` option

To enable rendering into Shadow DOM: `register(Foo, 'x-foo', [], { shadow: true })`

01bcdcedf5d8a93b6d4ea056adfd43822cd23387 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #24 from preactjs/hydrate-option

Support zero-mutation hydration via an attribute

d98027426138eb1a46642a0e5a6de387277d67fe authored almost 5 years ago by Jason Miller <[email protected]>
Merge branch 'master' into hydrate-option

df302c9d236f30608f863803f42c9bd2a4087eb8 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #25 from preactjs/update-readme

Update readme and add section about observedAttributes/propTypes

8a17904041d9213c53e44d106a292a21e859eca0 authored almost 5 years ago by Jason Miller <[email protected]>
Merge branch 'master' into update-readme

048d90411dc311c4184e89d974b472f09803f13e authored almost 5 years ago by Jason Miller <[email protected]>
Merge branch 'master' into hydrate-option

7200e06877b3ad772dc70b0e008abe6820eb7b35 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #23 from preactjs/optimizations-and-dx

Optimize rendering performance and improve DX

e6eda8df0cda6b456e17e3cdd47fff08837725b9 authored almost 5 years ago by Jason Miller <[email protected]>
Fix bug caused by attributeChangedCallback firing early

cf47d528e81489df9c038f4a76ab4b1145e51be6 authored about 5 years ago by Jason Miller <[email protected]>
Update readme and add section about observedAttributes/propTypes

Depends on #23

a0ad902593c59914b85cfc43da951569572828cf authored about 5 years ago by Jason Miller <[email protected]>
Support zero-mutation hydration via an attribute

533c83a906153f725f215f4a42e625f68dc6b63f authored about 5 years ago by Jason Miller <[email protected]>
Optimize rendering, support specifying tagName & observedAttributes directly on the Component

c04987267828b41811799046a06847546ab3cd14 authored about 5 years ago by Jason Miller <[email protected]>
Merge pull request #22 from preactjs/marvinhagemeister-patch-1

Remove old badges from README

03b354d5ee728efae66c8f401adac0fffab1d643 authored about 5 years ago by Jason Miller <[email protected]>
Remove old badges from README

6463fcd0f7705bff8bfb554a0568e485baff5ca2 authored about 5 years ago by Marvin Hagemeister <[email protected]>
GitHub actions (#20)

GitHub actions

4348b612b730787af201d6eba29b7d2b5ebd8aea authored about 5 years ago by Marvin Hagemeister <[email protected]>
Remove circleci

453005729ed2ab3cf63604728df72ba26a173313 authored about 5 years ago by Leah <[email protected]>
Merge pull request #21 from preactjs/refactor

Refactor, move to microbundle & karmatic

44cc90a6fcfffbc2042ca4211817daad519ec4ea authored about 5 years ago by Marvin Hagemeister <[email protected]>
use headless firefox

0d6c068399ed2e0a7f55a198a6bcdf07dd74f71e authored about 5 years ago by Jason Miller <[email protected]>
fix actions

7bee313ddd226374e81011b8a94370e9694fb180 authored about 5 years ago by Jason Miller <[email protected]>
fix actions;

04da00053e50b58c5bba4a7bc5077c3fc51d1299 authored about 5 years ago by Jason Miller <[email protected]>
add preact 10 as a peerDependency. drops size to 450b.

8d02c70930ba0b6d741940234d3c97b69955af8b authored about 5 years ago by Jason Miller <[email protected]>
adjust tests to run on SauceLabs but do a coverage-enabled local test first

7a8894af90172582a3a15892d1f1229ee7397372 authored about 5 years ago by Jason Miller <[email protected]>
refactor to remove class helpers, switch build to microbundle, switch tests to Karmatic

d52a49e676a002d550baae91cb0efb0b694a33df authored about 5 years ago by Jason Miller <[email protected]>
Set karma webpack mode + enable sourcemaps

4e5825a5768372dea1306ff8541567dcd1e6643a authored about 5 years ago by Marvin Hagemeister <[email protected]>
update lockfile

6e11d4470dd7f2bd621bf215f89243e1ce0b8bf5 authored about 5 years ago by Leah <[email protected]>
all the updates

362336615630df5a1b62c8ef702142f5fb5731cb authored about 5 years ago by Leah <[email protected]>
add github actions

1ee56622b4300de8ed465d958385bfe64c9e04a6 authored about 5 years ago by Leah <[email protected]>
update lockfile and add cross-env

07fc8c771703a1b4fde5ae1521f86de5bd759db9 authored about 5 years ago by Leah <[email protected]>
Using current ip instead of localhost so real ios devices on browserstack will work.

7f45829b1ead0ab1813d228c6e50168d7e95a9bd authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added ip package as dev dep

c5a520397f236ab8b114a64ab63e960839f87d80 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Renamed bs_android_mobile to bs_android because redundant.

40717508ed4d4881f37aaba242c6877ff505dc56 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Running ios 11.3 on circle

acf639b0df0ad98fcffc80670ca8871d4773a895 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added opera, ios 11.3 bs config, added opera config to circle

a2f377bb5e51a0d6dd9a0c33336ed4343e7cfed9 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added thanks/logo to BrowserStack

1262f94ccaf93092767164631127cbb68816fcad authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added BrowserStack badge to README

Also updated CircleCI badge to be shield style

dfa3c223027bab77266091d9bae25b4d5eeca32d authored almost 7 years ago by Bradley Spaulding <[email protected]>
Only using progress reporter in circle

b917f41a574a4872ac9a2b37d85bf0abcf94ada4 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added notify reporter to karma conf

6187fdfacff3039c9e637b53ec5c375d45ea9b9c authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added karma notify reporter dep

612349a29a0653ba1c63b8360c6aa424bbea1a31 authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added mobile safari to circle browsers

410a6db60484ba1084ef2a234ebc8a496eedf70a authored almost 7 years ago by Bradley Spaulding <[email protected]>
Switched bs ios safari to simulator

4b86c039c7e11237dd983932fcb6855b6649d72e authored almost 7 years ago by Bradley Spaulding <[email protected]>
Added safari to default browsers

85608791811e34430aed407e4a924de654a87967 authored almost 7 years ago by Bradley Spaulding <[email protected]>