Ecosyste.ms: OpenCollective

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

github.com/solidjs/solid

A declarative, efficient, and flexible JavaScript library for building user interfaces.
https://github.com/solidjs/solid

Docs tweaks and removal of relative links

bb8a290958f260d78a2b581d8f8b8159eb1b270c authored over 3 years ago
update to release version of dom-expressions

6aac101310303422a243ecd374fd3a7f2ab6d209 authored over 3 years ago
revert deferred cleanup optimization

d92a0742987595ccde67741d1dc05f4844dc49f3 authored over 3 years ago
Add mention of server rendering performance

8142f4f1bbfd7030e7d93978012ee7a25f2da960 authored over 3 years ago
Fix link typo

1d0932c3827712018a8945db430df58068d24109 authored over 3 years ago
update starter template info and readme's

742bc27990f274b60c368cd8bb3a661a1749ed7b authored over 3 years ago
v1.0.0-rc.10

64e508c71d4cefc064674cb4bb29bce9da3664de authored over 3 years ago
fix web streams, null coalescing in conditionals

f5d9e164a5131aea9eaf3b3f4adc6141195ed5a8 authored over 3 years ago
v1.0.0-rc.9

0e30ba438d24729d94fae34f6c6ec6d3dd626515 authored over 3 years ago
server only templates and fixes

997ef8921bdddd6e43db6773e0f24ddfff8698b2 authored over 3 years ago
fix `createSelector` during concurrent rendering

58f05b568bd16661df7ba8409fff53fbd5310417 authored over 3 years ago
v1.0.0-rc.8

bc93e078a61c76870893b248ed24588adfbbdaa9 authored over 3 years ago
update coverage

4803e6dc07b1dd782565ecb956a7fc0dfd565905 authored over 3 years ago
state -> store

809fd5b8683e6f8c338961c1125a6719a1cbd88b authored over 3 years ago
Merge branch 'main' of github.com:solidjs/solid

2cde7a5419295840cda10bd827a51f27e4c2f1fb authored over 3 years ago
Merge pull request #500 from aminya/tweaks

Tweaks

66d8b94c74b75bdfc5837e204030d97ce2fddb35 authored over 3 years ago
test: use consts/let instead of var/let

3e7d535697ba850856efff5d3af1238ca552d21f authored over 3 years ago
fix: use Boolean instead of double not

d4d5550622b25b02b76b91e81a25fe75f2d27466 authored over 3 years ago
fix: optimize SUSPENSE_REPLACE regex

fa32322d4d7814eb7edbba75f48e7854c0e72b87 authored over 3 years ago
fix: use string interpolation

7569fa2f384b9113b612eb220eb9352a5e7357e1 authored over 3 years ago
fix: use const/let instead of var/let

Automated change using eslint-config-atomic

f50eb73c17df9375cf719c61bb32287adacb779f authored over 3 years ago
Add missing createMutable to static

91b215262ef1d5939f3d43d999a31f3227e5fc9c authored over 3 years ago
Add article links to reactivity guide

7a9187f010ad7cda7b8fec9646d1b421d0ff1f27 authored over 3 years ago
v1.0.0-rc.7

d6b90ab963a7298ff32930c5115074038132c149 authored over 3 years ago
NoHydration component, untrack top level context

3c5b16bb97994d40049a206278b81b894fdba43b authored over 3 years ago
Merge pull request #495 from cynecx/readonly-state

improve typings for state setter by utilizing readonly

99b3182cfa728083380d646bb52316f0ea4fc653 authored over 3 years ago
improve typings for state setter by utilizing readonly

140c88a65c77959bd2217163382653956890f3d6 authored over 3 years ago
v1.0.0-rc.6

3f0ffffece9a9c18cb647d4fdaddeb979f42834e authored over 3 years ago
add pending check to transition in signal setter

189ec010932ef922b7a7dc86290188c0bf4c86f8 authored over 3 years ago
fix setSignal func form

d7d4a896ccc5c090e10b095ef8c23ef5ad71a1ca authored over 3 years ago
Even better on types, fix state removal notification

b6462fcc831c609f066459ee6cb117e3ae7e77b5 authored over 3 years ago
fix test

fe5baee9f53e4b369c35a9e5dcff6f7de8383250 authored over 3 years ago
improve `on` types more

caa9546d588b5e6d63dd20e2eddc573248f516af authored over 3 years ago
v1.0.0-rc.5

6bcae570e2e8dcfea0562cd77a758cfcaf761643 authored over 3 years ago
attempt downgrade lerna

