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

Merge pull request #1464 from nippur72/dynamic-css

Dynamic CSS - fixed test for IE9/10

b0414ab92a0df33ca1e3da17b33d8305d00b93f9 authored about 9 years ago
Improved tests for runtime parsed styles

859807be201816182842f2a34c022a7ee4e99092 authored about 9 years ago
Removed iPhone 5

dd83c9b05ca7facb98d9fbf9cb9f8bbbeee59b63 authored about 9 years ago
Merge pull request #1466 from riot/test-travis

SauceLabs fix

267b5d808ec85e783b4eeb660f7b980978d7cc76 authored about 9 years ago
Removed Safari 8

Safari 8 has timeout issues

db8a0aff01f39812d528d2d0c1e75b6f0569e6ea authored about 9 years ago
SourceLabs browsers

Reordenation and inclusion of tested browsers

cd16df566cf24386d0cc485559eab09eff442c89 authored about 9 years ago
SauceLabs fix

eb8dd468ccc2b4417dcfffc49112b1a29c2dd2a4 authored about 9 years ago
SauceLabs try 2

0507197d72947bd86720714aa5b78c7c07601893 authored about 9 years ago
SauceLabs fix 1

46781f99da4120173785730a7da79ee4f650efdb authored about 9 years ago
Fixed test for IE9/10

6510beb644ffc298d2aefa9abce34460b041c584 authored about 9 years ago
updated: riot-observable and fixed the tests errors hidden by the observable try/cactch blocks

89226ad95fa53e72eb54b004a55935fcc6a22d6f authored about 9 years ago
Merge pull request #1449 from nippur72/dynamic-css

Dynamic css

5a3684c42efc1489babb5612cdb0c8fe534fa2fa authored about 9 years ago
Merge pull request #1460 from aMarCruz/microop-yield

micro-op for yield and tmpl

43809af321576e6e91922a55b4f6e19430997065 authored about 9 years ago
fixed: travis after success hook

2f79fd45f654df18df2c13f98c4969d354740304 authored about 9 years ago
Merge pull request #1461 from aMarCruz/raf-bug-ios

avoids iOS bug in rAF

6cf24d7a0c8d0a397ce6ac36642e70b61a36421d authored about 9 years ago
Avoid un-needed style reparsing during mount

d4fb31aa9e479fc8fbf4614ffb3d7fb7b3408fc0 authored about 9 years ago
avoids iOS bug in rAF

This PR prevents a bug in iOS 6 and has a micro-op in sync times.

See:
https://bugs.webkit.org/...

f9c4b6f95337c325ba80bae915e3540d9da81a6c authored about 9 years ago
micro-op for yield and tmpl

This pr avoids the creation of dom elements when there's no yield in a template, this is expensi...

9ba04f324c5aa02955c95801278df5b82888e893 authored about 9 years ago
Merge pull request #1459 from laurentpayot/patch-2

Meteor resource link

a88e007f8ff21b5ea2a19dad915090adcfe0f6aa authored about 9 years ago
Meteor resource link

moving #1391 to dev branch

44b2514ed8a3da298471377a8ae92ddbc301029c authored about 9 years ago
Improved tests

5cd1f0701e55e8794b5cc0f065d6099d885a5d43 authored about 9 years ago
Tests for dynamic css

ccd0e32ecb5d626ec9eee9771ffc06632763b26f authored about 9 years ago
Custom parser in tagStyles

df66144219fcf9e9e9002e55ab2bfa989a6070f2 authored about 9 years ago
Skip calculating `tmpl()` if not needed

8d4613df159f3aa9cc68c8ea514837684028f348 authored about 9 years ago
added riot.styleNode

1e9c2d62a4adf326c1c125ee90cfe7ff346bf68b authored about 9 years ago
merged the master branch

2ce3be1006482dc44bf88cacced2b1a9943faadb authored about 9 years ago
2.3.11

2fcadda631ea022ae435e8ed7f769849941b84df authored about 9 years ago
2.3.12

85985f263b08394645bd93128dd58f1cff77329e authored about 9 years ago
spaced lines

75339ae748453433cc0126a89f39c61575282fec authored about 9 years ago
classes as mixins

6120c680745f403aada534b851b8b2cf244acb8f authored about 9 years ago
Merge pull request #1447 from gdub22/attr-zero

Fix regression with attributes with zero values

b913ef55492b6589aa3f3ff44256a862144a123b authored about 9 years ago
Fix regression with attributes with zero values

556a238f830f376b7f045392165c408e346c6a80 authored about 9 years ago
support for dynamic CSS

