Ecosyste.ms: OpenCollective

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

swup

Complete, flexible, extensible and easy to use page transition library for your web.
Collective - Host: opensource - https://opencollective.com/swup - Website: https://swup.js.org/ - Code: https://github.com/swup/swup

Bump version

github.com/swup/swup - 0c0d88f9e31140352f30d027a41f6d44fab5a595 authored over 1 year ago by Philipp Daun <[email protected]>
Formatting

github.com/swup/swup - 299017676c9a61e09f48b6faba03972a661cb5bf authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - f61ffedd1be8f1d611c919ea42fcf8363f0e6ead authored over 1 year ago by Philipp Daun <[email protected]>
Remove debug logging

github.com/swup/swup - f65bb5772d627ea9f4340c50c6b991b69dd842fe authored over 1 year ago by Rasso Hilber <[email protected]>
Add prerelease action

github.com/swup/swup - 34ff902fc6087ea820c5f3befbf860d2d3b3bcc5 authored over 1 year ago by Philipp Daun <[email protected]>
Re-order keywords

github.com/swup/swup - 1ab6fc0d2d8cb94e78efb177bf2fa12f3dd08761 authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - ada5218f2c14ac91f5bfefefe5fe58eea22333b7 authored over 1 year ago by Philipp Daun <[email protected]>
Re-order keys in options for consistency

github.com/swup/swup - 8485fcf78f7498ed2c4a4aedfb46cb967da54155 authored over 1 year ago by Philipp Daun <[email protected]>
Rename context key scope for consistency

github.com/swup/swup - 64d4facfdba0433f940d86be2d619eddce7d417c authored over 1 year ago by Philipp Daun <[email protected]>
Merge pull request #703 from swup/animation-targets

Allow setting transition class targets

github.com/swup/swup - a0aa9b955e2b923d72d8b767efd28db66693ec52 authored over 1 year ago by Rasso Hilber <[email protected]>
Rename option `transitionRoot` to `animationScope`

github.com/swup/swup - 12ed81745cb26936d861906d69d209ec07dd7677 authored over 1 year ago by Rasso Hilber <[email protected]>
Always clear `is-animating`

github.com/swup/swup - 4ae0db8e5d63aff290abf1366f9140c408cfe9ee authored over 1 year ago by Rasso Hilber <[email protected]>
Don't reset the context after each visit

github.com/swup/swup - ec5f6c50430c595b02ac5f1388966cb083d1ad97 authored over 1 year ago by Rasso Hilber <[email protected]>
Add `context.transition.name` class to new containers as well

github.com/swup/swup - 3d8e35dcd66f49dec23da0e70153f204d3d63d45 authored over 1 year ago by Rasso Hilber <[email protected]>
Adjust test and loadPage to updated `context.transition.targets`

github.com/swup/swup - 5d65558343d89c5207f47882205d7525e503950d authored over 1 year ago by Rasso Hilber <[email protected]>
Always create the `context.transition.targets` property

github.com/swup/swup - 33811fc6f68a342ff3028cb015a51713284265a2 authored over 1 year ago by Rasso Hilber <[email protected]>
Convert `transitionRoot` from boolean to `'html' | 'containers'`

github.com/swup/swup - 7d0117df8e6bd41c65189c029e54fe84c6a6f8a4 authored over 1 year ago by Rasso Hilber <[email protected]>
Select only one element for each targets selector

github.com/swup/swup - 406d72e7d34a3a456b3b119d0e356c4c186f7890 authored over 1 year ago by Rasso Hilber <[email protected]>
Move fixtures and reports

github.com/swup/swup - a77d90e6f0e1a98f6fabffe19468a7306424a2bb authored over 1 year ago by Philipp Daun <[email protected]>
Write tests for cache

github.com/swup/swup - 6a0d90bc277b61211dab00c4d15ec3cc2eae31fb authored over 1 year ago by Philipp Daun <[email protected]>
Get headers from instance

github.com/swup/swup - 4cf29f10c34b3ac4a137c64d813564d1336a663f authored over 1 year ago by Philipp Daun <[email protected]>
Simplify request header test

github.com/swup/swup - 6f4a02403984a4179b80a7dc250cc44c91bc8911 authored over 1 year ago by Philipp Daun <[email protected]>
Add tests for referer and request headers

github.com/swup/swup - 416c556b1d3f725195f1c74905eaffbb7632a19e authored over 1 year ago by Philipp Daun <[email protected]>
Put test results into test subfolder

github.com/swup/swup - 1288855f8a34d0ef85b27f2519092343731672df authored over 1 year ago by Philipp Daun <[email protected]>
Create referer test (work in progress)

