Ecosyste.ms: OpenCollective

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

SurviveJS

Open source books and blog
Collective - Host: opensource - https://opencollective.com/survivejs - Website: https://survivejs.com - Code: https://github.com/survivejs

chore: Update version

github.com/survivejs/sidewind - 0a4fe957976620f1e5b123d7ef3a63ecbdb8d4c4 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
1.0.0

github.com/survivejs/sidewind - 95865d09855368df481a5a236780bebe79985482 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Use textContent over innerHTML

Likely better this way.

github.com/survivejs/sidewind - fb8963d434a8366a85f941aaf72ed9db010d640c authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Set up a proof of concept

github.com/survivejs/sidewind - 1cfbd48e7a9991c65a1625b10e768d2bf284715d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Simplify tsdx

github.com/survivejs/sidewind - d99dd13cc1c28fc103d8ac813843b0ee8b77a24a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
feat: Add syntax highlighting to the code editor demo

github.com/survivejs/sidewind - 951858d23deb3417358cb54aac137ffa789abf1f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Set up a small code editor demo

Likely it would be a good idea to add highlighting to this and then use
it for all of the examples.

github.com/survivejs/sidewind - a659be4a9e70d7ec52f5dcd77a292442139c135f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Separate headings correctly

github.com/survivejs/sidewind - 268f5e9357842257807ab9fbacaca38e360d3ad0 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Fix script tag overflow

github.com/survivejs/sidewind - c72068432e7cebc3cbfcf39fd189865cb30e9b0d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.6

github.com/survivejs/sidewind - 18448d52ebd6396cebfca895d75b9436019376a4 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Tidy up

github.com/survivejs/sidewind - c4d38add111fd6e2b91d8c98a5ad3c6ea3d3e81c authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add pic

github.com/survivejs/site - 42f45cf9b5935a3dd735414fb6b8d040de54220e authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Publish the vpn interview

github.com/survivejs/site - 20780ad3f5cdf689cd5a46e28286c1075c3978f1 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update prettier

github.com/survivejs/site - 4d546f3a6fe8e5679b13fa1436dc6b95492b06ba authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify intro

github.com/survivejs/sidewind - 9205d36ec34762097e249efbe8cf66de5e6c766f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop CNAME

github.com/survivejs/sidewind - db4d798f492692688eb0bccbba42761ebe512f57 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop docs directory

No need anymore.

github.com/survivejs/sidewind - 9bdc4f6b612b44371db686d44ac730cf4b87036b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Emit build to public/

This should be compatible with Zeit.

github.com/survivejs/sidewind - f996651ac2c7b412f6b2583836b82cc3f8486312 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
Create CNAME

github.com/survivejs/sidewind - aef7aea5a7cd9d704df4914634be65e22b1c0bb1 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix link target

github.com/survivejs/sidewind - 8dec35e132e40ff7f5aeaf5a61f942fdcdeefe97 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.5

github.com/survivejs/sidewind - 73401c5fe184cfc16b7c00d585ed6cf005a627f3 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update meta

github.com/survivejs/sidewind - 4673c542cac11535eed77bc20f374627e378ab37 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 525efc96b6b7f8d49bd78a6708f8c451c47bd17d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore(docs): Improve h1 styling

github.com/survivejs/sidewind - 293e61d3c6897d91f404537a4b43e209dae862f7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-interval): Don't trigger interval during evaluation again

This might need further tuning so it can be reactive for option changes.

github.com/survivejs/sidewind - 77d3c1c9a8a0afc71ef258b8959513a54e30b6ea authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.4

github.com/survivejs/sidewind - 1c57ea4bd5c9cffe81c43bee9b3ff74643f00603 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 3c3daa1d0bd7305a66c16299232ad3213e5a3aca authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update docs

github.com/survivejs/sidewind - 9c1cb2601bcca4091c4dcf2dbbd42be39aa0946f authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Drop resolveElements

Looks like in this evaluation model it's not needed after all. Much
simpler now.

github.com/survivejs/sidewind - 12a1df67c0aa7097bac0f34004ae52601d8913d7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.3

github.com/survivejs/sidewind - 5b289fa5349d92a5183fdb997d308fe015675f0a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 28fd1b58c4799b5fb0b23043c36df5844107714b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Eliminate tslib dependency from the build

This is a tricky one as it's difficult to test for.

github.com/survivejs/sidewind - b22d5033d08640fa27c407dda65330864dca7715 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.2

github.com/survivejs/sidewind - b7b82f445b048127551ccfa13ec9380e465cec70 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update docs

github.com/survivejs/sidewind - 32c5f509e1721eaa0e37f3c201b3a9e1d1a491ef authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix prepare command

github.com/survivejs/sidewind - 161c5c6d85f0830d644fb6ed568c19f66d177a7b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.1

