Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/infernojs/inferno

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces
https://github.com/infernojs/inferno

Trying to write test asserts in more cross browser compatible way.

Removed unused imports

e7f9f4e902a4daaf69e61693b1265f2558f210a6 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Update karma.sauce.conf.js

Try FF60

b9d52d45c1935c48fd2d2b76739e88bc97439069 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Update karma.sauce.conf.js

Move to firefox 52 due to issue with jasmine

6db95a81e6b7fb32dc7c6d0964a944795564d63f authored almost 2 years ago by Sampo Kivistö <[email protected]>
Update travis platform to ubuntu 22LTS

9bd3f7f474eaf8b2bc3a9dd3f8f43d27470a47cd authored almost 2 years ago by Sampo Kivistö <[email protected]>
Update karma.sauce.conf.js

Try adding base config to ff45

1eac52eb2fc61f6285e46f62a9ea549a9b13b80d authored almost 2 years ago by Sampo Kivistö <[email protected]>
Testing linux FF45 again

42871985887e18c9a5dbe35a93c35c55a3616a60 authored almost 2 years ago by Sampo Kivistö <[email protected]>
removed FF55 bacause it does not work

b31591751634fa8d4b8143fa235f071b4bdb0fa3 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Use firefox 55 for testing

25bb999b8e1b50a398ded1f849f76f029906006d authored almost 2 years ago by Sampo Kivistö <[email protected]>
try again Linux + FF 45

2cb8c6509aa7630e510bd81e886951577e0777d1 authored almost 2 years ago by Sampo Kivistö <[email protected]>
use windows 10 for kaios, saucelabs no longer accepts Linux

c4f0286cfdf571c25129b0ce16804d70e20af5ac authored almost 2 years ago by Sampo Kivistö <[email protected]>
moved kaiOs FF tests to Linux platform and removed gecko driver version from FF 48

47abcc1b38ac2d6e864cb79d04c2a75a36562f1b authored almost 2 years ago by Sampo Kivistö <[email protected]>
downgrade geckodriver back to version 0.30.0

232271e65c082f768cecca6f0ad34d884e293832 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Added KaiOS2 and KaiOS3 FF versions to sauce config. Testing updating gecko driver version to latest

a0ba430ed8aea253f12d1f2f4b82e2c4de70d4bc authored almost 2 years ago by Sampo Kivistö <[email protected]>
v8.0.6

f4a4e3b06f8853e9d91e7380aa9c94cf09c6afe5 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Added back native DOM node event listener types, fixes Github #1622

f5c62e74eb0b1903054ff83d7a1e7db03d2ddedf authored almost 2 years ago by Sampo Kivistö <[email protected]>
updated development dependencies

8de0d3a6c3a6a0e5b7f7c27e4d00c9f3c3ba72f5 authored almost 2 years ago by Sampo Kivistö <[email protected]>
fixed JsFiddle simple clock demo closes: https://github.com/infernojs/inferno/issues/1617

9942f5e5824647cd64305cd40f1f956c1281b026 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Deleted old standalone babel plugin bundles

07cdfcc20328b86fcc16ddd93e5526708e0b9971 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Added babel plugin v6.6.0 trying to fix jsfiddle

6f5c77f169dc37971d122e9c6280117326c00312 authored almost 2 years ago by Sampo Kivistö <[email protected]>
updated dependencies and refactored fs-extra to use new ESM entry point

