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

fix: enable usage charts #702

Merged
merged 7 commits into from
Jul 20, 2023
Merged

Commits on Jul 20, 2023

  1. fix: enable usage charts

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3e8104f View commit details
    Browse the repository at this point in the history
  2. feat: wipe shortcode and generate light/dark

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d22909c View commit details
    Browse the repository at this point in the history
  3. feat: make React component for usage graph

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2fe082c View commit details
    Browse the repository at this point in the history
  4. fix: regenerate usage graphs and adjust page

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6fc14e4 View commit details
    Browse the repository at this point in the history
  5. ci: generate usage during build

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fdead6c View commit details
    Browse the repository at this point in the history
  6. chore: remove and ignore generated graphs

    There is no need to commit the SVGs, since they are generate during the
    build.
    
    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2b26a28 View commit details
    Browse the repository at this point in the history
  7. chore: adjust makefile for generating the usage

    Signed-off-by: Matej Focko <[email protected]>
    mfocko committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3557130 View commit details
    Browse the repository at this point in the history