github.com/survivejs/sidewind - fbbe976d41046127821a9690e04cc0e432c5e9a5 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Emit UMD build so the library works on the web

github.com/survivejs/sidewind - a3dd42ae19b8abab78cca489eafb5f8205550f53 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 3b9ea3f8c76050b44c57c49d134b2f1a9179887d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Add example url

github.com/survivejs/sidewind - b05301a24c5fe9240d0ad3e11e786c718ca50716 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 758948dae5c82fd736d32fc88f4e34e9e83970d7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.20.0

github.com/survivejs/sidewind - cdaa779418e8cfd9852659a35f844456e6afd236 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve build and add basic docs

github.com/survivejs/sidewind - b469da867b8be345dc12d3843405cbbf4e23c3df authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify bootstrap script

github.com/survivejs/sidewind - 0836c8a19883b679d3a31f9510af936da6223508 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Fix GitHub link to the top right corner

github.com/survivejs/sidewind - 42019090fbdcfcbec906c99496d62523175301b8 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a promise example

github.com/survivejs/sidewind - 014ffb18c165a2d28c61c3db002caa5bb0e50730 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore(docs): Improve formatting

github.com/survivejs/sidewind - 8f7a90e0189f4fe4f329772af0b3ad783af04e38 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(docs): Fix partial example

github.com/survivejs/sidewind - 848b6f7435df100f61823c2c79b821156469fc4e authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(docs): Fix the toc example

github.com/survivejs/sidewind - 70fdbb7db24944b636cb479edc0db3cd72cc4e48 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-each): Evaluate children

This fixes the todo demo.

github.com/survivejs/sidewind - 415c91f133eaca89324a84021c374635633dc5a4 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-interval): Re-enable the interval example

github.com/survivejs/sidewind - 415a92e603b0f07944b29a1b77fe13eb9e41b079 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Document a workaround

github.com/survivejs/sidewind - 32c923d38da0f441bf6e3d3ef0e5826d81d9d4d2 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify typing

github.com/survivejs/sidewind - c78c16ebed9b972cd7bf89bf6bd5ff3161ab7d77 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(state): Don't trigger evaluation logic if it was triggered by something else than setState

github.com/survivejs/sidewind - fa601ebb52838b5e302aa64a1d95cf28084876b3 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop commented code

github.com/survivejs/sidewind - f0a31be339f6edcf72903b646eff7fd69ba7df75 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Fix example default value

github.com/survivejs/sidewind - 9293c0dbaf7ac8eb5e1b851dc66320e6734cf04d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-intersect): Re-enable again

Still need to fix attribute passing.

github.com/survivejs/sidewind - f594611ceab90b93bb7ddf4ac686351bb5e63dfb authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-closest): Enable x-closest again

Now it's also initialized properly.

github.com/survivejs/sidewind - 04b55d54f85e82ba553ac6b1cf1002f0f4552fa4 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Add skipEvaluation flag for directives

This is to avoid cyclic evaluation.

github.com/survivejs/sidewind - cc91aaf76b08b0108e453a8f9817c10099064f57 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore(x-each): Escape early

github.com/survivejs/sidewind - b1e532e0628ec969630cdb08514c72653594e867 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-each): Fix x-each

x-each works again. It's a little simpler now too.

github.com/survivejs/sidewind - 2f4197e5092a4ea54d118124340110880a006a3a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(x-attr): Restore x-attr

Now there's an init pass that triggers before evaluation.

github.com/survivejs/sidewind - f68ec1d71bd80dbde648d9e03c7008387e36c561 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop a debug print

github.com/survivejs/sidewind - 25d07cdf690d417268884c2c2d222b431c784971 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop $ shortcut to simplify

It's better for user to control that.

github.com/survivejs/sidewind - cfca3e7f3027b324173183dce56b1464a0240192 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out new style x-each

This will require small changes to work.

github.com/survivejs/sidewind - f40fe424f153074d01e002f7ae2edfb61f0a53d0 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Simplify code

github.com/survivejs/sidewind - 2a828db0206bb1c70fd84fb98466c8728633551d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Make mutation observer style evaluation work for values

github.com/survivejs/sidewind - 0a38a0f21232bda8d482ca137f5e12d373318888 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Sketch out a better abstraction for evaluating directives

Likely this has to be tuned still for x-state to make sense.

github.com/survivejs/sidewind - e35ae8f058f8e5417d68c3e95c49ba1610665abe authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add initial mutation observer

github.com/survivejs/sidewind - f7b53ade35dc73ae5fb87ed25272f3012f21070d authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(set-state): Drop redundant typeof

github.com/survivejs/sidewind - cd4f9f960d1d3fd5d0ec1db21a47d3e7935379e9 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Tidy up code

