Ecosyste.ms: OpenCollective

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

github.com/riot/riot

Simple and elegant component-based UI library
https://github.com/riot/riot

fixing placement of fixes from a9f3851

63564f58530702b17fadb9accc443748042df455 authored over 10 years ago
Merge pull request #122 from borishuai/master

Refine the on method regexp rule to make it more readable

37bbe7f4cccbb63e41a7a218e490dbe76d570158 authored over 10 years ago
add CommonJS and AMD support

c24f05934c8d74baed093df98944966e0b21ee3c authored over 10 years ago
Refine the on method regexp rule to make it more readable

c6c74a914e881b4b1eb3c8ae31f4e96e24e2ba8e authored over 10 years ago
Merge pull request #120 from magwo/master

Fix bug with multiple equal callbacks not being removed with 'off' call

496f9bc8c2246c62464bf89762a1e57800306862 authored over 10 years ago
Fix bug with multiple equal callbacks not being removed with 'off' call

a9f3851ce88cad916f876d6f8bc3ce463ccb5f9e authored over 10 years ago
Merge pull request #110 from 3den/master

v1.0.2

c8b65715adbad7f16b5e8660dcd9115a60fe15a7 authored over 10 years ago
null instead of undefined

48b898f02051fe7a731255dd2e2987b58962158f authored over 10 years ago
testing escaped blank values

91c75961d931d31fc9148e764e1e54493e475a94 authored over 10 years ago
render refactoring

434bd11adeb901e8334d9e78ff54c0993c89e7d8 authored over 10 years ago
remove sily comment and add an extra text

0a068d681d5e00462c232785601a849cde0e61d9 authored over 10 years ago
keep double equal on the render

4fae6f52edb68eb7f9708634b41fa82d123e3c67 authored over 10 years ago
closure the routes to be safe on early return

7e37daf90b9cd81606f3ed0f20deecb897ee96cd authored over 10 years ago
use tripple equals istead of double and window instead of top

7dd1b777e657edb8f900cdc1d787b70634edd7c0 authored over 10 years ago
remove todomvc from this repo

8c7e841e2c7724df9bab939749c691b67e88151d authored over 10 years ago
cleaning up the test framework

97e99ebcc11e24cce797ea1e34143fbd1e536e50 authored over 10 years ago
Small change to save a few bits

886134ec7a7fc8a7281a8261aecc29c3ba26b858 authored over 10 years ago
Merge pull request #109 from kylobite/patch-1

Removing duplicate link in footer

0f1c247814af94d450d10080a7f8435d59222051 authored over 10 years ago
Removing duplicate link in footer

The link to the "Demo Application" was stated twice. No need for redundancy there.

d81a8c81222a38ff118bf6baf7613298bf532922 authored over 10 years ago
V1.0.1

b65317cae6f50bde42eafa70968c652201bc5a27 authored over 10 years ago
Fix package.json to pass npm publish

8f3fc228fda168fa8ccb50f3305e590f9e93e4ab authored over 10 years ago
Ability to remove specific listeners with el.off('name', func), fixes #105

cc458dad4af1323a9a04ab986e4576ff3ab18bd6 authored over 10 years ago
Remove comparison folder in favor to this: https://muut.com/riotjs/performance.html

e339ffef82b67f69e456624103657852d9c83af1 authored over 10 years ago
Remove TodoMVC from this repo, fixes #54

17c4ea901ba67ad69df755fe8c58e586d2e48ae6 authored over 10 years ago
Description update to package.json, version bump

84d6f43c4601ef13f9b930b7de4abb0ea01fb43c authored over 10 years ago
Remove outmost try/catch block from render function to inform the app about errors

8f2b11d20f67496a02e2090b26e2481de32cb9e0 authored over 10 years ago
Todo MVC demo link

c7cb213c490a856cec4fc6f7ddde793cce6f8b26 authored almost 11 years ago
Merge pull request #102 from jdorfman/master

added cdn support link

441f384ffd05c65221f5832d047fc4a45487647b authored almost 11 years ago
added cdn support link

86fec55325985fdc7bb31f07583f35c233cb0c98 authored almost 11 years ago
Hero image update (moot -> muut)

068d75ae8afcd3b3eecf20cba1268e4211ad9f29 authored almost 11 years ago
v1.0.0 - https://muut.com/riotjs/release-notes.html

55d1e94cbe24138d35ab8e39686360a1aa54f197 authored almost 11 years ago
Doubled rendering performance

cf07a8c61d8ca484cc0af6e11737fb4c8dcb00f4 authored almost 11 years ago
From $ to riot namespace

7b01bfcbf05ae1bd14d4fbc2160834576abea3d3 authored almost 11 years ago
Version bump

b575eaaec74eba4503602523f2b54bffb0f2f8d9 authored almost 11 years ago
Fix benchmark to have correct arguments for non-encoding and encoding render method

