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

Make visit states UPPERCASE

github.com/swup/swup - b964eac5c0cb2096635072451634a30774241f9c authored 11 months ago by Rasso Hilber <[email protected]>
Add test for undefined hook `args` and `defaultHandler`

github.com/swup/swup - e4cb092fc709cbfeac5fabb97675ae462a5f8265 authored 11 months ago by Rasso Hilber <[email protected]>
Merge pull request #835 from swup/fix/eslint

Fix ESLint errors for enums

github.com/swup/swup - 80d3f3313d06c2b7496e17bbb44905aa272bb48f authored 11 months ago by Philipp Daun <[email protected]>
Empty commit

github.com/swup/swup - dcd1b1a87026d20523cc445463f3d8ab92fa97cf authored 11 months ago by Philipp Daun <[email protected]>
Add test for aborted visits

github.com/swup/swup - d9a55af0fd8ad68f47f35a17a91d8ba5a38fc3f5 authored 11 months ago by Philipp Daun <[email protected]>
Add test for consecutive navigations

github.com/swup/swup - 80d1d213d02a30a78762d8fcda18b9dfb99d06b6 authored 11 months ago by Philipp Daun <[email protected]>
Export VisitState enum

github.com/swup/swup - f4c9bd9b0a26d8d16ea9ef63fb14a13279031efa authored 11 months ago by Philipp Daun <[email protected]>
Add visit.abort method

github.com/swup/swup - 5f9eab87801237141e433773b59c3e929c1c55e3 authored 11 months ago by Philipp Daun <[email protected]>
Only run hooks if visit is not aborted

github.com/swup/swup - e6a9166fa78019d3d723207e9fc1c1818611678f authored 11 months ago by Philipp Daun <[email protected]>
Add visit:abort hook

github.com/swup/swup - c57e061f9986bafbbb6ee479a8ad6faece8936fd authored 11 months ago by Philipp Daun <[email protected]>
Always clear is-leaving class

github.com/swup/swup - 49c7c40c7da642901bae887d932a50c5fd7dae48 authored 11 months ago by Philipp Daun <[email protected]>
Fix eslint errors for enums

github.com/swup/swup - 1b372e46a6be2537c4399dc3b5bfaf70731e1cb3 authored 11 months ago by Philipp Daun <[email protected]>
Abort early

github.com/swup/swup - fdca80bd3294921682baad11ee2b67410e63257e authored 11 months ago by Philipp Daun <[email protected]>
Create Visit state property

github.com/swup/swup - 308453e82a795c9f6fffc01bfc4e7266c2d49121 authored 11 months ago by Philipp Daun <[email protected]>
Fix eslint errors

github.com/swup/swup - 3eea382139521cd5c72f62de8f5c91387571ef88 authored 11 months ago by Philipp Daun <[email protected]>
Support legacy argument order in hooks.call

github.com/swup/swup - d684e7d576d6ad8e1bf8bbc2d76704dbb28b7840 authored 11 months ago by Philipp Daun <[email protected]>
Fix history tests

github.com/swup/swup - bd2d43ade92637bb36296df3762c7184d025e635 authored 11 months ago by Philipp Daun <[email protected]>
Fall back to existing visit in fetchPage

github.com/swup/swup - 880b6bb27cf11bbae12b385832d5b12d1e3a946c authored 11 months ago by Philipp Daun <[email protected]>
Fix some hook types

github.com/swup/swup - f46789657b913d2d6441f92abd42c2c386d0b27e authored 11 months ago by Philipp Daun <[email protected]>
Use local visit instances

github.com/swup/swup - 36d3f683eea2f27e189221fa7401035664f91f67 authored 11 months ago by Philipp Daun <[email protected]>
Update helper return type

github.com/swup/swup - 94b588167faea7e2c2cbcbce6d0713247aa9639b authored 11 months ago by Philipp Daun <[email protected]>
Simplify linkToSelf check

github.com/swup/swup - 96546fd3c13417189d06b252d1fc4fba6db3b677 authored 11 months ago by Philipp Daun <[email protected]>
Revert import

github.com/swup/swup - efeb7a7f5fc49d7655cd046b910ba956622318e0 authored 11 months ago by Philipp Daun <[email protected]>
Fix link click guard

github.com/swup/swup - b7fd5bb98186d78bda7b948fcef8dd3db032d9dd authored 11 months ago by Philipp Daun <[email protected]>
Simplify onVisitEnd

github.com/swup/swup - 0687b5899911c091832689fb6ab8c8e3b1b0c725 authored 11 months ago by Philipp Daun <[email protected]>
Fix unit tests

github.com/swup/swup - 578fb2afcee89a60a1165348e079afade0a18737 authored 11 months ago by Philipp Daun <[email protected]>
Fix Visit constructor

