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

travis file removed

63fc213fe45ffbc1c01d57dbca4d559da6b972da authored almost 10 years ago by Gianluca Guarini <[email protected]>
code coverage

01ce14d373ecd3f7feb247c14cde654df5443840 authored almost 10 years ago by Gianluca Guarini <[email protected]>
small fix to the make file

6de2b85ad5eea5a5d2b7343911e7438915af98f6 authored almost 10 years ago by Gianluca Guarini <[email protected]>
added first mocha tests

9c4f40da278bfe930b64d183b0e8e1ce0f4356f6 authored almost 10 years ago by Gianluca Guarini <[email protected]>
fix again the indentation issues

c2601734d7db31c796888d89cb60667c280d74e4 authored almost 10 years ago by Gianluca Guarini <[email protected]>
Merge branch 'aurri' of https://github.com/muut/riotjs into aurri

e01281d669317a3dfcca761a46de5c0d86e70d2f authored almost 10 years ago by Aurimas <[email protected]>
Mention compiler's brackets option in docs

fa9d63be31d2222fd3acbf5edcd90773eaf7f8c8 authored almost 10 years ago by Aurimas <[email protected]>
Simpler and faster brackets(). Don't rewrite regexp if default brackets used

7d3e674c8f0a3d50f5766e585b9036f50e1695a7 authored almost 10 years ago by Aurimas <[email protected]>
Add tests for custom brackets

bfffddb67236a95ba89804188677eec21fcd468a authored almost 10 years ago by Aurimas <[email protected]>
Make jshint happy

8e14a13754fe61f14cd59e4cff45e583a500a7f7 authored almost 10 years ago by Aurimas <[email protected]>
Share internal methods with riot.util instead

384dde1aad1fdf9d13b879ee48ace9246e30489a authored almost 10 years ago by Aurimas <[email protected]>
Transfer brackets option from compiler to riot.tag()

b8d91293bc65031332b7b905f86197ccb4dd7c1d authored almost 10 years ago by Aurimas <[email protected]>
Remove opts from riot.tag(), don't transfer from compiler

c0ed2388dca4190b4f1fe53ace6d6c85cd101bea authored almost 10 years ago by Aurimas <[email protected]>
Update tmpl tests

d6b82c9977c1f0076f711a2d655314f24f7fee9a authored almost 10 years ago by Aurimas <[email protected]>
Fix class shorthand regexp

eacda06692f5f49722ebde8768e7c116877efd60 authored almost 10 years ago by Aurimas <[email protected]>
Access riot's private brackets method from compiler

2da001b423c61c1b82fa54489dbb63d5f8221007 authored almost 10 years ago by Aurimas <[email protected]>
Add brackets option to compiler

7e4d525a948a44c741b0b41eec77fb6b151cf600 authored almost 10 years ago by Aurimas <[email protected]>
Replace remaining brackets logic with brackets() method

fcde34d14bb8aafe1ac61bf758d1d173def3fd7e authored almost 10 years ago by Aurimas <[email protected]>
Add riot.(var) backdoor to riot's private vars (for compiler, tests, etc)

ff4ad58f56aebd8b6069f45c1b630f7667bfffc0 authored almost 10 years ago by Aurimas <[email protected]>
Wrap custom brackets logic in a single brackets() method

74075e9e3e4c97ed26e189e5767a74151ede1e04 authored almost 10 years ago by Aurimas <[email protected]>
Implement options arg for riot.tag()

1383d58fa0657ddedb7e2992d439bea74268106d authored almost 10 years ago by Aurimas <[email protected]>
Merge pull request #384 from pakastin/dev

added reorder support

07fea18dd5709f0830b52abbc726fa1b111504a0 authored almost 10 years ago by Tero Piirainen <[email protected]>
even better fix for pos value update issue

98e7854efebfa984ed7b20c96c696b80accc3219 authored almost 10 years ago by Juha Lindstedt <[email protected]>
change the names for tests

02a10df93c339bfa869bc143c613882d5743bc74 authored almost 10 years ago by Juha Lindstedt <[email protected]>
better fix for pos value update issue

9b6a9161ffeb96114eb285658548707b2b5862e1 authored almost 10 years ago by Juha Lindstedt <[email protected]>
fixed pos value update issue and updated test

a31ba2e650de528c3b76ad3cce53df2bdcc17fa2 authored almost 10 years ago by Juha Lindstedt <[email protected]>
Modularity section to docs: https://muut.com/riotjs/guide/#modularity

