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

Redo ng2-konva in Angular 16 #54

Merged
merged 28 commits into from
Jul 27, 2023
Merged

Redo ng2-konva in Angular 16 #54

merged 28 commits into from
Jul 27, 2023

Commits on May 25, 2023

  1. refactor: recreate project with angular 16

    Felix committed May 25, 2023
    Configuration menu
    Copy the full SHA
    12b1c3b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

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

Commits on May 28, 2023

  1. define types of stage and config objects

    Felix committed May 28, 2023
    Configuration menu
    Copy the full SHA
    301af9e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. further define types and remove any types

    Felix committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1137fc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

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

Commits on Jun 3, 2023

  1. define stage types correctly and fix compilation errors in Animation …

    …demo component
    Felix committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    4be3eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a70aa View commit details
    Browse the repository at this point in the history
  3. try to improve typing

    Felix committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d538051 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    eb4f0c4 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    Felix committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    36aacee View commit details
    Browse the repository at this point in the history
  3. finish implementation of animation demo

    Felix committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    5aab70d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0cce75 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. add event example and display routes in ui

    felix committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    ef2a315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f80649b View commit details
    Browse the repository at this point in the history
  3. fix available events and strictly type them

    Felix committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    b2ff52f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81b4d9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c147d26 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    434ba28 View commit details
    Browse the repository at this point in the history
  2. feat: add star and styles example

    Felix committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1e2fb97 View commit details
    Browse the repository at this point in the history
  3. feat: start fixing star example

    Felix committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6f28611 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    34f4bd9 View commit details
    Browse the repository at this point in the history
  2. fix: moving of stars in star example and missing reference to compone…

    …nt on event
    Felix committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    5c0b378 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. fix: moving of stars in star example and missing reference to compone…

    …nt on event
    Felix committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    72c92de View commit details
    Browse the repository at this point in the history
  2. chore: update lib package json

    Felix committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    7293afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44f7757 View commit details
    Browse the repository at this point in the history
  4. chore: add logo of ng2-konva

    Felix committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    90beb1a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    88306c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db29909 View commit details
    Browse the repository at this point in the history