c441612306d58b3e62e7909ab5292c8b99b1a8fe authored about 9 years ago
Fixed tagStyles.inject() to inject only when needed

c5f5c06bed31d28bb1239957268a53679767a7de authored about 9 years ago
Inject tag styles in batch

a5d3b68f1ab4065ca4c61eec5fe7a63118a0e6ef authored about 9 years ago
2.3.12

18fb94ee2448bcebb0906a7ce813162e76ba13cf authored about 9 years ago
2.3.11

91149333781a44cfba9c20b39ced197b522b90b3 authored about 9 years ago
rebase

f66a47ffcf9807280dbaaf32da2f3aa8a0a12134 authored about 9 years ago
updated: compiler

6c4b37ac9d86afcd478095fb28f211cb4fbbdbce authored about 9 years ago
Merge pull request #1310 from lmicra/patch-2

Remove UglifyJs warnings from webpack production shortcut (-p)

70c673a45127ad1be1d6dae08cb16cb183d82bf2 authored about 9 years ago
Merge pull request #1423 from amenadiel/plugin_link

Adds a link to requirejs plugin

3cb54d20b060a8ece6c395a9b2e6f80f4b4932cd authored about 9 years ago
Merge pull request #1434 from marcusoftnet/dev

Added a new blog post to tutorials

d561ee53ee0456acf0a4579f2f55981c70b780ba authored about 9 years ago
updated: readme file using the latest frameworks versions - sizes

0a1fe537b2989ca988889eb1e9d935c628fe4e87 authored about 9 years ago
make watch task

85126bd8ecf534f2ef59a025e11f33139353f5ed authored about 9 years ago
fixed the make watch task

a80d51c69776506016afd2c7af0452909b5d15ed authored about 9 years ago
removed: support to render raw html

76af833133ce13d26280ce93c78fa937dda42a0f authored about 9 years ago
Added a new blog post to tutorials

e14c5d82a3a09e6717866b850e46be7399d9b2ad authored about 9 years ago
added: inline raw markup test

fa153f25db43e760697c0fe649c4fd3fbb2f325f authored about 9 years ago
updated: riot submodules

b51da746479a753d29a4cf44449edb4d2917f8d5 authored about 9 years ago
fixed: tests

656964171f313e1dec9682bd6630bc0f1e919b69 authored about 9 years ago
close #1426

6334596ab49915ede1df20218d2cd2b066ae9852 authored about 9 years ago
added: raw markup feature

dd488fafb40d303754604c972acbb47dc0b77a33 authored about 9 years ago
Merge pull request #1424 from marcusoftnet/dev

Added clean task to make file

af61255b7f26b6d95a25876903714cba1f1f16eb authored about 9 years ago
Merge pull request #1432 from gdub22/falsey-attrs

Don't add attribute names to tags if the values are falsey. Closes #1297

886df2e27640c72913aacea3fb1ddd0e82a8428e authored about 9 years ago
Don't add attribute names to tags if the values are falsey. Closes #1297

a251884f1b89497b63b2d1586aed25d7bd5d3587 authored about 9 years ago
Added clean task

e3caa6fc21bbee4ee1272d339f443f22b3166dba authored about 9 years ago
Merge pull request #1421 from aMarCruz/dev

toCamel micro-op

61871121c7bf65df88302acd879d0973abf195a7 authored about 9 years ago
toCamel micro-op

6ff421c6b50068c85f016d79d8f1dee34704ddb3 authored about 9 years ago
Merge pull request #1408 from aMarCruz/dev

Implements #905 and #1070

78a3ae978bf833a6bff4f9c2e8fb0b93d10aa804 authored about 9 years ago
Merge pull request #1414 from nippur72/patch-1

Added riot-animate link to README.md

16ab61f8f937102d114efc9a8975b5e73b8b9848 authored about 9 years ago
Merge pull request #1113 from surmind/patch-2

don't only change the default value of textarea

85d8684683cfebf4a3256e0908a65b3c58221355 authored about 9 years ago
Added riot-animate link to README.md

f3f7193ba641f6b4b0656af4f55b81c7e9b6afb1 authored about 9 years ago
Implements #905 and #1070

Send url parameter to compile

1962b827b230d907c6d8ffc171aa51569c954984 authored about 9 years ago
Implements #905 and #1070

This is a modified version of the PR 1070 from @beders.
For .tag files, the compiled code is vis...

60da956f071572546ffbd9df5d661337e9c79134 authored about 9 years ago
Update compiler tests

09d86e5001984db0a39d160862bf854298b9ab02 authored about 9 years ago
small update to the yield test