feb23f51eaa1bc63cce7c50e95de8abd66b567ff authored almost 10 years ago by Tero Piirainen <[email protected]>
added new test for #386 issue

3f43b00d4d0f2af1a9963e7f4767438f95ad0d6f authored almost 10 years ago by Juha Lindstedt <[email protected]>
better index search for loops, fixes #386

223723fdd53fe4ed3cb0b3e7e7945ad56c405375 authored almost 10 years ago by Juha Lindstedt <[email protected]>
added the test

e386b7566ce9ade6627088278094a46f3092550b authored almost 10 years ago by Juha Lindstedt <[email protected]>
Merge pull request #387 from jimsparkman/dev

Documentation: inner-html typo correction

e55466e0c5d851f6d562528da374ba81f59ddbc4 authored almost 10 years ago by Tero Piirainen <[email protected]>
Inner-html typo correction

56ed9a17d2acbc3a37632185dfaa8ae043fa8219 authored almost 10 years ago by Jim Sparkman <[email protected]>
fixed wrong splice return value

670850dcda4c3b2603db7b42337fcbb5a55099c4 authored almost 10 years ago by Juha Lindstedt <[email protected]>
small fixes + some extra comments..

83469db604542c87452cdc3d9a0bfcc2e57667ff authored almost 10 years ago by Juha Lindstedt <[email protected]>
added reorder support

6c83018e90b2579cc6ee3d5c9bff75f4861bd42f authored almost 10 years ago by Juha Lindstedt <[email protected]>
tag.update() called by the event handler and not auto- generated by the compiler, fixes #379

5b993781a8dbbf62c164a9cacc733dbb9d0c5706 authored almost 10 years ago by Tero Piirainen <[email protected]>
New way to deal with style tags added to release notes

b5bc029692cfa3aff2a9c28987f08d1443d357a7 authored almost 10 years ago by Tero Piirainen <[email protected]>
Coffeescript -> operator is detected as logic and not markup, fixes #372

387cc7cc1f5fdb361d0039fca876816b0c26ceeb authored almost 10 years ago by Tero Piirainen <[email protected]>
Fix class shorthand regexp

d456611c0c450e56afb7ce731a49da192c913910 authored almost 10 years ago by Aurimas <[email protected]>
fix issue with mount('*') when doing transclusion

