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

Merge pull request #1 from riot/dev

Fix html test

github.com/riot/riot - 8e556dfb96763a3613e8c21d99cc431cfcda07c8 authored about 9 years ago
Removed iPhone/iPad 9.1 from browsers

github.com/riot/riot - a12adc8644cf160349df97b76016680bbdfd3525 authored about 9 years ago
Fix html test

Please use `npm update riot-compiler`
riot-compiler v2.3.13 properly handles the preservation o...

github.com/riot/riot - 2331321778a4f50f07eccc026bd1350270486990 authored about 9 years ago
compiler v2.3.13

github.com/riot/riot - 6356abc6e090f8b3b88e239c261b1450ae6a4e20 authored about 9 years ago
compiler 2.3.12

github.com/riot/riot - 267ac56c4f53bf4468b4a7c3d928927a455ec209 authored about 9 years ago
removed: useless each methods

github.com/riot/riot - f42776961173ec17aeb3e3f56dbbaac63ebdcbdc authored about 9 years ago
closes #1352

github.com/riot/riot - 3c15f0154bafd73681ca7484e67a6245aef9902d authored about 9 years ago
Merge pull request #1351 from jumilla/patch-2

Add link to Atom Package

github.com/riot/riot - a567d6451412743e9da62898f387fdf5b1426be9 authored about 9 years ago
Add link to Atom Package

github.com/riot/riot - 8787ab88d237a41aa5f0673a4492acbb2f905f26 authored about 9 years ago
removed: console log from the tests

github.com/riot/riot - c412a62401916775dbbf609b3aaa0cf1eb7cfc61 authored over 9 years ago
Merge branch 'master' into dev

github.com/riot/riot - 2774829c0899d2d6e3ec4e6ef45e58d2595de2e0 authored over 9 years ago
added: concurrency to the karma tests

github.com/riot/riot - e53cdf84adf06d82a7f9c8a562efc0842f1feaaa authored over 9 years ago
updated: dependencies

github.com/riot/riot - ed11a7055a3569af14b35ed4a9c955485fc740db authored over 9 years ago
corrected html/js typo

github.com/riot/riot - 3584e151ced74f577240b07b1d62f8bf11f2c8cf authored over 9 years ago
multi-tranclusion yield from, to with tests

github.com/riot/riot - 4c3aefa8ea4105271fe350c9f75f0ff0ca50d119 authored over 9 years ago
Merge pull request #1346 from gdub22/istanbul

Add instanbul as devDependency

github.com/riot/riot - 84d8b4b00bcc541d135bfeef2f2f7092cacf6134 authored over 9 years ago
closes #1341 #1313 #1347

github.com/riot/riot - a20d4b2b65b13a0789e0c10cf9cdfd53e0807bb6 authored over 9 years ago
add instanbul as devDependency

github.com/riot/riot - 32f820fff5299beabb29cfccc738b43338ed32c8 authored over 9 years ago
updated: library size

github.com/riot/riot - 4a0187cc5021649fb542413bfc6480d0929af350 authored over 9 years ago
update: dependencies

github.com/riot/riot - c4d04eb43bda80d18141e7ac6c19291beb55c93e authored over 9 years ago
updated: dependencies

github.com/riot/riot - dc1b5c90e54f2dcaf3e041d8c8198bfc43fe302d authored over 9 years ago
Merge pull request #1330 from JonathanWolfe/patch-2

Fix server pre-rendering

github.com/riot/riot - 70550bb97941df5ab3f2778777cd6c74f8f821d7 authored over 9 years ago
Fix server pre-rendering

github.com/riot/riot - 91bc3683e557e3fb7234cdc59c1a5c758dd3409a authored over 9 years ago
removed: compiler files from the root

github.com/riot/riot - fdc42ee8dc87af9109a1692cf10b7fb791d19703 authored over 9 years ago
removed: useless comments from the tests

github.com/riot/riot - e295cda4bebfe6ec26d40fb65906213b7e46db99 authored over 9 years ago
updated: contributing