github.com/swup/swup - 546f71c98c896178085dd9aaeced5a16fca93788 authored over 1 year ago by Philipp Daun <[email protected]>
Add playwright example

github.com/swup/swup - f9a0418005e968593c87865902cd59970e05ffd4 authored over 1 year ago by Philipp Daun <[email protected]>
Add playwright action

github.com/swup/swup - 8801382cec50fc562fb7137a3503ddaf3cc79f09 authored over 1 year ago by Philipp Daun <[email protected]>
Get basic tests working

github.com/swup/swup - b8cd2175776fccb352a201eee8b8f49f2663c657 authored over 1 year ago by Philipp Daun <[email protected]>
Gitignore playwright reports and cache

github.com/swup/swup - e54ea9acdfa644e5f40e310a28c2bcaacc0afc48 authored over 1 year ago by Philipp Daun <[email protected]>
Format playwright config

github.com/swup/swup - b9c42b85f78d7b5b59fec296ce5c30e45d690d4f authored over 1 year ago by Philipp Daun <[email protected]>
Switch to data-testid attribute

github.com/swup/swup - b608e3e377e58934646f7281f493f680511c628b authored over 1 year ago by Philipp Daun <[email protected]>
Set up playwright

github.com/swup/swup - 4fe258d1e4fe92229bed8593e6abfd29e6133c0a authored over 1 year ago by Philipp Daun <[email protected]>
Re-order target init

github.com/swup/swup - 0ffecff2bfaa9e23e3f0267c636778f3054fd477 authored over 1 year ago by Philipp Daun <[email protected]>
Make classes apply to transition targets

github.com/swup/swup - 386b756c6f46ec9525ad4a10d9b6d23c65e0ab6c authored over 1 year ago by Philipp Daun <[email protected]>
Write tests for transition class targets

github.com/swup/swup - f5536d22a10eb79f52da6188b116a9c62a159051 authored over 1 year ago by Philipp Daun <[email protected]>
Add class for managing animation targets

github.com/swup/swup - 343a62444f5c352aed340edeb2d989f92a3b6c34 authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - a662b5faab888fba221e4cd43acc99b7be72c942 authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - e31aa2067746d62aa64a68df40f358084156096d authored over 1 year ago by Philipp Daun <[email protected]>
Merge branch 'next-tick' into next

github.com/swup/swup - 7ffb1cf37f87a83711da3a6968c05c9526e90985 authored over 1 year ago by Philipp Daun <[email protected]>
Add nextTick call before starting in-animation

github.com/swup/swup - 8f451697a1890a9578aa95086922422dfe2d26d2 authored over 1 year ago by Philipp Daun <[email protected]>
Revert "Add back nextTick calls in enterPage"

This reverts commit 5924e09dc2c71f10b4f287e1742a90aeef9a9349.

github.com/swup/swup - f84fea54174ebdee4628a74619a37428164d0838 authored over 1 year ago by Philipp Daun <[email protected]>
Add back nextTick calls in enterPage

github.com/swup/swup - 5924e09dc2c71f10b4f287e1742a90aeef9a9349 authored over 1 year ago by Philipp Daun <[email protected]>
Convert nextTick to Promise

github.com/swup/swup - 207c50449c20d58811fe933cc98ac1224f247284 authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - 5baa40f1ebadaa743eb3d7a5b365862f3b4c8aef authored over 1 year ago by Philipp Daun <[email protected]>
Catch errors earlier in loadPage

github.com/swup/swup - 1ef3dcc4f7932b7b85ad4047f0eaafc24db5a060 authored over 1 year ago by Philipp Daun <[email protected]>
Enforce first parameter in loadPage

github.com/swup/swup - 1d6cb8f0c0165bbc3fc5e2986b394dd81c7f861d authored over 1 year ago by Philipp Daun <[email protected]>
Log errors thrown during transition

github.com/swup/swup - 58c70e22be29f0cd14031578669698e0f3e0034e authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - 83fe75e5c9489453b25c9080f9c6676d31c97599 authored over 1 year ago by Philipp Daun <[email protected]>
Rename hook data type to HookArguments

github.com/swup/swup - a87e5b50c7864a807cd3f7c5efd31b5b8214a788 authored over 1 year ago by Philipp Daun <[email protected]>
Don’t warn about missing animation when passing elements

github.com/swup/swup - 118eacef6e07e339d3291b214c4bf6a65e9aa531 authored over 1 year ago by Philipp Daun <[email protected]>
Only warn about missing animation when using selector

github.com/swup/swup - 14f487f0be3de61a138271328f438be61ab915cd authored over 1 year ago by Philipp Daun <[email protected]>
Allow NodeList in getAnimationPromises

