Commit Graph

  • f9e4e1581a docs: Fix the typo (#680) 缪宇 2021-10-08 16:40:52 +08:00
  • 14ab78e448 more jsdoc goodness (#679) Alex Lohr 2021-10-08 10:40:34 +02:00
  • 7ebecda8c4 Fix mergeProps type to support arbitrary amount of objects (#667) Alexis H. Munsayac 2021-10-04 11:21:28 +08:00
  • 3f213dfc3e Make Part type aware of array or object target (#665) Ryan Turnquist 2021-10-03 20:20:24 -07:00
  • 629203c6bb improve createResource types (#660) Alex Lohr 2021-10-04 05:18:24 +02:00
  • b0a55ae7f9 Remove Articles/Projects links Ryan Carniato 2021-09-21 11:22:13 -07:00
  • 6804d0ba34 v1.1.5 v1.1.5 Ryan Carniato 2021-09-20 23:28:07 -07:00
  • 37bedbef27 update missed dep Ryan Carniato 2021-09-20 23:27:43 -07:00
  • c3844df556 add test for dev mode getters Ryan Carniato 2021-09-20 23:12:28 -07:00
  • 4ee8d2236e fix #661 - state setter, fix #662 - hasing getters, update deps Ryan Carniato 2021-09-20 23:07:27 -07:00
  • 670f4f3db9 v1.1.4 v1.1.4 Ryan Carniato 2021-09-15 23:20:09 -07:00
  • 8dd28e885b fix #652: firing extra effects coming out of transitions Ryan Carniato 2021-09-15 22:48:30 -07:00
  • 8975cff7de v1.1.3 v1.1.3 Ryan Carniato 2021-09-08 23:51:15 -07:00
  • 4dd95924f0 fixes #649 classList optimizations, fixes #651 null style prop Ryan Carniato 2021-09-08 22:18:49 -07:00
  • dcda17e4ac solid-js/store: improve SetStoreFunction type (#636) cynecx 2021-09-05 05:02:58 +02:00
  • d442c6d66c Improve types of Show and Match (#643) Michael P. Jung 2021-09-05 04:58:39 +02:00
  • d4a2ede2de v1.1.2 v1.1.2 Ryan Carniato 2021-08-31 23:34:50 -07:00
  • 1b1c447831 Remove extra characters on boolean attributes, null checks on ssr helpers Ryan Carniato 2021-08-31 23:11:45 -07:00
  • d1f1a8bb9a Merge branch 'main' of github.com:solidjs/solid Ryan Carniato 2021-08-31 21:07:29 -07:00
  • 8959280db9 Fix missing stale check in transition Ryan Carniato 2021-08-31 21:07:02 -07:00
  • 4ac8b0aa18 Added solid-validated-form package to project libraries (#617) Enom 2021-08-23 17:34:09 -04:00
  • b12495b447 JSX-Lite changed to "Mitosis" (#605) Tom Byrer 2021-08-17 01:01:10 -05:00
  • ed4e536909 v1.1.1 v1.1.1 Ryan Carniato 2021-08-16 22:53:04 -07:00
  • d946cfeb3c fix #597, run depth first over breadth first Ryan Carniato 2021-08-16 22:44:14 -07:00
  • 0a6772b428 it's => its Ryan Carniato 2021-08-09 02:36:34 -07:00
  • 187ab1f25a v1.1.0 v1.1.0 Ryan Carniato 2021-08-09 02:22:51 -07:00
  • 2e2535b65f update deps Ryan Carniato 2021-08-09 02:09:03 -07:00
  • 5b13f4a373 Small tweaks to changelog Ryan Carniato 2021-08-09 01:53:00 -07:00
  • 865642fb7e new concurrent scheduling, createUniqueId, from operator Ryan Carniato 2021-08-09 01:37:55 -07:00
  • ff78265bdf fix #594 readonly prop, SSR classList optimiazations Ryan Carniato 2021-08-06 01:16:17 -07:00
  • 8161f75456 Fix/improve types for Resource and For/Index/mapArray/indexArray (#590) otonashixav 2021-08-03 14:32:41 +08:00
  • 461fa9d80a v1.0.7 v1.0.7 Ryan Carniato 2021-07-29 23:12:57 -07:00
  • ad475bcba4 fix #585 errorboundaries, fix #586 align attribute Ryan Carniato 2021-07-29 23:04:53 -07:00
  • 851e83421c Fix performance regression in Stores in Dev mode Ryan Carniato 2021-07-29 01:19:10 -07:00
  • be7a8bb7c3 v1.0.6 v1.0.6 Ryan Carniato 2021-07-28 02:27:31 -07:00
  • beb49f4cce Fixes to SSR/Hydration, fixes #581 Ryan Carniato 2021-07-28 02:08:54 -07:00
  • f92ed39063 v1.0.5 v1.0.5 Ryan Carniato 2021-07-25 22:37:07 -07:00
  • 4baa3ff84f Expose Setter Type for createSignal (#576) otonashixav 2021-07-26 10:34:55 +08:00
  • 46af8c2ac2 better topological sort Ryan Carniato 2021-07-25 02:57:18 -07:00
  • 00b8567d95 v1.0.4 v1.0.4 Ryan Carniato 2021-07-22 01:27:48 -07:00
  • 14fdf49a9b Fix #570 children types, clear out docs Ryan Carniato 2021-07-22 00:00:39 -07:00
  • 5a3def3fe8 fix #571, no trim expression literals Ryan Carniato 2021-07-20 01:42:24 -07:00
  • c4b31d8cae Merge pull request #537 from davedbase/main David D 2021-07-18 15:19:37 -04:00
  • 1f7de4276d Merge pull request #536 from Gavin-Gong/zh-doc David D 2021-07-18 15:19:18 -04:00
  • eef43232d2 Added a bit more clarity on directives David D 2021-07-18 10:16:58 -04:00
  • 2354581301 update deps, fix #566 Ryan Carniato 2021-07-17 21:54:35 -07:00
  • 1a6b5123c4 Forgot the resources section David Di Biase 2021-07-17 19:49:11 -04:00
  • f307a74180 Completed remaining documentation David Di Biase 2021-07-17 19:39:47 -04:00
  • b2a9775fb4 Changing 1st person singular pronouns David D 2021-07-17 19:39:01 -04:00
  • 06aeabe191 Added largest piece of the translation David Di Biase 2021-07-17 18:49:15 -04:00
  • 42742aea8f More minor adjustments David D 2021-07-17 18:47:13 -04:00
  • edd109d3ae Missing a word in the sentence David D 2021-07-17 18:14:21 -04:00
  • 9fd9de5042 Link to Solid Store for context David D 2021-07-17 17:58:14 -04:00
  • 36f65742a6 Cleaner sentence structure David D 2021-07-17 17:47:34 -04:00
  • 7394e0549f Missing word and grammar adjustment David D 2021-07-17 17:14:58 -04:00
  • 91c5ac3c8f docs(zh-cn): revison doc Zen 2021-07-15 19:07:40 +08:00
  • dab2912cf0 docs(zh-cn): faq Zen 2021-07-15 19:00:12 +08:00
  • cd5a6dfd4d docs(zh-cn): comparison Zen 2021-07-15 17:55:36 +08:00
  • f123ef1ccf docs(zh-cn): projects Zen 2021-07-15 16:58:56 +08:00
  • e855ad7490 docs(zh-cn): examples Zen 2021-07-15 16:42:17 +08:00
  • 506c51ce5d docs(zh-cn): articles Zen 2021-07-15 16:32:39 +08:00
  • badf493f5f v1.0.3 v1.0.3 Ryan Carniato 2021-07-15 01:12:58 -07:00
  • 50fb34aa85 Improve on types Ryan Carniato 2021-07-15 01:10:43 -07:00
  • 85fe17b18a Better resource type, fix #552, improve perf Ryan Carniato 2021-07-15 00:34:21 -07:00
  • d7075de613 docs(zh-cn): api Zen 2021-07-15 14:44:49 +08:00
  • fbd960569b Fix hashValue from throwing when stringifying bigints (#561) otonashixav 2021-07-15 05:59:34 +08:00
  • a93d740721 Typo lal (#556) Mihail Malo 2021-07-12 17:43:38 +03:00
  • be6e766e5b Completed translating guide section David Di Biase 2021-07-12 10:08:56 -04:00
  • 4d762ea3eb Minor grammar adjustment David D 2021-07-12 09:21:43 -04:00
  • 8100f86d62 v1.0.2 v1.0.2 Ryan Carniato 2021-07-12 03:07:45 -07:00
  • 8463cde532 fix #552 phantoms, better disabled event handling Ryan Carniato 2021-07-12 03:04:59 -07:00
  • 3ca75f0094 v1.0.1 v1.0.1 Ryan Carniato 2021-07-08 22:25:17 -07:00
  • a6d68629ba fixes #509, #541: event symbol, chained conditionals, escaping component children, add ownkeys Ryan Carniato 2021-07-08 21:50:20 -07:00
  • 27fd7e2eba docs(zh-cn): server Zen 2021-07-06 21:59:03 +08:00
  • 9d09979fd6 docs(zh-cn): rendering Zen 2021-07-05 23:18:00 +08:00
  • f1db0b3c84 Started first translation document David Di Biase 2021-07-04 12:43:54 -04:00
  • ec372f9281 docs(zh-cn): reactivity Zen 2021-07-05 00:22:53 +08:00
  • d1f49be162 docs(zh-cn): getting-started Zen 2021-07-04 14:51:49 +08:00
  • 0d83a1947a Allow generic to be left out in PropsWithChildren type (#531) Jakob Norlin 2021-07-03 05:58:41 +02:00
  • db4c3c8a4a Update reactivity.md (#530) Chris Haines 2021-07-03 04:57:50 +01:00
  • 701bcaeb9e Update getting-started.md (#529) Chris Haines 2021-07-03 04:57:16 +01:00
  • 47ad2594d6 update docs Ryan Carniato 2021-07-01 21:22:35 -07:00
  • 743b7628b8 Fixing typo (#518) Zen 2021-07-01 12:40:27 +08:00
  • 2ae7cb476b Merge pull request #517 from Celeo/patch-1 Ryan Carniato 2021-06-30 21:37:35 -07:00
  • 0f95b5a1ea Minor grammar change to rendering.md Matt Boulanger 2021-06-30 21:33:09 -07:00
  • 6fbd8c26ce Merge pull request #516 from tomByrer/patch-1 Ryan Carniato 2021-06-30 20:17:04 -07:00
  • 0da0e9db11 + JSX-Lite to projects Tom Byrer 2021-06-30 22:09:55 -05:00
  • ce8763e620 v1.0.0 v1.0.0 Ryan Carniato 2021-06-27 22:32:18 -07:00
  • bb8a290958 Docs tweaks and removal of relative links Ryan Carniato 2021-06-27 22:15:39 -07:00
  • 6aac101310 update to release version of dom-expressions Ryan Carniato 2021-06-27 22:01:44 -07:00
  • d92a074298 revert deferred cleanup optimization Ryan Carniato 2021-06-27 21:49:05 -07:00
  • 8142f4f1bb Add mention of server rendering performance Ryan Carniato 2021-06-27 14:06:44 -07:00
  • 1d0932c382 Fix link typo Ryan Carniato 2021-06-27 13:50:24 -07:00
  • 742bc27990 update starter template info and readme's Ryan Carniato 2021-06-27 13:40:12 -07:00
  • 64e508c71d v1.0.0-rc.10 v1.0.0-rc.10 Ryan Carniato 2021-06-27 03:09:52 -07:00
  • f5d9e164a5 fix web streams, null coalescing in conditionals Ryan Carniato 2021-06-27 03:07:16 -07:00
  • 0e30ba438d v1.0.0-rc.9 v1.0.0-rc.9 Ryan Carniato 2021-06-25 00:41:52 -07:00
  • 997ef8921b server only templates and fixes Ryan Carniato 2021-06-24 22:35:52 -07:00
  • 58f05b568b fix createSelector during concurrent rendering Ryan Carniato 2021-06-23 23:00:44 -07:00
  • bc93e078a6 v1.0.0-rc.8 v1.0.0-rc.8 Ryan Carniato 2021-06-23 00:31:41 -07:00