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

TS(): Testing fabric 6 package configuration and code splitting. Fix fabric object access #8622

Merged
merged 19 commits into from
Feb 2, 2023

Commits on Jan 24, 2023

  1. module config

    asturur committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9c01ab1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. save so far

    asturur committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3e9dad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59eb23 View commit details
    Browse the repository at this point in the history
  3. remove build

    asturur committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3fb6cd4 View commit details
    Browse the repository at this point in the history
  4. missin file

    asturur committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    248066b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. build is ok, types are not

    asturur committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8033843 View commit details
    Browse the repository at this point in the history
  2. build is ok, types are not

    asturur committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    6c43775 View commit details
    Browse the repository at this point in the history
  3. different import

    asturur committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    536b644 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. where are my types

    asturur committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    40af839 View commit details
    Browse the repository at this point in the history
  2. declaration are back

    asturur committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    887b288 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. progress;

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3b459fc View commit details
    Browse the repository at this point in the history
  2. no unused deps

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f3ab5d0 View commit details
    Browse the repository at this point in the history
  3. fixed fabric access

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    ddbf31e View commit details
    Browse the repository at this point in the history
  4. fixed fabric access

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8a0638a View commit details
    Browse the repository at this point in the history
  5. pretty and changelog

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    edc36d0 View commit details
    Browse the repository at this point in the history
  6. try different

    asturur committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    1f8583c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce1874b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Squashed commit of the following:

    commit 90e42df
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:59:19 2023 +0200
    
        fix(): object caching value workaround for SSR
    
    commit 1278696
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:58:54 2023 +0200
    
        ssr test
    
    commit 6761606
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:57:38 2023 +0200
    
        restore jsdom cleanup in static canvas
    
        due to FabricObject to canvas method
    
    commit 8ad5647
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:56:41 2023 +0200
    
        Update object.js
    
    commit d29352e
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:47:36 2023 +0200
    
        SSR changes
    
    commit c98d6e0
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:19:49 2023 +0200
    
        prepare for SSR
    
    commit bb66394
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 13:05:27 2023 +0200
    
        Update package.json
    
    commit 4a3d4aa
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 12:04:21 2023 +0200
    
        Update rollup.config.mjs
    
    commit 74299c3
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 12:01:03 2023 +0200
    
        cleanup
    
    commit 78bf675
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 11:52:34 2023 +0200
    
        cleanup
    
    commit c18651c
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 11:47:43 2023 +0200
    
        node stream methods
    
    commit b7e03ca
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 11:27:39 2023 +0200
    
        Update rollup.config.mjs
    
    commit 46eb9fd
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 11:26:05 2023 +0200
    
        working!
    
    commit a1534c4
    Author: ShaMan123 <shacharnen@gmail.com>
    Date:   Tue Jan 31 10:26:49 2023 +0200
    
        node build
    ShaMan123 committed Jan 31, 2023
    1 Configuration menu
    Copy the full SHA
    7d22d71 View commit details
    Browse the repository at this point in the history
  2. Revert "Squashed commit of the following:"

    This reverts commit 7d22d71.
    ShaMan123 committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    633a33c View commit details
    Browse the repository at this point in the history