github.com/swup/swup - c3ca3d1e662de3150cbd6ea62d16f23c84301a42 authored over 1 year ago by Philipp Daun <[email protected]>
Bump version

github.com/swup/swup - dec6ba4d5024910df09af892ee93ef7a82921396 authored over 1 year ago by Philipp Daun <[email protected]>
Remove urlUpdated hook

github.com/swup/swup - 2aff35df1b30539e0b20f133d216f53ddff15e67 authored over 1 year ago by Philipp Daun <[email protected]>
Directly export type Path from path-to-regexp

github.com/swup/swup - 3f113bd72987f967794f12c87d843c5444350091 authored over 1 year ago by Rasso Hilber <[email protected]>
Export `type Path`

github.com/swup/swup - 53ba8916a62e415fdaa85564bca9c614c73abb69 authored over 1 year ago by Rasso Hilber <[email protected]>
Export `Path` from path-to-regexp

github.com/swup/swup - a95afd1b24dffeeecbc8959da4f71b2560990ce1 authored over 1 year ago by Rasso Hilber <[email protected]>
Pass direction into awaitAnimation hook

github.com/swup/swup - e8b53f0d2523d1b75c2d515d797fb5fab12e79ed authored over 1 year ago by Philipp Daun <[email protected]>
Send link element to clickLink handler

github.com/swup/swup - d16e4291beb3cd36697c5239c5ccb950a65126f2 authored over 1 year ago by Philipp Daun <[email protected]>
Simplify replacing scroll methods

github.com/swup/swup - 97cfcb320d51147060ce7ea35b602282468c00ad authored over 1 year ago by Philipp Daun <[email protected]>
Fix aborting of delegated events

github.com/swup/swup - f906178eae4238c26027ae6f0ab0fb10833fd62d authored over 1 year ago by Philipp Daun <[email protected]>
Merge pull request #697 from swup/feat/match-path-helper

feat: matchPath helper

github.com/swup/swup - d92b64bea469dc3d5745622493ee932ed7f37521 authored over 1 year ago by Philipp Daun <[email protected]>
Refactor UMD compatibiliy test

github.com/swup/swup - dd0cfd08125749218b0df40eee3773c3c3609583 authored over 1 year ago by Rasso Hilber <[email protected]>
Merge pull request #695 from swup/upate-repository-entry

github.com/swup/swup - a4d281726f6be563b63f9fbef6a01e49da4e51a7 authored over 1 year ago by Rasso Hilber <[email protected]>
add test `UMD compatibility: should not have named exports in Swup.ts`

github.com/swup/swup - 690304c3f7ce424006c2103ebba55720e2798c9b authored over 1 year ago by Rasso Hilber <[email protected]>
Re-export `matchPath`

github.com/swup/swup - 45ffaa4bb943830d5005506697ab86ede4237ce6 authored over 1 year ago by Rasso Hilber <[email protected]>
Merge branch 'next' into feat/match-path-helper

github.com/swup/swup - 85e9673b4d3be7ad26060197c1cd0eba2fc7db35 authored over 1 year ago by Rasso Hilber <[email protected]>
Update "repository" entry in package.json

This will hopefully update the repo and readme URLs on https://www.npmjs.com/

github.com/swup/swup - 1dca790c5e82e98055d80c6a263ab8930bd83983 authored over 1 year ago by Rasso Hilber <[email protected]>
Remove event alias methods

github.com/swup/swup - d8ae799695365f3cf1604beadc53ad2c7c85efed authored over 1 year ago by Philipp Daun <[email protected]>
Revert "Add back old contentReplaced hooks"

This reverts commit 8b455e22b9805779a69dc1ce1a818400a90a9d5a.

github.com/swup/swup - 708a94f25e1d8004b47a9e5c9af913a854fbaf48 authored over 1 year ago by Philipp Daun <[email protected]>
Add back old contentReplaced hooks

github.com/swup/swup - 8b455e22b9805779a69dc1ce1a818400a90a9d5a authored over 1 year ago by Philipp Daun <[email protected]>
Update package description

github.com/swup/swup - 7696a63b44886ef673150cf1a166dea4b1bbc72e authored over 1 year ago by Philipp Daun <[email protected]>
Update readme

github.com/swup/swup - f9fca7137705e9887227c403fefc74bc5a5640b4 authored over 1 year ago by Philipp Daun <[email protected]>
Explicitly import and export types

github.com/swup/swup - 0afbe4555c7ba2a80e6c2c818f0a5dd5743b3ea5 authored over 1 year ago by Philipp Daun <[email protected]>
Add `matchPath` helper

github.com/swup/swup - 80ac001d9e7e53dffcf0a1fed25439a677a91fef authored over 1 year ago by Rasso Hilber <[email protected]>
Add tests

