Ecosyste.ms: OpenCollective

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

Barba.js

Create badass, fluid and smooth transition between your website's pages.
Collective - Host: opensource - https://opencollective.com/barbajs - Code: https://github.com/luruke/barba.js

docs(root): :busts_in_silhouette: fix contributor github login

github.com/barbajs/barba - 54e5eebcefda0924490c9161dc0a691ba412e31d authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(prefetch): ✨ limit the number of prefetched links

This close #708.

github.com/barbajs/barba - 68c89146eacf4b814c92bcb525614255e89f064d authored over 1 year ago by Xavier Foucrier <[email protected]>
test(prefetch): :white_check_mark: update prefetch tests

github.com/barbajs/barba - 779936a91a504dab1410cc4561d030dc3c8c73c6 authored over 1 year ago by Xavier Foucrier <[email protected]>
refactor(prefetch): :recycle: improve code readability

github.com/barbajs/barba - 24e5318a578c66f72e9efd366f4ea219aea88ca1 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(prefetch): :sparkles: limit links to prefetch

github.com/barbajs/barba - 1288029116089d88d7041c82673f36d226640c33 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(prefetch): :sparkles: add `limit` option to `IPrefetchOptions` interface

github.com/barbajs/barba - 28460cb37a028d480e7949a810eae85c37a3da7d authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: simplify history tests that works with data

github.com/barbajs/barba - 59acc45c0189c783a87e9fcf2c2562867bb6e5a0 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: allow custom `data` when adding to history

github.com/barbajs/barba - 2eaab1cf345462692951b9b09418484823e55bbb authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: allow programmatic `barba.history` management

This close #601.

github.com/barbajs/barba - e1e4b5f270cd9e08aa4981a89bb744a8834f41c1 authored over 1 year ago by Xavier Foucrier <[email protected]>
refactor(core): ♻️ improve container replacement in the dom

This fix #648.

github.com/barbajs/barba - 8ff1dae0efb561d32f298b1455388f567cb2eb11 authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: update sibling tests

github.com/barbajs/barba - 8a8ce502c4777ddbd908aab9b9f4aec4e96e1c42 authored over 1 year ago by Xavier Foucrier <[email protected]>
refactor(core): :recycle: use a dedicated method to update sibling

github.com/barbajs/barba - b6e6c69e604a79d4ec01c3890458a184800de253 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: implement `getSibling` method

github.com/barbajs/barba - 4bf280265f21e4e5b6a628982d4155be0a6467a9 authored over 1 year ago by Xavier Foucrier <[email protected]>
refactor(core): :recycle: refactor dom container replacement

github.com/barbajs/barba - 7a065d14e66b0bc7a575c0f7f8b95e6cea372bb5 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: add `IDomSibling` interface

github.com/barbajs/barba - d3acdb8dec3a494b5a17643312f778921155d22e authored over 1 year ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.11.0

github.com/barbajs/barba - 6fda6a08fda47a687b1520311d293777e82b5220 authored over 1 year ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.40.0

github.com/barbajs/barba - ab81e860c9eecf8352e02e8d971937333dc0175b authored over 1 year ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @types/lodash to 4.14.194

github.com/barbajs/barba - 1efa8199abc5f99bcfa8b64fc833aba7251a21ad authored over 1 year ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update prettier to 2.8.8

github.com/barbajs/barba - 7ddb68d1280a4021886d6aaffc6783857620514c authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(prefetch): :bug: fix missing request headers argument

github.com/barbajs/barba - 56aae920b1b5d08c221ff136d905aee03bf0b249 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): ✨ add support for custom XHR headers

This close #655.

github.com/barbajs/barba - 0c701143c07abc7c345c32944792985a86a01ce8 authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: add `Headers` module tests

github.com/barbajs/barba - 07b34352b8a04e775a460fe9d6b93fff5f6ca362 authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: add test for custom request header

github.com/barbajs/barba - 997c86c962edcd9b59354e515880cf14a96f6741 authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(core): ✅ fix request tests

github.com/barbajs/barba - 79e207b4e7ff88c39a33f963d3833cfb9c2ba50b authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(core): :bug: fix request header name case

