Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from infernojs:master #78

Open
wants to merge 186 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 21, 2022

See Commits and Changes for more details.


Created by pull[bot]

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

@pull pull bot added the ⤵️ pull label Jul 21, 2022
Sampo Kivistö and others added 28 commits July 24, 2022 20:14
(cherry picked from commit 70e908059d28450ed5ae1edad96fc347767bd168)
… with babel, changed component to be abstract class to indicate it needs to be derived from.
Havunen and others added 30 commits October 30, 2023 21:01
…sed on master) (#1658)

* Added tests for inferno-router SSR and <Switch> and fixed a bug. Also added support for subclassing Route

* simple lint fixes

* Second set of lint-fixes
* Mozilla marked bug as resolved three years ago so the fix should be generally available

* Fixed linting errors

---------

Co-authored-by: Sampo Kivistö <2021355+Havunen@users.noreply.github.com>
* Add specificity to fix a type error with addEventListener

* addEventListener won't accept SemiSyntheticEvent due to extra helper methods, so we need to mark them as optional.

* Fix linting error
* adds checking of variable `SKIP_INFERNO_WARNINGS` to skip warnings
  in non-production mode

* `SKIP_INFERNO_WARNINGS` can be also declared globally for browser
  functionality, or just defined on the process.env in case of node

* FYI: JEST related warning skip about development mode was removed
  with 2ed75dc when fixing #1582, only the skipping of
  minified code warning was in place
and converted some inferno-server tests to tsx for Github#1632
A
A
A
A
A
A
A
A
A
A
A
A
F# with '#' will be ignored, and an empty message aborts the commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants