Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/barbajs/barba
Create badass, fluid and smooth transitions between your website’s pages
https://github.com/barbajs/barba
docs(prefetch): :memo: add basic documentation
22bc0e9d0bc8d4b1b8e24b35d2626889c209fbaf authored almost 6 years ago
22bc0e9d0bc8d4b1b8e24b35d2626889c209fbaf authored almost 6 years ago
docs(prefetch): :memo: add basic documentation
22bc0e9d0bc8d4b1b8e24b35d2626889c209fbaf authored almost 6 years ago
22bc0e9d0bc8d4b1b8e24b35d2626889c209fbaf authored almost 6 years ago
feat(prefetch): :sparkles: add prefetch + refactor e2e scripts
c90b85b308b8bfc8626bd9e706df34b16e12eeec authored almost 6 years ago
c90b85b308b8bfc8626bd9e706df34b16e12eeec authored almost 6 years ago
feat(prefetch): :sparkles: add prefetch + refactor e2e scripts
c90b85b308b8bfc8626bd9e706df34b16e12eeec authored almost 6 years ago
c90b85b308b8bfc8626bd9e706df34b16e12eeec authored almost 6 years ago
chore: :construction: wip…
335f15400e7f25168c0415969e64e0ce0bb15aef authored almost 6 years ago
335f15400e7f25168c0415969e64e0ce0bb15aef authored almost 6 years ago
chore: :construction: wip…
335f15400e7f25168c0415969e64e0ce0bb15aef authored almost 6 years ago
335f15400e7f25168c0415969e64e0ce0bb15aef authored almost 6 years ago
chore: :zap: add "size" scripts
ad745517d0513aa12ceef04b284b48284f469437 authored almost 6 years ago
ad745517d0513aa12ceef04b284b48284f469437 authored almost 6 years ago
chore: :zap: add "size" scripts
ad745517d0513aa12ceef04b284b48284f469437 authored almost 6 years ago
ad745517d0513aa12ceef04b284b48284f469437 authored almost 6 years ago
feat(css): :recycle: add transitionend logic + big refactoring
b77535890a3e1e01830b8ba8a3dea48088063efa authored almost 6 years ago
b77535890a3e1e01830b8ba8a3dea48088063efa authored almost 6 years ago
feat(css): :recycle: add transitionend logic + big refactoring
b77535890a3e1e01830b8ba8a3dea48088063efa authored almost 6 years ago
b77535890a3e1e01830b8ba8a3dea48088063efa authored almost 6 years ago
imp(core): :ok_hand: make manager available via barbas
9d8567519c1ca5b4f9f356b2b10a6973770e7654 authored almost 6 years ago
9d8567519c1ca5b4f9f356b2b10a6973770e7654 authored almost 6 years ago
imp(core): :ok_hand: make manager available via barbas
9d8567519c1ca5b4f9f356b2b10a6973770e7654 authored almost 6 years ago
9d8567519c1ca5b4f9f356b2b10a6973770e7654 authored almost 6 years ago
feat(css): :tada: initial commit
aed82065cc1b83ed5dbc613720115bafc1c31e96 authored almost 6 years ago
aed82065cc1b83ed5dbc613720115bafc1c31e96 authored almost 6 years ago
feat(css): :tada: initial commit
aed82065cc1b83ed5dbc613720115bafc1c31e96 authored almost 6 years ago
aed82065cc1b83ed5dbc613720115bafc1c31e96 authored almost 6 years ago
imp(core): :art: add wrapper getter
ec866129107dd21b313e956ff970f8fb1a5dda38 authored almost 6 years ago
ec866129107dd21b313e956ff970f8fb1a5dda38 authored almost 6 years ago
imp(core): :art: add wrapper getter
ec866129107dd21b313e956ff970f8fb1a5dda38 authored almost 6 years ago
ec866129107dd21b313e956ff970f8fb1a5dda38 authored almost 6 years ago
imp(root): :ok_hand: no views, no hooks
65b19792338c45d39acb0b88587aba62638eafe8 authored almost 6 years ago
65b19792338c45d39acb0b88587aba62638eafe8 authored almost 6 years ago
imp(root): :ok_hand: no views, no hooks
65b19792338c45d39acb0b88587aba62638eafe8 authored almost 6 years ago
65b19792338c45d39acb0b88587aba62638eafe8 authored almost 6 years ago
refactor(router): :ok_hand: move hooks into init
a8f4fb44c3e4c0b46af0186363ce5b6df4d5be68 authored almost 6 years ago
a8f4fb44c3e4c0b46af0186363ce5b6df4d5be68 authored almost 6 years ago
refactor(router): :ok_hand: move hooks into init
a8f4fb44c3e4c0b46af0186363ce5b6df4d5be68 authored almost 6 years ago
a8f4fb44c3e4c0b46af0186363ce5b6df4d5be68 authored almost 6 years ago
imp(core): :recycle: pass transition object to hooks
needed to get transition name for @barba/css
91f69915d3c3903a8d288b31f16a223d028f5d48 authored almost 6 years ago
imp(core): :recycle: pass transition object to hooks
needed to get transition name for @barba/css
91f69915d3c3903a8d288b31f16a223d028f5d48 authored almost 6 years ago
docs(core): :memo: update doc for "appear"
and comment unused "cancel" logic
4d0aafbf18a3c7bae605782dc69da7b7ef028314 authored almost 6 years ago
docs(core): :memo: update doc for "appear"
and comment unused "cancel" logic
4d0aafbf18a3c7bae605782dc69da7b7ef028314 authored almost 6 years ago
imp(core): :sparkles: add appear hooks for views
Closes #5
0ff026ae0d9a4fae4a32a36ce822349e11de52a2 authored almost 6 years ago
imp(core): :sparkles: add appear hooks for views
Closes #5
0ff026ae0d9a4fae4a32a36ce822349e11de52a2 authored almost 6 years ago
fix(core): :bug: append next container correctly on sync mode
Closes #4
dc62bd3cbdd5105f573f74a2e207bef680266d99 authored almost 6 years ago
fix(core): :bug: append next container correctly on sync mode
Closes #4
dc62bd3cbdd5105f573f74a2e207bef680266d99 authored almost 6 years ago
fix(root): :bug: force publish
ddb8798c64e4c8abd0a8712395e29b943ca19682 authored almost 6 years ago
ddb8798c64e4c8abd0a8712395e29b943ca19682 authored almost 6 years ago
fix(root): :bug: force publish
ddb8798c64e4c8abd0a8712395e29b943ca19682 authored almost 6 years ago
ddb8798c64e4c8abd0a8712395e29b943ca19682 authored almost 6 years ago
chore: :memo: update todos
1463979c96852bdaf5bce1a6d78cda811cbe8613 authored almost 6 years ago
1463979c96852bdaf5bce1a6d78cda811cbe8613 authored almost 6 years ago
chore: :memo: update todos
1463979c96852bdaf5bce1a6d78cda811cbe8613 authored almost 6 years ago
1463979c96852bdaf5bce1a6d78cda811cbe8613 authored almost 6 years ago
docs(core): :memo: update README
61b53d4c945b885231cb0a1201a131912114db0e authored almost 6 years ago
61b53d4c945b885231cb0a1201a131912114db0e authored almost 6 years ago
docs(core): :memo: update README
61b53d4c945b885231cb0a1201a131912114db0e authored almost 6 years ago
61b53d4c945b885231cb0a1201a131912114db0e authored almost 6 years ago
feat(core): :sparkles: add prevent custom + update README
2fb4ec6e7d2c4bf6716d095f4ed449afa0e74e28 authored almost 6 years ago
2fb4ec6e7d2c4bf6716d095f4ed449afa0e74e28 authored almost 6 years ago
feat(core): :sparkles: add prevent custom + update README
2fb4ec6e7d2c4bf6716d095f4ed449afa0e74e28 authored almost 6 years ago
2fb4ec6e7d2c4bf6716d095f4ed449afa0e74e28 authored almost 6 years ago
imp(core): :ok_hand: improve prevent
refactor prevent attribute, add prevent-all, add polyfills
f74f499a8cbe86024a676ee0c8c31c83d64fa551 authored almost 6 years ago
imp(core): :ok_hand: improve prevent
refactor prevent attribute, add prevent-all, add polyfills
f74f499a8cbe86024a676ee0c8c31c83d64fa551 authored almost 6 years ago
build: :wrench: use local eslint with lint-staged
6e57096cd84471b86891189d9bb3a29d75085d1b authored almost 6 years ago
6e57096cd84471b86891189d9bb3a29d75085d1b authored almost 6 years ago
build: :wrench: use local eslint with lint-staged
6e57096cd84471b86891189d9bb3a29d75085d1b authored almost 6 years ago
6e57096cd84471b86891189d9bb3a29d75085d1b authored almost 6 years ago
fix(core): :bug: fix `xlink:href` with SVG
Closes #1
19ecd81596836658f9c3c44ab73310397a715f8e authored almost 6 years ago
chore: :wrench: ignore personal notes
8da933e25addba13c024a66917e6c9b2951b5932 authored almost 6 years ago
8da933e25addba13c024a66917e6c9b2951b5932 authored almost 6 years ago
chore: :wrench: ignore personal notes
8da933e25addba13c024a66917e6c9b2951b5932 authored almost 6 years ago
8da933e25addba13c024a66917e6c9b2951b5932 authored almost 6 years ago
Use slack instead gitter
348e55c4af2b21785b0996e891f22afad7c9c6ce authored about 6 years ago
348e55c4af2b21785b0996e891f22afad7c9c6ce authored about 6 years ago
add v2 coming soon
1ef29490ba8391b63c56406ac2be2d580663bba2 authored about 6 years ago
1ef29490ba8391b63c56406ac2be2d580663bba2 authored about 6 years ago
add v2 coming soon
1ef29490ba8391b63c56406ac2be2d580663bba2 authored about 6 years ago
1ef29490ba8391b63c56406ac2be2d580663bba2 authored about 6 years ago
Create ISSUE_TEMPLATE
26bd451a1806d45b290f35439e20e276d3f28f38 authored about 6 years ago
26bd451a1806d45b290f35439e20e276d3f28f38 authored about 6 years ago
Create ISSUE_TEMPLATE
26bd451a1806d45b290f35439e20e276d3f28f38 authored about 6 years ago
26bd451a1806d45b290f35439e20e276d3f28f38 authored about 6 years ago
test(root): :rotating_light: add linter rules and globals for Cypress
2955ddf588242b0dfac06bd87315f97c04c428d7 authored about 6 years ago
2955ddf588242b0dfac06bd87315f97c04c428d7 authored about 6 years ago
test(root): :rotating_light: add linter rules and globals for Cypress
2955ddf588242b0dfac06bd87315f97c04c428d7 authored about 6 years ago
2955ddf588242b0dfac06bd87315f97c04c428d7 authored about 6 years ago
chore: :memo: think about @barba/loader…
b9786793f84382c1dac4c776bddf5e82c897a63f authored about 6 years ago
b9786793f84382c1dac4c776bddf5e82c897a63f authored about 6 years ago
chore: :memo: think about @barba/loader…
b9786793f84382c1dac4c776bddf5e82c897a63f authored about 6 years ago
b9786793f84382c1dac4c776bddf5e82c897a63f authored about 6 years ago
chore: :memo: add Slack join link
3be6e785ebb16b34fc735878a2f3ea1f73f5a6ee authored about 6 years ago
3be6e785ebb16b34fc735878a2f3ea1f73f5a6ee authored about 6 years ago
chore: :memo: add Slack join link
3be6e785ebb16b34fc735878a2f3ea1f73f5a6ee authored about 6 years ago
3be6e785ebb16b34fc735878a2f3ea1f73f5a6ee authored about 6 years ago
chore: :memo: update prerelease command
1a0e5987f3a37a27992d21201b77bba6a34df7f9 authored about 6 years ago
1a0e5987f3a37a27992d21201b77bba6a34df7f9 authored about 6 years ago
chore: :memo: update prerelease command
1a0e5987f3a37a27992d21201b77bba6a34df7f9 authored about 6 years ago
1a0e5987f3a37a27992d21201b77bba6a34df7f9 authored about 6 years ago
chore: :memo: notes migration
9a47909135e348bfd86edabc97b2cbdc0a45017c authored about 6 years ago
9a47909135e348bfd86edabc97b2cbdc0a45017c authored about 6 years ago
chore: :memo: notes migration
9a47909135e348bfd86edabc97b2cbdc0a45017c authored about 6 years ago
9a47909135e348bfd86edabc97b2cbdc0a45017c authored about 6 years ago
chore: :memo: add authors by package
6e45f978b11aca12c9f26364a4ce738fc9e1ce50 authored about 6 years ago
6e45f978b11aca12c9f26364a4ce738fc9e1ce50 authored about 6 years ago
chore: :memo: add authors by package
6e45f978b11aca12c9f26364a4ce738fc9e1ce50 authored about 6 years ago
6e45f978b11aca12c9f26364a4ce738fc9e1ce50 authored about 6 years ago
build: :wrench: test npm registry / publish
749044496640920a956320e207ca34c4929ff9e8 authored about 6 years ago
749044496640920a956320e207ca34c4929ff9e8 authored about 6 years ago
build: :wrench: test npm registry / publish
749044496640920a956320e207ca34c4929ff9e8 authored about 6 years ago
749044496640920a956320e207ca34c4929ff9e8 authored about 6 years ago
chore: :wrench: add yarn.lock
6f9f63296ac321135d41bf65d9e7f9a5677a8f8b authored about 6 years ago
6f9f63296ac321135d41bf65d9e7f9a5677a8f8b authored about 6 years ago
chore: :wrench: add yarn.lock
6f9f63296ac321135d41bf65d9e7f9a5677a8f8b authored about 6 years ago
6f9f63296ac321135d41bf65d9e7f9a5677a8f8b authored about 6 years ago
chore: :wrench: remove yarn.lock
ae25b73e92ffd6e759a1c05aafefb9824943a4d5 authored about 6 years ago
ae25b73e92ffd6e759a1c05aafefb9824943a4d5 authored about 6 years ago
chore: :wrench: remove yarn.lock
ae25b73e92ffd6e759a1c05aafefb9824943a4d5 authored about 6 years ago
ae25b73e92ffd6e759a1c05aafefb9824943a4d5 authored about 6 years ago
chore: :wrench: add GitHub issue template
d14e8993ac84cb942182b5f5b77e55ac7a6abdec authored about 6 years ago
d14e8993ac84cb942182b5f5b77e55ac7a6abdec authored about 6 years ago
chore: :wrench: add GitHub issue template
d14e8993ac84cb942182b5f5b77e55ac7a6abdec authored about 6 years ago
d14e8993ac84cb942182b5f5b77e55ac7a6abdec authored about 6 years ago
chore: :pencil2: update repo URL
c6a12391ed941754f9265b93027c14bba5a00be1 authored about 6 years ago
c6a12391ed941754f9265b93027c14bba5a00be1 authored about 6 years ago
chore: :pencil2: update repo URL
c6a12391ed941754f9265b93027c14bba5a00be1 authored about 6 years ago
c6a12391ed941754f9265b93027c14bba5a00be1 authored about 6 years ago
chore: :memo: add notes
1c5102d5e17c6dadca3c56090a3f8f97d3643faf authored about 6 years ago
1c5102d5e17c6dadca3c56090a3f8f97d3643faf authored about 6 years ago
chore: :memo: add notes
1c5102d5e17c6dadca3c56090a3f8f97d3643faf authored about 6 years ago
1c5102d5e17c6dadca3c56090a3f8f97d3643faf authored about 6 years ago
docs: :memo: improve doc
23b11103c1bcb78f17cefb2ba4130ca3705f5627 authored about 6 years ago
23b11103c1bcb78f17cefb2ba4130ca3705f5627 authored about 6 years ago
docs: :memo: improve doc
23b11103c1bcb78f17cefb2ba4130ca3705f5627 authored about 6 years ago
23b11103c1bcb78f17cefb2ba4130ca3705f5627 authored about 6 years ago
refactor(core): :ok_hand: force reload on same url
1dd204547328780ff32df9235101810ae5accf49 authored about 6 years ago
1dd204547328780ff32df9235101810ae5accf49 authored about 6 years ago
refactor(core): :ok_hand: force reload on same url
1dd204547328780ff32df9235101810ae5accf49 authored about 6 years ago
1dd204547328780ff32df9235101810ae5accf49 authored about 6 years ago
docs: :memo: update README / CONTRIBUTING
68d8ac1eea08c393714edbbcc28e354a89d855bf authored about 6 years ago
68d8ac1eea08c393714edbbcc28e354a89d855bf authored about 6 years ago
docs: :memo: update README / CONTRIBUTING
68d8ac1eea08c393714edbbcc28e354a89d855bf authored about 6 years ago
68d8ac1eea08c393714edbbcc28e354a89d855bf authored about 6 years ago
refactor(router): :recycle: use leading slash for route paths
0b111d5def800bf451ffa0840584aa4d98eb5310 authored about 6 years ago
0b111d5def800bf451ffa0840584aa4d98eb5310 authored about 6 years ago
refactor(router): :recycle: use leading slash for route paths
0b111d5def800bf451ffa0840584aa4d98eb5310 authored about 6 years ago
0b111d5def800bf451ffa0840584aa4d98eb5310 authored about 6 years ago
chore: :memo: add notes
397e0cc96c13cc22cca0d0f7512440d0b666fdea authored about 6 years ago
397e0cc96c13cc22cca0d0f7512440d0b666fdea authored about 6 years ago
chore: :memo: add notes
397e0cc96c13cc22cca0d0f7512440d0b666fdea authored about 6 years ago
397e0cc96c13cc22cca0d0f7512440d0b666fdea authored about 6 years ago
test(core): :white_check_mark: Add E2E tests with cypresswq
83df87155aee3772f9e037c81b4078338dc9a4b6 authored about 6 years ago
83df87155aee3772f9e037c81b4078338dc9a4b6 authored about 6 years ago
test(core): :white_check_mark: Add E2E tests with cypresswq
83df87155aee3772f9e037c81b4078338dc9a4b6 authored about 6 years ago
83df87155aee3772f9e037c81b4078338dc9a4b6 authored about 6 years ago
build(root): :wrench: update build config (browser, main, module)
8c4d11b14e464e9ae96d6e25c813a7eac8bd0e35 authored about 6 years ago
8c4d11b14e464e9ae96d6e25c813a7eac8bd0e35 authored about 6 years ago
build(root): :wrench: update build config (browser, main, module)
8c4d11b14e464e9ae96d6e25c813a7eac8bd0e35 authored about 6 years ago
8c4d11b14e464e9ae96d6e25c813a7eac8bd0e35 authored about 6 years ago
docs(core): :memo: Implement JSDoc so that VSCode intellisense can recognize it
3df079e89991a6d80cd2e8b6b4c7e1b1e8b1d9e2 authored about 6 years ago
3df079e89991a6d80cd2e8b6b4c7e1b1e8b1d9e2 authored about 6 years ago
docs(core): :memo: Implement JSDoc so that VSCode intellisense can recognize it
3df079e89991a6d80cd2e8b6b4c7e1b1e8b1d9e2 authored about 6 years ago
3df079e89991a6d80cd2e8b6b4c7e1b1e8b1d9e2 authored about 6 years ago
docs(root): :memo: Add TODO
5bb36a9d5a3cfa3ea2f230910fd5fd89c1258dd2 authored about 6 years ago
5bb36a9d5a3cfa3ea2f230910fd5fd89c1258dd2 authored about 6 years ago
docs(root): :memo: Add TODO
5bb36a9d5a3cfa3ea2f230910fd5fd89c1258dd2 authored about 6 years ago
5bb36a9d5a3cfa3ea2f230910fd5fd89c1258dd2 authored about 6 years ago
build(root): :heavy_plus_sign: add commitlint-config-ccgls
61735dab3098dc206e41e390c3d7984e5e6f464f authored about 6 years ago
61735dab3098dc206e41e390c3d7984e5e6f464f authored about 6 years ago
build(root): :heavy_plus_sign: add commitlint-config-ccgls
61735dab3098dc206e41e390c3d7984e5e6f464f authored about 6 years ago
61735dab3098dc206e41e390c3d7984e5e6f464f authored about 6 years ago
build: :wrench: last commitlint config
bd12fd751c0e1d5cac96dd81ea1f637a394c3451 authored about 6 years ago
bd12fd751c0e1d5cac96dd81ea1f637a394c3451 authored about 6 years ago
build: :wrench: last commitlint config
bd12fd751c0e1d5cac96dd81ea1f637a394c3451 authored about 6 years ago
bd12fd751c0e1d5cac96dd81ea1f637a394c3451 authored about 6 years ago
imp(root): :wrench: commitlint config
11465ad20fb5c9b52e9fb9443b5a63a150fbcf74 authored about 6 years ago
11465ad20fb5c9b52e9fb9443b5a63a150fbcf74 authored about 6 years ago
imp(root): :wrench: commitlint config
11465ad20fb5c9b52e9fb9443b5a63a150fbcf74 authored about 6 years ago
11465ad20fb5c9b52e9fb9443b5a63a150fbcf74 authored about 6 years ago
build(root): :heavy_plus_sign: add commitlint
ad978463b97f67f91e71afebf1e797624a1883ea authored about 6 years ago
ad978463b97f67f91e71afebf1e797624a1883ea authored about 6 years ago
build(root): :heavy_plus_sign: add commitlint
ad978463b97f67f91e71afebf1e797624a1883ea authored about 6 years ago
ad978463b97f67f91e71afebf1e797624a1883ea authored about 6 years ago
imp(core): :sparkles: add views
26a1d335fd4c6cdd3c33ae1ea3b331d50e1c7919 authored about 6 years ago
26a1d335fd4c6cdd3c33ae1ea3b331d50e1c7919 authored about 6 years ago
imp(core): :sparkles: add views
26a1d335fd4c6cdd3c33ae1ea3b331d50e1c7919 authored about 6 years ago
26a1d335fd4c6cdd3c33ae1ea3b331d50e1c7919 authored about 6 years ago