github.com/riot/riot - 7425ba3c50730db241135fbe1871eb5da853b8b1 authored over 9 years ago
Merge branch 'master' into dev

github.com/riot/riot - bf8edcb5066c18909d75f4967a311738f760b644 authored over 9 years ago
updated: dependencies

github.com/riot/riot - c7262df529aed39f2316fcddec609f1b30871c4b authored over 9 years ago
Update CONTRIBUTING.md

github.com/riot/riot - 45f68f46b1a77cf09d36e0b003f2bc4019c843a0 authored over 9 years ago
Merge pull request #1318 from shimaore/patch-2

`require` happens in the main process

github.com/riot/riot - 3e937af968073e54dd45918081a837ce4b4ccdb5 authored over 9 years ago
`require` happens in the main process

Fixes #1317

github.com/riot/riot - b91928ba263353c747e6ca10e46036cb64311a3d authored over 9 years ago
Merge pull request #1315 from gdub22/cli-deps

Remove duplicate dependencies that are now under riot-cli

github.com/riot/riot - 8cabc762ce3b93737b98601a17f74e18b8d2a187 authored over 9 years ago
remove duplicate dependencies that are now under riot-cli

github.com/riot/riot - 5d28c56054a74479b42ef4408aa6356de0e1fa71 authored over 9 years ago
Merge branch 'master' into dev

github.com/riot/riot - 6f941fef2d035b861b6f7402391ce7dc7e4a470e authored over 9 years ago
2.3.0-beta

github.com/riot/riot - 28201564a8f923f1cfde46ed1b20254c883ef2f6 authored over 9 years ago
updated: dependencies

github.com/riot/riot - 5e1ce958f5584580deabcc4eb156fbfd4d2bbc6e authored over 9 years ago
Remove UglifyJs warnings from webpack production shortcut (-p)

Not Really a riot problem just an annoyance.

Webpack/UglifyJs throws this warnings:

Condit...

github.com/riot/riot - 7d4662d0d4c12325cbf6ca2a787e581a894f7627 authored over 9 years ago
better #1249 test description

github.com/riot/riot - 507d54ae33ec174fdbf3d65e55011d7aebab0492 authored over 9 years ago
closes #1249

github.com/riot/riot - dfaf46acec06778c46ad14df7c2a565e60b43bb0 authored over 9 years ago
fixed: tests

github.com/riot/riot - 7bd7463727a05b36ad1de6edef78220ff5daa5f6 authored over 9 years ago
removed: console log

github.com/riot/riot - 4b491af7f6a0993e1cb8a810ad45c82a5f28d200 authored over 9 years ago
closes #1307

github.com/riot/riot - a4c070902b181897a8172746ccc340c13aac73c7 authored over 9 years ago
removed: the useless before-update event

github.com/riot/riot - 682166955274187196df2ec0fd7d5e40c551435d authored over 9 years ago
closes #1301

github.com/riot/riot - 33e063783b2b33f01570b90836a36cf1bdae7ecd authored over 9 years ago
Merge pull request #1303 from a-moses/patch-7

update react version to 0.14.1 + react-dom

github.com/riot/riot - 11feed59ad7136db3842795fb1b919c8cb249501 authored over 9 years ago
update react version to 0.14.1 + react-dom

