Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/preactjs/signals
Manage state with style in every framework
https://github.com/preactjs/signals
Add section about `signal.peek()`
73a6fd2009631b6e2d2b72b10e979b445d81e693 authored over 2 years ago by Marvin Hagemeister <[email protected]>
73a6fd2009631b6e2d2b72b10e979b445d81e693 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Improve wording in README
Co-authored-by: Ryan Christian <[email protected]>
85924b2646fe87ce3d0f2a0b1136887e55300c7b authored over 2 years ago by Marvin Hagemeister <[email protected]>
Improve README example
Co-authored-by: Jason Miller <[email protected]>
38e31858624fa95fce321eeb836599c36fa2a4f1 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #56 from preactjs/update-set
982d8d27ce38b89f55f59bd4573e507deada9e72 authored over 2 years ago by Marvin Hagemeister <[email protected]>
982d8d27ce38b89f55f59bd4573e507deada9e72 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Add peek() to read a signal without subscribing
ab22ec7f7952609f6f2ba6a92d2be34e81f3be21 authored over 2 years ago by Marvin Hagemeister <[email protected]>
ab22ec7f7952609f6f2ba6a92d2be34e81f3be21 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #57 from preactjs/pnpm-lock
61eeb70a84403c0c9c0c58fda13fce1753af7069 authored over 2 years ago by Marvin Hagemeister <[email protected]>
61eeb70a84403c0c9c0c58fda13fce1753af7069 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Update pnpm lockfile
4a80fd648b59fbf46cb02d2dc835e2e3d1083773 authored over 2 years ago by Marvin Hagemeister <[email protected]>
4a80fd648b59fbf46cb02d2dc835e2e3d1083773 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #49 from preactjs/changeset-release/main
cad81a2614cf9484abef190b1ea3c2bf13ba70d0 authored over 2 years ago by Marvin Hagemeister <[email protected]>
cad81a2614cf9484abef190b1ea3c2bf13ba70d0 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Improve wording in README
Co-authored-by: Ryan Christian <[email protected]>
Co-authored-by: J...
Add README docs
9b40682c0142e1d3938845969585a20b035dc72b authored over 2 years ago by Marvin Hagemeister <[email protected]>
9b40682c0142e1d3938845969585a20b035dc72b authored over 2 years ago by Marvin Hagemeister <[email protected]>
Version Packages
92aab3150fab6f14e2cd5913a54db7b22ee9112b authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
92aab3150fab6f14e2cd5913a54db7b22ee9112b authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #54 from preactjs/karma-logs
Fix stack trace not logged for inifinite loops
6f070b1c9718c6e50bd8b06a11aa6debc8bcd4c9 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #53 from preactjs/react
React Implementation
2e9dff8ff070182b4d84fb9a7f936293d71f9519 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Add react adapter to build command
25f176c161038e7998b9deecb7b5fe9dd13b7b7d authored over 2 years ago by Marvin Hagemeister <[email protected]>
25f176c161038e7998b9deecb7b5fe9dd13b7b7d authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix infinite loop in different createElement exports
8bcf49c797060b5aea35f0b102949522f0e89592 authored over 2 years ago by Marvin Hagemeister <[email protected]>
8bcf49c797060b5aea35f0b102949522f0e89592 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix stack trace not logged for inifinite loops
For some reason karma logs a shortened stack trace first,
which is then followed by the actual one
Remove unexpected focused test
d5e87c08708f87435bca5d14fbdacb272ce9fcd2 authored over 2 years ago by Marvin Hagemeister <[email protected]>
d5e87c08708f87435bca5d14fbdacb272ce9fcd2 authored over 2 years ago by Marvin Hagemeister <[email protected]>
add react demos
484a5831808fb40cfd4c462c45bb55ca0501f442 authored over 2 years ago by Jason Miller <[email protected]>
484a5831808fb40cfd4c462c45bb55ca0501f442 authored over 2 years ago by Jason Miller <[email protected]>
Add @preact/signals-react package
7d12dd8edf86ceb588cfc2bd202d2afebb1d1797 authored over 2 years ago by Jason Miller <[email protected]>
7d12dd8edf86ceb588cfc2bd202d2afebb1d1797 authored over 2 years ago by Jason Miller <[email protected]>
wrap preact exports tests in a name
8c4d1b81cbc0597818dea3346b6fd7691fae99b3 authored over 2 years ago by Jason Miller <[email protected]>
8c4d1b81cbc0597818dea3346b6fd7691fae99b3 authored over 2 years ago by Jason Miller <[email protected]>
fix preact adapter in vite by marking type imports/exports explicitly
4f51796cfdce7c0c2c9cb130fd86c74442a93da4 authored over 2 years ago by Jason Miller <[email protected]>
4f51796cfdce7c0c2c9cb130fd86c74442a93da4 authored over 2 years ago by Jason Miller <[email protected]>
package.json mangle properties
324b2d9e59ec0d698ea51079b48bcc23d33dc772 authored over 2 years ago by Jason Miller <[email protected]>
324b2d9e59ec0d698ea51079b48bcc23d33dc772 authored over 2 years ago by Jason Miller <[email protected]>
Merge pull request #51 from preactjs/computed-readonly-ts
583a14085a16781c6ff603920c03bd4ca566cc4b authored over 2 years ago by Marvin Hagemeister <[email protected]>
583a14085a16781c6ff603920c03bd4ca566cc4b authored over 2 years ago by Marvin Hagemeister <[email protected]>
Add `ReadonlySignal` TS type for computeds
702a9c5c1a0970da4b037ba1fdff202ec7f98d50 authored over 2 years ago by Marvin Hagemeister <[email protected]>
702a9c5c1a0970da4b037ba1fdff202ec7f98d50 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #48 from preactjs/export-getters-fix
02be8946a669dd4778ddd8d57372e6bcd17af623 authored over 2 years ago by Marvin Hagemeister <[email protected]>
02be8946a669dd4778ddd8d57372e6bcd17af623 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Create seven-hairs-relax.md
5f8be64b0c0769ee1c3644cf0829c5043d7d9d0f authored over 2 years ago by Jason Miller <[email protected]>
5f8be64b0c0769ee1c3644cf0829c5043d7d9d0f authored over 2 years ago by Jason Miller <[email protected]>
Use `pnpm patch` to fix microbundle instead of changing code
4be545280b59763f686e698df53f1289c145c015 authored over 2 years ago by Jason Miller <[email protected]>
4be545280b59763f686e698df53f1289c145c015 authored over 2 years ago by Jason Miller <[email protected]>
Merge branch 'main' into export-getters-fix
dac30a2b49667e99b23d9f577e36a2257652b816 authored over 2 years ago by Jason Miller <[email protected]>
dac30a2b49667e99b23d9f577e36a2257652b816 authored over 2 years ago by Jason Miller <[email protected]>
fix compressed size missing pnpm
5908827223e456d9f14d25eb008803a0b787e969 authored over 2 years ago by Jason Miller <[email protected]>
5908827223e456d9f14d25eb008803a0b787e969 authored over 2 years ago by Jason Miller <[email protected]>
avoid re-export to reduce size of cjs/umd bundles
be1b5f6701442e455e22de01d2314c9464c4310b authored over 2 years ago by Jason Miller <[email protected]>
be1b5f6701442e455e22de01d2314c9464c4310b authored over 2 years ago by Jason Miller <[email protected]>
Create compressed-size.yml
6eeeda7fed08dfa53e8bbb4e563e2a32e4f220f5 authored over 2 years ago by Jason Miller <[email protected]>
6eeeda7fed08dfa53e8bbb4e563e2a32e4f220f5 authored over 2 years ago by Jason Miller <[email protected]>
lockfile
98003104beaaf0f9244218528998ba779c8ee190 authored over 2 years ago by Jason Miller <[email protected]>
98003104beaaf0f9244218528998ba779c8ee190 authored over 2 years ago by Jason Miller <[email protected]>
Merge pull request #42 from preactjs/changeset-release/main
d3e7d303c94a95eb55381faf201ba6388ecbdd72 authored over 2 years ago by Marvin Hagemeister <[email protected]>
d3e7d303c94a95eb55381faf201ba6388ecbdd72 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Version Packages
4014ad6c37787bd194a57b155b69526676207d3c authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4014ad6c37787bd194a57b155b69526676207d3c authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #43 from preactjs/adapter-typings
c07d711624f7bbe46a2a53d0eac7e58c19368220 authored over 2 years ago by Marvin Hagemeister <[email protected]>
c07d711624f7bbe46a2a53d0eac7e58c19368220 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #45 from preactjs/missing-exports
f256c56960f26e9767debebcfa2adfbb7021a021 authored over 2 years ago by Marvin Hagemeister <[email protected]>
f256c56960f26e9767debebcfa2adfbb7021a021 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix missing batch() export in preact adapter
812e7b5b3a6eac8be24353bdd12e61d3156370cb authored over 2 years ago by Marvin Hagemeister <[email protected]>
812e7b5b3a6eac8be24353bdd12e61d3156370cb authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #44 from preactjs/workspace-version
445f1f3f1105ad82d442d5ae852c6fadb0107c75 authored over 2 years ago by Marvin Hagemeister <[email protected]>
445f1f3f1105ad82d442d5ae852c6fadb0107c75 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Avoid incrementing all packages on publish
f71ea953fefbc5306743c760c814c104cbbe50ad authored over 2 years ago by Marvin Hagemeister <[email protected]>
f71ea953fefbc5306743c760c814c104cbbe50ad authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix incorrect TypeScript path in preact adapter
8e9bf674a5b7f618de103c0a61102c6b2d6c8a62 authored over 2 years ago by Marvin Hagemeister <[email protected]>
8e9bf674a5b7f618de103c0a61102c6b2d6c8a62 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #41 from preactjs/typings-2
8d6395dd60e03dda30140e4211aebc4befaf7e26 authored over 2 years ago by Marvin Hagemeister <[email protected]>
8d6395dd60e03dda30140e4211aebc4befaf7e26 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix core TypeScript definitions not found
4123d6064828f0b6c4d01a6296b713be101ab91a authored over 2 years ago by Marvin Hagemeister <[email protected]>
4123d6064828f0b6c4d01a6296b713be101ab91a authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #35 from preactjs/changeset-release/main
f8d2c507817a524d26c4e9c574d19ee23769e854 authored over 2 years ago by Marvin Hagemeister <[email protected]>
f8d2c507817a524d26c4e9c574d19ee23769e854 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Version Packages
2ddbd6e1b31e8f8ff52ce1269165c1418affc98d authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2ddbd6e1b31e8f8ff52ce1269165c1418affc98d authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #40 from preactjs/changeset-workspace
a7eca7d96777732bb516bdd6412796977d8141e6 authored over 2 years ago by Marvin Hagemeister <[email protected]>
a7eca7d96777732bb516bdd6412796977d8141e6 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix changeset erroring on relative workspace path
ab99ca387e607cb018c17b701c1f4ec72e8cd268 authored over 2 years ago by Marvin Hagemeister <[email protected]>
ab99ca387e607cb018c17b701c1f4ec72e8cd268 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #39 from preactjs/fix-build
Fix build
c56c29b45bc65f69fa89b0296b29b443dc3c0bdb authored over 2 years ago by Jason Miller <[email protected]>
fix broken vite types
9326652db1f630e6fe27b99e2fee2a0b4485bd23 authored over 2 years ago by Jason Miller <[email protected]>
9326652db1f630e6fe27b99e2fee2a0b4485bd23 authored over 2 years ago by Jason Miller <[email protected]>
add missing mangle properties to fix the builds
e0584604fc6ee3e6a623e162ea6ead1ae29746a4 authored over 2 years ago by Jason Miller <[email protected]>
e0584604fc6ee3e6a623e162ea6ead1ae29746a4 authored over 2 years ago by Jason Miller <[email protected]>
Merge pull request #38 from preactjs/prepublish
f4dace6a501c89275365ae7a2b71cc6cd3df0187 authored over 2 years ago by Marvin Hagemeister <[email protected]>
f4dace6a501c89275365ae7a2b71cc6cd3df0187 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Add `prepublishOnly` scripts
1e4dac5835a166d837cc31f4cb9ea1bd06432654 authored over 2 years ago by Marvin Hagemeister <[email protected]>
1e4dac5835a166d837cc31f4cb9ea1bd06432654 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #37 from preactjs/types-path
8afc8bd2cdb0ae0b5c8d3a396135d1e0abb9d6ee authored over 2 years ago by Marvin Hagemeister <[email protected]>
8afc8bd2cdb0ae0b5c8d3a396135d1e0abb9d6ee authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix typings not found
11713386af428e186efaed644ae47dada04dae12 authored over 2 years ago by Marvin Hagemeister <[email protected]>
11713386af428e186efaed644ae47dada04dae12 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #36 from preactjs/publish-access
b21872602f97d10d7061c0accbef51c1e76fa7f6 authored over 2 years ago by Marvin Hagemeister <[email protected]>
b21872602f97d10d7061c0accbef51c1e76fa7f6 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix changeset trying to publish as private package
4e772f5fcdd05ad25194dc0f5b513346f5db004e authored over 2 years ago by Marvin Hagemeister <[email protected]>
4e772f5fcdd05ad25194dc0f5b513346f5db004e authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #9 from preactjs/changeset-release/main
2daa6ddbdc263e1837d4c9dd99ffb9e738ffcd65 authored over 2 years ago by Marvin Hagemeister <[email protected]>
2daa6ddbdc263e1837d4c9dd99ffb9e738ffcd65 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #33 from preactjs/signal-values-aligned-to-vdom
535cfcdfe572a82286d880b80c89db0f97e06d8f authored over 2 years ago by Marvin Hagemeister <[email protected]>
535cfcdfe572a82286d880b80c89db0f97e06d8f authored over 2 years ago by Marvin Hagemeister <[email protected]>
Version Packages
1a79fbd5b538fc45b7acbc37934d16f92ee87545 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1a79fbd5b538fc45b7acbc37934d16f92ee87545 authored over 2 years ago by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Merge pull request #34 from preactjs/prepare-publishing
470f176b1fd30dfede94f32b328e961f08b87efc authored over 2 years ago by Marvin Hagemeister <[email protected]>
470f176b1fd30dfede94f32b328e961f08b87efc authored over 2 years ago by Marvin Hagemeister <[email protected]>
Update repository links in package.json
df55fe255ad822a9c81c27c1769017fea5dac17c authored over 2 years ago by Marvin Hagemeister <[email protected]>
df55fe255ad822a9c81c27c1769017fea5dac17c authored over 2 years ago by Marvin Hagemeister <[email protected]>
Create orange-buses-press.md
9ccf359a09a39561e7ce204bfa851c812949a18b authored over 2 years ago by Jason Miller <[email protected]>
9ccf359a09a39561e7ce204bfa851c812949a18b authored over 2 years ago by Jason Miller <[email protected]>
Align signal value rendering in Text positions with VDOM rendering (don't render boolean values or null)
162f319ca7811a67b3fbf9dec57321e17a305362 authored over 2 years ago by Jason Miller <[email protected]>
162f319ca7811a67b3fbf9dec57321e17a305362 authored over 2 years ago by Jason Miller <[email protected]>
Merge pull request #30 from preactjs/render-signal
bb3a8feec3b30e49128cb11d9e0d095215ab03d8 authored over 2 years ago by Marvin Hagemeister <[email protected]>
bb3a8feec3b30e49128cb11d9e0d095215ab03d8 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix unable to read signal in render
44efda7c4186d47516b3118a8ebfd72ef011af55 authored over 2 years ago by Marvin Hagemeister <[email protected]>
44efda7c4186d47516b3118a8ebfd72ef011af55 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix signal updates failing for memo'ed components
541c9b72667ad908723d1d8742f62d17a0be0c65 authored over 2 years ago by Marvin Hagemeister <[email protected]>
541c9b72667ad908723d1d8742f62d17a0be0c65 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #29 from preactjs/batch-writes2
7afaac562db6a5ef324b4155081e2631836ce2af authored over 2 years ago by Marvin Hagemeister <[email protected]>
7afaac562db6a5ef324b4155081e2631836ce2af authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #31 from preactjs/computed-unmark
793b609490f3b34d8524221e1240f241c14437ce authored over 2 years ago by Marvin Hagemeister <[email protected]>
793b609490f3b34d8524221e1240f241c14437ce authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix signal not updating when one dep unmarked it
1e459a29b2e12649074fd26bfafaa2b04c6286d0 authored over 2 years ago by Marvin Hagemeister <[email protected]>
1e459a29b2e12649074fd26bfafaa2b04c6286d0 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Batch writes inside effect()
0f4fb1ac830d6679937a697dab50a2b24d02d1db authored over 2 years ago by Marvin Hagemeister <[email protected]>
0f4fb1ac830d6679937a697dab50a2b24d02d1db authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #22 from preactjs/lazy-sub2
51bd47d0cafdf0d490fa92f07671db8dd9932e4e authored over 2 years ago by Marvin Hagemeister <[email protected]>
51bd47d0cafdf0d490fa92f07671db8dd9932e4e authored over 2 years ago by Marvin Hagemeister <[email protected]>
Set up subscriptions lazily instead of eagerly
fadfb62b275ae9eff7fcbaa977f7d8910081a238 authored over 2 years ago by Marvin Hagemeister <[email protected]>
fadfb62b275ae9eff7fcbaa977f7d8910081a238 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #28 from preactjs/batch-writes
eeb8554f258864752941d67a246218bb1f433d4e authored over 2 years ago by Marvin Hagemeister <[email protected]>
eeb8554f258864752941d67a246218bb1f433d4e authored over 2 years ago by Marvin Hagemeister <[email protected]>
Fix no writes flushed after batch()
4b0b42fa0e456ee9bcd0cae4645524eeee4be83f authored over 2 years ago by Marvin Hagemeister <[email protected]>
4b0b42fa0e456ee9bcd0cae4645524eeee4be83f authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #27 from preactjs/observe-signature
e73d89d2495d137cf3415b5f24b3ed84d43cc516 authored over 2 years ago by Marvin Hagemeister <[email protected]>
e73d89d2495d137cf3415b5f24b3ed84d43cc516 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Replace observe() with effect()
6c088be637003a8c87974ad919ef3c0c20d67cab authored over 2 years ago by Marvin Hagemeister <[email protected]>
6c088be637003a8c87974ad919ef3c0c20d67cab authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #24 from preactjs/computed-writes
ff493496e113bdb1bb5717d4b7774a85d8565bce authored over 2 years ago by Marvin Hagemeister <[email protected]>
ff493496e113bdb1bb5717d4b7774a85d8565bce authored over 2 years ago by Marvin Hagemeister <[email protected]>
Throw when writing to a computed signal
9bd75c8891bc00ffe49cf25137a6a4c50791bfd8 authored over 2 years ago by Marvin Hagemeister <[email protected]>
9bd75c8891bc00ffe49cf25137a6a4c50791bfd8 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #26 from preactjs/preact
Preact Adapter
74ce83dbac0e5f344a430886316aeef1fc20eea0 authored over 2 years ago by Marvin Hagemeister <[email protected]>
bump
28c7859969d906984f832e14634902a6f59b4517 authored over 2 years ago by Jason Miller <[email protected]>
28c7859969d906984f832e14634902a6f59b4517 authored over 2 years ago by Jason Miller <[email protected]>
ci scripts
93600e6843c861c0aa66dfef03c7a7579885bb7a authored over 2 years ago by Jason Miller <[email protected]>
93600e6843c861c0aa66dfef03c7a7579885bb7a authored over 2 years ago by Jason Miller <[email protected]>
add "ci" script
dfdadc35a37c8b444c1845d8456e9f84a709fa8e authored over 2 years ago by Jason Miller <[email protected]>
dfdadc35a37c8b444c1845d8456e9f84a709fa8e authored over 2 years ago by Jason Miller <[email protected]>
prod vite build
7c68567a3a9e8fce1f759b76dc736a65bba1e899 authored over 2 years ago by Jason Miller <[email protected]>
7c68567a3a9e8fce1f759b76dc736a65bba1e899 authored over 2 years ago by Jason Miller <[email protected]>
demo styling
c592ad4c7c8cafdb8030b753653cdac04be38445 authored over 2 years ago by Jason Miller <[email protected]>
c592ad4c7c8cafdb8030b753653cdac04be38445 authored over 2 years ago by Jason Miller <[email protected]>
Preact adapter!
2d24e264ef28c8d9e9582ae6190ec56bf59ce975 authored over 2 years ago by Jason Miller <[email protected]>
2d24e264ef28c8d9e9582ae6190ec56bf59ce975 authored over 2 years ago by Jason Miller <[email protected]>
fix d.ts resolution in karma-esbuild
f4e0410cc0b3d4f6bc9e0309bdb0977c9f9b5f17 authored over 2 years ago by Jason Miller <[email protected]>
f4e0410cc0b3d4f6bc9e0309bdb0977c9f9b5f17 authored over 2 years ago by Jason Miller <[email protected]>
fix microbundle+typescript d.ts path generation bug
6597073f25490e396aea9d1e6b5b92713830815e authored over 2 years ago by Jason Miller <[email protected]>
6597073f25490e396aea9d1e6b5b92713830815e authored over 2 years ago by Jason Miller <[email protected]>
configure TypeScript to remove `@internal` types from generated .d.ts files.
249164d4ff2b5428d96a30c716d13383fe534394 authored over 2 years ago by Jason Miller <[email protected]>
249164d4ff2b5428d96a30c716d13383fe534394 authored over 2 years ago by Jason Miller <[email protected]>
add shared property mangling config
6f1c7c6ba1d4fceb4921c9c3c5282fefccfcae2c authored over 2 years ago by Jason Miller <[email protected]>
6f1c7c6ba1d4fceb4921c9c3c5282fefccfcae2c authored over 2 years ago by Jason Miller <[email protected]>
add error unsubscription test
53040201bf3e0914d9cc9d8075de64f43448d51d authored over 2 years ago by Jason Miller <[email protected]>
53040201bf3e0914d9cc9d8075de64f43448d51d authored over 2 years ago by Jason Miller <[email protected]>
Add Signal._setCurrent() method to let integration libs perform contextual reads
9949aba12a740780e735a7750591b1e4bec266da authored over 2 years ago by Jason Miller <[email protected]>
9949aba12a740780e735a7750591b1e4bec266da authored over 2 years ago by Jason Miller <[email protected]>
add basic preact demo with no components
51d479d430fa277159f96088f24e7e5438a64261 authored over 2 years ago by Jason Miller <[email protected]>
51d479d430fa277159f96088f24e7e5438a64261 authored over 2 years ago by Jason Miller <[email protected]>
Use underscore mangle properties instead of Symbols
ad3e127c15851ccf4b57af888986b12be629f61a authored over 2 years ago by Jason Miller <[email protected]>
ad3e127c15851ccf4b57af888986b12be629f61a authored over 2 years ago by Jason Miller <[email protected]>
fix up demos
54a35a06abd9105cb388edcdee2a7c5389b6958c authored over 2 years ago by Jason Miller <[email protected]>
54a35a06abd9105cb388edcdee2a7c5389b6958c authored over 2 years ago by Jason Miller <[email protected]>
add docs/demos directory
6db855dad71dafa48200bc9fab2ed7e6bfd4e4bf authored over 2 years ago by Jason Miller <[email protected]>
6db855dad71dafa48200bc9fab2ed7e6bfd4e4bf authored over 2 years ago by Jason Miller <[email protected]>
Merge pull request #20 from preactjs/batching
2d2c0f21aa5c95daa0fdc112b42cd22e7d5d784c authored over 2 years ago by Marvin Hagemeister <[email protected]>
2d2c0f21aa5c95daa0fdc112b42cd22e7d5d784c authored over 2 years ago by Marvin Hagemeister <[email protected]>
Add support for batching writes to Signals
905a07e86a0eba1bb733256434181deab1b5117b authored over 2 years ago by Marvin Hagemeister <[email protected]>
905a07e86a0eba1bb733256434181deab1b5117b authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #18 from preactjs/upgrade-microbundle
1ec0f2c7ade767097b55e8c2480d8922d4ce3e30 authored over 2 years ago by Marvin Hagemeister <[email protected]>
1ec0f2c7ade767097b55e8c2480d8922d4ce3e30 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Update to microbundle 0.15.1
9958f5550b7a2542930b46cbbb2ec5bedf5a8853 authored over 2 years ago by Marvin Hagemeister <[email protected]>
9958f5550b7a2542930b46cbbb2ec5bedf5a8853 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Merge pull request #17 from preactjs/computed-err
f8c48554008f3d555309bda6091a5bb01dcc2bc2 authored over 2 years ago by Marvin Hagemeister <[email protected]>
f8c48554008f3d555309bda6091a5bb01dcc2bc2 authored over 2 years ago by Marvin Hagemeister <[email protected]>
Ensure graph is consistent when computed throws
0d370d36ddb2d3b888c264c3d7d7898516145a25 authored over 2 years ago by Marvin Hagemeister <[email protected]>
0d370d36ddb2d3b888c264c3d7d7898516145a25 authored over 2 years ago by Marvin Hagemeister <[email protected]>