Ecosyste.ms: OpenCollective

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

redom

RE:DOM is a tiny DOM library by Juha Lindstedt and contributors, which adds useful helpers to create DOM elements and keeping them in sync with the data. https://redom.js.org
Collective - Host: opensource - https://opencollective.com/redom - Code: https://github.com/redom/redom

2.8.0

github.com/redom/redom - 3b5b811eaca5680958f9a9125572c5a162e0f234 authored over 7 years ago by Juha Lindstedt <[email protected]>
Better performance when removing elements from beginning of a list, cache keySet, != null –> key in obj

github.com/redom/redom - 0be264f8f7fca3a8de8bbe315ef77c46e2f17b36 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.7.1

github.com/redom/redom - 894311ef23247a0f2c807fae1a705eb477cfd364 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.7.0

github.com/redom/redom - 7a558c038242270e1d985b6a5f096fd571e97f24 authored over 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #73 from pakastin/pr/72

Pr/72

github.com/redom/redom - a2b6f0147e2e6ad61343b4eae566312b9575d568 authored over 7 years ago by Juha Lindstedt <[email protected]>
added one more `!= null` check

github.com/redom/redom - 2361790a4ce1a3d2a50940912e0717eb43113d10 authored over 7 years ago by Juha Lindstedt <[email protected]>
Remove conditional from loop

- Replaces the conditional checking whether `key` is a function on every iteration, by always ma...

github.com/redom/redom - 06b2b7e38cfd16de096f0f1c5a5ce4a967336fa9 authored over 7 years ago by Niklas Lindgren <[email protected]>
2.6.4

github.com/redom/redom - 55ace1ef2b4b3919d9ed7411baccd939e789e9f3 authored over 7 years ago by Juha Lindstedt <[email protected]>
fixes #71

github.com/redom/redom - f47ba47e1eb8349cd05b261ea2d21c65cbbdf354 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.6.3

github.com/redom/redom - 411f472b81ccff014e88bd2fb6249379dbed327b authored over 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #70 from pakastin/pr/69

Pr/69

github.com/redom/redom - 3f95d55dad55afaa920a2cb4b164d776820ca887 authored over 7 years ago by Juha Lindstedt <[email protected]>
check for undefined instead + added some tests

github.com/redom/redom - e0fb1baa429901c5f2aba997aca30f51a00b19f7 authored over 7 years ago by Juha Lindstedt <[email protected]>
fix: Don't let undefined trigger second argument.

github.com/redom/redom - 34fa4f2864df87401eb415ab0957ba73766e2264 authored over 7 years ago by Terkel Gjervig <[email protected]>
2.6.2

github.com/redom/redom - bb2df183bf7d1b6b96f3acf56991999778b4416b authored over 7 years ago by Juha Lindstedt <[email protected]>
fixed bug with @keyframes

github.com/redom/redom - 86add4886d865efe5a58f8ba36b10abdf9f80569 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.6.1

github.com/redom/redom - 3e37fdae6de963033f30af7defaf381f3b2d8338 authored over 7 years ago by Juha Lindstedt <[email protected]>
trim comma separated queries

github.com/redom/redom - 4eefa28b43b5c1709d77219ce45fe204f36ba9b2 authored over 7 years ago by Juha Lindstedt <[email protected]>
added CSS to docs

github.com/redom/redom - 48ad4c1c81721fc8cb08d507416cfc934c2eda8f authored over 7 years ago by Juha Lindstedt <[email protected]>
2.6.0

github.com/redom/redom - 03e3a836aa2274728e58e2fb410dcdfc4a27141f authored over 7 years ago by Juha Lindstedt <[email protected]>
remove test.html

github.com/redom/redom - 3531de87d2d3f8945c84dfdc744d3eb412c82674 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.5.3-0

github.com/redom/redom - 870821141ea97c12cba4090cf1542241c329b029 authored over 7 years ago by Juha Lindstedt <[email protected]>
push –> new Array + [i]

github.com/redom/redom - a2e2c1f6d0e659e3773fc4e5aee0441b59b11dc5 authored over 7 years ago by Juha Lindstedt <[email protected]>
map –> for

github.com/redom/redom - 56eee7fa72e96471030bc7ad9821b6ee82d1f617 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.5.2-0

github.com/redom/redom - dd2c560510fde7c560986229ef0dfdd33adcb2c6 authored over 7 years ago by Juha Lindstedt <[email protected]>
better css (@keyframes support, more compact)

github.com/redom/redom - 8f3de58e91a68f3081ead32d3474bc1b5be0f786 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.5.1-0

