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

[WIP] Refactor to use package extensions and render all vector types #46

Merged
merged 52 commits into from
Jun 5, 2024

Commits on Apr 8, 2024

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

Commits on Apr 9, 2024

  1. minor changes

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9cce08e View commit details
    Browse the repository at this point in the history
  2. minor fixes to pdf, tex

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0537e32 View commit details
    Browse the repository at this point in the history
  3. get svg working

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac2d58b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3c981 View commit details
    Browse the repository at this point in the history
  5. More improvements to SVG rendering

    The Wikipedia icon now works.  SVGs are placed and scaled correctly.
    
    The only remaining question is coloring.
    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bfad07e View commit details
    Browse the repository at this point in the history
  6. Get SVG rendering working

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3b93af7 View commit details
    Browse the repository at this point in the history
  7. More tests, better errors

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8a60ad7 View commit details
    Browse the repository at this point in the history
  8. Fix load errors

    asinghvi17 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6999d0e View commit details
    Browse the repository at this point in the history
  9. Add the Julia benchmarks example from Slack

    Co-authored-by: TEC <[email protected]>
    asinghvi17 and tecosaur committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    30a5d03 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fix CI and tests

    Fix CI
    
    fix tests
    
    Fix tests
    
    use Colors in tests
    
    fix tests
    asinghvi17 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5ad5138 View commit details
    Browse the repository at this point in the history
  2. Remove Makie addition

    asinghvi17 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    841982c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Implement PDF

    asinghvi17 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8dea568 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    b3fd5db View commit details
    Browse the repository at this point in the history
  2. describe more API

    asinghvi17 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    710b29f View commit details
    Browse the repository at this point in the history
  3. Bump VERSION to v0.4.0

    add "and contributors" line to Project.toml
    asinghvi17 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    14dad9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    503066d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Minor doc improvement

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    58bec99 View commit details
    Browse the repository at this point in the history
  2. Ongoing refactor of names

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1109234 View commit details
    Browse the repository at this point in the history
  3. Remove [W]GL extensions

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8ba5147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a121926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e9e594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6acea5a View commit details
    Browse the repository at this point in the history
  7. Correct docs/make.jl

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9199115 View commit details
    Browse the repository at this point in the history
  8. Update the CI script

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7430242 View commit details
    Browse the repository at this point in the history
  9. Fix documentation CI

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d9fb00d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    722533c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64d606c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef9c060 View commit details
    Browse the repository at this point in the history
  13. Fix PDF rendering

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c98b03a View commit details
    Browse the repository at this point in the history
  14. Deploy docs

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a210170 View commit details
    Browse the repository at this point in the history
  15. try to fix API docs

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    c650d05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2374a7a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1b5855b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b8a3628 View commit details
    Browse the repository at this point in the history
  19. TeX -> TEX

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    96ae70c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    08da231 View commit details
    Browse the repository at this point in the history
  21. docs++

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    aff5d58 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fa84c52 View commit details
    Browse the repository at this point in the history
  23. Improve tests

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9237b6c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5e4e8bc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9597e6f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a94ba24 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    17b6fab View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    79bd210 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a1c0dc5 View commit details
    Browse the repository at this point in the history
  30. Completely fix rendering

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6100893 View commit details
    Browse the repository at this point in the history
  31. Fix teximg

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4f049e8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5ee7368 View commit details
    Browse the repository at this point in the history
  33. Fix the layoutable

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9dc85a2 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a1ac052 View commit details
    Browse the repository at this point in the history
  35. Fix tectonic depwarn

    asinghvi17 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e3cd177 View commit details
    Browse the repository at this point in the history