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

Inline utilities only used in <relative-time> #186

Merged
merged 4 commits into from
Oct 25, 2022
Merged

Commits on Oct 25, 2022

  1. Use strftime directly in <relative-time>

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3c715c5 View commit details
    Browse the repository at this point in the history
  2. Inline formatDate into <relative-time>

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    a6a9bf8 View commit details
    Browse the repository at this point in the history
  3. Refactor <relative-time> to not need utilities

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    dbb8561 View commit details
    Browse the repository at this point in the history
  4. Remove unused utilities

    Co-authored-by: Keith Cirkel <keithamus@users.noreply.github.com>
    koddsson and keithamus committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f3b8df5 View commit details
    Browse the repository at this point in the history