github.com/redom/redom - eb888e879e07b3c8f91063b5f9d6134ed87fd368 authored over 7 years ago by Juha Lindstedt <[email protected]>
added media query support

github.com/redom/redom - d39d9fbb23d4d3d239392fbbae70bb1f5b18dd57 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.5.0-0

github.com/redom/redom - 94199fd70b6f1cf3c99c8c0123aae17e132b7596 authored over 7 years ago by Juha Lindstedt <[email protected]>
added `css`

github.com/redom/redom - d0ab39a6fe50dc4fdf302f15f21e9925f511fa10 authored over 7 years ago by Juha Lindstedt <[email protected]>
added comment

github.com/redom/redom - 900eba0aac5cf7f029cbc4c39db0f20207c2b6d8 authored over 7 years ago by Juha Lindstedt <[email protected]>
updated dependencies + further simplified watch.js

github.com/redom/redom - 50a9e06f85757c6ba07ba8e766d867b462497a86 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.4.3

github.com/redom/redom - 959f9ef3a7ec5dd33e885add000aa47f77d6d8b7 authored over 7 years ago by Juha Lindstedt <[email protected]>
build

github.com/redom/redom - 72fd6e83dbbf73ca81c312d9ed9973e85fd03208 authored over 7 years ago by Juha Lindstedt <[email protected]>
fix unmount

github.com/redom/redom - 83fdcbc275ae43e9ec6eaf2a3da32b69bae07767 authored over 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #1 from pakastin/master

Merge

github.com/redom/redom - ae1727dea8b1bdd499ec3c3c71d44d0c9b6615f0 authored over 7 years ago by Tomer Igal <[email protected]>
2.4.2

github.com/redom/redom - 490f0c2c115405736c1e13f4bbbdc3a3c275acad authored over 7 years ago by Juha Lindstedt <[email protected]>
removed chokidar, upgraded to uglify-js 3, changed NPM description, added some git ignore

github.com/redom/redom - f9c5c7f1ceb1c032890c1eb515164409ff49856a authored over 7 years ago by Juha Lindstedt <[email protected]>
2.4.1

github.com/redom/redom - c7fd0179d6f40d0e8d43bfd7cab78767ce91aa83 authored over 7 years ago by Juha Lindstedt <[email protected]>
rebuilt test/redom.js, updated semistandard

github.com/redom/redom - 505e8ca12841eeb6aa428722fd91a1d6644d23e4 authored over 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #65 from tomerigal/master

Fix element creation when child is 0

github.com/redom/redom - 0ed6e2e5f69d3ed562a91b33093e98aa3589c758 authored over 7 years ago by Juha Lindstedt <[email protected]>
fix operator spacing

github.com/redom/redom - 3505d7f74bcb19f8c9a8d265ae7c826e014fc191 authored over 7 years ago by Tomer Igal <[email protected]>
fix element creation with 0.

github.com/redom/redom - 380b4c10b36b95659a5c4dd04a4526ecb9f621e2 authored over 7 years ago by Tomer Igal <[email protected]>
Added faild test

test for element creation with number

github.com/redom/redom - 4c2fb7d26b822b7088be05b6acb384fd9d9953c5 authored over 7 years ago by Tomer Igal <[email protected]>
2.4.0

github.com/redom/redom - 8265ecb73bb54497c0c2bd817507f487d9d93712 authored over 7 years ago by Juha Lindstedt <[email protected]>
removed `hideable`

github.com/redom/redom - 5c18843971b907bac93617be2743b95ba84ef4ad authored over 7 years ago by Juha Lindstedt <[email protected]>
fixes #64

github.com/redom/redom - b64d54fc1fb21b53ba0cd33569f3294418910bf0 authored over 7 years ago by Juha Lindstedt <[email protected]>
2.3.0

github.com/redom/redom - 82e495452411cc5eedb8065b9b919d2f1bf48e6d authored over 7 years ago by Juha Lindstedt <[email protected]>
only set update if it was set, add test for disabling update while hidden

