Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 11, 2023

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jul 11, 2023
JoviDeCroock and others added 28 commits February 17, 2025 21:37
* perf: converted null to constant

* docs: reverted null changes
* chore: Fix TS lang server support in our `.d.ts` files

* refactor: Fix internal types issues

* refactor: Fix a couple compat types whilst we're at it

* chore: Lint compat & jsx-runtime types too
* Should handle swapping insertion

* Optimize further

* Handle more edge cases

* Correctness

* Add explanatory comment
* chore: Fix mocha in Node v22+

* chore: Formatting & fix editor config
* feat: Add command invoker types

* Update src/jsx.d.ts

Fix typo

Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>

* Add onCommand

---------

Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
* Add fetchPriority

* Update jsx.d.ts

Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>

---------

Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
* types: Refactor 'AllHTMLAttributes' interface

* test: Add type tests

* chore: Unrelated formatting

* types: Fix fetchPriority clash
* Address context fragments issue

* Golf bytesize

* Add one more test
* refactor: Golf down unnecessary strict equality checks

* revert: Bring back a few strict eq checks
JoviDeCroock and others added 30 commits August 9, 2025 08:13
* refactor: Avoid breaking change for element types by continuing
to offer older interfaces, hooking the new types up
to 'IntrinsicElements'

* chore: Formatting
* Save bytes on hydration 2.0

* Check truthy instead

* We already assign to newvnode._dom in catch

* Always remove comments from excessDomChildren

* Save 1 byte by not casting
* Save bytes by inlining ref unmount checks

* Inline unmount check

* Hoist excessDomChildren check

* Reduce var alloc

* Remove need for clearProcessingException

* Remove need for isNew

* Save bytes by making shouldPlace a number

* Use else to save some bytees

* Save some render bytes
* test: Switch tests to use `.jsx` file extension

* test: Correct missing imports

* test: Broken glob pattern?

* chore: Globs will be the death of me

* chore: Cleanup unnecessary default React imports
The `react-email/components` package needs this.
* fix: Types for scroll events

* feat: Add type for 'onScrollEndCapture' handler
* add scrollsnap events

* add scrollsnap event test

* Revert "add scrollsnap event test"

This reverts commit 4e55bfc.

* types: Correct event type & backport SnapEvent DOM type

---------

Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
* refactor(children): remove redundant assignment to childVNode

* refactor(children): use key instead of childVNode.key

---------

Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir>
…onent (#4954)

* refactor(children): remove redundant assignment to childVNode

* refactor(children): use key instead of childVNode.key

* refactor(diff): no need to reset props and context when creating component

---------

Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir>
Co-authored-by: Ali Garajian <ali.garajian@snapppay.ir>
Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
Added a section on the use of LLMs in issue and pull request writing, emphasizing the importance of transparency and integrity in contributions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.