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

Outline view #2688

Commits on Aug 17, 2022

  1. 🚧 (#107): Add outline view

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e197bc2 View commit details
    Browse the repository at this point in the history
  2. Enable outline view on mobile

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    118a1ce View commit details
    Browse the repository at this point in the history
  3. Add uuid as a dependency

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8cad7ad View commit details
    Browse the repository at this point in the history
  4. Polish toc styling

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    66b0aef View commit details
    Browse the repository at this point in the history
  5. Fix animation to only trigger if the heading node actually changed

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    ffc7999 View commit details
    Browse the repository at this point in the history
  6. Do not debounce the initial toc rendering

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2d1cfc6 View commit details
    Browse the repository at this point in the history
  7. 💄 (#107): visual adjust

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c74bba0 View commit details
    Browse the repository at this point in the history
  8. ♻️ (#107): move heading anchor logic to heading titap plugin

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4ea012b View commit details
    Browse the repository at this point in the history
  9. 🚸 (#107): preserve previous level for animation

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    27fbf26 View commit details
    Browse the repository at this point in the history
  10. ♻️ (#107): split heading logic: extractHeadings

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    381797c View commit details
    Browse the repository at this point in the history
  11. 🐛 (#107): calcule headers on creation

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    713720d View commit details
    Browse the repository at this point in the history
  12. ✅ (#107): empty toc test

    Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
    Vinicius Reis committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    67355fb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Compile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    af23cc0 View commit details
    Browse the repository at this point in the history
  2. Skip uuid transformation in jest

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    41037a9 View commit details
    Browse the repository at this point in the history