987dd138171545e8f8bf4f16175356644ed5813f authored almost 11 years ago
Fix unicode newlines on rendering, fixes #35

677e15ad0723e3af910724f89658ad023b47a2b1 authored almost 11 years ago
Source code documentation for router

f1d8d4c13452d7290a7e696d7eaa99e19fad72c3 authored almost 11 years ago
Make non-escaping the default render method

ee73fc229d99d6bad2a87516d0c6467af4fc228d authored almost 11 years ago
Provide key for the custom escape function

a8e390c8087b678804b6b669029d04dec90a9c63 authored almost 11 years ago
Readme polishing

0a6c53d7b39b72e9a582df2cfd3d5aab7566ba87 authored almost 11 years ago
Fix benchmark dependencies

3733f638eb1a6cf7bb6fd4829843408507bb0117 authored almost 11 years ago
Change Moot references with Muut

f55652342d420a66cf6bf0f1feb71b655578afd8 authored almost 11 years ago
facebook.com/letsmoot renamed to facebook.com/getmuut

4e88a0814a9348d65d46d570af0a13b0a32f253f authored almost 11 years ago
Merge pull request #101 from sgtpep/master

Added source map generation to min task and the actual source map

9da6993d77fc7249c25a71ac14f4b5478a485a41 authored almost 11 years ago
Added source map generation to min task and the actual source map

683bb514e70171d38b58cbc5b8a48dab82317d2a authored almost 11 years ago
Merge pull request #94 from Andyvanee/benchmarks

Benchmarks

2991d3fb78e4fc137794ea1801d067b555132cbb authored almost 11 years ago
Add make task for benchmarks

30fe1abc938517174aaf6f5135e7ca98c19ba77c authored almost 11 years ago
Merge master

097f382cbac5e5a6b0a4ba4a37e8f62044f80242 authored almost 11 years ago
Some engines will produce slightly different, valid results

5d96118a00b3a9c719bb655ff8d315782c241c41 authored almost 11 years ago
Add ejs and precompiled version of underscore

4cc9658112cbf9be10c871e328830ca308bddfd9 authored almost 11 years ago
ETA for v1.0 is now April 2014

9d482c1b29537ef173ec20de92a8092c9c24dc4d authored almost 11 years ago
Version bump

45c18b7618002f601536aaef95ae9c6364e83855 authored almost 11 years ago
Merge pull request #93 from Andyvanee/renderer

Check for null and undefined with positive test

611459ab9f5da1460141707855ca53de8f70563f authored almost 11 years ago
Removed unused functions after one() method, fixes: #91

810be76f05ceb14b0708fa5e2bab447d1740127d authored almost 11 years ago
Merge pull request #90 from Andyvanee/renderer

Allow custom or no escaping for rendering

492a10febc9cc3677a7879d72b39b912b5ceb86c authored almost 11 years ago
Check for null and undefined with positive test

b0274478bce39c1d1d1544ae172a7b1aed5c0a56 authored almost 11 years ago
Basic outline for benchmarks

3263ea5443788c92b7af8505c45b23b9a26fb5c2 authored almost 11 years ago
Merge branch 'master' into renderer

Conflicts:
lib/render.js
riot.js
riot.min.js

98ccb59a39dc5832d1e3f19c2e784b99a0efd886 authored almost 11 years ago
Adjust formatting for revamped render function

596e16854d0e7abdcab86936d7b5dc5cb159389b authored almost 11 years ago
Allow custom or no escaping for rendering

d07db4ed85da2e186d90153796294a98f433e747 authored almost 11 years ago
Merge pull request #89 from Swaven/master

Fix rendering issues

ba7dfa9cde25eaabea0ba118b6afff8795c619cf authored almost 11 years ago
Fix rendering issues

* fix bug when variable is null object
* fix test when rendered variable is false

a053db55ca1ae5e9afe85669fa5d2a1ed9638dd0 authored almost 11 years ago
Merge pull request #85 from Swaven/master

Fix rendering issue when rendered property is a boolean at false

f916185ee06f13069dcf32d9980a74f79432a697 authored almost 11 years ago
Fix rendering issue when rendered property is a boolean at false

09cb7a0a11498fc607e4e1f31043d2a75dfa1173 authored almost 11 years ago
Merge pull request #84 from Andyvanee/undefined-properties

More robust support for undefined objects and properties

fb810e40d32170494735c918aef8332fea145559 authored almost 11 years ago
More robust support for undefined objects and properties

fa31b76dd93084510db314ea9600c91b62bae939 authored almost 11 years ago
Merge pull request #82 from fork-n-roll/feature/nested-objects

Add support for nested objects

b41f9c86f71f9ab6e66cb723d387f7130d65ff4e authored almost 11 years ago
Add support for nested object

See #81

c3f60ddd09bd46a4374ef49df0163bbb23215d25 authored almost 11 years ago
Merge pull request #77 from gardentechno/master

Fix undefined ENTITIES_MAP in $.render()