github.com/barbajs/barba - 167988ddc67654675816ca39d8d28980c423d229 authored over 1 year ago by Xavier Foucrier <[email protected]>
imp(core): :recycle: prevent `x-barba` header to be removed

github.com/barbajs/barba - afffcc2f5ef9a226040f9e4b17380ae2a8d1e3fd authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): ✨ set custom request headers

github.com/barbajs/barba - 0edbffea5d540ed35f1f85094d758c280a6e4d8d authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): ♻️ pass headers to the `request` utility

github.com/barbajs/barba - 60fa8204ca75c3a925c36d7e8f2c44a550b9c075 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): ♻️ import `Headers` module

github.com/barbajs/barba - 1b6c4181030c1e956fa43708f166f57315d6788d authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): ♻️ add headers type definitions

github.com/barbajs/barba - 5d2f13f098aed2a407dd664a66300c49c62362c2 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: add `Headers` module

github.com/barbajs/barba - 141249d3764e5791530e265793ec72722d67958d authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(core): :bug: cache first page

This fix #602.

github.com/barbajs/barba - a45bc2692802cbb36259604e11ad8cd680e4701f authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: fix missing `CacheStatus` argument

github.com/barbajs/barba - 86c4e68e36050da393800660fd6412a7b6d5e87c authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(core): :white_check_mark: fix request tests

github.com/barbajs/barba - 151abff58dc8658ef251a96c3fb32db865322f6f authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: add cache tests for status

github.com/barbajs/barba - a16bb357cf64b7bd1cb91e5a4127fd6ad1ab8169 authored over 1 year ago by Xavier Foucrier <[email protected]>
test(core): :white_check_mark: add request tests for cache status

github.com/barbajs/barba - 1c94446851b0abe68c46abe85154d0c5126004b4 authored over 1 year ago by Xavier Foucrier <[email protected]>
imp(core): :sparkles: pass `Cache` instance to the `prefetch` utility

github.com/barbajs/barba - 3c948d317c9b6a0e91686c994a34c84083e69283 authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: allow `CacheStatus` to be retrieved

github.com/barbajs/barba - 9970f216c4e629783a7f2a4f828bf8ca707fc70c authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: update cache `status` to reflect Promise state

github.com/barbajs/barba - 54edab19834f9e65024f18651c0634ca32f08e0b authored over 1 year ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: add `CacheStatus` to reflect Promise status

github.com/barbajs/barba - 61c28c75fff686d19b03da3198776be293399e1b authored over 1 year ago by Xavier Foucrier <[email protected]>
imp(core): :recycle: set `pending` as base cache status

github.com/barbajs/barba - cababe096cc82ab155cbeaa69d0f568c3cc6109a authored over 1 year ago by Xavier Foucrier <[email protected]>
refactor(core): :recycle: store `CacheStatus` in the cache

github.com/barbajs/barba - 5a8c0e9f70388e0984f5678aa96a6dd7ae0b6d74 authored over 1 year ago by Xavier Foucrier <[email protected]>
fix(core): :bug: fix container replacement in the dom

This fix #479.

github.com/barbajs/barba - aec314365942c53497a05b857f7170e9bb0b0a44 authored over 1 year ago by Xavier Foucrier <[email protected]>
ci(root): :green_heart: use `main` branch instead of `master`

github.com/barbajs/barba - edcd7d7e4292061f18b75ca77f12f2aea4093db9 authored over 1 year ago by Xavier Foucrier <[email protected]>
imp(core): :white_check_mark: add history tests for `store` method

github.com/barbajs/barba - 178e7c395682e4f175e555765a6fadc0f947e5c7 authored almost 2 years ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: allow custom data in `barba.history`

This close #630.

github.com/barbajs/barba - 920880a8573ee9fc1eb03fd75cce08c872be0d27 authored almost 2 years ago by Xavier Foucrier <[email protected]>
imp(core): :bug: fix missing `IStateItem` return type

github.com/barbajs/barba - 72ce4eea514e0088605ac87f3ce70748917fa8b6 authored almost 2 years ago by Xavier Foucrier <[email protected]>
fix(core): :bug: fix `data-barba-history="replace"` attribute