github.com/swup/swup - a235dc43ec01248c4f35381504925ba9c9e4b965 authored over 1 year ago by Rasso Hilber <[email protected]>
Install path-to-regexp

github.com/swup/swup - 8f55cdcd3b95ff7ff2c39b27c9f6fcdd80690032 authored over 1 year ago by Rasso Hilber <[email protected]>
Add vitest watch mode

github.com/swup/swup - 70b3f65cdd98204b9b89350c71e3fd160c2318ac authored over 1 year ago by Rasso Hilber <[email protected]>
Re-export relevant subtypes for extending

github.com/swup/swup - b349e0818e80ad895bfb260fae08304f38b57ec1 authored over 1 year ago by Philipp Daun <[email protected]>
Reduce test timeout

github.com/swup/swup - d20fdd871cf4f71bad16f09aaf734278cb509b44 authored over 1 year ago by Philipp Daun <[email protected]>
Add test for timeout reload

github.com/swup/swup - ae1fcb2cb66df98509b03bd2df94390f1243883c authored over 1 year ago by Philipp Daun <[email protected]>
Implement fetch timeout based on abort controller

github.com/swup/swup - e48df04943c19730280026f67332150c47edbc76 authored over 1 year ago by Philipp Daun <[email protected]>
Add timeout option

github.com/swup/swup - a919619de7a8a1b0c5deae04f9988af1d3232060 authored over 1 year ago by Philipp Daun <[email protected]>
Merge pull request #692 from swup/feature/fetch-new

Native fetch

github.com/swup/swup - 6aabf02f3bb78f59fe1a50cb10b2e72f02325570 authored over 1 year ago by Philipp Daun <[email protected]>
Remove empty line

github.com/swup/swup - 206c121b8c815d20328786369b3fedecd67c5ba6 authored over 1 year ago by Philipp Daun <[email protected]>
Revert context init position for popstate

github.com/swup/swup - 79413c44df641fe4d3db7c018cbe41504da38f50 authored over 1 year ago by Philipp Daun <[email protected]>
Fall back Location href to string

github.com/swup/swup - c1fee26451ae762b832792d1e68a44cd7290fa7c authored over 1 year ago by Philipp Daun <[email protected]>
Run all tests

github.com/swup/swup - a88856454cd274b382289b3471f3d1ae47664e62 authored over 1 year ago by Philipp Daun <[email protected]>
Upgrade dependencies

github.com/swup/swup - 6a8c6936abf549e0465385ab955ecfef443665b3 authored over 1 year ago by Philipp Daun <[email protected]>
Add test for returning Promise

github.com/swup/swup - f26f62635b6ac98eedb642fd437bbab83f781afa authored over 1 year ago by Philipp Daun <[email protected]>
Consolidate pageLoaded hooks

github.com/swup/swup - ffae35e2ec2489c7cd6b70fb5b39ea7a8ed77040 authored over 1 year ago by Philipp Daun <[email protected]>
Refactor hook result aggregation

github.com/swup/swup - 12d4219a175cbe7266e3cbdb9e586ae190e91340 authored over 1 year ago by Philipp Daun <[email protected]>
Add tests for network and server error

github.com/swup/swup - a5cb6d19c069a2b09ca548b55cbe6554ec01ca87 authored over 1 year ago by Philipp Daun <[email protected]>
Don’t catch hooks errors

github.com/swup/swup - 4a8316f4cef27e1cf97ce64aa6cb233ea8a460e5 authored over 1 year ago by Philipp Daun <[email protected]>
Formatting

github.com/swup/swup - 799fd41846d83cee376fb8698d50a9dcf4acda05 authored over 1 year ago by Philipp Daun <[email protected]>
Implement fetch hook and fetch error

github.com/swup/swup - 313055c1d274eca56a74ce5afb3bb4343f7838fd authored over 1 year ago by Philipp Daun <[email protected]>
Formatting

github.com/swup/swup - 1c602c82e828c8f7275697d1b49ed130c5144fd9 authored over 1 year ago by Philipp Daun <[email protected]>
Fix referrer

github.com/swup/swup - 22e10a47d94ad7f0829f2ea8b1ebef7e5c5f551f authored over 1 year ago by Philipp Daun <[email protected]>
Rebuild hook logic

github.com/swup/swup - 5558f75cfa8c4931415eebecbc081cb37b71898f authored over 1 year ago by Philipp Daun <[email protected]>
Switch to fetch API

github.com/swup/swup - 8cebe9d7c46579d55a32b9c2a9c172fba5e5e300 authored over 1 year ago by Philipp Daun <[email protected]>