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

feat: move story and editor images inside repo #766

Merged
merged 12 commits into from
Jan 16, 2024

Commits on Jan 11, 2024

  1. feat: use local assets in stories

    Vladislav Kharitonov committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a161d15 View commit details
    Browse the repository at this point in the history
  2. fix: replace test image url to mocks

    Vladislav Kharitonov committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    18f64bb View commit details
    Browse the repository at this point in the history
  3. fix: make widget build non blocking in dev mode

    Vladislav Kharitonov committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3830669 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix: test webpack public path

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ecf6ed3 View commit details
    Browse the repository at this point in the history
  2. fix: temp

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f2787a2 View commit details
    Browse the repository at this point in the history
  3. fix: test

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b295403 View commit details
    Browse the repository at this point in the history
  4. fix: test

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2308b17 View commit details
    Browse the repository at this point in the history
  5. fix: add global flag to string-replace-loader

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ba6aebe View commit details
    Browse the repository at this point in the history
  6. fix: add subfolder path to stories asset path in preview

    Vladislav Kharitonov committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    f077443 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. docs: change storybook url in readme

    Vladislav Kharitonov committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    f660867 View commit details
    Browse the repository at this point in the history
  2. fix: minify story images

    Vladislav Kharitonov committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8613356 View commit details
    Browse the repository at this point in the history
  3. feat: replace editor template images with base64

    Vladislav Kharitonov committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    92e0f88 View commit details
    Browse the repository at this point in the history