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

Fix docs: event.data -> event.item, #208

github.com/riot/riot - 94246a4c8fca20fe13e60da1764b47118fdb3cc7 authored over 9 years ago by Aurimas <[email protected]>
Fix: npm doesn't honor .gitignore when including a folder

github.com/riot/riot - 3beb0027718b7ac024c0ed8683f209c01db75bbd authored over 9 years ago by Aurimas <[email protected]>
Include only riot.js & riot.min.js in Bower package

github.com/riot/riot - 72e990b7fe5550642b4868434cddb828d731fc6f authored over 9 years ago by Aurimas <[email protected]>
fix bug

github.com/riot/riot - b29a40a0fc1127d35427c8885e8b70b0d79f47b4 authored over 9 years ago by yibuyisheng <[email protected]>
move addExpr out of walk to avoid frequent creation of addExpr

github.com/riot/riot - 204c827bdcfb84511c0380ba506d25e14fd44d3d authored over 9 years ago by yibuyisheng <[email protected]>
Link to riotify in compiler docs

github.com/riot/riot - 17379b1c8d2e3028e266024cfa9e0fdfdff8530f authored over 9 years ago by Aurimas <[email protected]>
Point download links to GitHub

github.com/riot/riot - bb3fa666041512d6ae026c7a058a67cd1b3bc0db authored over 9 years ago by Aurimas <[email protected]>
Use riot 2.0.2 in demo, don't bump on release

github.com/riot/riot - 1c60b1c8c8bb45baf1a1cd1973fd83e5aa6d6530 authored over 9 years ago by Aurimas <[email protected]>
update function style, test and doc with sample complex parser

github.com/riot/riot - 5a7cbf2859cc8ea7faf5798616f3b8903922e808 authored over 9 years ago by Anton Heryanto <[email protected]>
Fix indentation

github.com/riot/riot - 74067a9145ead7951fbec618c19c416666e0a0b2 authored over 9 years ago by Aurimas <[email protected]>
rebase with latest changes in muut/riotjs

github.com/riot/riot - 074fa74e8ae6b8e611d77fde82488814be5f3a50 authored over 9 years ago by Anton Heryanto <[email protected]>
Links to task runners, #155

github.com/riot/riot - 89660b6214c52e01fb97ca3d6bb501d94596bd20 authored over 9 years ago by Tero Piirainen <[email protected]>
Doc update: riot.tag() returns undefined

github.com/riot/riot - b423acd7777ba63609fa0a9732ca96235d3b9d7c authored over 9 years ago by Tero Piirainen <[email protected]>
Multi- selector demo, #58

github.com/riot/riot - 5e1a2fafefc228202b2098f1d15c62ae54d16e57 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #200 from andrewluetgers/patch-1

Make jsHint happy

github.com/riot/riot - 93086ae9291250a9a8efd56a8d2623b73f301827 authored over 9 years ago by Tero Piirainen <[email protected]>
Fix demo to show correct amount of items, fixes #198

github.com/riot/riot - ea2b61338951a39edfa1388478b0475bdc011462 authored over 9 years ago by Tero Piirainen <[email protected]>
Add semicolon to .bind(this)

this makes jsHint happy

github.com/riot/riot - a60a22ca1317ebb82ad29383e6a5fd8be23afe50 authored over 9 years ago by Andrew Luetgers <[email protected]>
Add semcolon to end of riot.tag()

Ran into mising semicolon errors as am running the compiled tag JS through jsHint. This seems to...

github.com/riot/riot - 0723a0f532906206c46cb58b566c4aa1b3fece85 authored over 9 years ago by Andrew Luetgers <[email protected]>
2.0.2

github.com/riot/riot - 863ba0dbd8ebc6d10de57412fd25caa7388e059e authored over 9 years ago by Tero Piirainen <[email protected]>
Download page fixes

github.com/riot/riot - 3d1877ea7deafa21f4f78d6d5e120c5735f09752 authored over 9 years ago by Tero Piirainen <[email protected]>
Release notes

github.com/riot/riot - 36fe3014fad84d5b8944341af2adf5b8d10aca35 authored over 9 years ago by Tero Piirainen <[email protected]>
Detect self-removal during triggering and handle it

github.com/riot/riot - f429c2770d8b97bd8407c47acc84fe4412993a03 authored over 9 years ago by Magnus Wolffelt <[email protected]>
Docs: download page rewrite

github.com/riot/riot - 65ba14fad0f139c6cefcc44ca3f3f8e661523c4a authored over 9 years ago by Aurimas <[email protected]>
Load deps from cdnjs in a demo

Less files to deal with, no build steps, ready to use, looks simpler.

