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

Feature/url fragment title #41

Merged
merged 4 commits into from
Jan 24, 2021
Merged

Conversation

andre-dietrich
Copy link
Member

Solves the section-title navigation as mentioned in #39

Before this, it was only possible to have external links that were
refering to a certain section number, thus:

    https://liascript.../?https://course-url...#12

now it is also possible to use section titles as fragments

    https://liascript.../?https://course-url...#section-title

Issue: #39
Before this, it was only possible to have external links that were
refering to a certain section number, thus:

    https://liascript.../?https://course-url...#12

now it is also possible to use section titles as fragments

    https://liascript.../?https://course-url...#section-title

Issue: #39
This fixes the double loading of slides during the initialization phase.
And also speeds up loading of slides, since no round-trip to JS is
required anymore.
@andre-dietrich andre-dietrich added this to InProgress 📌 in LiaScript via automation Jan 24, 2021
@andre-dietrich andre-dietrich merged commit 8fbe927 into development Jan 24, 2021
LiaScript automation moved this from InProgress 📌 to DONE! 🙌🏽 Jan 24, 2021
@andre-dietrich andre-dietrich deleted the feature/UrlFragmentTitle branch January 24, 2021 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
LiaScript
  
DONE! 🙌🏽
Development

Successfully merging this pull request may close these issues.

None yet

1 participant