231ac231092308455f7d6c2fff5c5d50391bb750 authored about 9 years ago
fixed: typo

b21539a5bd5d411830647a90f857a217bb8a299e authored about 9 years ago
Merge branch 'lmicra-pull-request-multi-transclusion' into dev

c833f92301b2d14673165037ab6f8d45091f37d4 authored about 9 years ago
fixed: merge conflicts

580ea7f8c49c062462d46319e3f130bb87bb184b authored about 9 years ago
added: enhanced mixins

ef5942f7444fac0702316a54e6e17f9194d16089 authored about 9 years ago
close #1396

1b78e71ead5bd3908b9129a99386bab0e43a9232 authored about 9 years ago
no trailing spaces

80f31e72acdc67815bb84cd179a168b90d4942ee authored about 9 years ago
spaced lines

d01dfffb9061c6b95ef09641199a20f66645aebf authored about 9 years ago
prototypes require Object.getOwnPropertyNames for enumeration

42c6a7ef5019a35ddad192a1c24dd5d400715cdf authored about 9 years ago
classes as mixins

cfdd72b14ec7d34b9b5d481cc384ca5d46daf1f4 authored about 9 years ago
Merge pull request #1382 from frisb/master

classes as mixins

7df23ce2624e09702ddc00674f4347a2badb2b7a authored about 9 years ago
close #1396

01076321c04231a6e45cd09b2775631819590c89 authored about 9 years ago
updated: npm dependencies

c8fd99a3793499bfbf75b0cb7fd5f45df44612c4 authored about 9 years ago
Adds a link to my plugin

I made a very simple plugin in order to load Riot tags with RequireJS,
without resorting to fe...

7615c3cd77130f2ddc89f315d3f24d154e948c63 authored about 9 years ago
Merge pull request #1392 from tomByrer/patch-2

+ CDN links

552c285c6e7e673a1432d4b4127d2ea3993ab684 authored about 9 years ago
+ CDN links

https://github.com/riot/riot/pull/1388#issuecomment-160546902

a412fc1b72889bfb8670a5bfb29c15f867a41726 authored about 9 years ago
no trailing spaces

2f289797c717c882b16eb09e6bfcf34985f2a338 authored about 9 years ago
prototypes require Object.getOwnPropertyNames for enumeration

c7c86abdd8a8c5f0dc575bf266633672cc6344fd authored about 9 years ago
spaced lines

27a6a2a3f251e8ee4807453eba4c8762328d50b7 authored about 9 years ago
classes as mixins

32f3828b5380faec0bea7ecc7909f4abda559880 authored about 9 years ago
Merge branch 'master' into dev

b4ba126920b729a00e396bbd4d9d121bc14277c3 authored about 9 years ago
updated: version in the readme file

f25195d2b8a69ce184edcf939b7d5e27c828dfce authored about 9 years ago
2.3.11

8c0331036efd41aa5160a1a1048e951656ef1b06 authored about 9 years ago
updated: enabled other tests

f6b8817fe217a85c6f53ebd544cda54b1ec33570 authored about 9 years ago
updated: riot-observable

afbc9d6d697774576c3f259b4d6a7a3fe190c964 authored about 9 years ago
fix replaceYield

Closes #1343 & #1350, thanks to @lmicra

9d531475234fa834084dee83fc9453b2b7637e19 authored about 9 years ago
updated: better var names for the object loops

5bf328777c04e29bdca10c7ccc9a3cb4421919ca authored about 9 years ago
closes #1364

4db6ad8e5eb2eac2f098553417d030e71bd4007b authored about 9 years ago
updated: better tests setup

c49e555064ad7495f0c565f3bab4739622e2c0cd authored about 9 years ago
updated: cleaning up the tests

3771e6a984ecaca9d1af4388b38e8f5bc7622b4a authored about 9 years ago
fixed: option in a loop issue

65c56130dbb4486c5ffee97c82920822c941bdc5 authored about 9 years ago
added: phantomjs as devDependency

9361af9e9440466bf52b51ef9a3f75f0d25f1719 authored about 9 years ago
Merge branch 'aMarCruz-comp-2.3.12' into dev

0722f8b900eb64ac32d5477ef414a7f65eb9c87e authored about 9 years ago
fixed the saucelabs tests

dd17e66ad770e455ef565ce1666de43e6504a561 authored about 9 years ago
Merge branch 'comp-2.3.12' of https://github.com/aMarCruz/riot into aMarCruz-comp-2.3.12

4073bdb325a20e398e6208885d0ff8b94986bc97 authored about 9 years ago