Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
refreshless
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
refreshless
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
SPF-PoC
Select Git revision
Branches
14
2.0.x
2.x
default
3297945_drupal10_compatibility
8.x-1.x
SPF-PoC
cache-and-lazy-preloader
custom-event-all-the-things
fouc-aggregation
internals-to-root-module
package_validator_classes
page-state-factory
permissions-hash-meta-reload
reload-check-standalone-library
turbo-library-aggregation
Tags
15
2.0.0-alpha9
2.0.0-alpha8
2.0.0-alpha7
2.0.0-alpha6
2.0.0-alpha5
2.0.0-alpha4
2.0.0-alpha3
2.0.0-alpha2
2.0.0-alpha1
8.x-1.0
8.x-1.0-alpha5
8.x-1.0-alpha4
8.x-1.0-alpha3
8.x-1.0-alpha2
8.x-1.0-alpha1
29 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Dec
2
1
30
Nov
29
28
27
22
19
16
13
1
28
Oct
21
19
17
16
15
14
13
12
11
10
9
8
6
5
3
2
1
30
Sep
29
28
27
24
23
21
19
23
Jun
13
Apr
31
Mar
29
28
5
4
3
2
1
28
Feb
25
24
23
21
20
18
13
9
31
Jan
26
22
19
11
5
30
Dec
22
Nov
17
16
14
13
12
11
8
7
6
5
4
3
2
1
31
Oct
30
26
24
23
11
10
8
7
5
4
3
9
Jan
5
22
Dec
8
Jul
5
28
Jun
8
May
13
Jan
14
Jul
13
5
25
Nov
20
Aug
13
Jul
3
Oct
30
Sep
29
27
Apr
26
19
18
13
23
Mar
22
Moved core patches for named aggregation + Navigation to root module.
readme.md: Added mention of permanent/persistent elements as benefit.
Updated composer.json "source" field URL; was really outdated.
Issue #3488459: Removed data-turbo-track from CSS:
Merge branch '2.x' into 3488459-turbo-fouc
Reworked progress bar styles to colour empty/unfilled area.
Issue #3488459: Added update hook and incremented Turbo patch version.
Issue #3488459: Stylesheet sorter transfers weights if existing.
Issue #3488459: Disable data-turbo-track for CSS for now.
Issue #3488459: Output weight attribute for CSS even when aggregating.
Issue #3488459: Patched Turbo to add styleshee events.
Fixed some typos in our decorated messenger class' docblock.
--refreshless-progress-bar-width-transition to --refreshless-progress-bar-value-transition
2.0.0-alpha3
2.0.0-alpha3
Issue #3488464: Add --refreshless-progress-bar-computed-value f/ themes.
Issue #3488464: Added a bunch of progress bar events.
Turbo readme.md: Update patch names, added links to patch files, sort.
Updated Turbo readme.md to include missing scripts.
Fixed a silly duplicated if statement in 01-delay-stylesheet-remove-with-render.patch
Merge branch '2.x' into 3488464-reimplement-progress-bar
No longer removing Gin accent attribute on detach to fix edge cases.
Issue #3488464: Removed unnecessary ProgressBar~#transitionOut() method.
Issue #3488464: Added check to not write value prop if not visible:
Issue #3488464: Moved progress bar delay custom prop to delay component:
Cleaned up some stuff in refreshless_turbo/js/progress_bar.js:
Issue #3488464: Added documentation to new progress bar CSS and JS.
Issue #3488464: Integrated new progress bar into refreshless_turbo.
Issue #3488464: First pass at porting Turbo progress bar to component.
Issue #3488464: Deleted Turbo progress bar CSS, moved scroll to own CSS.
Issue #3488464: Added patch to completely remove Turbo's progress bar.
Deleted the patch from 09d03ca4ed4ddb70c2c6f2a08cfbe331f70de3c9
Sort Turbo patches in numerical order to make even more predictable.
Added patch to fix progress bar showing instantly during restore.
Significant rework to how Turbo is patched; removed combined patch.
Trying to reduce flash of unstyled content with aggregation on.
fouc-aggregation
fouc-aggregation
Workaround for Turbo progress not obeying delay during back/forward.
Updated previous commit patch URL to permalink to 833cfd6603fc7e839f6aa491ed297c6a8f262e03
Added core patch for issue #3487905 to fix new Navigation displacement.
refreshless_turbo_update_10216() now also installs Gin integration:
Split Gin integration off into its own module.
Added middleware to trigger the kill switch if a cookie is present.
Loading