github.com/riot/riot - 154dca31de66e93c2acbfdf20788c236ef43f43c authored over 9 years ago by Aurimas <[email protected]>
Add extra space for the help screen

github.com/riot/riot - 3fed790766e94fad28c84c5ddc51bb33f59e8aa7 authored over 9 years ago by Aurimas <[email protected]>
Support require('riot') in Browserify

github.com/riot/riot - 10208e663c5054d2ad83c651919b552c91b5a461 authored over 9 years ago by Aurimas <[email protected]>
Update tmpl tests

github.com/riot/riot - ede312b17b56f3eee6d2fec7897fa1b3cb9206ed authored over 9 years ago by Aurimas <[email protected]>
Documentation update

github.com/riot/riot - 0ab677fc8f4e3f0df78836f758461c3fb9db0669 authored over 9 years ago by Tero Piirainen <[email protected]>
add riot.route.parser for user defined path parser

github.com/riot/riot - 5d8392455c50a0e25842d756e3055b03c2a95597 authored over 9 years ago by Anton Heryanto <[email protected]>
Mention compiler on the front page

github.com/riot/riot - 0ddd7fb226f96cc955df8e42c1aea9559c62abfc authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #194 from coolzilj/master

add jshint check before concat

github.com/riot/riot - 1e3b125f8996d233b265d0de325b47e270eca17e authored over 9 years ago by Tero Piirainen <[email protected]>
add jshint check before concat

- suppresses warnings about == null comparisons
- suppresses warnings about missing semicolons
-...

github.com/riot/riot - ae15ec6a2fcf9c9730eed568c5beaa87454bbea3 authored over 9 years ago by Liu Jin <[email protected]>
A link to multi-todo demo

github.com/riot/riot - 7ca178c1d2df818f2c55f9ec955e83f3f6a68241 authored over 9 years ago by Tero Piirainen <[email protected]>
A link to RiotController (A Flux- like event controller for Riot)

github.com/riot/riot - eca11534888250cfc582b77194cf7510bd718673 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #193 from hemanth/patch-4

Added a timer demo.

github.com/riot/riot - 77d4933a09e400e72c4fca72f4104317cfecc5f3 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #162 from hemanth/patch-2

Tag definition that works.

github.com/riot/riot - fc7bd73c7340cb3b33a3df2d2f825eebd022e076 authored over 9 years ago by Tero Piirainen <[email protected]>
Added a timer demo.

WRT #162

github.com/riot/riot - 520a32bf37c601bb5e861d283c3665477fd5b5e3 authored over 9 years ago by hemanth.hm <[email protected]>
Merge pull request #161 from hemanth/patch-1

Tag must be paired.

github.com/riot/riot - 2253e1f3f89c3cc46f614aff6dc77aa168824b60 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #163 from hemanth/patch-3

Demos

github.com/riot/riot - 5815dabc4d023ab3b9b4cfcef5cd9003b005549f authored over 9 years ago by Tero Piirainen <[email protected]>
Timer.

github.com/riot/riot - e1151f8914fa952192857267ede996b92457c498 authored over 9 years ago by hemanth.hm <[email protected]>
Add compiled riot.js & riot.min.js

github.com/riot/riot - 692b05979926f65134de20b3dd9a216db6d49154 authored over 9 years ago by Aurimas <[email protected]>
Extended the todo example with the ability to filter items on the list

github.com/riot/riot - fd14345403d144e73b00e04d90151e9a73cede53 authored over 9 years ago by Tero Piirainen <[email protected]>
Link to blog entry

github.com/riot/riot - 2fcf93590be6804cf2c779c3048992e9cddc3a42 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #173 from aurri/aurimas

Updates

github.com/riot/riot - 5ebfac4b5160c265fc3935f28c25fbb396fcacd5 authored over 9 years ago by Tero Piirainen <[email protected]>
Fix for compiling from directory to a file

github.com/riot/riot - 5c41ec04e12a36c89b4c88da21a7a63858ad4ec5 authored over 9 years ago by Aurimas <[email protected]>
Move from gaze to chokidar (for node 0.11 and io.js support)

github.com/riot/riot - bf4c25510cffdd9045c6be9552478c8dd09d4bf0 authored over 9 years ago by Aurimas <[email protected]>
Include only relevant files in npm package

github.com/riot/riot - 276532b98e3b5094811d4b78e2401e5ac24bbc0f authored over 9 years ago by Aurimas <[email protected]>
Bring back "use strict" to where it was (`this` is undefined)

github.com/riot/riot - 03b8e03f836cfcf7ed54a477a40064640c09aa92 authored over 9 years ago by Aurimas <[email protected]>
More reserved words in tmpl

