Skip to content

Releases: alvarotrigo/react-fullpage

React-fullpage 0.1.17

25 Nov 17:49
906a8e5
Compare
Choose a tag to compare
  • Enhancement: updated fullpage.js to version 3.0.8
  • Enhancement: moved reBuild to its own function thanks to @ElliottLandsborough
  • Documentation: improved broken links in examples thanks to @jaspreet57 #150

React-fullpage 0.1.16

18 Aug 10:53
89c507a
Compare
Choose a tag to compare
  • Fixed bug: error when not using sectionsColor prop
  • Bump dependencies

React-fullpage 0.1.15

11 Jul 17:21
0d9315a
Compare
Choose a tag to compare
  • Fixed bug: ScrollOverflow not working in NextJS #130 thanks to @adhrinae
  • Updated fullpage.js to version 3.0.7
  • Documentation: Link to Gatsby example is broken #111
  • Examples: adding Next and Gatsby examples
  • Examples: beautifying examples & adding CSS for them

React-fullpage 0.1.14

10 Apr 17:03
5a11fb5
Compare
Choose a tag to compare
  • Updated to fullpage.js 3.0.5

React-fullpage 0.1.13

30 Jan 10:13
4096d8d
Compare
Choose a tag to compare
  • Fixed bug: making it compatible with IE 11 #93
  • Examples: added example for custom selector #95
  • Examples: added jest example #97

React-fullpage 0.1.10

12 Dec 16:10
daf220b
Compare
Choose a tag to compare
  • Fixed: source map in production build #87

React-fullpage 0.1.6

22 Nov 17:43
dd4bed2
Compare
Choose a tag to compare
Merge pull request #80 from alvarotrigo/dev

Merging dev branch 0.1.6

React-fullpage 0.1.3

19 Nov 17:31
14cb562
Compare
Choose a tag to compare
  • Fixed bug: fullpageApi is undefined #27
  • Fixed bug: parallax extension was not working #31
  • Fixed bug: Anchor automatic scrolling after reload doesn't seem to work. #44
  • Fixed bug: Scrolling issue when adding section dynamically #62
  • Examples: removed unnecessary CSS stylesheet and adding it in the bundle file #63
  • Documentation: clarify how to pass fullpage.js options with an example #51

React-fullpage.js 0.1.2

12 Oct 11:05
ffad79e
Compare
Choose a tag to compare
  • Improvement: using fullPage.js 3.0.4 beta
  • Fixed bug: Object doesn't support property or method 'scrollTo' in Microsoft Edge #46
  • Fixed bug: scrollOverflow causes react-fullpage to throw Maximum call stack size exceeded #38

React-fullpage.js 0.1.0

18 Sep 22:06
Compare
Choose a tag to compare
  • Fixed bug: fullpageApi is undefined on custom react components #27