Skip to content

Commit

Permalink
Bump to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amir2mi committed Aug 1, 2024
1 parent f09b7a5 commit bc5ea86
Show file tree
Hide file tree
Showing 47 changed files with 225 additions and 72 deletions.
65 changes: 65 additions & 0 deletions docs/assets/index.0fe57da3.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/assets/index.177b31ae.css

Large diffs are not rendered by default.

104 changes: 45 additions & 59 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,59 +1,45 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"/><style>html, body {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

* {
box-sizing: border-box;
}</style><script>/* globals window */
/* eslint-disable no-underscore-dangle */
try {
if (window.top !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
}
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to top frame for connecting dev tools');
}

window.onerror = function onerror(message, source, line, column, err) {
if (window.CONFIG_TYPE !== 'DEVELOPMENT') return;
// eslint-disable-next-line no-var, vars-on-top
var xhr = new window.XMLHttpRequest();
xhr.open('POST', '/runtime-error');
xhr.setRequestHeader('Content-Type', 'application/json;charset=UTF-8');
xhr.send(
JSON.stringify({
/* eslint-disable object-shorthand */
message: message,
source: source,
line: line,
column: column,
error: err && { message: err.message, name: err.name, stack: err.stack },
origin: 'manager',
/* eslint-enable object-shorthand */
})
);
};</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";



window['LOGLEVEL'] = "info";



window['FEATURES'] = {"postcss":true,"emotionAlias":false,"warnOnLegacyHierarchySeparator":true,"buildStoriesJson":false,"storyStoreV7":false,"modernInlineRender":false,"breakingChangesV7":false,"interactionsDebugger":false,"babelModeV7":false,"argTypeTargetsV7":false,"previewMdx2":false};







window['DOCS_MODE'] = false;</script><script src="runtime~main.c9ecbafb6c78063b3a25.manager.bundle.js"></script><script src="vendors~main.7f75d3b3d2ce96871247.manager.bundle.js"></script><script src="main.52da838339b5e1afc445.manager.bundle.js"></script></body></html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/react-flatifycss.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="React FlatifyCSS - A collection of React flat design components, based on
FlatifyCSS"
/>
<meta property="og:type" content="website" />
<meta property="og:title" content="React FlatifyCSS" />
<meta
property="og:description"
content="React FlatifyCSS - A collection of React flat design components, based on
FlatifyCSS"
/>
<meta property="og:image" content="/react-flatifycss.svg" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:title" content="React FlatifyCSS" />
<meta
property="twitter:description"
content="React FlatifyCSS - A collection of React flat design components, based on
FlatifyCSS"
/>
<meta property="twitter:image" content="/react-flatifycss.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap"
rel="stylesheet"
/>
<title>
React FlatifyCSS - A collection of React flat design components, based on
FlatifyCSS
</title>
<script type="module" crossorigin src="/assets/index.0fe57da3.js"></script>
<link rel="stylesheet" href="/assets/index.177b31ae.css">
</head>
<body>
<div id="root"></div>

</body>
</html>
1 change: 0 additions & 1 deletion docs/main.9dd0b8f5.iframe.bundle.js

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/iframe.html → docs/playground/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,4 +361,4 @@