github.com/survivejs/sidewind - d06e66acccf633e2f422dacd3ec3174e1610fcbb authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Make state explicit at examples + disable timer for now

github.com/survivejs/sidewind - f750fbb33d811fcd150239d68fcf5507b29ea7bd authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Tidy up setState

github.com/survivejs/sidewind - 5203c72e38579302b8f82d9ac94b6b8b80341328 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
feat(set-state): Sketch out function support

github.com/survivejs/sidewind - 8875353037b7fb8e7e718caa4ca325bb84b665a7 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Expose directives through package root

This should be treeshakeable. Let's see.

github.com/survivejs/sidewind - 51effe93aa56e9fda46cb4d4b6c137b06ddabbf1 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Extract directive initialization to client side

github.com/survivejs/sidewind - 38ebe8ae57eabdd754d70d12c46bb6b6b51c6264 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Improve naming and add a todo

github.com/survivejs/sidewind - 1a6683f4b26877b17f0c94c5407d6bf4fdb66564 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Add a todo

github.com/survivejs/sidewind - c02f1be25f2d5a4af45435bfe7ccb34fc9f84968 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Start debugging setState

Likely this has to change a bit.

github.com/survivejs/sidewind - 830f1e3aa27570ea2573772422d233beed03d200 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: evaluate-expression -> evaluate

github.com/survivejs/sidewind - 0ebdd5137d86bc4ffbaf8e4c4b7e6f5a85a5c304 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix: Don't consume evaluate-expression directly

github.com/survivejs/sidewind - c5e116fa6c69d9abe42fa56e8304fa0447b65726 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Set up getState helper

This returns state related to the given element.

github.com/survivejs/sidewind - 2e10e76e99fcbbb16ac8d02f3992ca3ac5e48137 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Separate value evaluation from attribute evaluation

github.com/survivejs/sidewind - 081ad68117baf3f7e7b8115272fccd0ace82e73a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Push attribute key generator to the right place

This needs to be hooked up still.

github.com/survivejs/sidewind - 8fee13a6f3b903eb8d9490bf8d418479c8da096a authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop directive-keys

This definition isn't needed anymore.

github.com/survivejs/sidewind - 87f8f9b92fa81cea7d0441b1556be8167382cca3 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Expose `evaluate` to directives

github.com/survivejs/sidewind - 361aa1d7cda788bdf479c8e1e48b720d56887bee authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor(x-each): Port to createDirective

github.com/survivejs/sidewind - 13fccbdaf4b202bf204455f673fc8e3281e190b9 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Drop dead code

github.com/survivejs/sidewind - 34b48af4fbbdc7717c83b4a59ba26bad3bc95367 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor(x-attr): Port to createDirective

This needs a bit more still.

github.com/survivejs/sidewind - fca720e1b9ad78e2b61624bb81949fa53390bf18 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor(x-state): Port to use createDirective

There's still one evaluation issue to solve.

github.com/survivejs/sidewind - 2f19aa2925bef269eca766c93d0e8a491c0b932b authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor(x-intersect): Port x-intersect to createDirective

github.com/survivejs/sidewind - fc6e5fff2bd253cd13276286bd0b93cb3ba479c2 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor(x-interval): Use directive constructor for x-interval

github.com/survivejs/sidewind - dd561f1ec83ec6ec404517e6d6bfef44c9c0ca6c authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Set up createDirective

Likely most directives should be written through this.

github.com/survivejs/sidewind - 6787a2f11110ee6375ab813a33118e5e282fd6d2 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
fix(closest): Add checks against missing elements

github.com/survivejs/sidewind - 8da7754a34bb7de812118a3c33310743935ffaef authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update site

github.com/survivejs/sidewind - 5ac842124fa8741bad5a84192e0df761ba634f3e authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Improve the outlook of the accordion example

github.com/survivejs/sidewind - 390b87e545f934f4f3126c907d966df8ffc35efb authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
docs: Add references

github.com/survivejs/sidewind - fc2cf2ed5a0b94da496f312ad22bbd6e7a34ce85 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
0.19.0

github.com/survivejs/sidewind - ec30ab303b5203dd847d46deec03c5f7bbc8773e authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Update docs

github.com/survivejs/sidewind - 8fbc5e48b1c59fe1968f5de77ded7161fa39b368 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
refactor: Set up a partial loading example + port attributes to expressions

Looks like it's cleanest to treat all attribute bindings as expressions.

github.com/survivejs/sidewind - 4ac02b36a04f15be5e6635e1bfbd23d0f3e65b97 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>
chore: Push most of the state logic to setState

This way state evaluation is much simpler.

github.com/survivejs/sidewind - 8a23f7b264a99f996f2fa5c885a0903b626efee5 authored almost 5 years ago by Juho Vepsäläinen <[email protected]>