33e7d02c46e21fa62a5dd36a58f38f4499cb6926 authored almost 11 years ago
Fix undefined ENTITIES_MAP in $.render()

8f01452afe97f4127dd2cb914f058936831d31be authored almost 11 years ago
Merge pull request #71 from fork-n-roll/feature/escaping-that-works-II

Escaping that works II.™

d4de71cc666bd40ea68745509eed2a523c699966 authored almost 11 years ago
Use maps with replace to escape characters

See benchmarks:

* http://jsperf.com/multiple-replacements
* http://jsperf.com/multiple-replacem...

afadc6a261744a4976fa3783dc4bfc6c310b4c63 authored almost 11 years ago
Merge pull request #73 from fork-n-roll/feature/add-package.json

Add package.json and dev dependencies

cd4536dc6ea364388077c8240497fa9b6ffc950b authored almost 11 years ago
Merge pull request #72 from fork-n-roll/feature/fix-jshint-error

Fix JSHint error

b7246df5ba12dee3b546043ce73d5967a1d20738 authored almost 11 years ago
Add package.json and dev dependencies

Now to run make's test and jshint tasks you can install dependencies using
npm install.

386408aa358fc035b5c8f959e5497065ce8bbea8 authored almost 11 years ago
Fix JSHint error

lib/observable.js: line 33, col 36
Expected a conditional expression and instead saw an assign...

828e947fefcef5ae60045820cf676265605b5a59 authored almost 11 years ago
Merge pull request #69 from rninty/master

Escaping that works.™

aee612dbaef2cb3f7bfe477218d04b1ec5c21513 authored almost 11 years ago
Escaping that works.™

b82c962ef24c9738c6381ed72d9e49e0db96e67c authored almost 11 years ago
Merge pull request #67 from yizzreel/master

Add flag to guard against circular events

ae3257119785566aac395ac7366c6a2537083298 authored about 11 years ago
Name test correctly

69bea14c182c32f2903c03057c05ae771312a24a authored about 11 years ago
Add flag to guard against circular events

ee29dcbf41b6fa638b7d8454204a32f55561421a authored about 11 years ago
Merge pull request #66 from fernandoacorreia/editorconfig

Define standard editor config

e4dc8eee502f1e4f481438a25baea160a23acac9 authored about 11 years ago
Define standard editor config

This helps keeping formatting consistent between contributors.

9082371e809254a3df1b836f14edc3d9ebca01be authored about 11 years ago
Some space savings and a version bump

bb74bdbafd31f518e507387026537405d446387f authored about 11 years ago
Ability to remove all listener at once with off(*)

4a7fd39284ae7dcda7c15febf84b7ecf8ad9ebb0 authored about 11 years ago
Lint free tests

149cf5a5a45aac8c376442ed0761a8a8274a7e7f authored about 11 years ago
Smaller observable. Thank you Alex Kloss

85aaf03397f0efc60759f63fae36ed37491aa8e8 authored about 11 years ago
More compact license & moved from 2013 to 2014

8c29a46b671bd16911cc1ddc2f73ff7b4bef3f43 authored about 11 years ago
Readme update

f9948c738df3f85d081a2018aab9097bb6982ed1 authored about 11 years ago
Back to "1kb framework" (now 1.49kb) by refactoring the build scripts. The router is probably going to change a bit and the file size will eventually be closer to 2kb which is still tolerable.

1830413fad5c151bb3c62c3f7644d79e7dd33c33 authored about 11 years ago
Merge pull request #56 from 3den/eden/bdd

move the bdd framework to the root so it can be used by other projects

1d2da61b4d15ff219dc6f8eda42202ed0ae435bb authored about 11 years ago
move the bdd framework to the root so it can be used by other projects

9b39529574ad8dd46ad6b0a91183ee2625765d41 authored about 11 years ago
Merge pull request #53 from 3den/eden/modularize

Separating different features in libs

5915bb279ead5226dfc6c72d42d4695310129ccf authored about 11 years ago
modularizing riot in libs

96ea5b5992c2c1b559855d64466a4ddb53e15ec6 authored about 11 years ago
fix standalone test

0cc44c35325e64475c83f8b48f577edc27f0cf5c authored about 11 years ago
we dont need jquery.riot.js, right? So lets remove it.

71f51b2db418a89b7551877717cb3e3d5d178431 authored about 11 years ago
Added missing render method to the jQuery dependent version. Version bump

2198658eb240cb8fa7718a3ef7c9478b336218bf authored about 11 years ago
Merge pull request #49 from 3den/node_tests

Run the same test suite on Node and the Browser

6bdc451a1c1ea397dad22caa03acc638f34c43f6 authored about 11 years ago
test on node 0.9, 0.10, 0.11

4bdf85ba83e7d25235b904bf9240cb729f773e10 authored about 11 years ago
add travis ci file

46b4b2aec398b8d389e81e8feb412489528d0c2a authored about 11 years ago