Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
accessible_gmaps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
accessibility-tools
accessible_gmaps
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
lazyShimLoad
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
13
May
10
9
6
29
Apr
Minor fix to overlay lazy loading.
master
master
Finishing merge of lazyShimLoad branch
Some small fixes to marker detection from last commit. The performance improvements in this branch now seem to be working perfectly.
lazyShimLoad
lazyShimLoad
Added logic to detect if a marker is in map bounds before hiding it. Needs performance testing.
Minor CSS fix; fixed markers getting added in reverse order.
Modified code to reposition individual marker overlays on hover/focus, instead of repositioning all overlays on map change. Also made a minor fix to button CSS.
Added known issues to readme.md
Minor readme modifications for wrapped library.
Cleanup of wrapped library. More publishable now.
Functionalized the shim. code works but needs lots of cleanup
Bit of code cleanup.
Small performance improvements to accessible_gmaps_getMarkerPos() by refactoring code into accessible_gmaps_getMapData
Renamed markers variable to avoid conflicts
Properly handle non-visible markers
More style changes to readme.
Styling updates to readme.
Updated readme for new changes.
Merge branch 'master' of https://gitlab-beta.engr.illinois.edu/rabyrd/accessible_gmaps
Added lots of functionality and cleaned up code. Ready for cross-browser, cross-application testing.
Added readme
Initial commit of mostly-working code
Loading