Commit Graph

  • 918586fb40 fix #2017 object replacing array in reconcile Ryan Carniato 2024-01-08 10:20:36 -08:00
  • 2bee3e4174 Merge branch 'takeramagan-main' Ryan Carniato 2024-01-08 10:19:24 -08:00
  • 6dc4cfb8a6 formatting Ryan Carniato 2024-01-08 10:17:48 -08:00
  • 648f1e9fa9 smaller fix Ryan Carniato 2024-01-08 10:17:12 -08:00
  • 8c1b266ac8 Merge branch 'main' of https://github.com/takeramagan/solid into takeramagan-main Ryan Carniato 2024-01-08 10:10:50 -08:00
  • cbc8d3eeed bump seroval and remove plugins from build output Ryan Carniato 2024-01-08 09:44:13 -08:00
  • 01e6a3e5b0 fix #2017 reconcile fails to replace nested array with object takeramagan 2024-01-07 01:38:44 -05:00
  • b0862d391d fix #2014 html not replaced when resource resolves next tick Ryan Carniato 2024-01-05 14:42:12 -08:00
  • 3918566c98 v1.8.8 v1.8.8 Ryan Carniato 2024-01-03 14:26:50 -08:00
  • 7e5667ab60 fix #1998 Switch relying on order Ryan Carniato 2024-01-03 14:22:24 -08:00
  • 8d2de12fd5 fix #1850 untrack in external source Ryan Carniato 2024-01-03 13:57:37 -08:00
  • 292aba41c5 fix #1982 ErrorBoundary with ExternalSource Ryan Carniato 2024-01-03 12:57:56 -08:00
  • 968e2cc9b7 update seroval, fix #1972, fix #1980, fix #2002, support partial ALS Ryan Carniato 2024-01-03 12:23:28 -08:00
  • b887587a03 fix #1973 array over object reconcile Ryan Carniato 2024-01-03 11:15:53 -08:00
  • 40b5d78d10 chore(types): return mapped type for splitProps excluded other value (#1994) MrFoxPro 2024-01-03 21:39:32 +05:00
  • 0d600e9cb0 Bump vite from 4.4.8 to 4.5.1 (#1974) dependabot[bot] 2024-01-03 08:33:17 -08:00
  • 51c9485909 v1.8.7 v1.8.7 Ryan Carniato 2023-12-01 11:33:03 -08:00
  • 22667bbc53 fix: createSignal not found when bundled (#1964) Jonas Kruckenberg 2023-12-01 20:30:24 +01:00
  • e09a3cc3ed fix timing issue with deferStream Ryan Carniato 2023-12-01 11:28:21 -08:00
  • 460068202b fix push type Ryan Carniato 2023-11-27 08:31:52 -08:00
  • fb4199c6f4 Update rendering.ts (#1966) Alexis H. Munsayac 2023-11-27 05:59:50 +08:00
  • 7353a470af v1.8.6 v1.8.6 Ryan Carniato 2023-11-22 15:13:24 -08:00
  • 6de59eff62 Documents !children.length (#1915) Tito 2023-11-22 19:56:11 -03:00
  • b092368ce5 feat(DEV): Add afterCreateSignal hook to DevHooks (#1960) Damian Tarnawski 2023-11-22 23:53:05 +01:00
  • 54e1aecfe1 update seroval, fix this, optimize star imports, fix #1952 hydration race condition Ryan Carniato 2023-11-22 14:43:42 -08:00
  • 2b320376da Add types directory export for each package (#1948) Damian Tarnawski 2023-11-22 23:44:46 +01:00
  • fb7f4bc18b fix #1950 leaking error tracking Ryan Carniato 2023-11-22 10:39:48 -08:00
  • e7ea92989f v1.8.5 v1.8.5 Ryan Carniato 2023-10-30 10:02:29 -07:00
  • 80ca972fd3 fix onHydrate call being skipped Ryan Carniato 2023-10-30 10:01:25 -07:00
  • 45c5e649c2 v1.8.4 v1.8.4 Ryan Carniato 2023-10-26 12:43:30 -07:00
  • cf0542a45a fix #1927, fix #1929, fix #1931, update storage API Ryan Carniato 2023-10-26 12:24:35 -07:00
  • 3f3a3396eb serialization error handling, experimental async storage Ryan Carniato 2023-10-24 16:09:11 -07:00
  • 9821c4f890 Update the JS Framework Benchmark link in README.md (#1930) nygma 2023-10-23 22:47:52 +08:00
  • 50d74ea512 Bump @babel/traverse from 7.21.5 to 7.23.2 (#1924) dependabot[bot] 2023-10-18 01:04:43 -07:00
  • e1e9366efe v1.8.3 v1.8.3 Ryan Carniato 2023-10-18 01:01:37 -07:00
  • 1f0226e1b6 fix #1917 - hydration error during streaming Ryan Carniato 2023-10-18 00:54:59 -07:00
  • 654e2c05e3 v1.8.2 v1.8.2 Ryan Carniato 2023-10-18 00:20:43 -07:00
  • dd492c5ec3 fix #1917, fix #1918 error handling with serialization Ryan Carniato 2023-10-18 00:16:54 -07:00
  • b632dfd562 Add missing indexArray to server-side runtime. (#1920) Damian Tarnawski 2023-10-16 19:11:12 +02:00
  • 4968fe26a0 Add .js extension to import that is missing it (#1913) Frank Weindel 2023-10-10 23:42:25 -04:00
  • 183dba75da v1.8.1 v1.8.1 Ryan Carniato 2023-10-10 12:53:42 -07:00
  • 0b9b71aa6d better errors for hydration Ryan Carniato 2023-10-10 12:22:02 -07:00
  • 6330747ef2 v1.8.0 v1.8.0 Ryan Carniato 2023-10-09 16:08:03 -07:00
  • 2c087cbbe2 Solid v1.8 (#1909) Ryan Carniato 2023-10-09 15:53:33 -07:00
  • 063db14c4e v1.7.12 v1.7.12 Ryan Carniato 2023-09-18 11:07:26 -07:00
  • 10ac07af6e update jsx types, iife compiler optimization Ryan Carniato 2023-09-18 10:45:47 -07:00
  • 8b49110bb6 fix: allow passing defer:boolean to on (#1885) Vladislav Lipatov 2023-09-18 23:18:53 +07:00
  • 13b1fa6ec2 fix #1883 initialize createDeferred with transition value Ryan Carniato 2023-09-18 09:15:33 -07:00
  • f84f356b96 Bump node version in CI (#1881) Birk Skyum 2023-09-13 00:20:01 +02:00
  • 12eb1552ac fix #1875 - mergeProps not handling undefined on SSR Ryan Carniato 2023-09-11 12:34:35 -07:00
  • f79ba4d908 v1.7.11 v1.7.11 Ryan Carniato 2023-08-10 11:56:42 -07:00
  • 26740b88c4 fix #1848 Suspense Default Context Non-Null Ryan Carniato 2023-08-10 11:47:36 -07:00
  • 31a45a2c5a v1.7.10 v1.7.10 Ryan Carniato 2023-08-09 12:14:47 -07:00
  • 7dd1f413e5 fix .pipeTo signature to return promise Ryan Carniato 2023-08-09 12:05:34 -07:00
  • 792e7deae0 fix #1821 improve context performance Ryan Carniato 2023-08-09 10:42:10 -07:00
  • c2008f02af Stores: fix overwriting underscore property (#1842) Eduard Kuzmenko 2023-08-08 23:54:34 +04:00
  • 5ed448ae5d Export more solid-js types (#1847) Damian Tarnawski 2023-08-08 20:07:11 +02:00
  • 125d6ed29c v1.7.9 v1.7.9 Ryan Carniato 2023-08-03 17:07:27 -07:00
  • 852f4c762f add missing link jsx types Ryan Carniato 2023-08-03 17:05:45 -07:00
  • 6cd10c736b fix(typescript): Setter<T> being assignable to any Setter (#1826) Xavier Loh 2023-08-04 07:49:45 +08:00
  • 5a8a098c6c Bump semver from 5.7.1 to 5.7.2 (#1838) dependabot[bot] 2023-08-03 16:48:50 -07:00
  • beca1c3e03 Bump vite from 4.3.7 to 4.4.8 (#1837) dependabot[bot] 2023-08-03 16:48:41 -07:00
  • 6c9879c921 fix in introspection for stores Ryan Carniato 2023-08-03 16:48:24 -07:00
  • 23f3c7a2f6 Update CONTRIBUTING.md Sarah 2023-07-27 13:36:24 -07:00
  • 039cf60d60 update universal readme Ryan Carniato 2023-07-25 15:40:50 -07:00
  • b8a78d2ee6 Merge branch 'chiefcll-patch-1' Ryan Carniato 2023-07-25 15:35:59 -07:00
  • fce9281bd1 Merge branch 'patch-1' of github.com:chiefcll/solid into chiefcll-patch-1 Ryan Carniato 2023-07-25 15:32:58 -07:00
  • 3d90dd33a8 Bump word-wrap from 1.2.3 to 1.2.4 (#1812) dependabot[bot] 2023-07-25 15:22:48 -07:00
  • 44a2bf0bee fix #1814 incorrect typing embedding for h and html (#1815) ocavue 2023-07-26 05:38:28 +08:00
  • 457fa4be3b Update universal rendering documentation Chris Lorenzo 2023-07-25 08:29:20 -04:00
  • df436755ee v1.7.8 v1.7.8 Ryan Carniato 2023-07-11 09:52:26 -07:00
  • fe6f03f9f5 fix #1795 early effects running during async hydration Ryan Carniato 2023-07-11 09:47:13 -07:00
  • 51074fab6a remove optional chaining, reduce bundle size Ryan Carniato 2023-07-10 13:50:42 -07:00
  • efd2318636 fix #1780 invalid html comments Ryan Carniato 2023-07-10 13:37:25 -07:00
  • 4acd43523d v1.7.7 v1.7.7 Ryan Carniato 2023-06-26 16:58:57 -07:00
  • 719708ad53 Merge branch 'wjq990112-main' Ryan Carniato 2023-06-26 16:55:26 -07:00
  • d5f616c4c7 fix portal ownership Ryan Carniato 2023-06-26 16:55:08 -07:00
  • fcfaec6977 Merge branch 'main' of github.com:wjq990112/solid into wjq990112-main Ryan Carniato 2023-06-26 16:48:51 -07:00
  • 76f69c1728 chore: formatting Ryan Carniato 2023-06-26 16:23:43 -07:00
  • 0100bd12bb Propagate errors to parents when throwing errors in nested catchError (#1774) Maciej Kwaśniak 2023-06-27 01:18:55 +02:00
  • c4cbfd3c0b Add changeset Ryan Carniato 2023-06-26 16:14:22 -07:00
  • e660e5a350 add prettier code format in git-commit-hook (#1769) 花果山大圣 2023-06-27 07:07:35 +08:00
  • 434a07631f set pnpm version (#1762) Alex Errant 2023-06-26 17:54:52 -05:00
  • 8ba0e80a0d Fix merge props (#1764) Juanra GM 2023-06-27 00:51:51 +02:00
  • 93d44d45f1 fix #1787 missing CJS types Ryan Carniato 2023-06-26 15:43:09 -07:00
  • b78dfdd81d test(Portal): reactive in children when pass signal directly wjq990112 2023-06-20 16:14:43 +08:00
  • 4375c56029 fix(Portal): reactive in children when pass signal directly wjq990112 2023-06-20 16:14:33 +08:00
  • 46e5e78710 Improve type inference of createSelector. (#1758) Damian Tarnawski 2023-06-05 14:50:58 +02:00
  • 5e2999e4fa v1.7.6 v1.7.6 Ryan Carniato 2023-05-31 12:37:02 +02:00
  • 884936910e apply reference optimization to mergeProps Ryan Carniato 2023-05-31 12:33:15 +02:00
  • 194f93c75d Optimize mergeProps and splitProps (#1710) Juanra GM 2023-05-31 12:08:19 +02:00
  • 2026153741 fix #1735 web component instantiation before constructor Ryan Carniato 2023-05-31 11:52:28 +02:00
  • 74d1c8250b docs: remove unavailable video link in README.md (#1749) Michael Wang 汪東陽 2023-05-31 07:21:44 +08:00
  • 44a0fdeb58 don't set resolved on disabled resolution Ryan Carniato 2023-05-26 10:17:38 -07:00
  • 83c99d5138 fix #1739 resolved state of disabled resources Ryan Carniato 2023-05-26 09:47:40 -07:00
  • f99dd04483 Solid-Element: Add clarification on 'props' parameter in customElement function (#1730) Raymond Boswel 2023-05-22 23:08:33 +02:00
  • f76225df3e update node in the ci Ryan Carniato 2023-05-16 12:25:17 -07:00
  • 2e4c6aa2a9 update pnpm in ci Ryan Carniato 2023-05-16 12:23:35 -07:00
  • 1a7740a49c update lock Ryan Carniato 2023-05-16 12:14:52 -07:00
  • 514ef679d9 test: add tests to splitProps (#1728) Juanra GM 2023-05-16 21:10:29 +02:00