06ab8e76c32d7c6cd256ea2d22a5a9e48b3d8cae authored over 3 years ago
v1.0.0-rc.4

5246c22d62ee01a29dfde39d110d137e6b516c29 authored over 3 years ago
Better types for `on`

4d69ae654079c187f4165bcb0801e572bcc57d30 authored over 3 years ago
Merge branch 'main' of github.com:solidjs/solid

1c9b28fd68d55f7e9eeff7a3bf99f0d4b48c0ccf authored over 3 years ago
signal function setters

2f5311dc90f25b8a68de536d7a095112235d385b authored over 3 years ago
Update state docs

Mention property access, wrapping conditions and top level iteration

df649e64180884bfa496d232cf9ef4e9feb1d253 authored over 3 years ago
fix ssr escaping, fetcher tracking

d663c5406fe2ce719e029efcb93875b45040524f authored over 3 years ago
Update SSR Hydration Script approach

91d9a99af3843f5a3586d05c5a66cae6762f35dd authored over 3 years ago
v1.0.0-rc.3

860e777592f69ec2974323a335c44ed41b2dbd29 authored over 3 years ago
perf improvements, SSR signatures

b8d8eb59f43db222035400a92a0fcdfff41b1990 authored over 3 years ago
Merge pull request #487 from aminya/patch-3

Add the dependencies of solid-ssr examples

11add68148a1f7dc44e26d5042b356207d63aebd authored over 3 years ago
Add the dependencies of solid-ssr examples

98e580366af2b139c268e2cbd58c054c53a0f22d authored over 3 years ago
Merge pull request #486 from IwateKyle/patch-1

Update getting-started.md

3d351413bf94ed3df27b450d4fbf8f4433dfa9cd authored over 3 years ago
Update getting-started.md

56a5e9b8c17c9e2cfa982367c49d7e376bdbde8a authored over 3 years ago
Merge pull request #484 from fuck-capitalism/patch-1

Update rendering.md

7f1b6c5ee8deab4cf2d009c40a17b02b582e64c8 authored over 3 years ago
Update rendering.md

66798802d845cad58e5b0abc7dd67d4d4708aa61 authored over 3 years ago
Add tic tac toe example

91b6188708e57c119ba14f1ca04c0ea4622bf5c8 authored over 3 years ago
Merge pull request #483 from bobaekang/patch-1

Update getting-started.md

2ce7a1ea128a73e0e6b8bc4c29f8edc4a49b8d50 authored over 3 years ago
Merge branch 'main' into patch-1

cc682c71ab44fd779da3996520d13c3e5f7497f3 authored over 3 years ago
Merge pull request #482 from seneca/patch-10

Update getting-started.md

0fa887c517445bb26fd33e11abd59bc388595016 authored over 3 years ago
Merge pull request #479 from seneca/patch-9

Update comparison.md

8b2f05a9078db755e28f18070897706ad43397cc authored over 3 years ago
Update getting-started.md

- minor edits
- fix typos
- fix broken hyperlinks

fc670ae518987dab8a956babecacaa2b34a56742 authored over 3 years ago
Update getting-started.md

minor edits

01b8702fd46c8d3a4b148b02f389b87d72a7beb3 authored over 3 years ago
Update comparison.md

minor edits

eef91af46974cd915f5d62cb9ed98c40cacc2339 authored over 3 years ago
Update reactivity.md

cabdf589dc97ba31864141c8db00a56037f7f202 authored over 3 years ago
v1.0.0-rc.2

31d94c071b444f1e3efa43fb77d16b3118d9c85c authored over 3 years ago
subdue the no compilation angle

a7d964756f3e352e49708d02817d6443bab49a40 authored over 3 years ago
Merge pull request #475 from phungleson/patch-1

Correct the link to JS Framework Benchmark

1b2eac41fcc25d6622529ce47b50a80ce0262ddb authored over 3 years ago
Merge pull request #476 from solidjs/next

Move 1.0.0 to Main as we approach Release

ce013b658470de45b3980fcf6c4c6bee12c4c9c7 authored over 3 years ago
More docs updates

bd24af85f810f3f0cefdc43139ace770eabc0871 authored over 3 years ago
Correct the link to JS Framework Benchmark

0d37c300bd06c101f834e4b6763e4ae90a8bed5d authored over 3 years ago
fix #462 missing SVG g attributes, fix #474 wrong void tags