github.com/redom/redom - 8b11c619957aab5cf7500dc9719055a1e4059e8f authored over 7 years ago by Juha Lindstedt <[email protected]>
add `hideable`, fix an error with `getEl

github.com/redom/redom - 8581be69693ebba1ca82f9aee4d144779cde3709 authored over 7 years ago by Juha Lindstedt <[email protected]>
added some media queries and #63

github.com/redom/redom - f4601973ddddbd4599d39b90b2ac2f0303a286a6 authored over 7 years ago by Juha Lindstedt <[email protected]>
Merge pull request #63 from hville/patch-1

doc.md typos for keyed lists

github.com/redom/redom - 7de82859906bb34f212911349f4e05ae5ad5f822 authored over 7 years ago by Juha Lindstedt <[email protected]>
doc.md typos for keyed lists

Fixes to the keyed list code examples

github.com/redom/redom - 0fb378c0df5eed096041bfcbfa76f4f88bdf1827 authored over 7 years ago by hugo <[email protected]>
move logo right a bit

github.com/redom/redom - 292bd9a04a2201d719ac1a715a9bd06c26ac3699 authored over 7 years ago by Juha Lindstedt <[email protected]>
remove –> and add some more whitespace

github.com/redom/redom - 4f473cad2abbbf485e52707413fea7389ae29485 authored over 7 years ago by Juha Lindstedt <[email protected]>
add some whitespace

github.com/redom/redom - c0e6e1f8714fe60678295948b160492bfa4f887f authored over 7 years ago by Juha Lindstedt <[email protected]>
add some whitespace

github.com/redom/redom - de9de7f5f99209feb4e17515917054e51160fbbb authored over 7 years ago by Juha Lindstedt <[email protected]>
little more space between menu items

github.com/redom/redom - 40d6ab154380a742d6e26cd3da013edc61560c80 authored over 7 years ago by Juha Lindstedt <[email protected]>
updated browserify

github.com/redom/redom - 70098523b49c417ef2f074308ef95fcb264fe38c authored almost 8 years ago by Juha Lindstedt <[email protected]>
Update README.md

github.com/redom/redom - 90d085a5319095ea7b2e6627458517d8c63b01b8 authored almost 8 years ago by Juha Lindstedt <[email protected]>
added link to RE:DOM dev tools

github.com/redom/redom - 481a98e319958b8376af9aacb8c0f9d3ef28ea41 authored almost 8 years ago by Juha Lindstedt <[email protected]>
add redirect to devtools

github.com/redom/redom - 63b59dbdcc8eaa8761ebd0a0a9eab46b57cade2c authored almost 8 years ago by Juha Lindstedt <[email protected]>
2.2.3

github.com/redom/redom - e9c6c8dafb16588f71c96c0c9360a80c8669545c authored almost 8 years ago by Juha Lindstedt <[email protected]>
fix for NO:DOM

github.com/redom/redom - 037a1017edfc5e6fa0aabe29cecdc49e44bb5691 authored almost 8 years ago by Juha Lindstedt <[email protected]>
added indentation

github.com/redom/redom - 5f537559e4b35350a851b66c5d775556569a181e authored almost 8 years ago by Juha Lindstedt <[email protected]>
removed "oldskool"-example

github.com/redom/redom - ad49dbde49c177cfa7fb1dc9e7d1683f44a115f9 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #62 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

github.com/redom/redom - adc3810622031cb9ce3aa396f72e964c50f2bb4e authored almost 8 years ago by Juha Lindstedt <[email protected]>
Update README.md

github.com/redom/redom - 38611a4bb04cd5e14dcc383b12db02837a5d809b authored almost 8 years ago by Juha Lindstedt <[email protected]>
Add Gitter badge

github.com/redom/redom - 7f3f8d345115a05aa50c4bfc732ca7e328b4b003 authored almost 8 years ago by The Gitter Badger <[email protected]>
Update README.md

github.com/redom/redom - 939ab5d292723883620ea85d87aa97b6b0b3b91d authored almost 8 years ago by Juha Lindstedt <[email protected]>
2.2.2

github.com/redom/redom - ce11908e84a68525a8ff58197f24da0fd36b7a91 authored almost 8 years ago by Juha Lindstedt <[email protected]>
built

github.com/redom/redom - 4a56ecbd3a5e9adb8cae1610a8376e9a53aaeceb authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #61 from terkelg/master

Removed unnecessary condition and update docs.

github.com/redom/redom - 81c545b7867691d9c641efa68b6957b8e1a47eef authored almost 8 years ago by Juha Lindstedt <[email protected]>
Renamed lifecycle hooks in documentation to match RE:DOM v2

github.com/redom/redom - 4627b0236761bf6896fdac569b89ea1527f82579 authored almost 8 years ago by Terkel Gjervig <[email protected]>
removed unnecessary if condition

github.com/redom/redom - a0cb60c440069834eed2a850cd387e1f6b62cda6 authored almost 8 years ago by Terkel Gjervig <[email protected]>
2.2.1

github.com/redom/redom - bc6647155b60738dc2c75dded09dc38078c2d2c5 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #60 from pakastin/better-performance

simplified trigger –> better performance

github.com/redom/redom - 82cf6d1c5dc982ce316be5c5e7a57e67a1c69319 authored almost 8 years ago by Juha Lindstedt <[email protected]>
simplified trigger –> better performance

github.com/redom/redom - f1b3655a989a94a745df0b8f179439b5ba6357b4 authored almost 8 years ago by Juha Lindstedt <[email protected]>
2.2.0

github.com/redom/redom - 18741d3498888b7f62717bf51b42ae1a64195732 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #59 from pakastin/pr/58

fixes #58

github.com/redom/redom - 439a40ca1dba84f5d7a04831e0b78f06c17520b6 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Fixed issues

github.com/redom/redom - cf0a9627de787ea3be9923632ebf6fbf705a1ab6 authored almost 8 years ago by Juha Lindstedt <[email protected]>
should fix linter

github.com/redom/redom - e5222c6764f4a68b31e39c915480fcaa6aed4abb authored almost 8 years ago by Tomer Igal <[email protected]>
Merge branch 'master' of https://github.com/tomerigal/redom

github.com/redom/redom - cf6d262232a5affded4505f1a03f9d5d5274b598 authored almost 8 years ago by Tomer Igal <[email protected]>
Fix autoformatting not comforming to semistandard

should fix linter

github.com/redom/redom - 11ce76f22585eadead1acbb214524f4f502ae8c4 authored almost 8 years ago by Tomer Igal <[email protected]>
Fix autoformatting not comforming to semistandard

should fix linter

github.com/redom/redom - 2be6b1d698468dd265b489e80b02d0ccbafe9a47 authored almost 8 years ago by Tomer Igal <[email protected]>
Added tests

component lifecycle events inside node element.
lifecycle event order onunmount fix reversed call...

github.com/redom/redom - 4e7d8de2a1b986f9de55dd37a41f2318dd2128ed authored almost 8 years ago by Tomer Igal <[email protected]>
Merge pull request #4 from pakastin/master

Merge

github.com/redom/redom - 0cf0f04ebe73920203cafb36594f5f62f63ae93c authored almost 8 years ago by Tomer Igal <[email protected]>
redom.min.js

github.com/redom/redom - 34cfaadf32e18fb7ebb0512b34fe7e0457ddd4fa authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #57 from talmobi/master

Two simple tests plus bench directory

github.com/redom/redom - a57235bdd8a40f54b12499db32839b496e48c490 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Update README.md

github.com/redom/redom - 9fbc41c172066634e451527c0ad4d21a5f686c1a authored almost 8 years ago by Juha Lindstedt <[email protected]>
refactored benches

github.com/redom/redom - 086b60275934f7f0f03dd7f6ad48e549dd781f5f authored almost 8 years ago by Christian Talmo <[email protected]>
simple benches with latest and notifyDown version

github.com/redom/redom - d7687a5ce88b56976c3c087908c1712e49239f23 authored almost 8 years ago by Christian Talmo <[email protected]>
gitignore vim temp files

github.com/redom/redom - e54cfa511f54d0d9d5bc0e57bf3b0cad8f1a7955 authored almost 8 years ago by Christian Talmo <[email protected]>
test added: lifecycle order consistency check

github.com/redom/redom - ea201c45b323edd6ca2688b51e68ba9badc800b6 authored almost 8 years ago by Christian Talmo <[email protected]>
html alias test for el

github.com/redom/redom - 24c6c5b98af5fda6a83396306934b9dbb385e3f3 authored almost 8 years ago by Christian Talmo <[email protected]>
added border radius

github.com/redom/redom - 17e3741cb31f31e007248ae09a1022a0a4178791 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Merge pull request #3 from pakastin/master

Merge

github.com/redom/redom - 514cf633893434ac732c6345e1724a306fe60e92 authored almost 8 years ago by Tomer Igal <[email protected]>
added testimonials

github.com/redom/redom - 2c40ebb983514b6342e86472491e83067319352f authored almost 8 years ago by Juha Lindstedt <[email protected]>
updated doc

github.com/redom/redom - 5b81a34c04f860c7800dd859a5a13aa32f365624 authored almost 8 years ago by Juha Lindstedt <[email protected]>
updated doc

github.com/redom/redom - ed38b6aca0a8673a636e2e307aac1874b78e08b7 authored almost 8 years ago by Juha Lindstedt <[email protected]>
Update README.md

github.com/redom/redom - bf9c7d4de27d6de241a38ec72580ade841d55fbd authored almost 8 years ago by Juha Lindstedt <[email protected]>