github.com/barbajs/barba - 8e38a8f9097f68e92a1a18f42cf88edf1456d637 authored almost 2 years ago by Xavier Foucrier <[email protected]>
imp(core): :recycle: simplify code

github.com/barbajs/barba - 1a6a597be28db22d767c782bf417ccdd2ec56fbd authored almost 2 years ago by Xavier Foucrier <[email protected]>
fix(core): :white_check_mark: fix duplicate expect state

github.com/barbajs/barba - 085794bac6fd32c2082c05c9d59c9135c0320b7f authored almost 2 years ago by Xavier Foucrier <[email protected]>
imp(core): :white_check_mark: use `current` instead for get state(s) test

github.com/barbajs/barba - 5fb687c2610f29f0cf65a72293db9f070e099740 authored almost 2 years ago by Xavier Foucrier <[email protected]>
test(css): :white_check_mark: fix @barba/css tests

github.com/barbajs/barba - ff58813a13314562448c5bce7438ef38ed61a891 authored almost 2 years ago by Xavier Foucrier <[email protected]>
fix(css): :bug: fix broken transition with sync mode and popstate events

This close #559.

github.com/barbajs/barba - ae6f5f7359d5994efd5f1d3379fc27ac6992fbb4 authored almost 2 years ago by Xavier Foucrier <[email protected]>
style(css): :art: improve code syntax

github.com/barbajs/barba - 760e562084f2305fdec9f06ef55a85dc11ccb9a5 authored almost 2 years ago by Xavier Foucrier <[email protected]>
feat(core): :sparkles: pass the trigger event through `hooks`

This close #622.

github.com/barbajs/barba - a2fef11e7947667ff6386bd1e4ef680c30aaadeb authored almost 2 years ago by Xavier Foucrier <[email protected]>
fix(core): :bug: prevent assistive technology to read out the entire page

This fix #681.

github.com/barbajs/barba - 4baef3e8171c0e5b3dd98b8ca886e5ff811a7513 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :green_heart: use yarn instead of npm for `docs-deploy` workflow

github.com/barbajs/barba - bcd1fcf5d65954e52e3b7e105920cbb50568b4fa authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.5.0

github.com/barbajs/barba - d0b6e0b82c09b9547d3d03c1c268108136bf2dc6 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.4.1

github.com/barbajs/barba - d875a1e942cdebd1138a404fa6dfb4c14a217a87 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.33.0

github.com/barbajs/barba - e1fdb93170be3bf622fc4dfd844deef0f775dd0b authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.4.0

github.com/barbajs/barba - 332aad7203940ad1e97e1548c72964fcd55e4ded authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(core): :arrow_up: upgrade path-to-regexp to 6.2.1

github.com/barbajs/barba - 92e5d6ef8a3821e33a009a72a19de9850eea786c authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(core): :arrow_up: upgrade path-to-regexp to 5.0.0

github.com/barbajs/barba - 14a4eac48100765f430943903c2194b7b3ab6ac1 authored almost 2 years ago by Xavier Foucrier <[email protected]>
Merge remote-tracking branch 'origin/fix/redirect' into dev

github.com/barbajs/barba - 61a20c4472c24fc7292b52f9c8d4aa1bde04793e authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update start-server-and-test to 1.15.3

github.com/barbajs/barba - 2f4b73bc2eb424bd98938778ab3ade84fd463268 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update commitizen to 4.3.0

github.com/barbajs/barba - bd7d34bc3adb44fb87164865155c3ba2deb2dfb1 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update prettier to 2.8.3

github.com/barbajs/barba - 34540b11834963385846d3cddd81ea1c8bcd1bd8 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update lerna to 6.4.1

github.com/barbajs/barba - 886e6fb067788b90204c36576d763267afb85e5f authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.32.0

github.com/barbajs/barba - 5da1f2a34427f1079133284eaafff0f6f6646763 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/config-lerna-scopes to 17.4.2

github.com/barbajs/barba - 21a39f2cade9faf301f5394518a893e81d2e98e7 authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/config-conventional to 17.4.2

github.com/barbajs/barba - 2a09454193a4416861f48ccbc1c5b485a2d9805a authored almost 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/cli to 17.4.2