bfafaf8fa23eb8813ce524e54c8ceaea935c948a authored over 3 years ago
Update server.md (#473)

minor edits

943fc74da36dc1d5d6db9780d5affa2ce9016269 authored over 3 years ago
Update rendering.md (#472)

Minor edits

473441b2d01a8d390c3e4a2145f601279122ba12 authored over 3 years ago
Update reactivity.md (#471)

minor edits

65e41a29bd08e3d993690ac19e7391fd0433ef40 authored over 3 years ago
update getting started

2fef747afde6c82cfabd05e70e8ef9f331c45635 authored over 3 years ago
Update getting-started.md (#468)

minor edits

4dca0509e553cd435f992c01423ee45d15121957 authored over 3 years ago
update links, docs

d800c75061d21ce0cad39ae9d8a5be5df3b885d1 authored over 3 years ago
Merge branch 'main' of github.com:solidjs/solid into next

e2c2fab88c09c91f9d793fa25b9ea720d6b3554a authored over 3 years ago
Handle errors in batch() (#470)

* fix(batch): handle errors

* test: add batch() tests

* fix: ignore all updates when batch...

7cee353838f444163d38fc80178e0a38bdc50f25 authored over 3 years ago
Merge branch 'main' of https://github.com/ryansolid/solid into next

c08eade60c180c635942b386d8e4cd60873be451 authored over 3 years ago
Updated repository URL from solidui to solidjs (#461)

d1e0d0dd675056e7dbfbf2c01fd59a1c944c1da9 authored over 3 years ago
Reduce logo width

ec6c57e0465510e64ebe65983fe4f8019c56a2f1 authored over 3 years ago
Adjusted size of Solid logo and adjusted references to solidui

5031e1c3d7cc61147fc089114c2ff10a8d89de66 authored over 3 years ago
Merge branch 'next' of https://github.com/ryansolid/solid into next

6739f1ad2d201f3c8d136231099d4f22b64cf29a authored over 3 years ago
update deps, fix #458

f7b1bf9d1dc2ef2c40f293e7c8bb8ea14ceb0375 authored over 3 years ago
Update context.md (#460)

minor edits

4e7a39c46cbf9aea4b8f87b353eacf1488de4584 authored over 3 years ago
expose type for context

51459d709949f951f7dc436e31f95a25b07cef5b authored over 3 years ago
update `on` signature, fix #452 split props over state

f28728a1b51aacdd92dd3d6b41814a1ec0647c87 authored almost 4 years ago
v1.0.0-rc.1

166c289fc036eb99f9a0d9d7825b0b4e874a2dd9 authored almost 4 years ago
Merge branch 'next' of https://github.com/ryansolid/solid into next

32bc36ba30b9e153ffc823ca2944c9294ef956b5 authored almost 4 years ago
add unpkg fields

5f5460a56712a814bba034199a5e82edf52a1fc4 authored almost 4 years ago
Update reactivity.md (#450)

add missing import for `createEffect`

c3a5b9c591f49342810f1310f1f74728b209e63a authored almost 4 years ago
Add accessor type

d1f49865cf26d64dcac6938ea7192e17c8aa6bf5 authored almost 4 years ago
Fix #444: Add missing type exports

f870851c931d68a44a25ff8ac68d895cc1f3333c authored almost 4 years ago
Small tweaks to docs.

d8091f70b9a80964ff4d21519e0ef5b90e5d9519 authored almost 4 years ago
Better formatting temporarily move guide links to next

f5cb2e958116c64710c97fc3d441e66496704cbd authored almost 4 years ago
Added getting started and more Doc tweaks

82e6375cc39ebed0bff12cf4234e04d85c65277f authored almost 4 years ago
Update domx, fix #439, fix #443, restructure docs

70c629e14e5919aec5b4d43f200701cb8f8f81e8 authored almost 4 years ago
Doc consolidation

ac30ecc35d768b8967d985f86e1771c7bdedd36b authored almost 4 years ago
add render & control flow docs

f70eee7af9ae51399f283e7e5d7dfcbf53bb86b5 authored almost 4 years ago
More docs WIP

49bdc0a7ac0131d30863244bc0a6128c23689ddc authored almost 4 years ago
Expose JSXElement, Docs WIP

23fefffc743f00fb7927b4885a7de346d78dbc29 authored almost 4 years ago
Merge branch 'main' of https://github.com/ryansolid/solid into next

524d641d98e4ad86eed0d7d160bcce4457562e61 authored almost 4 years ago
Adding createresource graphql example (#436)

Simple async resource for calling graphql endpoint

f76200dff9e793146e2776fd7ed5c908b1a3238b authored almost 4 years ago
improve dead code elim, fix typo, fix hyperscript props

48cf2ac54ec18abecfbe83b9a4e20db40ebcc67e authored almost 4 years ago