github.com/riot/riot - 1ae9d4999e8151694a68fcbf9b27d1c290de991d authored over 9 years ago by Aurimas <[email protected]>
Fix a mistake in riot.watch() example

github.com/riot/riot - 194d2a908bb7bc77cd45d15b2f469d6c4ec31e96 authored over 9 years ago by Aurimas <[email protected]>
Rename compiler files

github.com/riot/riot - 14567497f09d91dd6259bafe77e48cfe14eb64cb authored over 9 years ago by Aurimas <[email protected]>
Makefile cleanup

github.com/riot/riot - a9ec335ffb00a57efa559322a6e2b7f8485cb76d authored over 9 years ago by Aurimas <[email protected]>
CommonJS and AMD support

github.com/riot/riot - cd3b61b32b29ae22003e23dd11d0918320c93b7a authored over 9 years ago by Aurimas <[email protected]>
Component support

github.com/riot/riot - 96c37a074b58a019d80c5b1246d9edafc57b74dd authored over 9 years ago by Aurimas <[email protected]>
Bower support

github.com/riot/riot - bead5eeafdca1c174edcb69f48a46aded35c273c authored over 9 years ago by Aurimas <[email protected]>
Automating the release flow

github.com/riot/riot - 706112e6192313f5838588471d4a55faa6a3d57a authored over 9 years ago by Aurimas <[email protected]>
Root dir cleanup

github.com/riot/riot - 42914c8003c75384447e23c8b6e1bb167e3e87db authored over 9 years ago by Aurimas <[email protected]>
Using jsfiddle as per the suggestion.

`jsfiddle`

github.com/riot/riot - 7591564f8cb15cd0614cf14e958ad01323d56326 authored over 9 years ago by hemanth.hm <[email protected]>
Merge pull request #166 from usirin/patch-1

Fix wrong closing tag

github.com/riot/riot - b3e8f15f164f457ac35816ca3d3a066677ff59e7 authored over 9 years ago by Tero Piirainen <[email protected]>
K --> Kb

github.com/riot/riot - 155d8d47a4c31afc7d7534d3ff0287bfe6e918d0 authored over 9 years ago by Tero Piirainen <[email protected]>
fix typo

github.com/riot/riot - ac2015c9a426a71dcbd6767a15527e189aaabb6d authored over 9 years ago by Umut Sirin <[email protected]>
The missing documentation for `obj.off("*")`

github.com/riot/riot - ae07d74900d865258ce5491a76c99c3cb27d1baa authored over 9 years ago by Tero Piirainen <[email protected]>
Demos.

Added demos and made the image link.

github.com/riot/riot - 579d0619abcb89de7f96f08b00a4d900e977ddfd authored over 9 years ago by hemanth.hm <[email protected]>
Tag definition that works.

