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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce mermaid size by 31% #3825

Merged
merged 16 commits into from
Nov 23, 2022
Merged

Reduce mermaid size by 31% #3825

merged 16 commits into from
Nov 23, 2022

Commits on Nov 21, 2022

  1. Merge branch 'sidv/viz' into sidv/dagre-es-viz

    * sidv/viz:
      Fix Lodash import
      fix: Viz build
      feat: Add package visualization
      Ignore stats.html
      feat: Add bundle visualization
      style(docs): use `github-dark` hightlight theme
      refactor(docs): use default vitepress highlighter
      fix: Move redirection to router
      chore: Add docs to redirect.ts
      feat: Redirect old documentation links.
      comments in states are skipped now
      Remove extra arrow and adjust cross position
    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4890999 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    4411aa9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d3a057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    931661e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f687abb View commit details
    Browse the repository at this point in the history
  6. chore: Update dagre-d3-es

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    13ef403 View commit details
    Browse the repository at this point in the history
  7. fix: Core build externals

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    0e34caa View commit details
    Browse the repository at this point in the history
  8. Add docs back

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    bdace6a View commit details
    Browse the repository at this point in the history
  9. fix Lint

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    de8ce77 View commit details
    Browse the repository at this point in the history
  10. Update .vite/build.ts

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    sidharthv96 and aloisklink committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    b75ce7a View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' into sidv/optimizeSize

    * develop:
      chore(deps): update pnpm to v7.17.0
      docs: Remove warning in readme
      chore(deps): update lycheeverse/lychee-action action to v1.5.4
      chore: Add size shield in readme
      Fix example for Git diagrams
      Fix TS errors
      Add interface for DiagramDb and other minor changes
      Disallow leading whitespace before delimiter
      Add title support using YAML frontmatter
    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    a686255 View commit details
    Browse the repository at this point in the history
  12. Formatting

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    89488b6 View commit details
    Browse the repository at this point in the history
  13. Fix lodash import

    sidharthv96 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    9b01a07 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Merge branch 'develop' into sidv/optimizeSize

    * develop: (21 commits)
      chore: docs:build
      chore: docs:build
      tiny fix and change: "The/y cannot" -> "Cannot..."
      remove 'horz' from  cSpell.json
      update demos/state.html to includ examples; formatting
      add 'horz' to cSpell (in pieDetector.ts commented out barChart work)
      refine - what is not done yet
      remove 'horz' from  cSpell.json
      Revert "Added pie"
      chore: Fix cSpell in pieRenderer
      update demos/state.html to includ examples; formatting
      add 'horz' to cSpell (in pieDetector.ts commented out barChart work)
      refine - what is not done yet
      remove console stmt
      #3831 Re-enabling themes for er diagrams
      #3835 Adding path to list of elements to be styled
      #3882 fix for issues with mindmaps  with only a single node
      Integrations added - Visual Studio Code [Polyglot Interactive Notebooks]
      Fix typos
      #3778 Adding a hexgon shape
      ...
    sidharthv96 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    9da29da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dae3a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cefb0f View commit details
    Browse the repository at this point in the history