github.com/barbajs/barba - d86c81972ddf56db28a2cf5bdf8f57393d4c65c9 authored almost 2 years ago by Xavier Foucrier <[email protected]>
fix(root): :green_heart: fix yarn lockfile after branch rebase

github.com/barbajs/barba - c8edfe4f83a83d5bb45366da728bcbbcafa8df39 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update prettier to 2.8.2

github.com/barbajs/barba - e51f3263833b08e98c23cacb0cc6a5b56b2d937e authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update husky to 8.0.3

github.com/barbajs/barba - 79db3db93400a5606ea8e17bf07902b919ab6421 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cz-ccgls to 0.4.6

github.com/barbajs/barba - f7c2b0ea31e6a8e8e361e02f05bc2989dec79ac2 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.3.0

github.com/barbajs/barba - 64a0dd819de66f67f82026561f07678773093bfe authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/config-lerna-scopes to 17.4.0

github.com/barbajs/barba - 36b4a6b46d6db11333a2031d45e9566004e03bb2 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/cli to 17.4.0

github.com/barbajs/barba - 01251f49c3c66c462bc91c6612752ea823b0758d authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @commitlint/config-conventional to 17.4.0

github.com/barbajs/barba - f4d01e82e2483b269d845cf5aab33c2e55d54336 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update lerna to 6.3.0

github.com/barbajs/barba - c54d7a0850247c54197dcc3ef3c32fc062189e72 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.31.0

github.com/barbajs/barba - efe496ec51e4aa80efbcdd31b14925a889b79e74 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.2.0

github.com/barbajs/barba - 03851f8c0a7e4fec5d32d31f468cc53ba3a558c2 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.30.0

github.com/barbajs/barba - 1e4e48f339ced224f3c0ee0afa5962037ebbe058 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.1.0

github.com/barbajs/barba - 1d654fc159fa3c56bac0c21522c4d84ac4d6a1d0 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update start-server-and-test to 1.15.2

github.com/barbajs/barba - 169f3d5f0110454eceabd06323d751ecd9d67fc5 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update cypress to 12.0.2

github.com/barbajs/barba - 98359e2b97b11c711e8451b5ff082c3e2f06363c authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update prettier to 2.8.1

github.com/barbajs/barba - d13d9d24fcd37d1f87079306ab0fc7e0c96c3a52 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade cypress to 12.0.1

github.com/barbajs/barba - f5b5437ff85ad94b017cfd9fd7d2c87372d93af5 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update start-server-and-test to 1.15.1

github.com/barbajs/barba - ae5d6e5793541bb07cfc7ba6ce9073cb465ba5ea authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade microbundle to 0.15.1

github.com/barbajs/barba - 08651fa911b19487b1d531c0a47faa3eb903fbcc authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update lint-staged to 13.1.0

github.com/barbajs/barba - 534979e03ad059df2da48e564a722713876a732b authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update eslint to 8.29.0

github.com/barbajs/barba - ee1fa75f3ce0be8db36a1d71ad232f1b9371e4b8 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update commitizen to 4.2.6

github.com/barbajs/barba - a563b9771925fb214024f4e6bf1283531c0f57f9 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade microbundle to 0.12.0

github.com/barbajs/barba - eff6f83a1d75699cc1debb18fcdc25df79e1731a authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade husky to 8.0.2

github.com/barbajs/barba - c477e1e532a24ede44892629f165d7f3f098a701 authored about 2 years ago by Xavier Foucrier <[email protected]>
revert(root): :fire: remove useless file added by mistake

github.com/barbajs/barba - f8d17b682af294356cb2e19e5ce39b386f35cbbb authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade lerna to 6.1.0

github.com/barbajs/barba - 804c4fe5b258a55a4f265c1a7eaeda90a59f8188 authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: update @types/lodash to 4.14.191

github.com/barbajs/barba - 6baf46b7f8811ffbb534c9ee31da74c1fd1e677d authored about 2 years ago by Xavier Foucrier <[email protected]>
build(root): :arrow_up: upgrade http-server to 14.1.1

github.com/barbajs/barba - 39b27ae16f87ffc32c1aca994413022e055195f8 authored about 2 years ago by Xavier Foucrier <[email protected]>