I have following markup on the page
```jade
tabs
tab(title="First")
p First tab conten...

37adf65534d82907cd12e70198f4797f362143fb authored almost 10 years ago by Sergey Martynov <[email protected]>
Merge pull request #373 from cognitom/style-conscious

[WIP] Style supports

9f9ebe89ec794f204ee2df4182de94c01f4b78bd authored almost 10 years ago by Tero Piirainen <[email protected]>
Add test with style tag

a21936cde3dd2327cbc314b59348af693cc91485 authored almost 10 years ago by Tsutomu Kawamura <[email protected]>
Update documentations about styling

27b201b35924570d93ad4f0f27aa77becdc114cd authored almost 10 years ago by Tsutomu Kawamura <[email protected]>
Merge branch 'dev' into style-conscious

7deed4b205e3050ada91a49b5f90707930202479 authored almost 10 years ago by Tsutomu Kawamura <[email protected]>
Merge pull request #355 from martynovs/patch-1

fix issue with mount('*') when doing transclusion

a87f24efcbcb4709e496066190e4ecdaca784aa6 authored almost 10 years ago by Tero Piirainen <[email protected]>
Merge pull request #374 from GianlucaGuarini/dev

Code style checker with jscs + jshint + indentation fixes

3a7c64bedcd1dd4d8db38a3bfac3e9f541836791 authored almost 10 years ago by Tero Piirainen <[email protected]>
6to5 renamed to Babel

95c6fd903cf29e75430883802fc1857fb3ddd1e1 authored almost 10 years ago by Tero Piirainen <[email protected]>
Inner HTML documented

ffd24bf390bef70c8ad88368825f2bc20143ae1d authored almost 10 years ago by Tero Piirainen <[email protected]>
fix merge conflicts and merging the dev branch

c5a46c18760df989c76cb02bccf7e6e64ebed835 authored almost 10 years ago by Gianluca Guarini <[email protected]>
remove indentation from jshint

047dcdd40c69ca0ae1ee4df35334925300229acd authored almost 10 years ago by Gianluca Guarini <[email protected]>
code style checker

da393f5b164e3c3f3a40418e3d1acdc83e889d3d authored almost 10 years ago by Gianluca Guarini <[email protected]>
inject style into HTML

cd419397295aa4343be663f62b3bc2bfeea0e241 authored almost 10 years ago by Tsutomu Kawamura <[email protected]>
Take out styles from tags

436a4c9a70f0daf426a32db8ec4900e834f4917f authored almost 10 years ago by Tsutomu Kawamura <[email protected]>
Options object no longer shared between tag instances, fixes #211

6c0efb6b6cb98af61f5d59460573708bcf9b0558 authored almost 10 years ago by Tero Piirainen <[email protected]>
No illegal server requests with images: `<img src={ src }>`, fixes #362

ac1939bb08f1459191b5a72f90d9977225f0e12f authored almost 10 years ago by Tero Piirainen <[email protected]>
Make cli use the development compiler

45f85d6ea3881c8a3263201e9e608ed17c245a66 authored almost 10 years ago by Tero Piirainen <[email protected]>
Update direct download links

f1d5da439ee5eada914c37e4756540975aab8337 authored almost 10 years ago by Alexis THOMAS <[email protected]>
Fix compiler to support custom brackets

aeb42ea18acbaad5eed6858742b3ba7b58d7f6dd authored almost 10 years ago by Tero Piirainen <[email protected]>
'Ability to define tags on the same line: `<tag></tag>`, fixes #253

91a602b169877f73ef0b61c70d0a3b93f19d76ac authored almost 10 years ago by Tero Piirainen <[email protected]>
Add one more example, hackernews reader

With 2.0.9, the blocking bugs are resolved, so the example is ready to ship:)
This one is using...

bec38640426cebe6a46270465b3c69475ebc6c0a authored almost 10 years ago by Tianxiang Chen <[email protected]>
Contributing guidelines

f73d4eef6d779ac1f0f6ea843a04ea4c2ceb0322 authored almost 10 years ago by Tero Piirainen <[email protected]>
Add todomvc example link

9df534e56df6bb97678316bec0994c0adcd505f9 authored almost 10 years ago by Tianxiang Chen <[email protected]>
indentation fixes on the memory test file

3db06a8c11d5cbde707fde504551f3b0f3a9242b authored almost 10 years ago by Gianluca Guarini <[email protected]>
Single line ES6- style methods, fixes #301

de0b7896328767715b67e838576f858e8a4a7d19 authored almost 10 years ago by Tero Piirainen <[email protected]>
Tmpl fix: refined class shorthand regexp. Closes #370

801853442060909ad0504adeb9147bde544e0008 authored almost 10 years ago by Aurimas <[email protected]>
Tmpl fix: support regular expression literals

846acbe592c1d73858ad19a2562337bf8319ce6b authored almost 10 years ago by Aurimas <[email protected]>
Tmpl fix: support single char quoted strings

2606a740869f1c86a32aa436df091664e66eb15e authored almost 10 years ago by Aurimas <[email protected]>
Merge pull request #364 from GianlucaGuarini/master

indentation fixes on the memory test file

cb03a05e1f3e214a7da4425ecdd4bdf45bb2ea79 authored almost 10 years ago by Tero Piirainen <[email protected]>
Merge pull request #367 from GianlucaGuarini/dev

removing the all the events bound to an element when it's unmounted

216480a4721640cab7008d5cc86baddef0446486 authored almost 10 years ago by Tero Piirainen <[email protected]>
Merge pull request #369 from ath0mas/patch-1

Update direct download links

a754f7c71957c0e80767deff10e1ec65d890e16a authored almost 10 years ago by Tero Piirainen <[email protected]>
Merge pull request #365 from txchen/master

Add two more examples, hackernews reader and todomvc

7076702dc97295ca85934f598f2b18c341c05188 authored almost 10 years ago by Tero Piirainen <[email protected]>
Add todomvc example link

d1803c9fbf72a8e1a49c6af33e290d49ec0dc706 authored almost 10 years ago by Tianxiang Chen <[email protected]>
Update direct download links

15d3f2ed5f3d4e1973ef51a05c1a5ae13a10f292 authored almost 10 years ago by Alexis THOMAS <[email protected]>
removing the all the events bound to an element when it\'s unmounted

9fc34fb66068bff0d00d4cef4819dbb30c2541e9 authored almost 10 years ago by Gianluca Guarini <[email protected]>
Add one more example, hackernews reader

With 2.0.9, the blocking bugs are resolved, so the example is ready to ship:)
This one is using...

7f31de55b61e8dfcd411d93e8c0e3132cba6e15b authored almost 10 years ago by Tianxiang Chen <[email protected]>
indentation fixes on the memory test file

89dd9f793753c8bb0a2bea5e9c4bfc334a8d80e7 authored almost 10 years ago by Gianluca Guarini <[email protected]>
Contributing guidelines

784fde30a93aeddf9ba1071ce7f31e6ff26c7119 authored almost 10 years ago by Tero Piirainen <[email protected]>
2.0.9

bb4df2c9680e5751a482bb5a8df09313e3eeadf4 authored almost 10 years ago by Tero Piirainen <[email protected]>
Better support for custom brackets on custom tags

9fbeee43d4c35f8e86aff536d1cad8afec62b633 authored almost 10 years ago by Tero Piirainen <[email protected]>
2.0.9 release notes

6a1a3ab1e52e24d6dfa7fed68eef8726c0b73401 authored almost 10 years ago by Tero Piirainen <[email protected]>
Added missing comma

b2cb71e09335ba36b66bec44af7ce0a165eae6e1 authored almost 10 years ago by Tero Piirainen <[email protected]>
Fix leaking of invalid expressions, fixes #351

c4045adc265c271c92f1b23b2e81d190d099df79 authored almost 10 years ago by Tero Piirainen <[email protected]>
Cleaner code on the mount method

19e37bcaca599c04f831c584efd5dd930a4cd476 authored almost 10 years ago by Tero Piirainen <[email protected]>
fix the observable memory leak

4c404ffe783303cc79a25bcf1cc66c83aa2b9024 authored almost 10 years ago by Gianluca Guarini <[email protected]>
Note that CDNJS takes around 30 hours to update

743f0a2f8bd94dfcfbfbdaf94294dc29a94778ea authored almost 10 years ago by Tero Piirainen <[email protected]>
Test page for touch events

c0b0765f60a4c164cd14ade7787146ac68fca6de authored almost 10 years ago by Tero Piirainen <[email protected]>
Use <script> tag on the initial examples

d330d738e2f2ba81cf6d310473fb0c24de668857 authored almost 10 years ago by Tero Piirainen <[email protected]>
update() method no longer necessary on timer example after v2.0.8, #354

b6585cec6f6f1bc03fad273ca0ca3fbfca5dc4c9 authored almost 10 years ago by Tero Piirainen <[email protected]>
Ability to set `if`, `show` and `hide` attributes for a custom tag

ef3522701b192d2f9642709fb2516d08443e3df0 authored almost 10 years ago by Tero Piirainen <[email protected]>
Improved introduction content

2565b2528411ad8c2b1a06abac9a293fc85ebe23 authored almost 10 years ago by Tero Piirainen <[email protected]>
Another React tutorial with Riot

eaa82c0ae72e8b4c450047ede8f709cb927edc7d authored almost 10 years ago by Tero Piirainen <[email protected]>
Fixed off- placement with conditional + loop, fixes #340

14d03e76644f70672a8a10f68a942a1434164313 authored almost 10 years ago by Tero Piirainen <[email protected]>
Links to @srackham's TODO app and tutorial doc

c02b2cb13264d07b877f7ab7022550459fecdba8 authored almost 10 years ago by Tero Piirainen <[email protected]>
Smaller line height under /forum

c94a2972b42cda1ec12f1a9c0f8dc65fa71d0a1a authored almost 10 years ago by Tero Piirainen <[email protected]>
Adds documentation for LiveScript compiler

3072ee116f04bb792bfc8f3ae591c5981944825a authored almost 10 years ago by Alan R. Soares <[email protected]>
Avoid possible null pointer exception when unmounting

d10d111860b7dd30f6e3359b0762f4ce88a22d02 authored almost 10 years ago by Tero Piirainen <[email protected]>
Array tests to detect possible memory leak (didn't find it)

50fe14c57c4b8d246c9f578a3372cbe541b72121 authored almost 10 years ago by Tero Piirainen <[email protected]>
blacklist: ['useStrict'] for ES6 compiler – the right file this time :)

c4323871e525eae03d64c64f2d1eb2df4a78e030 authored almost 10 years ago by Tero Piirainen <[email protected]>
Took away `children` property, which was designed for theoretical need mostly

e5015e6868f9dcae68770506f18719587ec4ba1a authored almost 10 years ago by Tero Piirainen <[email protected]>
Allow route listeners to execute after initial page load with riot.router(currentPath) call, #275

0ecfc942acec1b9dbfb347676b7ae9832345510c authored almost 10 years ago by Tero Piirainen <[email protected]>