Releases: alvarotrigo/react-fullpage
Releases · alvarotrigo/react-fullpage
React-fullpage 0.1.28
- Updating to fullPage.js 4.0.11
- Updating dependencies
- Examples: fixed npm script in Gatsby example
React-fullpage 0.1.27
- Enhancement: prevent loading of easings.min.js file when css3=true #344
- Updating fullPage.js to v4.0.10
React-fullpage 0.1.26
- Updating to fullPage.js 4.0.9
React-fullpage 0.1.25
- Fixed bug: Failed to execute 'observe' on redirect in gatsby #325
- Updated to fullpage.js 4.0.8
React-fullpage 0.1.24
- Updating to fullpage.js v4
React-fullpage 0.1.23
- Making card options optional on the types #304
- Fixing build issues
React-fullpage 0.1.22
React-fullpage 0.1.21
- Fixed bug: .js dist file was not being generated #297
React-fullpage 0.1.20
Enhancement: created .npmignore #229 thanks to @ram-a-dhan
Enhancemente: Added Typescript types #293 @AbobkerElaghel
Enhancement: hooks implementation added in addition to classes thanks to @jason-warner
Fixed bug: fixed tooltips not updated on state change #267 #242
Fixed bug: Dynamically adding section kicks you to the top of the website #253
Fixed bug: autoScrolling false causes flickering on Gatsby Framework #175
Fixed bug: use setState to change custom properties without forcing a refresh #118