70ae50306aa2310e3899b1b0ec32a4b117e406f4 authored almost 2 years ago by Sampo Kivistö <[email protected]>
Using ts-jest for tests to simplify config and adding sourcemap generation to fix debugging (#1620)

28369450a7b58648962e382ba290854dc35135ba authored about 2 years ago by jhsware <[email protected]>
v8.0.5

9a7b2c06b1894cde44d0762410872d3915803a4d authored about 2 years ago by Sampo Kivistö <[email protected]>
Run prettier on all files

1c6eab98387055f8da8300964d9c3bc9fd3c5d81 authored about 2 years ago by Sampo Kivistö <[email protected]>
Updated dev dependencies and fixed tests

c4045a0819d6785ea396fb5d08ccf1a702b6cc88 authored about 2 years ago by Sampo Kivistö <[email protected]>
Improve typing (#1616)

* sync types.ts and components.ts

* Improve ref typing in refs.ts and types.ts (have I unders...

f60636864987ea3a2df70f0f07d24d6de5582785 authored about 2 years ago by jhsware <[email protected]>
Fix inferno router #1608 (#1615)

* Fix regression issue due to update of history package

* Prettier

* Fix linting error

...

e3c3debff225c3ec0cb25f5ebb650d31298a24a8 authored about 2 years ago by jhsware <[email protected]>
Run prettier on all files

4140367af168186f33757b7832da77797f451dc5 authored about 2 years ago by Sampo Kivistö <[email protected]>
updated dev dependencies to latest versions, moved to rollup v3 and official terser plugin @rollup/plugin-terser

e76256cba812d4fe07875025b13e58660a549944 authored about 2 years ago by Sampo Kivistö <[email protected]>
Implement className as function for compatibility with react-router. (#1613)

* Implement className as function for compatibility with react-router.
Based on https://github....

05cc5a9eaa649f1d3c942107eea9674ca08b9535 authored about 2 years ago by jhsware <[email protected]>
Improve types for animation hooks etc. (#1612)

* Improved specificity in types and removed an inconsistent passing of props to method on Class ...

25b6ad10f108e00ef4467e2e5189663384151b76 authored about 2 years ago by jhsware <[email protected]>
Try geckodriver 0.30.0

688728e85bd5a84cd209617ba73681b5024b4b63 authored about 2 years ago by Sampo Kivistö <[email protected]>
Try fixing saucelabs FF tests

61dd62032446c2c7a9e6b08c77d867a28ed01eaf authored about 2 years ago by Sampo Kivistö <[email protected]>
Updated browser test statement

8e89b766f28d6bfb2179e0f0be1be4bed677c207 authored about 2 years ago by Sampo Kivistö <[email protected]>
Updated to lerna v6 and set firefox geckodriver to 0.30.0

6c34db898b57a9b6fb328593bee484432f4801a6 authored about 2 years ago by Sampo Kivistö <[email protected]>
Fixed invalid syntax in karma.sauce.config

4c3a783b79d053319e58277c8f3b753a1facc975 authored about 2 years ago by Sampo Kivistö <[email protected]>
Trying to fix firefox tests by adding geckodriverVersion

c7c778772cfca22f2fafb8be50aa2ddb0a4c7474 authored about 2 years ago by Sampo Kivistö <[email protected]>
Fixed browser matrix link

2c682356d1ed2fd93860972e06ec484f337b3b5a authored about 2 years ago by Sampo Kivistö <[email protected]>
v8.0.4

d03e86ca6b7863d1dcb79adacc4d2dfce45bf0b2 authored about 2 years ago by Sampo Kivistö <[email protected]>
Trying to fix saucelabs browser matrix widget

0941db91de13c9ac904e2b0b11a3244e78c8cae1 authored about 2 years ago by Sampo Kivistö <[email protected]>
Merge branch 'master' of https://github.com/infernojs/inferno

ec1fcf841cc57359ad9c80896740ae0a0c6db779 authored about 2 years ago by Sampo Kivistö <[email protected]>
Ignore firefox test https://github.com/infernojs/inferno/issues/1611

73ee77875c9dd2f1e248460a56603c9b0d8c707c authored about 2 years ago by Sampo Kivistö <[email protected]>
Added platform to saucelabs safari configs

e403fe51760c2b4ba1b32b6daf89c8499ba56fee authored about 2 years ago by Sampo Kivistö <[email protected]>
added browser version field trying to fix Saucelabs error

ac3883ada727f1135944becf1dfc3d7ac1b8b5f8 authored about 2 years ago by Sampo Kivistö <[email protected]>
Firefox does not start in Windows 11 try Windows 10 platform instead

8827d84e263f8ff8ffba24078f45287b3987b40c authored about 2 years ago by Sampo Kivistö <[email protected]>
try specifying platform for chrome and firefox

0ac101f44e6f97582d4ba9aced399d7a2618ec47 authored about 2 years ago by Sampo Kivistö <[email protected]>
Specify mac os version

4750a13577e6bd659ef42da2891be4803bf55afa authored about 2 years ago by Sampo Kivistö <[email protected]>
Use windows 11 for testing edge

3171890c506485ee5d2ab6ebfd0cd149b866ebbe authored about 2 years ago by Sampo Kivistö <[email protected]>
removed mac os firefox from saucelab tests because it does not start

11db2f0a877552b2da32aa4ba2eb93cb162767ea authored about 2 years ago by Sampo Kivistö <[email protected]>
tests: renamed ctx to context

bc9d58a9bbfe7097b870cfde15214effa8750ab9 authored about 2 years ago by Sampo Kivistö <[email protected]>
Removed explicit version requirements from saucelab platforms

f0d21ad00429250e3155f14ec2da707655f33d6a authored about 2 years ago by Sampo Kivistö <[email protected]>
Fix parameter name in default props test. fixes https://github.com/infernojs/inferno/issues/1610

aace380a89e8979be375cfc973d3b3d3818e9ace authored about 2 years ago by Sampo Kivistö <[email protected]>
typescript: Allow setting ref to null and ran prettier on source files

12be729eade0a9a4ed43a548a0f9d3b9064fdfa6 authored about 2 years ago by Sampo Kivistö <[email protected]>
typescript: Allow setting any JSX attribute to null

eb881221b4f2093e5ae53dcad4240cc0183b8675 authored about 2 years ago by Sampo Kivistö <[email protected]>
Typescript improvements, removed rollup plugin bubble and replaced it with babel, changed component to be abstract class to indicate it needs to be derived from.

404b67b067015fbf03191344950538a03138716d authored about 2 years ago by Sampo Kivistö <[email protected]>
Add type defs for animation hooks (#1609)

77acc73ff5da0bb46bc594b3117b21af693e505f authored about 2 years ago by jhsware <[email protected]>
Updated dependencies

a6cb56f3e687fd922a760cd5e9b13dc44b79dc7c authored about 2 years ago by Sampo Kivistö <[email protected]>
Updated discord link

c45fd7f47a5c6f980d4ed2a982f90e726ea28046 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated license year

a9d016f364c2ecbb59ec2bfe33440b523cb27b3d authored over 2 years ago by Sampo Kivistö <[email protected]>
Improved documentation about child flags optimization

5a5ff08c597b552beb66cfd1edd99664e6243a57 authored over 2 years ago by Sampo Kivistö <[email protected]>
v8.0.3

9734d7259ed85fe405530c9602696ba588a8cb86 authored over 2 years ago by Sampo Kivistö <[email protected]>
Revert #d0ccb387a8073c4205264e0a41f59189885f30c1 changed state back to readonly

6385282186c4118ba1ff8c16641aee3bbbeb3fe5 authored over 2 years ago by Sampo Kivistö <[email protected]>
Added more JSX element types, fixed style property typing, adds back csstype, Github #1604

ded256af7e06cba2f5ab71f2bd6d77b3b9004a20 authored over 2 years ago by Sampo Kivistö <[email protected]>
Moved inferno-shared to development dependencies of inferno package

231d7176d0e9699e1a5b7613dd9d6e712e7bf152 authored over 2 years ago by Sampo Kivistö <[email protected]>
Unified benchmarks and examples, removed old examples. Fixes Github#1603

0f42e534168718bf04d007d982488a7218b4a52e authored over 2 years ago by Sampo Kivistö <[email protected]>
Improved application bundling documentation and fixed typos in readme

de56ad694c26c20e08375b2116aa9a0ee77fd7f7 authored over 2 years ago by Sampo Kivistö <[email protected]>
Added funding note to package.json

(cherry picked from commit 70e908059d28450ed5ae1edad96fc347767bd168)

7f76923b83e39016d4faa2ad0ce740c8b9635f1b authored over 2 years ago by Sampo Kivistö <[email protected]>
Removed sortAttributes and innerHtml test utils (#1602)

30d38584288ef2770ff475eb461055c2da311cf7 authored over 2 years ago by Sampo Kivistö <[email protected]>
v8.0.2

bd8e39f7837bc68c447779e00a5ef3c98bb0ee76 authored over 2 years ago by Sampo Kivistö <[email protected]>
Improved inferno typings, and fixed some inferno-router typings

544bacde64b5efaf15d068b7404371def87faf2c authored over 2 years ago by Sampo Kivistö <[email protected]>
Component state should not be readonly

d0ccb387a8073c4205264e0a41f59189885f30c1 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated dependencies jsdom 20

4532df8af4cd05be7bab7ada4792f4cf3eca7e8d authored over 2 years ago by Sampo Kivistö <[email protected]>
Create codeql-analysis.yml

db606dff46f79759648551f92cb648b77a588f69 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated tests to use mobx 6

45af98d27c6d0a0708b916976ddbe023aede4123 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated packages

61a5ec95e79013f2adfab205a708787d0e3a229a authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated readme

53cd80a2b228d808a6cc34fe82c0479121b07228 authored over 2 years ago by Sampo Kivistö <[email protected]>
Fixes babel plugin "process is not defined" error in JsFiddle

12c015230d9604b9547422d8d5bbf90e1cc8c0f7 authored over 2 years ago by Sampo Kivistö <[email protected]>
Add mention of the hook componentWillMove since it is a common use case (#1600)

0bee440dd31655925137470060ab138313003134 authored over 2 years ago by jhsware <[email protected]>
v8.0.1

48d35cfeac426bf36159d72d027156582a358d70 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated development dependencies

e25eef02658bf0a027b5ec9911f58dcc968ed860 authored over 2 years ago by Sampo Kivistö <[email protected]>
Use IComponent interface to declare Component JSX types instead of implementation type to allow mixing usages with React application. Fixes Github https://github.com/infernojs/inferno/issues/1599

5192eef02bc8e7775da573cac5f11f0e348ae7bc authored over 2 years ago by Sampo Kivistö <[email protected]>
v8.0.0

5e7e804383b559ee18b7c7e62edc910c492dfd61 authored over 2 years ago by Sampo Kivistö <[email protected]>
Converted docs build script to ESM

251fb2e60acfd9e253664a366ab2da7c34978bc9 authored over 2 years ago by Sampo Kivistö <[email protected]>
Added warning in development mode when rendering link with javascript:url, fixes Github https://github.com/infernojs/inferno/issues/1594

7bc376300cea89de28e1368c3dcdf25e4ba4e2c0 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated development dependencies

8d58e6a729c6c0051ad19ac1e66f3b316339c1e5 authored over 2 years ago by Sampo Kivistö <[email protected]>
Refactored glob and promisify usages from build scripts to prefer native alternatives

67608df0de8f7812b1c50c9421e3e04f9a6a588c authored over 2 years ago by Sampo Kivistö <[email protected]>
Removed karma ie launcher because IE is not actively tested anymore

8412a275e28a546c33c1c98756b83627b86216d6 authored over 2 years ago by Sampo Kivistö <[email protected]>
Run prettier again

6a2ddf4bfa3aab88563edd87f2ba4bed1ab98ef0 authored over 2 years ago by Sampo Kivistö <[email protected]>
Converted scripts to use ESM module system

614a1d2b48ccf7633800245beeaebca5d228b1f5 authored over 2 years ago by Sampo Kivistö <[email protected]>
Added package-lock for browser tests

ef61532961e85df50209c98f7260d0e4aa6fb91a authored over 2 years ago by Sampo Kivistö <[email protected]>
Use lerna v5 and latest version of saucelabs connector

0416daf5bd7c677676171f0c28307d38f4a28ba4 authored over 2 years ago by Sampo Kivistö <[email protected]>
v8.0.0-alpha.6

18bd10ccdbe70ae60116151c34034678f098ac14 authored over 2 years ago by Sampo Kivistö <[email protected]>
Added fakedom scripts to gitignore

95223ad4fe6c03fd21ec372a92144ad7281bca87 authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated packages

7d4572b934acdcc5ab33fcf91b1dd61bfa4b970d authored over 2 years ago by Sampo Kivistö <[email protected]>
Improve patch method performance by moving componentWillMove hook check (#1598)

9dcc1984ec7cbf5c929d006ce250821f99e66512 authored over 2 years ago by Sampo Kivistö <[email protected]>
Test latest edge only

6b2a5cce82e7284ccb6805bfd47888a8f1d016f0 authored over 2 years ago by Sampo Kivistö <[email protected]>
Cleaning comments and deprecated attribute from logo

db47e9f56e8592dd5bc12706dde9f836330a68f3 authored over 2 years ago by Sampo Kivistö <[email protected]>
Drop legacy browsers form saucelabs test suite

2645ef285d2efbea7231707b8a7be2b0d04e1530 authored over 2 years ago by Sampo Kivistö <[email protected]>
fix typo

db095415e91fef16a36e2e2a1bb317c1efb2dec0 authored over 2 years ago by Sampo Kivistö <[email protected]>
Use string.substring instead of substr because substr is deprecated

06195ad0c8bf965ba16b4a42f67f836abc8896ab authored over 2 years ago by Sampo Kivistö <[email protected]>
Updated dependencies and fixed an issue where tests get stuck

515ea8ba0b505778c4472323fbe837a6fe798f07 authored over 2 years ago by Sampo Kivistö <[email protected]>