Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stock aliases, nextButton and previousButton vs. rewind button. #50

Closed
wants to merge 5 commits into from

Conversation

NQNStudios
Copy link
Collaborator

Changes proposed by this pull request:

  • Core.GotoLastSection renamed to Core.RewindSection to disambiguate from new functionality.
  • Added Core.GotoNextSection and Core.GotoPreviousSection for linear stories.
  • Added support for built-in aliases which can be toggled off by fractive.json
  • Built-in aliases for a linear story nextButton and previousButton
  • New example demonstrating this functionality

@invicticide to review

Nathaniel Nelson added 5 commits December 13, 2017 19:34
…xt-section

Conflicts:
	examples/basic/build/index.html
	examples/callbacks/build/index.html
	examples/macros/build/index.html
	examples/tags/build/index.html
	templates/basic.html
…xt-section

Conflicts:
	examples/basic/build/index.html
	examples/callbacks/build/index.html
	examples/macros/build/index.html
	examples/tags/build/index.html
	src/Core.ts
	templates/basic.html
@NQNStudios NQNStudios closed this Jan 4, 2018
@NQNStudios NQNStudios mentioned this pull request Jan 4, 2018
@NQNStudios NQNStudios deleted the next-section branch May 28, 2018 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants