Ecosyste.ms: OpenCollective

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

Riot.js

Simple and elegant component-based UI library #javascript
Collective - Host: opensource - https://opencollective.com/riot - Code: https://github.com/riot/riot

chore: strict typing

Introduced generics to riot.d.ts like `React.Component<P, S>`

github.com/riot/riot - d54fde780bf7a6da7514f681850070e922f3fa15 authored over 5 years ago by karak <[email protected]>
fixed: link to unpkg

github.com/riot/riot - 0c096b21c1699140b5b4adcc8327caaa1cc1030e authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: make sure template fragments will be properly unmounted #2692

github.com/riot/riot - 4837a04ec320c236471d20bde215800636f94f8b authored over 5 years ago by Gianluca Guarini <[email protected]>
closes #2692

github.com/riot/riot - 8afe1dcadb8ffc15829d398f8400849c7d3d20c4 authored over 5 years ago by Gianluca Guarini <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/riot/riot - 428930d9edd4b9bfed32948834b9667c38b3e669 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: test-typing definitions

github.com/riot/riot - 1f966beaded4f72082f10c54280fefec3c766b50 authored over 5 years ago by Gianluca Guarini <[email protected]>
Added some typing tests.

github.com/riot/riot - 224ad823af9326b4e1928e97214e0a4953d07ff6 authored over 5 years ago by karak <[email protected]>
fixed return-type of exports() of Shell

github.com/riot/riot - 21f7c1dc65894daffcda7bbce25b798e9c0a2d20 authored over 5 years ago by karak <[email protected]>
removed Partial of an argument type of shouldUpdate

github.com/riot/riot - d2164261796a239be9db6f4ebb8e09ed8e332695 authored over 5 years ago by karak <[email protected]>
chore: strict typing

Introduced generics to riot.d.ts like `React.Component<P, S>`

github.com/riot/riot - 5dad718540f3e9fc53f9b543a9c49b1528e832e6 authored over 5 years ago by karak <[email protected]>
4.1.1

github.com/riot/riot - 422010cecee028e9c19a0f40d09ef7f88f430ee6 authored over 5 years ago by Gianluca Guarini <[email protected]>
added: a few doc lines about the RiotComponentExport interface

github.com/riot/riot - 47907ab0c55de35c615fad50b73e130597fb9b5e authored over 5 years ago by Gianluca Guarini <[email protected]>
added: the RiotComponentExport interface to simplify the components creation in typescript

github.com/riot/riot - 0370ceb726dae10cd43d42083264d02bbcaf325b authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: package-lock.json version

github.com/riot/riot - 1cf7cdd5ab02902cd1b003e1dbf92409e81c0627 authored over 5 years ago by Gianluca Guarini <[email protected]>
removed: muut forum

github.com/riot/riot - 7f1650de39a66ea530974e85d2b7588719506b28 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.1.0

github.com/riot/riot - 27f1764e1b3d277bfd057d227c692766adc2f766 authored over 5 years ago by Gianluca Guarini <[email protected]>
added: more documentation

github.com/riot/riot - 4ec746e6d172b6e42ee49d05ced57fdbb3898999 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: readonly properties

github.com/riot/riot - 555b9b58f0593ba0e8cc96c00576d712242224db authored over 5 years ago by Gianluca Guarini <[email protected]>
added: riot files interface

github.com/riot/riot - 839a6558d3ed20ae01e41255f1cc8ad48b481410 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: errors in the package.json file

github.com/riot/riot - 5c777c4dd287cbb70e91df4fa0df81c016789d6e authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: small typescript issues #2707

github.com/riot/riot - 3e8a6cdfe7aa70ae1762c5c97dd51cb811e00100 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: make the initial props optional for the mount event

github.com/riot/riot - e9ab9f4e2da4151b1e91bad8e4237c68da673bca authored over 5 years ago by Gianluca Guarini <[email protected]>
added: typescript support #2707

github.com/riot/riot - 1198c23bab431d6dcda65d6d8ede93f2ed7318a7 authored over 5 years ago by Gianluca Guarini <[email protected]>
Merge branch 'master' into dev

* master:
Create FUNDING.yml
4.0.8
fixes #2701
4.0.7
fixes #2703 replacing babel-minif...

github.com/riot/riot - 15d5bf315d05792671c41178a07a02f0a441f9e0 authored over 5 years ago by Gianluca Guarini <[email protected]>
Create FUNDING.yml

github.com/riot/riot - 9356075bb07e3cfb17fb9e9b5cfaaa66ef800287 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.8

github.com/riot/riot - 56b3a84b717ae6f99a2751b4905d65c9b567020a authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes #2701

github.com/riot/riot - 4845523a14474bb44c553679bad01d99918cdee1 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes #2701

github.com/riot/riot - d48896bee556c880f766cf93140a4e5d92cabe6f authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.7

