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

[BD-46] fix: show skeleton while loading src in CardImageCap (hook) #2846

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Nov 22, 2023

  1. fix: option1 - handle src loading state and show skeleton while loading

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    31c8411 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix: option2 - handle loading src in hook

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f160afc View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. feat: update useImageLoader hook, add img with skeleton component

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    050b8fa View commit details
    Browse the repository at this point in the history
  2. feat: add skeleton

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ee2723d View commit details
    Browse the repository at this point in the history
  3. fix: src issue

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    65b0d79 View commit details
    Browse the repository at this point in the history
  4. feat: add TS for the hook

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ed359e6 View commit details
    Browse the repository at this point in the history
  5. fix: use ref for image

    monteri committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    773d02f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from raccoongang/hudym/fix/dataview-card-hook

    fix: use ref for image
    khudym authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7d7cf4f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. test: update tests

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ffbf061 View commit details
    Browse the repository at this point in the history
  2. refactor: rename index.d.ts file

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3fb82f3 View commit details
    Browse the repository at this point in the history
  3. fix: add linter fixes

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b9ef7fb View commit details
    Browse the repository at this point in the history
  4. fix: add fixes to build docs

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4c2bea3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix: fix issue with logo, update doc

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    92d5b38 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. refactor: add changes after review

    Kyrylo Hudym-Levkovych authored and Kyrylo Hudym-Levkovych committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0f9c94c View commit details
    Browse the repository at this point in the history