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

New callback for async generation #4

Closed
wants to merge 14 commits into from

Commits on Jun 21, 2022

  1. Update Footer.tsx

    Rajesh-Royal committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    e8c35f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Changed output folder and added file to gitignore

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    e02df85 View commit details
    Browse the repository at this point in the history
  2. New Thumbnail component

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    7ad313b View commit details
    Browse the repository at this point in the history
  3. New hook to control the example page

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9a60b48 View commit details
    Browse the repository at this point in the history
  4. Changed examples to use hook and thumbnail component

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    47754cf View commit details
    Browse the repository at this point in the history
  5. Updated input styles

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    69a6353 View commit details
    Browse the repository at this point in the history
  6. New callback for each thumbnail

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    e628a05 View commit details
    Browse the repository at this point in the history
  7. Updated docs

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    bbf2a8d View commit details
    Browse the repository at this point in the history
  8. Updated lib

    Daniel Almeida committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    c0f066b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from quantodaniel/feature/callback

    Feat: Asynchronous callback
    quantodaniel committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    b0340ab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Remove gitignore and add vThumb.js

    Daniel Almeida committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    4fe477d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from quantodaniel/fix/use-local-vThumb.js

    Remove gitignore and add vThumb.js
    quantodaniel committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    84f37b8 View commit details
    Browse the repository at this point in the history
  3. Changed import to require

    Daniel Almeida committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    17925ff View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from quantodaniel/chore/build-example-app

    Changed import to require
    quantodaniel committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    bdff6dc View commit details
    Browse the repository at this point in the history