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

fancy-canvas 2 #818

Merged
merged 61 commits into from
Dec 28, 2022
Merged

fancy-canvas 2 #818

merged 61 commits into from
Dec 28, 2022

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    1c2d970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61de861 View commit details
    Browse the repository at this point in the history
  3. use CanvasRenderingParams and horizontalPixelRatio/verticalPixelRatio…

    … to make rendering more precise
    Nipheris committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    4571f8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59bf556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cd9643 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f59ebe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e06ef90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bab9a9b View commit details
    Browse the repository at this point in the history
  9. Fix import grouping

    Nipheris committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d855d5a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0eb7aeb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4eef12e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Bump fancy-canvas to 1.0.1

    Nipheris committed Dec 29, 2021
    Configuration menu
    Copy the full SHA
    f7b10b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf4610 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

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

Commits on Jan 19, 2022

  1. Combine canvas rendering context and rendering parameters into render…

    …ing target, and pass it everywhere, instead of (context, parameters) pair
    Nipheris committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    84b6b3c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Feb 8, 2022

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

Commits on Jun 15, 2022

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

Commits on Jun 16, 2022

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

Commits on Jun 22, 2022

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

Commits on Jun 27, 2022

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

Commits on Jul 6, 2022

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

Commits on Jul 7, 2022

  1. Pass canvas element rendering scope instead of just the rendering con…

    …text to draw functions of scaled renderers
    Nipheris committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2b40159 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    86a5675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9bdc51 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 12, 2022

  1. Introduce BitmapCoordinatesPaneRenderer helper base class to be used …

    …by pixel-perfect pane renderers
    Nipheris committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    fbc1057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29baf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2db6e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    04d110f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c077f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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

Commits on Jul 19, 2022

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

Commits on Jul 20, 2022

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

Commits on Jul 21, 2022

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

Commits on Aug 8, 2022

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

Commits on Aug 9, 2022

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

Commits on Aug 11, 2022

  1. Configuration menu
    Copy the full SHA
    6bafb3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45c37e8 View commit details
    Browse the repository at this point in the history
  3. Use external type name for rendering scope to prevent renaming of pro…

    …perties by ts-transformer-properties-rename
    Nipheris committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    e591f9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d360581 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

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

Commits on Aug 29, 2022

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

Commits on Sep 1, 2022

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

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    472393a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e9e118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c6b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7674d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a6c368 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Turn off using ResizeObserver's device-pixel-content-box until we fin…

    …d a way to test it using Puppeteer
    Nipheris committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4fd21ab View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    d8e4ae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b375c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edb7f73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235bd0a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Nov 14, 2022

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

Commits on Nov 16, 2022

  1. Bump fancy-canvas to 2.1.0

    Nipheris committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7a06c72 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Nov 23, 2022

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

Commits on Dec 7, 2022

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