Commit Graph

  • d2430c8625 update docs Ryan Carniato 2021-02-03 00:59:35 -08:00
  • 5cb06dd381 v0.24.0-beta.2 v0.24.0-beta.2 Ryan Carniato 2021-02-02 01:05:46 -08:00
  • fe25130c3f small tweaks, update docs Ryan Carniato 2021-02-02 01:00:46 -08:00
  • 5e1f9e19b9 Merge branch 'master' of github.com:ryansolid/solid into next Ryan Carniato 2021-02-02 00:37:41 -08:00
  • 851bd63202 Fix some inaccurate typings and Selector bug (#327) Jager567 2021-02-02 09:22:51 +01:00
  • 68cbe4f5c3 resourceAPI refactor, better props Ryan Carniato 2021-02-02 00:17:55 -08:00
  • cdfeab18ee Add runWithOwner (#326) Maciej Kwaśniak 2021-02-01 07:43:11 +01:00
  • fd15036625 Update on functions typings (#324) Jonas Caetano 2021-01-31 03:54:13 -03:00
  • 81be9ace4f fix #322 state spreads Ryan Carniato 2021-01-30 21:55:32 -08:00
  • a6c563c7e3 v0.24.0-beta.1 v0.24.0-beta.1 Ryan Carniato 2021-01-30 02:38:15 -08:00
  • e2336b7391 fix non-loading resources, new SSR API, jsx publish convention Ryan Carniato 2021-01-30 02:37:33 -08:00
  • 2673b0e222 v0.24.0-beta.0 v0.24.0-beta.0 Ryan Carniato 2021-01-28 02:12:43 -08:00
  • 091c08646c update packages Ryan Carniato 2021-01-28 02:10:22 -08:00
  • 886d563d21 New Async SSR WIP Ryan Carniato 2021-01-28 02:10:02 -08:00
  • 471ae729fe Adding latest article to resource section (#316) Alexandre 2021-01-25 20:18:37 +01:00
  • ce0132bb1c Change sideEffects from string to boolean (#312) Alexandre 2021-01-24 06:48:15 +01:00
  • 7ba301aa45 added funding.yml (#314) shadowtime2000 2021-01-23 21:31:49 -08:00
  • af5d014045 Fix Dynamic component to also render SVG elements (#311) alexmarucci 2021-01-17 05:01:21 +00:00
  • 1bbe6d62bb v0.23.11 v0.23.11 Ryan Carniato 2021-01-14 00:23:50 -08:00
  • 2fe6903e07 Fix #300, add state intersection Ryan Carniato 2021-01-13 20:17:06 -08:00
  • 6b289200e0 Fix named export resolving order (#306) Alexandre 2021-01-11 05:12:49 +01:00
  • 1d5a6a320c Fix typo (#307) John Simon 2021-01-10 17:39:23 -05:00
  • 3e30eb59f9 v0.23.10 v0.23.10 Ryan Carniato 2021-01-09 02:41:52 -08:00
  • a9857c6eab FIx resource sync cancel Ryan Carniato 2021-01-09 02:39:06 -08:00
  • 464906b32e fix CM cleanup issue, fix Head Portal cleanup Ryan Carniato 2021-01-08 02:13:13 -08:00
  • 22432329c3 v0.23.9 v0.23.9 Ryan Carniato 2021-01-06 00:47:28 -08:00
  • 78ec13bfd0 fix #301 solid element re-attach, fix portals during hydration Ryan Carniato 2021-01-06 00:21:26 -08:00
  • fd152b5b47 Added link to minimal Solid/Parcel starter (#302) Enom 2021-01-05 21:28:18 -05:00
  • 328a69f355 Clarify intro in control flow documentation (#299) redbar0n 2021-01-05 16:41:32 +01:00
  • ce23e487bd remove broken badge Ryan Carniato 2021-01-04 00:33:21 -08:00
  • 133fd83804 update readme Ryan Carniato 2021-01-04 00:31:24 -08:00
  • 08dd8c12e9 v0.23.8 v0.23.8 Ryan Carniato 2021-01-04 00:29:33 -08:00
  • 5ab00bb938 shrink markers, fix html parser for boolean attrs Ryan Carniato 2021-01-04 00:26:55 -08:00
  • 6dba61f57a Add solid-meta library Ryan Carniato 2021-01-03 23:13:53 -08:00
  • 5c34bc32f0 Fix head portal disposal, fix suspending fallbacks Ryan Carniato 2021-01-03 14:25:49 -08:00
  • f584cc075a v0.23.7 v0.23.7 Ryan Carniato 2021-01-02 23:22:09 -08:00
  • 0c811d168b Handle head portal cleanup Ryan Carniato 2021-01-02 23:05:57 -08:00
  • 80c9b0f13e update dom expressions Ryan Carniato 2021-01-02 22:21:37 -08:00
  • 91d7c4f81c Merge pull request #295 from alexmarucci/convert-react-solid-state-to-ts Ryan Carniato 2021-01-02 13:38:50 -08:00
  • 7e2f9e8ab0 feat: Convert react-solid-state to typescript Alessio Marucci 2021-01-01 22:54:13 +00:00
  • ed391d1f70 Merge pull request #296 from ahmad-reza619/patch-1 Ryan Carniato 2021-01-01 23:39:08 -08:00
  • 997c17eace Fix typos Ahmad Reza 2021-01-02 10:42:35 +07:00
  • 7fd18b62df v0.23.6 v0.23.6 Ryan Carniato 2020-12-31 22:56:23 -08:00
  • 847110b70d fixes to onioning, and async lazy hydration Ryan Carniato 2020-12-31 22:54:52 -08:00
  • e320e23990 Merge pull request #294 from amoutonbrady/patch-1 Ryan Carniato 2020-12-31 17:08:36 -08:00
  • 5935b39d90 Adding Esbuild plugin to the ressources Alexandre 2021-01-01 00:20:36 +01:00
  • 68c386075c Fix #291 update docs for style, add presentation attributes to SVG Ryan Carniato 2020-12-29 15:58:40 -08:00
  • 3f9a1ab93e v0.23.5 v0.23.5 Ryan Carniato 2020-12-24 02:16:00 -08:00
  • 742daab87b remove double flicker on resource resolution Ryan Carniato 2020-12-23 21:56:30 -08:00
  • 48c0336dff cache lazy promise static server Ryan Carniato 2020-12-22 02:12:33 -08:00
  • 6bc751623e cache the promise in lazy components Ryan Carniato 2020-12-22 02:08:42 -08:00
  • 8c915fb839 Merge pull request #284 from ryansolid/dependabot/npm_and_yarn/node-notifier-8.0.1 Ryan Carniato 2020-12-21 23:59:26 -08:00
  • e2fd1179f7 Bump node-notifier from 8.0.0 to 8.0.1 dependabot[bot] 2020-12-22 07:58:29 +00:00
  • 1802320eb0 disable broken test Ryan Carniato 2020-12-21 23:55:29 -08:00
  • 96566af5eb fix #283, add missing xmlns, prevent unnecessary resource loads in SSR mode Ryan Carniato 2020-12-21 23:54:35 -08:00
  • ce2a6b4ee8 fix static For escaping Ryan Carniato 2020-12-21 01:22:01 -08:00
  • 7a96a5853d v0.23.4 v0.23.4 Ryan Carniato 2020-12-18 01:23:24 -08:00
  • 5dd3880bcc ssr fixes and updates Ryan Carniato 2020-12-18 01:13:43 -08:00
  • 1729b3bd01 have static still return real promises Ryan Carniato 2020-12-14 22:30:58 -08:00
  • 625313f15e v0.23.3 v0.23.3 Ryan Carniato 2020-12-13 22:24:31 -08:00
  • 7d88b51931 update dom expressions, fix resource JSON quote escaping Ryan Carniato 2020-12-13 22:23:12 -08:00
  • ea3b25d9cb update deps Ryan Carniato 2020-12-13 19:44:02 -08:00
  • c23efd70c2 fix state getter to notify only on change Ryan Carniato 2020-12-12 00:24:49 -08:00
  • ef0b1817b5 Add videos to resources Ryan Carniato 2020-12-11 23:09:25 -08:00
  • 8d84ef590e Merge pull request #280 from amoutonbrady/master Ryan Carniato 2020-12-11 07:40:50 -08:00
  • 2dfe73cf2a update solid playground links Alexandre Mouton-Brady 2020-12-11 09:47:22 +01:00
  • 9b44d5a603 prevent double render in static Show Ryan Carniato 2020-12-10 21:06:08 -08:00
  • cfddf8993f Merge pull request #279 from mneumann/doc-fixes Ryan Carniato 2020-12-10 11:54:10 -08:00
  • ae4a96bcd9 Minor doc fixes Michael Neumann 2020-12-10 11:13:54 +01:00
  • 095b4a5efd fix splitProps helper for static render Ryan Carniato 2020-12-09 22:15:26 -08:00
  • 13ed80aa2f v0.23.2 v0.23.2 Ryan Carniato 2020-12-08 23:21:54 -08:00
  • 9d96449bba fix up resource loading in async render Ryan Carniato 2020-12-08 23:17:43 -08:00
  • a3ef6e4578 v0.23.1 v0.23.1 Ryan Carniato 2020-12-07 21:40:35 -08:00
  • afca8a2e0c fix type module, fix #276 change solid-js to peer dep Ryan Carniato 2020-12-07 19:52:42 -08:00
  • 14dad687a0 fix #277, make Solid type module Ryan Carniato 2020-12-06 20:01:27 -08:00
  • ba6bf662ad v0.23.0 v0.23.0 Ryan Carniato 2020-12-06 02:41:52 -08:00
  • 97b40d0489 Merge pull request #275 from ryansolid/next Ryan Carniato 2020-12-06 02:37:20 -08:00
  • 3cbedc9b36 fix resource name Ryan Carniato 2020-12-05 23:09:55 -08:00
  • c4e61def55 update deps, prep release Ryan Carniato 2020-12-05 19:55:38 -08:00
  • 0998a910ac v0.23.0-beta.0 v0.23.0-beta.0 Ryan Carniato 2020-12-05 01:59:29 -08:00
  • 17b3e1edaa make JSX types not global Ryan Carniato 2020-12-05 01:56:36 -08:00
  • 22c0954851 fix state getter using this syntax (#273) niceSprite 2020-12-04 12:38:56 +08:00
  • 6a05763219 v0.22.10 v0.22.10 Ryan Carniato 2020-12-02 20:56:27 -08:00
  • 434310b70c fix state built off null prototype Ryan Carniato 2020-12-02 20:24:05 -08:00
  • 333e2fd693 build fixes Ryan Carniato 2020-12-02 20:16:18 -08:00
  • 0275a965eb ignore jsx types in main repo(product of build) Ryan Carniato 2020-12-02 19:29:46 -08:00
  • 260287aa89 v0.22.9 v0.22.9 Ryan Carniato 2020-12-01 21:50:23 -08:00
  • 8fdd98f5d7 update deps Ryan Carniato 2020-12-01 21:48:00 -08:00
  • 238cba186e Fix state getter syntax (#270) Alexandre 2020-12-01 11:02:10 +01:00
  • ece8137733 Add mutable test to react-solid-state Ryan Carniato 2020-11-30 22:05:01 -08:00
  • fb1fa5450e small updates Ryan Carniato 2020-11-30 21:51:25 -08:00
  • 4ea27ce1d7 useMutableState hook for React via createMutable (#269) Steve Sewell 2020-11-30 20:18:20 -08:00
  • eeedebf1de simplify build process Ryan Carniato 2020-11-25 23:09:50 -08:00
  • 909d806510 v0.22.8 v0.22.8 Ryan Carniato 2020-11-25 20:07:25 -08:00
  • 2b55f51381 fix export map for skypack Ryan Carniato 2020-11-25 19:32:44 -08:00
  • 76098f8ee6 fix test coverage scope Ryan Carniato 2020-11-25 12:20:55 -08:00
  • c96b5b3190 v0.22.7 v0.22.7 Ryan Carniato 2020-11-25 00:36:19 -08:00
  • 876c1959e8 future proof incase node export becomes it's own thing Ryan Carniato 2020-11-25 00:31:48 -08:00
  • f9abab6d39 streamline bundles Ryan Carniato 2020-11-25 00:19:07 -08:00
  • c0642ef441 v0.22.6 v0.22.6 Ryan Carniato 2020-11-23 13:36:15 -08:00