github.com/swup/swup - 1306fbf22a2169c31c26953adbb66ba2aab01bf0 authored 11 months ago by Philipp Daun <[email protected]>
Add unit test to check Visit instance

github.com/swup/swup - 94665dc60b6b1a4d1dc8c7fb4c07039b324df3a6 authored 11 months ago by Philipp Daun <[email protected]>
Create standalone Visit class

github.com/swup/swup - 2ea6a8daa74b785b136bea5bc9a16009d513ad4a authored 11 months ago by Philipp Daun <[email protected]>
Pass around the `Visit` object

github.com/swup/swup - 8b06d74e770f3c28db17f432cc05ed46481c0e1a authored 11 months ago by Rasso Hilber <[email protected]>
Queue `swup.navigate`

github.com/swup/swup - 7877a2aaff42f1eef1aa7ab8ad3af7b256f6e1f0 authored 11 months ago by Rasso Hilber <[email protected]>
Merge pull request #831 from swup/version/automated

Update package version (automated)

github.com/swup/swup - 76ceb5143a769d1cf3b43fe3f45e583c18e8bdb1 authored 11 months ago by Rasso Hilber <[email protected]>
Update changelog

github.com/swup/swup - 55d209318fec2a169ac3c8ff6c01bb614cb8ceef authored 11 months ago by Rasso Hilber <[email protected]>
Update package version

github.com/swup/swup - d816e0c490ab09d0f02c89cd73d1335f613a424d authored 11 months ago by hirasso <[email protected]>
Merge pull request #830 from swup/feat/typescript-dom-events

feat: allow safely working with dom events in TypeScript

github.com/swup/swup - 809bd15f35a47f36c718d36ccb8ba158bb881898 authored 11 months ago by Rasso Hilber <[email protected]>
Rename HookDOMEvent to HookEvent

github.com/swup/swup - 497dbe3a39cc0e435162aec70868d5e1511187ef authored 11 months ago by Rasso Hilber <[email protected]>
Export type `HookDOMEvent`

github.com/swup/swup - a9197e82064dcdd97db4f6d2b8fc0a4967b86dde authored 11 months ago by Rasso Hilber <[email protected]>
Merge pull request #829 from swup/fix/alpinejs

fix: Alpine.js compatibility

github.com/swup/swup - fb5267289ebac6274f635d020bfce5ae5ac24dff authored 11 months ago by Rasso Hilber <[email protected]>
Rename test files to match change from `all` to `any`

github.com/swup/swup - faa6cc64d1561d28582cf65af557e2778166aa97 authored 11 months ago by Rasso Hilber <[email protected]>
Rename `swup:all` to `swup:any`

github.com/swup/swup - 083983dda5085011997eb774f2ed98ab628c6c8b authored 11 months ago by Rasso Hilber <[email protected]>
Update test in events.spec

github.com/swup/swup - f7d22b3c36ca0961629a4210c5a9e82b5e16838e authored 11 months ago by Rasso Hilber <[email protected]>
Format

github.com/swup/swup - c34a43460674c0a3786511f427135cb04a8f228c authored 11 months ago by Rasso Hilber <[email protected]>
Remove unused var

github.com/swup/swup - f1f55db6acca7b53366cceae2f6c3b83fe2abe81 authored 11 months ago by Rasso Hilber <[email protected]>
Add test for alpinejs compatibility

github.com/swup/swup - c4942d290a6a34accd42184c24af5f31d1fb5b8d authored 11 months ago by Rasso Hilber <[email protected]>
Rename `swup:*` to `swup:all`

github.com/swup/swup - b1d9821d40231f311a509195133d2b2d34db6577 authored 11 months ago by Rasso Hilber <[email protected]>
Merge pull request #827 from swup/feat/hook-dom-wildcard

feat: allow to listen for all hooks at once

github.com/swup/swup - da1f761fbb916994f00a33adcf660ee422a30b4c authored 11 months ago by Rasso Hilber <[email protected]>
Add test: custom dom events bubble to window

github.com/swup/swup - 3d843fd9b3583ebc2e911faa175badcb4420cf02 authored 11 months ago by Rasso Hilber <[email protected]>
Add test for triggering wildcard dom events

github.com/swup/swup - d2f13876fd6497e20c45faae65e3fa0119a03644 authored 11 months ago by Rasso Hilber <[email protected]>
Update playwright docker image

github.com/swup/swup - f5cb4322af09fc93d94751ad92112ecd8b639b33 authored 11 months ago by Rasso Hilber <[email protected]>
npm update

github.com/swup/swup - ccac3e75c111228282481401ac2d567ff2438e27 authored 11 months ago by Rasso Hilber <[email protected]>
Allow to listen to hooks on the `window`

github.com/swup/swup - 0649f22807162ca6970a1275bb047bbb28668b85 authored 11 months ago by Rasso Hilber <[email protected]>
Dispatch a wildcard event for each hook on the document

