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

Add test for custom popState event

github.com/swup/swup - 10ce9da42ff40104d5814fb499973c0917c133e2 authored almost 2 years ago by Philipp Daun <[email protected]>
Add test for saving state in history

github.com/swup/swup - 42c36438d8a5047bbeee7fc05f58202bde11fa00 authored almost 2 years ago by Philipp Daun <[email protected]>
Fix indentation

github.com/swup/swup - 3348b1ed71c33976d5f8a46550892d438cff2383 authored almost 2 years ago by Philipp Daun <[email protected]>
Merge branch 'next' into ignore-visits

github.com/swup/swup - 67e0d05cfba7075744b54fcc528f7d975573eef0 authored almost 2 years ago by Philipp Daun <[email protected]>
Reformat options

github.com/swup/swup - fe355ffcd42d06c55e75246f4ceb64417afb8145 authored almost 2 years ago by Philipp Daun <[email protected]>
Require href attribute on links

github.com/swup/swup - e70d0e6dd2163684db2a9c7e5533fa97a7649206 authored almost 2 years ago by Philipp Daun <[email protected]>
Clean up options

github.com/swup/swup - 8b5063355a8fb1c239e23cf604e98d121784400c authored almost 2 years ago by Philipp Daun <[email protected]>
Add test for resolving base URLs

github.com/swup/swup - 7aafff5b7ef876724886e238387ce80e64301879 authored almost 2 years ago by Philipp Daun <[email protected]>
Simplify test commands

github.com/swup/swup - 214ff0e6e5f4cd53403d83255ce60acaf73ae8d0 authored almost 2 years ago by Philipp Daun <[email protected]>
Add test for ignoring different origins

github.com/swup/swup - a1db4c27e7f0c64466a07f5e1ad3094542bac117 authored almost 2 years ago by Philipp Daun <[email protected]>
Add test for relative links

github.com/swup/swup - 9b11afcb0fd1e647392af4c9bcff3086a65c96ea authored almost 2 years ago by Philipp Daun <[email protected]>
Fix link element location accessor

github.com/swup/swup - 44f949f02aefff4be4dbffe6f87cf1a8dfc063fd authored almost 2 years ago by Philipp Daun <[email protected]>
Write tests for new data-no-swup behavior

github.com/swup/swup - f29f5553493ff89fbdae0ccdf1697cf2894a9df9 authored almost 2 years ago by Philipp Daun <[email protected]>
Move all link checks into `ignoreLink` option

github.com/swup/swup - 9713a6baa08395f97978c912d41a95373adab0e9 authored almost 2 years ago by Philipp Daun <[email protected]>
Merge pull request #531 from swup/dependabot/npm_and_yarn/decode-uri-component-0.2.2

Bump decode-uri-component from 0.2.0 to 0.2.2

github.com/swup/swup - 3772868f0469e83206442d7b12de5716b392932f authored almost 2 years ago by Philipp Daun <[email protected]>
Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/swup/swup - 50e372fa92a90c50c92d9102e9534e947c60d189 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add CodeQL workflow for GitHub code scanning

github.com/swup/swup - 88ac9e12c3073fdd040b918ec450c756f16d9cfe authored almost 2 years ago by LGTM Migrator <[email protected]>
Merge pull request #512 from swup/resolve-path

New global option: `resolvePath`

github.com/swup/swup - b171f0ec148c629677d10a23c0fc842807abab2d authored almost 2 years ago by Rasso Hilber <[email protected]>
Merge branch 'next' into resolve-path

github.com/swup/swup - 1e6ad7ca916b9f8c02aabb088cd9df8888c3ff8c authored almost 2 years ago by Rasso Hilber <[email protected]>
Merge pull request #521 from swup/no-animations

Allow usage without animations

github.com/swup/swup - 994227ae1a78016a908e690084e0a949c0761c62 authored almost 2 years ago by Philipp Daun <[email protected]>
Increase test duration tolerance

