Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
3b33b32
- Fixed bug: animateAnchor getting called with delay (with big media …
alvarotrigo Jun 28, 2025
08b299d
README.md: improve documentation of 'anchors' option
rrthomas Oct 1, 2025
9c84b65
Merge pull request #4716 from rrthomas/dev
alvarotrigo Oct 1, 2025
60270fd
- documentation: updated version + removed donation links
alvarotrigo Oct 8, 2025
083508f
Merge branch 'dev' of https://github.com/alvarotrigo/fullPage.js into…
alvarotrigo Oct 8, 2025
7a3634a
- Documentation: added sponsor warp.dev
alvarotrigo Oct 18, 2025
8eef590
- Documentation: improving logo warp
alvarotrigo Oct 18, 2025
ae6b4df
- wrap logo
alvarotrigo Oct 18, 2025
2ccc046
- Adding sponsor & fixing sponsorship link
alvarotrigo Dec 11, 2025
1fd0020
- Fixed bug: keyboardScrolling:false didn't work on init #4725
alvarotrigo Dec 11, 2025
286a7de
- Fixed bug: fp-viewing class not getting active slide value on load …
alvarotrigo Dec 11, 2025
9256fa7
- Fixed bug: scrollOverflow not 100% width if "flex" + "align-items:c…
alvarotrigo Dec 11, 2025
1638d6a
- FIxed bug: internal anchor ahref links broke fullPage.js scroll #4442
alvarotrigo Dec 11, 2025
08934e4
- Docs: Adding funding.yml file
alvarotrigo Dec 11, 2025
ec04846
- Fixed bug: scrollOverflow was not created on dynamically added sect…
alvarotrigo Dec 12, 2025
a87ae13
- Fixed bug: missing unbind scrollOverflow on destroy #4728
alvarotrigo Dec 12, 2025
3985128
- Fixed bug: destroy('all') will keep empty anchor # on the URL #4729
alvarotrigo Dec 12, 2025
a7c93ad
- Enhancement: new feature. Slide horizontally using trackpad or SHIF…
alvarotrigo Dec 12, 2025
9c719df
- updating version
alvarotrigo Dec 12, 2025
9611598
- updating dist files
alvarotrigo Dec 12, 2025
13d2cc8
- removing console log
alvarotrigo Dec 12, 2025
faed0dc
Use getBoundingClientRect for more robust scroll position calculation…
gemini-code-assist-test[bot] Mar 6, 2026
a47c9f5
- using getBoundingClientRect for more robust scroll position calcula…
JeromeJu Mar 6, 2026
5dadee2
- merging and resolving conflicts with more robust scroll position ca…
JeromeJu Mar 6, 2026
adfd687
Address more occurrences of offsetTop for more robust scroll position…
JeromeJu Mar 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: alvarotrigo
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@

---

![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.37-brightgreen.svg)
![fullPage.js version](https://img.shields.io/badge/fullPage.js-v4.0.38-brightgreen.svg)
[![License](https://img.shields.io/badge/License-GPL-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.html)
[![PayPal Donate](https://img.shields.io/badge/donate-PayPal.me-ff69b4.svg)](https://www.paypal.me/alvarotrigo/9.95)
[![jsDelivr Hits](https://data.jsdelivr.com/v1/package/npm/fullpage.js/badge?style=rounded)](https://www.jsdelivr.com/package/npm/fullpage.js)
[![Minzipped Size](https://img.shields.io/bundlephobia/minzip/fullpage.js)](https://bundlephobia.com/package/fullpage.js)
  **|**   *Created by [@imac2](https://twitter.com/imac2)*
Expand Down Expand Up @@ -430,7 +429,7 @@ new fullpage('#fullpage', {
### anchors

(default `[]`) Defines the anchor links (#example) to be shown on the URL for each section. Anchors value should be unique. The position of the anchors in the array will define to which sections the anchor is applied. (second position for second section and so on). Using anchors forward and backward navigation will also be possible through the browser. This option also allows users to bookmark a specific section or slide. **Be careful!** anchors can not have the same value as any ID element on the site (or NAME element for IE).
Now anchors can be defined directly in the HTML structure by using the attribute `data-anchor` as explained here.
Anchors can be defined directly in the HTML structure by using the attribute `data-anchor` as explained [here](#creating-links-to-sections-or-slides).

### lockAnchors

Expand Down Expand Up @@ -1211,14 +1210,11 @@ Want to build fullpage.js distribution files? Please see [Build Tasks](https://g
- http://boxx.hk/
- http://www.villareginateodolinda.it

## Donations
Donations would be more than welcome :)

[![Donate](https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=BEK5JQCQMED4J&lc=GB&item_name=fullPage%2ejs&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)

## Sponsors
Become a sponsor and get your logo on our README on Github with a link to your site. [[Contact Us](https://alvarotrigo.com/#contact)] | [[Become a Patreon]](https://www.patreon.com/fullpagejs) | [Become a GitHub Sponsor](https://github.com/sponsors/alvarotrigo/dashboard)
Become a sponsor and get your logo on our README on Github with a link to your site. [[Contact Us](https://alvarotrigo.com/#contact)] | [[Become a Patreon]](https://www.patreon.com/fullpagejs) | [Become a GitHub Sponsor](https://github.com/sponsors/alvarotrigo)

[![Warp](https://cdn.jsdelivr.net/gh/alvarotrigo/fullpage-assets/imgs/sponsors/warp.png)](https://www.warp.dev/)
[![Crawlbase](https://cdn.jsdelivr.net/gh/alvarotrigo/fullpage-assets/imgs/sponsors/crawlbase.png)](https://crawlbase.com/?utm_source=github&utm_medium=sponsor&utm_campaign=fullpagejs)
[![LambdaTest](https://cdn.jsdelivr.net/gh/alvarotrigo/fullpage-assets/imgs/sponsors/lambdatest.png)](https://www.lambdatest.com/)
[![Codeless](https://cdn.jsdelivr.net/gh/alvarotrigo/fullpage-assets/imgs/sponsors/codeless.png)](https://codeless.co)
[![Stackpath](https://cdn.jsdelivr.net/gh/alvarotrigo/fullpage-assets/imgs/sponsors/stackpath3.png)](https://www.stackpath.com/)
Expand All @@ -1234,4 +1230,4 @@ Become a sponsor and get your logo on our README on Github with a link to your s

<a href="https://github.com/alvarotrigo/fullPage.js/graphs/contributors">
<img src="https://contrib.rocks/image?repo=alvarotrigo/fullPage.js&max=400&columns=25&anon=1&v=2" />
</a>
</a>
3 changes: 2 additions & 1 deletion dist/fullpage.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* fullPage 4.0.37
* fullPage 4.0.38
* https://github.com/alvarotrigo/fullPage.js
*
* @license GPLv3 for open source use only
Expand Down Expand Up @@ -242,6 +242,7 @@ html.fp-enabled,
/* Disabling vertical centering on scrollable elements */
.fp-overflow{
justify-content: flex-start;
width: 100dvw; /* In case its necessary #4717 */
}

body:not(.fp-responsive) .fp-overflow{
Expand Down
4 changes: 2 additions & 2 deletions dist/fullpage.extensions.min.js

Large diffs are not rendered by default.

Loading