github.com/riot/riot - a9cd1a48fccc897e934c9e31f41256fcf3a87f70 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes #2703 replacing babel-minify

github.com/riot/riot - 18954c537b955994d1632913e8f40fb234a45b96 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes #2703 replacing babel-minify

github.com/riot/riot - da77c26a32daf9194a1970c94cec09611fb23adb authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.6

github.com/riot/riot - 0b533b5a2ee54e0a413e615c033dd41206cd1ae6 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: value attributes get passed down to children components #2703

github.com/riot/riot - 9017c420d9727e98475163a2688e11287b373c44 authored over 5 years ago by Gianluca Guarini <[email protected]>
Merge branch 'master' into dev

* master:
4.0.5
updated: compiler
4.0.4

github.com/riot/riot - 29ee8a1b4b661c442a84f853e7b5756c461ac545 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.5

github.com/riot/riot - 1433336a9349fd7e04da6d2b749f7d7f90b0670e authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: compiler

github.com/riot/riot - 895b090df81d7f744bcc6c66d600e60753f6a4d4 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: compiler

github.com/riot/riot - 5b4b626ee981363b91d3bf292a699bc60d76dbd9 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.4

github.com/riot/riot - e0bb0f177da6e48a67544eabca3250017e88dc6e authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: @riotjs/dom-bindings

github.com/riot/riot - 183119eab530d8e10e9111c1c1139c612772e11a authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.3

github.com/riot/riot - 52e631924b8166453b1e149e346f8d655c4a3c0f authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes: #2501

github.com/riot/riot - 4377f495de835e25763aba304a7eac9e6bc0b947 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: sync with master

github.com/riot/riot - 534e7827d8d7bfad3e7dc06d8aa394b76c101879 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.2

github.com/riot/riot - 0ee5f4998f4b017f1b01921f91ade71426819976 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: riot compiler

github.com/riot/riot - 93a9f095f93fee4d0dfc2105b44c17292c7d7e46 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.1

github.com/riot/riot - e96fcf25b82a85f926e6eac60fa5008259bd262d authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: index offset issue in loops

github.com/riot/riot - 3f30bd1a1ad5186cb53905c1dd38b32c61c5a01f authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: index offset issue in loops

github.com/riot/riot - db0e60a6517c94a895689639e66ebcc6ed7ef080 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0

github.com/riot/riot - 618f9d558b2034faa4b47448753311f52bccde2e authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: logo path

github.com/riot/riot - 7fef05fd4b090c1b7360989cf559379fae5bcb36 authored over 5 years ago by Gianluca Guarini <[email protected]>
Merge branch 'master' into dev

* master: (266 commits)
added: link to the new site
Update issue templates
Update issue te...

github.com/riot/riot - 9b3b5af4a241f66c72a518583bd01a007dda8f99 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: readme example

github.com/riot/riot - a008e67749c905ed76a4aaa274c0c81fe6c2973d authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: readme file

github.com/riot/riot - d3f086f8831c59f57bbd44da45d8bcf6420c94c9 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.20

github.com/riot/riot - ec73123e92161266c405589bd67f82ace4811822 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.19

github.com/riot/riot - 9f8bb7dd79d1e067c990e5e4a4b4f403d46a1b7c authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: dom bindings engine

github.com/riot/riot - 3cd57b21ce1756ed19204ed2d9628ed9c3fa1650 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.18

github.com/riot/riot - c450bc3c4da19eb6f7bed04472783265b66dd271 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: improve nested components rendering performance

github.com/riot/riot - 7a440b44f2260fd3486b39be49c318c00820b05d authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.17

github.com/riot/riot - da1703f9907314b321de888cc8ffdd9575c0a3ab authored over 5 years ago by Gianluca Guarini <[email protected]>
closes #2691

github.com/riot/riot - 252b32b3eddf1d4b0db3b26d3259c19061ae3d3f authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.16

github.com/riot/riot - 3e3717b55fbfd32437c7bf8705ab7098e63ea104 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: rename evaluate inject

github.com/riot/riot - e70472487b635222af4b3c22820c45b82f858c2f authored over 5 years ago by Gianluca Guarini <[email protected]>
added: the compiler evaluate method

github.com/riot/riot - ed44cb8a3c8b0377034fbcdea6be7f3f1687994d authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.15

github.com/riot/riot - ed7d5624cf2e8a7cd964611121b6147e7f0c09a6 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: eslint warnings

github.com/riot/riot - 025bf7d37850c9312746a7fd6fa21150f21b94ce authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.14

github.com/riot/riot - 4ee99261ffb91e5107ecc88965af10b174e755df authored over 5 years ago by Gianluca Guarini <[email protected]>
closes #2679