github.com/swup/swup - ce2bcd65ce329cafece9ed9ff0b0a15fa0687714 authored 11 months ago by Rasso Hilber <[email protected]>
Merge pull request #824 from swup/version/automated

Update package version (automated)

github.com/swup/swup - a8ab81e686bcfb930e634e370e82767e445a58b7 authored 11 months ago by Philipp Daun <[email protected]>
Update changelog

github.com/swup/swup - b1aa7c51f0ab692e0498bc6607881a2ab45afa81 authored 11 months ago by Philipp Daun <[email protected]>
Update package version

github.com/swup/swup - c1e4075b7ec089a5a8b5dbb33a14d1637cb44c60 authored 11 months ago by daun <[email protected]>
Merge pull request #823 from swup/fix/location

Fix class inheritance in Safari 13

github.com/swup/swup - 585852e746a050903ed128fccdf504b187d290ae authored 11 months ago by Philipp Daun <[email protected]>
Force protoype of Location class

github.com/swup/swup - 7e538f9aa1fb3d20fc4ac9ec67439aa5707a891a authored 11 months ago by Philipp Daun <[email protected]>
Expand Location helper tests

github.com/swup/swup - b0e0fc0709851eaf7d094bdc166349590bb29b30 authored 11 months ago by Philipp Daun <[email protected]>
Create tests for Location helper

github.com/swup/swup - 68fd26702df26a37d281b06c1031f6cf00b6e68d authored 11 months ago by Philipp Daun <[email protected]>
Merge pull request #819 from swup/size-badge

github.com/swup/swup - 5679a42906f1ab85546291866a66feeef5699564 authored 11 months ago by Philipp Daun <[email protected]>
Merge branch 'master' into size-badge

github.com/swup/swup - 8bf6922cf6b1ef91e85d11d04e06a1af0b43f772 authored 11 months ago by Philipp Daun <[email protected]>
Use official shields badge for bundle size

github.com/swup/swup - a615cb4439933fd08af6524a35695a94789ea28a authored 11 months ago by Philipp Daun <[email protected]>
Merge pull request #814 from swup/chore/restructure-plugin-fixtures

github.com/swup/swup - 1cd87ea335b95b9b8caee602634974f5011d2cc7 authored 12 months ago by Rasso Hilber <[email protected]>
Cleanup plugin fixtures

github.com/swup/swup - 24f16f494ce2e679262032262ad6f807c5fe96e7 authored 12 months ago by Rasso Hilber <[email protected]>
Simplify trimSlashes

github.com/swup/swup - bdf3778c0a2a07c1d0ba1e217cff33839fff56a8 authored 12 months ago by Rasso Hilber <[email protected]>
cleanup

github.com/swup/swup - cd586e6a8d2aba131310d90e570bce4385d9befe authored 12 months ago by Rasso Hilber <[email protected]>
Fix urls in fixtures

github.com/swup/swup - b290191b0b16d4b25103f073355a79396f9f0b82 authored 12 months ago by Rasso Hilber <[email protected]>
Restructure plugin fixtures

github.com/swup/swup - eec4478fd59ba06dc01ae3fb76f496dcf3ef2bb9 authored 12 months ago by Rasso Hilber <[email protected]>
Merge pull request #806 from swup/dependabot/npm_and_yarn/babel/traverse-7.23.2

Bump @babel/traverse from 7.22.8 to 7.23.2

github.com/swup/swup - 019635a3fce8bc2c4cc5ba63f41587422551c64c authored 12 months ago by Philipp Daun <[email protected]>
Bump @babel/traverse from 7.22.8 to 7.23.2

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7...

github.com/swup/swup - 323fa89c397955eaf14cfcb9316090591d253615 authored almost 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #805 from swup/dependabot/npm_and_yarn/postcss-8.4.31

