Conversation
|
its not valid to have 2 optional parameters in a row |
|
my initial thought (just get it done), copy and paste all the function definitions and manually define each possible combination |
|
i think 2 of the function overloads might be duplicates |
Wait. It isn't? Can you, please, point me to some docs that elaborate this? |
Co-authored-by: Kevin Sullivan <wolverine.ks@gmail.com>
Co-authored-by: Kevin Sullivan <wolverine.ks@gmail.com>
|
if you dont pass in the 1st optional argument, but do pass in the 2nd, then the 2nd argument is in the wrong place so plus, tanner already put in the code needed to make it work without the placeholder |
|
can you move these into the other PR |
I tried to but it doesn't seem I can comment or make suggestions outside of a very narrow context of the lines that were changed in the PR |
What server is this please? I'm not in it. |
|
@wolverineks As for the two optionals: I see what you're saying and definitely agree. However, as I'm looking into the implementation it doesn’t look like you could get away with passing the prefetch options (e.g. the In the above line the |
|
You'll need to dive into the |
|
Yeah, I see now. Now that that's clear to me and there are some changes around those lines in the original PR, I'll do the suggestions there and close this PR afterwards. |
* style: enhance code block appearance and add title support
* style: improve code block layout and enhance copy notification
* style: update CodeBlock title display and add code metadata extraction
* style: enhance CodeBlock styling and improve background colors
* style: refactor imports in processor.ts for improved readability
* Better llms.txt
* Add powersync to partners
* fix ai landing
* fix auto theme, add single showcase vieo
* fix feedback context
* Squashed commit of the following:
commit 3799edeb5efe17758dcaf5f3c72a9503d8366b39
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 08:25:49 2026 -0700
update post status
commit ddf111301b69fdc6191e7120ea881fe3c018399b
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 01:33:10 2026 -0700
Squashed commit of the following:
commit 44ea8a0
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 01:31:30 2026 -0700
fix feedback context
commit b5b90b7
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 01:09:54 2026 -0700
fix auto theme, add single showcase vieo
commit 4ceba28
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 01:05:49 2026 -0700
fix ai landing
commit fd770cb
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 00:44:02 2026 -0700
Add powersync to partners
commit 8f59a9239d47ce0e8720adad9a95f684aaa55568
Author: Tanner Linsley <tannerlinsley@gmail.com>
Date: Thu Jan 8 00:23:51 2026 -0700
checkpoint
* style: improve CodeBlock title extraction and enhance Tabs component handling
* style: add FileTabs component and enhance code block styling for file tabs
* style: enhance package manager tabs with improved code block styling
* style: add FrameworkCodeBlock component and enhance code block extraction for framework-specific tabs
* checkpoint
* checkpoint
* style: improve code structure and enhance rendering of tab panel children
* ci: apply automated fixes
---------
Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
View your CI Pipeline Execution ↗ for commit 4944fa6
☁️ Nx Cloud last updated this comment at |
No description provided.