github.com/riot/riot - ce51df150b5915c30dbac9d206945ddf95a97427 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.13

github.com/riot/riot - 74141104939bc57c101d91127e6fca17664363ff authored over 5 years ago by Gianluca Guarini <[email protected]>
removed: debugger statement from source code

github.com/riot/riot - 5d6bcd502b3aca0d469cd12ade480a8b00b4c550 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.12

github.com/riot/riot - 78c01553e883fe5eca2c152aea8b28b99b2b0816 authored over 5 years ago by Gianluca Guarini <[email protected]>
fixes #2683

github.com/riot/riot - 42b763441c1ceea2c9d9042130d62166fa05527c authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.11

github.com/riot/riot - 665f5600d47964952b5a8596baaa9f5ce79aeeba authored over 5 years ago by Gianluca Guarini <[email protected]>
added: test for #2683

github.com/riot/riot - f1daded719b57d2403d784186082571857020131 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.10

github.com/riot/riot - c84cf4e9d6fe31a2b8c10247179f05a7176303e2 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: move the dom-binding into dependencies

github.com/riot/riot - ef0429913a44801ba500c6d6d77c86e95ae5ec39 authored over 5 years ago by Gianluca Guarini <[email protected]>
#fixes #2682

github.com/riot/riot - 44fd35d39fe820378bb81e8e7ec926d142f2cff9 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.9

github.com/riot/riot - 857b40369a00ee2cafdb6ca48bec8be58bf8e953 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: codeclimate config file

github.com/riot/riot - 693b21b823287d1f7269b1b98968d1a7220124de authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.8

github.com/riot/riot - 44d50ccd94686409468e354d4d1189e58316d646 authored over 5 years ago by Gianluca Guarini <[email protected]>
added: tests for #2679

github.com/riot/riot - 549eb5a2bc58d983bd48f40cfccc40004c6d9f78 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.7

github.com/riot/riot - 39786d996c069fb631318a24122ec66baddc52f6 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: make sure the css will be injected only when it's needed

github.com/riot/riot - 027c2518fed687777b43085daa62a08b6ef0a290 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.6

github.com/riot/riot - 1e296f6e6422495abee7f35eacb65c04f6729fe8 authored over 5 years ago by Gianluca Guarini <[email protected]>
closes #2676

github.com/riot/riot - 50765e5da26c5b14ee66ed6b966d5bb7f4a4f00b authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.5

github.com/riot/riot - 4bf8854c3d9a1c580cd5fc233128bbc446ce049c authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: expose the css by name constant

github.com/riot/riot - c2f13f800dd522cb21fdc187b1edbaa38378c7fa authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.4

github.com/riot/riot - 01e4eed4a37659c20e3ce91c3151e5d89056da98 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.3

github.com/riot/riot - fabe682e283a3c86ed765ee908b8ccf50b4cf136 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: dependencies and enhance css injection

github.com/riot/riot - a7f00974446106041e2914231f209c9523518f6d authored over 5 years ago by Gianluca Guarini <[email protected]>
removed: compiler esm file

github.com/riot/riot - 095a3a4ad0b58c72b599137a142acb561398bb38 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.2

github.com/riot/riot - bb83b7bfc3f10e6c5305d4a0bf727209ed25f3f8 authored over 5 years ago by Gianluca Guarini <[email protected]>
added: link to the new site

github.com/riot/riot - 46cdbe334cf867f3596e8c5722103924c891b7e6 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: package-lock.json release

github.com/riot/riot - d0879c2181963034edcda19c5b28413969e8daf0 authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-rc.1

github.com/riot/riot - 25da231084a9d26a125f8068169669f00ef4ab18 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: dev dependencies

github.com/riot/riot - e1a0b780501a12029c084586054aa7cbdb7f1d8b authored over 5 years ago by Gianluca Guarini <[email protected]>
fixed: coverage

github.com/riot/riot - ff397e94add21d8a875800a7a48d460349141636 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: lock file

github.com/riot/riot - 6e006448a7a750de248f1d4b33e233ab77052a9c authored over 5 years ago by Gianluca Guarini <[email protected]>
4.0.0-beta.6

github.com/riot/riot - bf7fa775a859705b677d9503074296322bba8ff4 authored over 5 years ago by Gianluca Guarini <[email protected]>
closes #2669

github.com/riot/riot - 9672981ed4ca6c4ee5837da2e96ac9a74223b257 authored over 5 years ago by Gianluca Guarini <[email protected]>
updated: riot bundle

github.com/riot/riot - bdefcb3dfa5fd93bc63d9657c0445e6a325ba102 authored over 5 years ago by Gianluca Guarini <[email protected]>
added: test for #2669

github.com/riot/riot - c41eef14ac6b6fb9450167b339629e282cba404f authored over 5 years ago by Gianluca Guarini <[email protected]>