window['STORIES'] = [{"titlePrefix":"","directory":"./stories","files":"**/*.stories.@(ts|tsx|js|jsx)","importPathMatcher":"^\\.[\\\\/](?:stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(ts|tsx|js|jsx))$"},{"titlePrefix":"","directory":"./stories","files":"**/*.stories.@(mdx)","importPathMatcher":"^\\.[\\\\/](?:stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(mdx))$"}];</script><script src="runtime~main.0ebdbc1a.iframe.bundle.js"></script><script src="vendors~main.5959c92f.iframe.bundle.js"></script><script src="main.9dd0b8f5.iframe.bundle.js"></script></body></html>
window['STORIES'] = [{"titlePrefix":"","directory":"./stories","files":"**/*.stories.@(ts|tsx|js|jsx)","importPathMatcher":"^\\.[\\\\/](?:stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(ts|tsx|js|jsx))$"},{"titlePrefix":"","directory":"./stories","files":"**/*.stories.@(mdx)","importPathMatcher":"^\\.[\\\\/](?:stories(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(mdx))$"}];</script><script src="runtime~main.0ebdbc1a.iframe.bundle.js"></script><script src="vendors~main.374ab9dd.iframe.bundle.js"></script><script src="main.65a80b7b.iframe.bundle.js"></script></body></html>
59 changes: 59 additions & 0 deletions docs/playground/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><title>Webpack App</title><meta name="viewport" content="width=device-width,initial-scale=1"/><style>html, body {
overflow: hidden;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

* {
box-sizing: border-box;
}</style><script>/* globals window */
/* eslint-disable no-underscore-dangle */
try {
if (window.top !== window) {
window.__REACT_DEVTOOLS_GLOBAL_HOOK__ = window.top.__REACT_DEVTOOLS_GLOBAL_HOOK__;
}
} catch (e) {
// eslint-disable-next-line no-console
console.warn('unable to connect to top frame for connecting dev tools');
}

window.onerror = function onerror(message, source, line, column, err) {
if (window.CONFIG_TYPE !== 'DEVELOPMENT') return;
// eslint-disable-next-line no-var, vars-on-top
var xhr = new window.XMLHttpRequest();
xhr.open('POST', '/runtime-error');
xhr.setRequestHeader('Content-Type', 'application/json;charset=UTF-8');
xhr.send(
JSON.stringify({
/* eslint-disable object-shorthand */
message: message,
source: source,
line: line,
column: column,
error: err && { message: err.message, name: err.name, stack: err.stack },
origin: 'manager',
/* eslint-enable object-shorthand */
})
);
};</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";



window['LOGLEVEL'] = "info";



window['FEATURES'] = {"postcss":true,"emotionAlias":false,"warnOnLegacyHierarchySeparator":true,"buildStoriesJson":false,"storyStoreV7":false,"modernInlineRender":false,"breakingChangesV7":false,"interactionsDebugger":false,"babelModeV7":false,"argTypeTargetsV7":false,"previewMdx2":false};







window['DOCS_MODE'] = false;</script><script src="runtime~main.c9ecbafb6c78063b3a25.manager.bundle.js"></script><script src="vendors~main.7f75d3b3d2ce96871247.manager.bundle.js"></script><script src="main.52da838339b5e1afc445.manager.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions docs/playground/main.65a80b7b.iframe.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/project.json → docs/playground/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1681667652975,"builder":{"name":"webpack4"},"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"yarn","version":"1.22.19"},"typescriptOptions":{"check":true},"storybookVersion":"6.5.12","language":"typescript","storybookPackages":{"@storybook/addon-info":{"version":"5.3.21"},"@storybook/addons":{"version":"6.5.12"},"@storybook/react":{"version":"6.5.12"}},"framework":{"name":"react"},"addons":{"@storybook/addon-links":{"version":"6.5.12"},"@storybook/addon-essentials":{"version":"6.5.12"},"@storybook/addon-docs":{"version":"6.5.12"}}}
{"generatedAt":1722541362065,"builder":{"name":"webpack4"},"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"yarn","version":"1.22.22"},"typescriptOptions":{"check":true},"storybookVersion":"6.5.12","language":"typescript","storybookPackages":{"@storybook/addon-info":{"version":"5.3.21"},"@storybook/addons":{"version":"6.5.12"},"@storybook/react":{"version":"6.5.12"}},"framework":{"name":"react"},"addons":{"@storybook/addon-links":{"version":"6.5.12"},"@storybook/addon-essentials":{"version":"6.5.12"},"@storybook/addon-docs":{"version":"6.5.12"}}}
File renamed without changes.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/playground/vendors~main.374ab9dd.iframe.bundle.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bc5ea86

Please sign in to comment.