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/series #125

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

feature/series #125

wants to merge 23 commits into from

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    d67201b View commit details
    Browse the repository at this point in the history
  2. feat(series): map chapter items and sort by weight

    * display chapter items and link to post
    * display 3 tag icons
    marcjulian committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    e1d061a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32c41a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge branch 'master' into feature/series

    # Conflicts:
    #	tailwind.config.js
    marcjulian committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    a4dd3a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    ee2f90e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    143b262 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f7ba32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ce8b4 View commit details
    Browse the repository at this point in the history
  5. feat(series): use tags icon as series cover

    * move chapters into prose content
    marcjulian committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    4f5bc14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39e765a View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    546ef58 View commit details
    Browse the repository at this point in the history
  2. fix(series): move chaperts into its own div

    * scully-content needs its own div otherwise *ngIf="page$ | async as page" is not correctly interpreted
    marcjulian committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    7e8ff22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad643b View commit details
    Browse the repository at this point in the history
  4. refactor(scully): use ScullyRoutesService.getCurrent

    * ScullyRoutesService.getCurrent() subscribes to route-events
    marcjulian committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    51b8413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    758a675 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20df75c View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

  1. feat(search): include series in search and add badge

    * show search type in badge
    marcjulian committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    6a53917 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    9a82931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b8a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    e8d342f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb2f3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf438d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    c45da56 View commit details
    Browse the repository at this point in the history