Tried to code as per the example, but ended up with [this](http://jsbin.com/dopedo/1/edit?html,o...

github.com/riot/riot - 71e3a2dfeccea1325a502c7c63f28d2aee18de3e authored over 9 years ago by hemanth.hm <[email protected]>
More recent tweets to home page

github.com/riot/riot - 80651b555f0c4d7a9714ce5d137de00e9e81527e authored over 9 years ago by Tero Piirainen <[email protected]>
Tag must be paired.

`</timetable>`

github.com/riot/riot - dd0f57d11aad3f9ada8e47ca566711871ea554fe authored over 9 years ago by hemanth.hm <[email protected]>
More descriptive document titles

github.com/riot/riot - 0a17952beeb6caa0a4d6078f7ec7450899a43169 authored over 9 years ago by Tero Piirainen <[email protected]>
Removed redundant files.

github.com/riot/riot - c1fcb09284e787fca866560465a85828634254ce authored over 9 years ago by Tero Piirainen <[email protected]>
New tmpl test: { obj["val"] }

github.com/riot/riot - 6963612a09a49d5bb6445be8e6442b53da868a1c authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #153 from typicode/patch-1

Doc fix

github.com/riot/riot - 20235d114d9b88512af0664563e2a81294a2a2f6 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #148 from ricogallo/patch-1

Fix typo

github.com/riot/riot - ac11c41e56123c4f4b5b6161f503fc39ca989253 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #146 from zigomir/patch-1

Update download.md

github.com/riot/riot - 65b8c6e7f051266ef7cf81616e66371e41a19a8d authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #138 from misfo/patch-1

Fix typo in compare.md

github.com/riot/riot - 6c1bedfe5d6422d8686972dd09ef31a9f5cf7d83 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #144 from JonDum/patch-1

Fix id/action mixup in router docs

github.com/riot/riot - 89ebba356516dcc4d69b131ea60fbbdf39c63497 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #135 from aurri/keywords

package.json keywords

github.com/riot/riot - bc1dcc73c287f7e1b8085cb992fd0abadd2c8aa1 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #147 from zigomir/patch-2

this.disabled is not used

github.com/riot/riot - e0c168186b92c8279e1b93d077376016a1a860a4 authored over 9 years ago by Tero Piirainen <[email protected]>
Doc fix

require('riot/compiler') instead of require('riotjs/compiler')

github.com/riot/riot - 8a3448a04ba167b483872c06dc1a8dee7ab0232c authored over 9 years ago by typicode <[email protected]>
Fix typo

github.com/riot/riot - 109e16f570242a805202d3d83961f2f0e03891af authored over 9 years ago by Riccardo Gueli Alletti <[email protected]>
Update todo.tag

github.com/riot/riot - 94aabcf7efc1083472490962bd592e72f0dfb086 authored over 9 years ago by Žiga <[email protected]>
Update download.md

github.com/riot/riot - 7ffa6f159458e68e8e6125fc7a88ef153f989fa7 authored over 9 years ago by Žiga <[email protected]>
Fix id/action mixup in router docs

github.com/riot/riot - 8598d81deec3ce8d3b3b5c7c8f136100ec6b9958 authored over 9 years ago by Jonathan Dumaine <[email protected]>
Fix typo in compare.md

github.com/riot/riot - 24aed9294a8465796d9028d31f07fbca3cbb9183 authored over 9 years ago by Trent Ogren <[email protected]>
Fork me- ribbon

github.com/riot/riot - fd93686c1beeeb3d40d9f65cf6ad1acea761af7a authored over 9 years ago by Tero Piirainen <[email protected]>
Temporarily disable Travis

github.com/riot/riot - 99d92600711585e72db834be3a2295a27fd5069f authored over 9 years ago by Tero Piirainen <[email protected]>
Simplify attribute regex on compiler

github.com/riot/riot - d90d99ea0e3a334013936d999bf3c00e2d27bdd0 authored over 9 years ago by Tero Piirainen <[email protected]>
Documentation fixes

github.com/riot/riot - ee934fb3b15ce882055c92777cb788feb277c69b authored over 9 years ago by Tero Piirainen <[email protected]>
package.json keywords

github.com/riot/riot - 8f93cbc596d9230ddb9b479dd146ff107463b7cc authored over 9 years ago by Aurimas <[email protected]>
Attribute loop fix and updated .gitignore

github.com/riot/riot - 0d713d9b95f69fd70d9420072c008f5bf0343c8f authored over 9 years ago by Tero Piirainen <[email protected]>
Riot.js 2.0: this large rewrite brings custom tags for all browsers starting from IE8.

This new version of Riot brings much needed minimalism to modern client-side development.

Imple...

github.com/riot/riot - e610bca14e5fd16c4e0af48a8f9769476d4513c2 authored over 9 years ago by Tero Piirainen <[email protected]>
Merge pull request #129 from borishuai/master

Refine the replace regexp rule to make it more readable

github.com/riot/riot - 2f3820e764932124f97e66cd3e5df36997bde1e8 authored about 10 years ago by Hrvoje Šimić <[email protected]>
Refine the replace regexp rule to make it more readable

github.com/riot/riot - 666de52123285907e3f76f7d835ce74593a4bf14 authored about 10 years ago by borishuai <[email protected]>
v1.0.4

github.com/riot/riot - 30f1dc8c8f216b2784dd332823716a888841325c authored about 10 years ago by Hrvoje Šimić <[email protected]>
fix loader for the browser

closes #127

github.com/riot/riot - b9948eb6b386641db308b216bb791cc595cbed0c authored about 10 years ago by Hrvoje Šimić <[email protected]>
join us in #riot.js on freenode

github.com/riot/riot - 744aaf8ea2a709af1a06b37eae9bf5b08d7674ec authored about 10 years ago by Hrvoje Šimić <[email protected]>
v1.0.3

github.com/riot/riot - 491254d693ae1435bd10bf9970ade45c74921434 authored about 10 years ago by Hrvoje Šimić <[email protected]>
more package.json fixes

github.com/riot/riot - c0fe860d3489ebfe6383816d03ad8b31e55fd022 authored about 10 years ago by Hrvoje Šimić <[email protected]>
remove gitHead from package.json

npm/npm#3363

github.com/riot/riot - 8c93c2526007aed6602176dacd62db1f3e4aee9d authored about 10 years ago by Hrvoje Šimić <[email protected]>
applying changes from c6c74a9 to build

github.com/riot/riot - f076f752ab894b011f7601a7771025f38476c1b7 authored about 10 years ago by Hrvoje Šimić <[email protected]>