github.com/swup/swup - ec79f5fe66ad45a5b256b1e81adce87dd391c344 authored about 1 year ago by Rasso Hilber <[email protected]>
Bump postcss from 8.4.27 to 8.4.31

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](htt...

github.com/swup/swup - f9c2c87eb41d46e6c1b28160847c2a5a007eaa17 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #801 from swup/version/automated

Update package version (automated)

github.com/swup/swup - a6692312b546efd8c97ada5d137000e16cd29539 authored about 1 year ago by Philipp Daun <[email protected]>
Merge pull request #793 from swup/fix/types-in-tests

fix: types in tests

github.com/swup/swup - 88dd05c387d67904ad061f73e958eee1b6fe92cb authored about 1 year ago by Rasso Hilber <[email protected]>
Update changelog

github.com/swup/swup - 90feff0661d9b926f2bdbef61f87c6a0232fea8e authored about 1 year ago by Philipp Daun <[email protected]>
Update package version

github.com/swup/swup - 8e8617e4eac2c80bc562aba114a0fe9357cf1790 authored about 1 year ago by daun <[email protected]>
Merge pull request #800 from swup/hook-handler-types

Export hook return value and default handler types

github.com/swup/swup - 915627e2aed707beb968a8c17d5eccf80e5bb8fb authored about 1 year ago by Philipp Daun <[email protected]>
Fix warning message

github.com/swup/swup - ff6b98c8a6a9ea4ee72432dcbf32348a79267f88 authored about 1 year ago by Philipp Daun <[email protected]>
Export hook return value and default handler types

github.com/swup/swup - 2e78fa996f88fe875ab6e51e4208ad629473a464 authored about 1 year ago by Philipp Daun <[email protected]>
Merge branch 'master' into fix/types-in-tests

github.com/swup/swup - 204ee3132b288901188850a256d98d7d2c82fe36 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge pull request #798 from swup/chore/ensure-typescript-5

Ensure typescript 5 is available

github.com/swup/swup - 0000791bd0e24d3da754b1aac4ab566e9f9aed6a authored about 1 year ago by Rasso Hilber <[email protected]>
Ensure typescript 5 is available

github.com/swup/swup - 1b18a0c20fd32a11beb242d2e47434edf93523e4 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge pull request #796 from swup/fix-test-duration

Update report summary action

github.com/swup/swup - 91e4571d1311642b5acbb2adf45c067fef85cccf authored about 1 year ago by Philipp Daun <[email protected]>
Update report summary action

github.com/swup/swup - 9cfa57d34740197fefbedffb69263b2d74dc22d0 authored about 1 year ago by Philipp Daun <[email protected]>
Use `data` for tests everywhere

github.com/swup/swup - 13516db38b75743e287272e4a0807a899e179496 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge branch 'master' into fix/types-in-tests

github.com/swup/swup - 7a90f7e28e9d98c2437548cb99a7a0b077f4bf85 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge pull request #795 from swup/version/automated

Update package version (automated)

github.com/swup/swup - df966c9f50a30158de8bdc21b18119b4059fdb58 authored about 1 year ago by Rasso Hilber <[email protected]>
Update changelog

github.com/swup/swup - 66a8a81b3591a13a161263db70c34062f69488fd authored about 1 year ago by Rasso Hilber <[email protected]>
Update package version

github.com/swup/swup - 3ddeff8c8b5151641e96de22a83e6d298317af9e authored about 1 year ago by hirasso <[email protected]>
Merge pull request #792 from swup/fix/double-click

fix: ignore double-clicks on links

github.com/swup/swup - f647cf84799f1dc7bec4a8760a48c0962f911c40 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge branch 'master' into fix/double-click

github.com/swup/swup - cf81f9bb4ed74cf285fa9450da1aff72971cf8c5 authored about 1 year ago by Rasso Hilber <[email protected]>
Merge pull request #794 from swup/feat/allow-source-diving

feat : enable source diving

github.com/swup/swup - f5c27c653d23496a9ee827eabfb45637b63be32f authored about 1 year ago by Rasso Hilber <[email protected]>
Protect `navigating`

github.com/swup/swup - 72d66ec986806b1614ce075e21cdf9a8af241a94 authored about 1 year ago by Rasso Hilber <[email protected]>
Use `data` for double-click test

github.com/swup/swup - 3cbeac28d062f1a8cca546d9dd9b6ad63b1de683 authored about 1 year ago by Rasso Hilber <[email protected]>
cleanup test fle

github.com/swup/swup - 4d54887439e4f1a5b3ed6eee72bc84cf40da3654 authored about 1 year ago by Rasso Hilber <[email protected]>
Add `typed-query-selector` to devDependencies

Otherwise TS will complain, as it's only implicitely available through `delegate-it`

github.com/swup/swup - 30ab6b20698345b5a612e1ea4d1f43444270669c authored about 1 year ago by Rasso Hilber <[email protected]>
Adjust code according to stricter TypeScript rules

Mainly explicitely importing types

github.com/swup/swup - b5550f311ec04bc8d8e5ec6a396349bebd4e6064 authored about 1 year ago by Rasso Hilber <[email protected]>
Update tsconfig.json

github.com/swup/swup - 2bcc4a60c0c6cc675a16afacc73d874e57932abd authored about 1 year ago by Rasso Hilber <[email protected]>
Make test more robust

github.com/swup/swup - 01e3d6bba7253e1c5926487751a41ac0128ee823 authored about 1 year ago by Rasso Hilber <[email protected]>
Simplify test, update types for tests

github.com/swup/swup - 8624ebae24cd3304f897ad7f4582cd51d28e29ac authored about 1 year ago by Rasso Hilber <[email protected]>