Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
headroomjs
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
headroomjs
Graph
8.x-1.x
Select Git revision
Branches
2
7.x-1.x
8.x-1.x
default
Tags
6
8.x-1.0-beta6
8.x-1.0-beta5
8.x-1.0-beta4
8.x-1.0-beta3
8.x-1.0-beta2
8.x-1.0-beta1
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Nov
7
Mar
4
Oct
23
Jan
12
Dec
18
Jul
5
Oct
29
Sep
25
Feb
4
Dec
3
23
Dec
Automated Project Update Bot fixes
8.x-1.0-beta6 8…
8.x-1.0-beta6 8.x-1.x
Issue #3406446 - By ishanghosh27 (Ishan Ghosh), jonodunnett (Jonathan Dunnett) : Fixed once() js issue implementation in Drupal 10.
8.x-1.0-beta5
8.x-1.0-beta5
Issue #3335708: Remove old core version method form .info file
Issue #3335728: Drupal Coding Standards Issues | phpcs
Issue #3335720: Replace README.txt to README.md and update README.md
update for Drupal 10 info.yml
8.x-1.0-beta4
8.x-1.0-beta4
Issue #3140734 by Project Update Bot: Automated Drupal Rector fixes
8.x-1.0-beta3
8.x-1.0-beta3
Issue #2914154 by HongPong: 8.x module README installation, config documentation and metadata
8.x-1.0-beta2
8.x-1.0-beta2
Issue #2912809 by HongPong: Plugin not detected (8.x)
Issue #2683233 by pashupathi nath gajawada: Headroom.js module missing spaces issue
Issue #2852027 by nehakhadke: Remove @file tag docblock from all the .php files
Add composer.json
8.x-1.0-beta1
8.x-1.0-beta1
Updating README
Remove callback triggers for now
This should say HTML, not Header.
Pass in drupalSettings to headroom.js
Attach the headroomjs library to the page if it is set to enabled
Updating descriptions and making class fields required
Fix the name to be Headroom.js instead of HeadroomJS
Ensure values are saved as int.
Add the two new class options
Add the top and not top class setting defaults
Add the core headroom plugin script
Implement settings and save them into a simple config object
Renaming file
Won't need this function anymore
Add correct path for the headroomjs file in /libraries
Adding menu link to the config form
Adding route to the settings form
Adding hook_requirements()
Adding settings.yml with default settings
Committing dev progress
Transitioning settings form from Drupal 7
Removing files that won't be needed.
Removing hook_menu
Updating JS script
Adding drupalSettings
Change = to :. Forgot to do this earlier.
Removing old hook_libraries_info
Add vendor scripts for now and begin converting the init.js script
Loading