github.com/swup/swup - 70bec10ed8be98951acbfab249cf1cc13da06db5 authored almost 2 years ago by Philipp Daun <[email protected]>
Add test for usage without selector

github.com/swup/swup - 02bf68814bb8aa83d9bb1d609f2396006f15eca1 authored almost 2 years ago by Philipp Daun <[email protected]>
Add note about use of Promise.resolve

github.com/swup/swup - d90847bd0252e24ca950ee09654686436a45606b authored almost 2 years ago by Philipp Daun <[email protected]>
Allow usage of swup without animations

github.com/swup/swup - b2f3bc67c771a0decbca18b0fed3594ace23da21 authored almost 2 years ago by Philipp Daun <[email protected]>
Update readme (#504)

github.com/swup/swup - 8b3de2c7cc74369340a6a6e652e9f99782c5043d authored about 2 years ago by Philipp Daun <[email protected]>
Increase `durationTolerance` for complex transition tests

github.com/swup/swup - 21b703305a7cc713b05f547027b7def3ae0541b8 authored about 2 years ago by Rasso Hilber <[email protected]>
Warn if the resolved path is falsy

`null`, `false`, `undefined` or `''` will all result in a warning now to help with the implement...

github.com/swup/swup - 475da675e549fcc3610999ac0566ff745c945ca1 authored about 2 years ago by Rasso Hilber <[email protected]>
Add tests for ignoring links and popState events for resolved paths

github.com/swup/swup - 75e803b27cdc4b111c4ff468a8622b4c18fd6b01 authored about 2 years ago by Rasso Hilber <[email protected]>
Rename `swup.currentPath` to `swup.currentPageUrl`

to help with understanding

github.com/swup/swup - 649d8143f4ac4c70f0fd50b73d2172512c089d2a authored about 2 years ago by Rasso Hilber <[email protected]>
Add documentation

github.com/swup/swup - 5586b8eee2176d32f147abe7368f15f10f4a5a67 authored about 2 years ago by Rasso Hilber <[email protected]>
Also resolve the path for `cache.page.responseURL`

github.com/swup/swup - 1ad7de9622abfb365f9f1f9f7871c2dfe8d95861 authored about 2 years ago by Rasso Hilber <[email protected]>
Resolve paths checks inside `renderPage`

github.com/swup/swup - 2a9fc935231ae987f2934642962729226b8bd27f authored about 2 years ago by Rasso Hilber <[email protected]>
Resolve path for cache entries

github.com/swup/swup - bfddaaae76d2419b183596544361858ac62a04be authored about 2 years ago by Rasso Hilber <[email protected]>
Add console warnings for invalid `resolvePath`

github.com/swup/swup - 8f6b88c0ddb3fd830480c5739cd7c67dc6606d89 authored about 2 years ago by Rasso Hilber <[email protected]>
Ignore links that wouldn't change the resolved path

github.com/swup/swup - 0ceb8ebdcc6f0eca65717fda1073a4d157348ef7 authored about 2 years ago by Rasso Hilber <[email protected]>
Simplify this.currentResolvedPath to this.currentPath

github.com/swup/swup - d7a8151612a11ef8b2bccb8f5c37cdc186dd41fe authored about 2 years ago by Rasso Hilber <[email protected]>
Optimize comments

github.com/swup/swup - 9e8a29e2e647c2b89ae5928435ba42eb1923c700 authored about 2 years ago by Rasso Hilber <[email protected]>
Update the current resolved path each

time the URL is being changed

github.com/swup/swup - 99bdaad40f936a063ee017fe69eba459ba3875d7 authored about 2 years ago by Rasso Hilber <[email protected]>
Inside `popStateHandler`, bail early if the resolved path hasn't changed

github.com/swup/swup - bf6c105112164befc5c9c0abf410075c9f6e2285 authored about 2 years ago by Rasso Hilber <[email protected]>
Add function `isSameResolvedPath(path1, path2)`

github.com/swup/swup - 9ef9913515fc73148d66aed17c2474fd5ea91239 authored about 2 years ago by Rasso Hilber <[email protected]>
Add global option `resolvePath`

github.com/swup/swup - 179074c1f7be6d23691715f11c6a9950933b573a authored about 2 years ago by Rasso Hilber <[email protected]>
Ignore links with download attr and target _blank

github.com/swup/swup - 84ee609ef5cd8dead2d4affaf0ba070e883bda76 authored about 2 years ago by Philipp Daun <[email protected]>
Move link check from selector to method

github.com/swup/swup - 5d36f13a6b595a3336a75c20e470671823890f9c authored about 2 years ago by Philipp Daun <[email protected]>
Add option for ignoring links

github.com/swup/swup - 3f0ac0f0c462ff56e77d762d0d901b387970bccf authored about 2 years ago by Philipp Daun <[email protected]>
Support CSS keyframes and multiple transition durations (#498)

* Wait for all transitions and animations to end
* Remove debug log
* Improve tests for long t...

github.com/swup/swup - b0710fd1df7797a657f32516f8203fc4129c6390 authored about 2 years ago by Philipp Daun <[email protected]>
Fix helper import paths

github.com/swup/swup - 34bf27ba84172d71a02b87d4cc722e54775695e9 authored about 2 years ago by Philipp Daun <[email protected]>
Fix import

github.com/swup/swup - aff255194136d1db6f39a8aae33f3e749a00730f authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #503 from swup/microbundle

Append file extension to all import paths

github.com/swup/swup - 5b014163feb4e4bd017f24dc39ea142fb306d33e authored about 2 years ago by Philipp Daun <[email protected]>
Append file extension to all import paths

github.com/swup/swup - 11548fd04c477bcb72f7082a76f13f577c28f397 authored about 2 years ago by Philipp Daun <[email protected]>
Update package version

github.com/swup/swup - be7c5173c30e60564c105699b03ad96c5121b1dc authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #493 from swup/microbundle

Bundler: integrate microbundle

github.com/swup/swup - 2a0317b2b2588035a263a6440c360c24f5febf1d authored about 2 years ago by Philipp Daun <[email protected]>
Simplify export map

github.com/swup/swup - c5f756dea4209df5fc3b99afa79257e0346f3259 authored about 2 years ago by Philipp Daun <[email protected]>
Tweak build config

github.com/swup/swup - 29589f9011bffd8341eeb983ebfc01dc6f18c07c authored about 2 years ago by Philipp Daun <[email protected]>
Use package.json files entry instead of npmignore file

github.com/swup/swup - a9c713d683cdc53e4bbf8f5bdd9da9f8a1ceea38 authored about 2 years ago by Philipp Daun <[email protected]>
Remove old lib folder from npm export

github.com/swup/swup - 4e98344f71db7493c716589fa3ba344a3c5d4130 authored about 2 years ago by Philipp Daun <[email protected]>
Re-export utils

github.com/swup/swup - bee0244c86d11bc9529571ad45c9eb3caa63a054 authored about 2 years ago by Philipp Daun <[email protected]>
Re-order package.json

github.com/swup/swup - 11051ed3867cd796c02f007be45e39cc96ce13ad authored about 2 years ago by Philipp Daun <[email protected]>
Export helpers from existing folder

github.com/swup/swup - 7e040b64eda8d4ba0684f2ee7dcbea189cde565b authored about 2 years ago by Philipp Daun <[email protected]>
Re-export helpers using ESM syntax

github.com/swup/swup - eb3f9fd1f5a06567737a9f0849f07d94de4c6a65 authored about 2 years ago by Philipp Daun <[email protected]>
Merge branch 'master' into microbundle

# Conflicts:
# dist/swup.js
# dist/swup.min.js

github.com/swup/swup - a499a3856c471a8d074f84c124a5be84022a59d2 authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #495 from swup/version/automated

Update package version (automated)

github.com/swup/swup - e43e94728544606dfd151dd756a26016665f55fe authored about 2 years ago by Philipp Daun <[email protected]>
Update package version

github.com/swup/swup - c82a382436b7494764c85a1a3d4d359a6aa2db30 authored about 2 years ago by daun <[email protected]>
Merge pull request #480 from swup/disable-initial-cache

Disable caching of initial page

github.com/swup/swup - 537528a6e62c6d26c4aa1194c0953d01ff5a67bd authored about 2 years ago by Rasso Hilber <[email protected]>
Merge branch 'master' into disable-initial-cache

# Conflicts:
# dist/swup.min.js

github.com/swup/swup - 480b18b69ff6e3091b2a6f8e576344e63f1af016 authored about 2 years ago by Philipp Daun <[email protected]>
Update dependencies

github.com/swup/swup - 606cca90e4015f913f21931d4f1ab43c02e6c0e6 authored about 2 years ago by Philipp Daun <[email protected]>
Add dev script with watch option

github.com/swup/swup - 6d5b42d412059ba47f02799cc660214cdc8b3cdc authored about 2 years ago by Philipp Daun <[email protected]>
Merge branch 'master' into microbundle

# Conflicts:
# dist/swup.js
# dist/swup.min.js
# package-lock.json

github.com/swup/swup - 868a78cd5362a0545f72f17e63ec192f0d160103 authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #484 from swup/fix-history-tests

Fix history browsing test suite

github.com/swup/swup - 867c9034335150f2c2ce431fd463285e70cba804 authored about 2 years ago by Rasso Hilber <[email protected]>
Fix CircleCI command

github.com/swup/swup - d234fe49b4168de5f4d7ba11425057c61b5b8c68 authored about 2 years ago by Philipp Daun <[email protected]>
Merge branch 'master' into microbundle

# Conflicts:
# dist/swup.js
# dist/swup.min.js

github.com/swup/swup - 439821b16c14bb2d6b286462bdb94001ce4dabb7 authored about 2 years ago by Philipp Daun <[email protected]>
Build dist files

github.com/swup/swup - 5cb091155d39a5e505f3e401f0a518f115661938 authored about 2 years ago by Philipp Daun <[email protected]>
Disable Chrome web security in test suite

github.com/swup/swup - 2e07f89353e1c54fe3bcd5e56656ebc9713d8c64 authored about 2 years ago by Philipp Daun <[email protected]>
Update cypress

github.com/swup/swup - a12b460ea4d5fcabe4a7d559f08b81655e04b09e authored about 2 years ago by Philipp Daun <[email protected]>
Add npm script for headed test runs

github.com/swup/swup - 9b85de645b549afef641ecaa05665b075081b385 authored about 2 years ago by Philipp Daun <[email protected]>
Fix test command to allow for sub-pixel placement

github.com/swup/swup - d4fc737a4c275812551a855f4fce35214c203089 authored about 2 years ago by Philipp Daun <[email protected]>
Fix syntax error in test

github.com/swup/swup - ad49bcadaec3ae89f3f988105242be135477e941 authored about 2 years ago by Philipp Daun <[email protected]>
Improve naming of history tests

github.com/swup/swup - a128aabbab28c84e954c96b42302c98bea6a80bf authored about 2 years ago by Philipp Daun <[email protected]>
Resolve promises with page data

github.com/swup/swup - 2051dde3cc124ba997dc3aeb29401858786a2c4e authored about 2 years ago by Philipp Daun <[email protected]>
Build dist files

github.com/swup/swup - 0ae5a11f452d4621d74a8513c82111999658b869 authored about 2 years ago by Philipp Daun <[email protected]>
Disable initial save to cache

github.com/swup/swup - 7610f43cbbafd6e986ff20a1363f4e3bbc517a1b authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #479 from swup/fix-missing-title

Fix missing title

github.com/swup/swup - 345aa58b7466b0805394550cbdbe13360bf03c9c authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #477 from swup/issue-templates

Remove issue templates and funding information

github.com/swup/swup - acf42bb8eff4369f8b7f6979fe5751eac34df8a1 authored about 2 years ago by Rasso Hilber <[email protected]>
Build dist files

github.com/swup/swup - a7945509270bf13eccdf053d62c71f32c5882b12 authored about 2 years ago by Philipp Daun <[email protected]>
Provide fallback for missing title tag

github.com/swup/swup - cf47d15b4578bd1c02d9aeb2693beff0607f9840 authored about 2 years ago by Philipp Daun <[email protected]>
Use document.title where possible

github.com/swup/swup - 0f6b461323e16a1298cf6b3d12aa8db3039c16e5 authored about 2 years ago by Philipp Daun <[email protected]>
Remove issue templates and funding information

github.com/swup/swup - 01400e225b88e98597ecc56d8e7e318bad11e450 authored about 2 years ago by Philipp Daun <[email protected]>
Comment out ESM import in test suite

github.com/swup/swup - 580139e945e62154ea777ce17f714ac09a8597b4 authored about 2 years ago by Philipp Daun <[email protected]>
Simplify build task

github.com/swup/swup - aa22938154c7fb257fce14626659a26f31186071 authored about 2 years ago by Philipp Daun <[email protected]>
npm update

github.com/swup/swup - 7a80f2a380628ccabed7d6221b3b4f67c3922209 authored about 2 years ago by Philipp Daun <[email protected]>
Merge branch 'master' into microbundle

# Conflicts:
# cypress/e2e/main.spec.js
# package.json
# test/site/page1/index.html

github.com/swup/swup - c7283ab8e9799fa70bb5b218920d176adb7d48e5 authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #474 from swup/feature/handle-record-flag

Feature: Only set the --record flag in the CI

github.com/swup/swup - 86c5a4ffaff073b0303487bfb5ed031154b05cd1 authored about 2 years ago by Rasso Hilber <[email protected]>
Add script test:run:record

github.com/swup/swup - 9664924778d42b625c025fbd6222c27f859f93e7 authored about 2 years ago by Rasso Hilber <[email protected]>
Set CI env variable

github.com/swup/swup - 1378a9ff6e2123e5bd8162c67cd758655ba7cbe4 authored about 2 years ago by Rasso Hilber <[email protected]>
create different npm scripts for ci and local testing

basically the same scripts twice, but the `ci` adds the `--record` flag to `npm run test`

github.com/swup/swup - df140e5181430b8c8a866ca2dd3d72f578ec9a01 authored about 2 years ago by Rasso Hilber <[email protected]>
Change test server port from `8080` to `8274`

github.com/swup/swup - 61afeabf9cb085213a40653f13d8be4f040dab38 authored about 2 years ago by Rasso Hilber <[email protected]>
Merge pull request #471 from swup/global-instance

Define custom global instance for e2e tests

github.com/swup/swup - f1702e0a010ab22019343b38c6e3ff7a2d3ecb4a authored about 2 years ago by Rasso Hilber <[email protected]>
Define custom global instance for e2e tests

github.com/swup/swup - ee1631d99b8b329280eb8cfcc7353150295d6be1 authored about 2 years ago by Philipp Daun <[email protected]>
Merge pull request #470 from swup/code-formatting

Code formatting

github.com/swup/swup - 5749d7577f9fcbcd5c5292045304ceecccbadcd0 authored about 2 years ago by Rasso Hilber <[email protected]>
Reference prettier config from package.json

github.com/swup/swup - e547c7f7ba440a46b0dadadb13b2b9d8532cc963 authored about 2 years ago by Philipp Daun <[email protected]>
Clean up helper

github.com/swup/swup - 80b3e670ebcd4210f4c088e04ad006be7babd47e authored about 2 years ago by Philipp Daun <[email protected]>