Skip to content

Commit

Permalink
Merge pull request #161 from code0-tech/screen-resize
Browse files Browse the repository at this point in the history
resize screen
  • Loading branch information
nicosammito authored Oct 6, 2024
2 parents c181ef2 + 36ee553 commit 48112bd
Show file tree
Hide file tree
Showing 93 changed files with 847 additions and 430 deletions.
4 changes: 4 additions & 0 deletions .storybook/global.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
html {
overflow: hidden;
overscroll-behavior: none;
}
1 change: 1 addition & 0 deletions .storybook/preview.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import './global.scss';
import type {Preview} from "@storybook/react";

const preview: Preview = {
Expand Down
Binary file modified __snapshots__/alert--with-body-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/alert--with-body-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/alert--with-body-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/alert--without-body-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/alert--without-body-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/alert--without-body-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--button-example-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--button-example-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--button-example-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--variants-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--variants-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/badge--variants-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--button-groups-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--button-groups-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--button-groups-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--buttons-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--buttons-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/button--buttons-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/card--card-news-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/card--card-news-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/card--card-news-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/container--container-row-col-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/container--container-row-col-firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/container--container-row-col-webkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/container--container-with-news-chromium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified __snapshots__/container--container-with-news-firefox.png
Binary file modified __snapshots__/container--container-with-news-webkit.png
Binary file modified __snapshots__/dialog--example-dialog-chromium.png
Binary file modified __snapshots__/dialog--example-dialog-firefox.png
Binary file modified __snapshots__/dialog--example-dialog-webkit.png
Binary file modified __snapshots__/dialog--long-dialog-chromium.png
Binary file modified __snapshots__/dialog--long-dialog-firefox.png
Binary file modified __snapshots__/dialog--long-dialog-webkit.png
Binary file modified __snapshots__/dialog--nested-dialog-chromium.png
Binary file modified __snapshots__/dialog--nested-dialog-firefox.png
Binary file modified __snapshots__/dialog--nested-dialog-webkit.png
Binary file modified __snapshots__/dropdown--dropdowns-chromium.png
Binary file modified __snapshots__/dropdown--dropdowns-firefox.png
Binary file modified __snapshots__/dropdown--dropdowns-webkit.png
Binary file modified __snapshots__/input--disabled-chromium.png
Binary file modified __snapshots__/input--disabled-firefox.png
Binary file modified __snapshots__/input--disabled-webkit.png
Binary file modified __snapshots__/input--mail-firefox.png
Binary file modified __snapshots__/input--mail-webkit.png
Binary file modified __snapshots__/input--not-valid-firefox.png
Binary file modified __snapshots__/input--not-valid-webkit.png
Binary file modified __snapshots__/input--valid-firefox.png
Binary file modified __snapshots__/input--valid-webkit.png
Binary file modified __snapshots__/menu--menu-account-chromium.png
Binary file modified __snapshots__/menu--menu-account-firefox.png
Binary file modified __snapshots__/menu--menu-account-list-chromium.png
Binary file modified __snapshots__/menu--menu-account-list-firefox.png
Binary file modified __snapshots__/menu--menu-account-list-webkit.png
Binary file modified __snapshots__/menu--menu-account-webkit.png
Binary file modified __snapshots__/popover--popover-test-chromium.png
Binary file modified __snapshots__/popover--popover-test-firefox.png
Binary file modified __snapshots__/popover--popover-test-webkit.png
Binary file modified __snapshots__/quote--quote-with-logo-chromium.png
Binary file modified __snapshots__/quote--quote-with-logo-firefox.png
Binary file modified __snapshots__/quote--quote-with-logo-webkit.png
Binary file modified __snapshots__/quote--quote-without-logo-chromium.png
Binary file modified __snapshots__/quote--quote-without-logo-firefox.png
Binary file modified __snapshots__/quote--quote-without-logo-webkit.png
Binary file modified __snapshots__/select--basic-select-chromium.png
Binary file modified __snapshots__/select--basic-select-firefox.png
Binary file modified __snapshots__/select--basic-select-webkit.png
Binary file modified __snapshots__/tooltip--tooltip-example-chromium.png
Binary file modified __snapshots__/tooltip--tooltip-example-firefox.png
Binary file modified __snapshots__/tooltip--tooltip-example-webkit.png
Loading

0 comments on commit 48112bd

Please sign in to comment.