[react.min](https://fb.me/react-0.14.1.min.js) + [react-dom.js](https://fb.me/react-dom-0.14.1....

github.com/riot/riot - 697a96a7840e7785a2c509788b590aa30d4bb324 authored over 9 years ago
fixed: coverage path

github.com/riot/riot - 1fd16d3fc8d9de21a704348e7abdeacd51a93976 authored over 9 years ago
updated: switched saucelabs iPad retina tests with iPad 2

github.com/riot/riot - 62a262fa1cf4e33a5e263c8700a510fb1fafcbaf authored over 9 years ago
updated: different syntax to run the saucelabs tests

github.com/riot/riot - e02a85cadbb671407c70ba5a5f97c65377ab89fc authored over 9 years ago
coveralls after the saucelabs tests

github.com/riot/riot - 5962dd89cb7399cc9a53da9462f88eaa2e0d323e authored over 9 years ago
fixed: groups ids in the saucelabs tests

github.com/riot/riot - b8445dfc1dac980af5aa5984de478176cc555bef authored over 9 years ago
Merge branch 'master' into dev

github.com/riot/riot - fac048e669962cc7f7d57446c3cc38ba50f5e1e6 authored over 9 years ago
fixed: package.json

github.com/riot/riot - 978a887938c033a908357831a014faa8e16afb29 authored over 9 years ago
updated: contributors in the readme file and in the package.json

github.com/riot/riot - 7447a6666dec078db5d443fd777b54cbc498a25b authored over 9 years ago
2.3.0-beta

github.com/riot/riot - 4a977a82f27d41124331340697d95d342294352c authored over 9 years ago
updated: makefile

github.com/riot/riot - bcf6eb9816836b5e8e711644a07c2322f9f62389 authored over 9 years ago
updated: saucelabs tests

github.com/riot/riot - aed29b3a3d4cdf65e98a5e3eb8d76c3d92801981 authored over 9 years ago
another tentative to fix the saucelabs tests

github.com/riot/riot - 3f535d692004705650af582ccb0c1e1e5491c9ca authored over 9 years ago
Merge pull request #1300 from riot/comp-2.3

Compiler 2.3 beta

github.com/riot/riot - b24ef3d7623b8e796c791fcc179d48b97bdee986 authored over 9 years ago
updated: riot cli

github.com/riot/riot - 4f9a1d1819fc9c96ed265afaf330fb086af6a8a7 authored over 9 years ago
babel nightmare II

I can't believe it, babel-core is adding "use strict" in travis, but not in my local nodejs, sam...

github.com/riot/riot - a53c61ae5a20facd49257109144fdcaf47385059 authored over 9 years ago
compiler 2.3.0

final version.

github.com/riot/riot - 3afa20e666c28b437d34dfb62072b5a14c07c3e1 authored over 9 years ago
fix to test labels

github.com/riot/riot - dd8ae87f3ea7d4226a84ba8783e37ead40cfefe3 authored over 9 years ago
Adjust to parsers

new babel-core working again, old babel 5.8 can be loaded with `compiler.parsers.css.babel`

github.com/riot/riot - 4907cb18e921bb0084c5d4f115a7ca12893eb27c authored over 9 years ago
Adjust to travis.yml

Using `babel-core` instead `babel` and additional parsers

github.com/riot/riot - dbe48584c79cbc3887a84eb2273a04bdf36633fa authored over 9 years ago
Adjust to CI config and packege.json

github.com/riot/riot - 25c65311672d13cda521fe3f376ba2580d118bbb authored over 9 years ago
adjusted Makefile

using riot+compiler in `make min` and `make compare`
performance test using riot+compiler, too.

github.com/riot/riot - fb2a56b4b4d04e4028e0eabad1226b2999e1fcd0 authored over 9 years ago
using require(riot-compile)

Included `test-compiler` in `test-mocha` (`test/specs/compiler-server`)
Adjusted .eslintignore
D...

github.com/riot/riot - 3f3ff566f7f718d4b32ff04b1c0b41704b814778 authored over 9 years ago
new compiler

dummy file deleted

github.com/riot/riot - 442d730b97ca5a347ffc83aee23ff767bf253053 authored over 9 years ago
new compiler

require() in parsers is not loading modules, so now node_modules/riot-compiler/dist/compiler.js ...

github.com/riot/riot - d75f3204630083956c3aee7953be9a67f56d87a6 authored over 9 years ago
closes #1296

github.com/riot/riot - e7ebfa6739affea03b1ad819822bd44bd725491e authored over 9 years ago
new compiler

needs correct tests

github.com/riot/riot - c6845ba23b3f5424c70879bd20e7388d859413bd authored over 9 years ago
new compiler

github.com/riot/riot - 950bca6529d571f13c6c869f03f342ed02525554 authored over 9 years ago
updated: riot-tmpl and dev dependencies

github.com/riot/riot - d11ee2ca90890798afcfd27b592c7c3cee3d983f authored over 9 years ago
updated: saucelabs account

github.com/riot/riot - b399aa1f48d24104e4a437af8cb63c6a0c0e36ea authored over 9 years ago
Merge pull request #1294 from riot/GianlucaGuarini-patch-1

removed saucelabs credentials

github.com/riot/riot - 3b4b4b44eed0220af3799f045e1dc02464dc3394 authored over 9 years ago
updated: new nodejs version in the travis.yml file

github.com/riot/riot - 0311a77c648b92e26abae7d89d3a549633ba7a6c authored over 9 years ago
Update Makefile

github.com/riot/riot - e794ca3607f59405c7f4e4f0884033e700654dbf authored over 9 years ago
Merge pull request #1292 from PabloSichert/dev

Add "Isomorphic proof of concept" to demos

github.com/riot/riot - 3f16b992f9b9099feb77dce4c96e071487820b46 authored over 9 years ago
Add "Isomorphic proof of concept" to demos

github.com/riot/riot - abeeccdcd53ab3a0ddb3349f1323465775ad671b authored over 9 years ago
moved: material ui in components

github.com/riot/riot - b6c2391803be71832a9c2e7710c3be84286aee05 authored over 9 years ago
Merge pull request #1291 from kysonic/patch-1

Material UI for riot.

github.com/riot/riot - 03e075579b360b4ace82cf71580dd45819abe155 authored over 9 years ago
Update README.md

github.com/riot/riot - 5a74a43858da21168872f578c4d1c1b524ee3260 authored over 9 years ago
updated: riot-tmpl updated

github.com/riot/riot - 66921432f42b460ad46443994fbe60e8b39a69eb authored over 9 years ago
updated: saucelabs tests

github.com/riot/riot - 25d528a01e05026b69b4df3ec042feef0c6068cb authored over 9 years ago
updated: saucelabs tests

github.com/riot/riot - 934b52eb56bb58b31359981ef71b8c308a360d4b authored over 9 years ago
updated: saucelabs tests

github.com/riot/riot - 430a8c1dde82a36aed698a1269d681a9b27f98d8 authored over 9 years ago
added: new saucelabs browsers

github.com/riot/riot - ac8c9490b9b237136776d958c0607511ef33f7ed authored over 9 years ago
updated: dev dependencies and riot-cli

github.com/riot/riot - 3b2ad6a848c793c4d626df7454d2c31727844a69 authored over 9 years ago
updated: restored isWritable helper

github.com/riot/riot - ffc46af84621a9d1494695b4391acf1d698580c4 authored over 9 years ago
updated: new riot-tmpl

github.com/riot/riot - 5c29d1df414427396de3356424e7ce06fd4ab59c authored over 9 years ago
updated: optimizing the loops using the no-reorder property

github.com/riot/riot - c4fe8412ba78db744fd3e911953aefa3ef653624 authored over 9 years ago
removed: try and catch in the setEventHandler function

github.com/riot/riot - 96d95f776ef7fbf83d8b0088c16b4858b29a16b5 authored over 9 years ago
updated: more readable unmountRedundant function

github.com/riot/riot - f1464e32c5ec807da0836efc0c4cf346f8f23bb9 authored over 9 years ago
optimizing the the loops speed

github.com/riot/riot - f17e2a8458b2ae0e3d7dcfb6ac3d3b6cb57bfba6 authored over 9 years ago
closes #1123

github.com/riot/riot - b23f67c7baa53ac3d2e64572d8b76d696fb8afc2 authored over 9 years ago
fixed: eslint object loop warnings

github.com/riot/riot - efbabb69e13b1ae3863ebb82761fa5f244f2827b authored over 9 years ago