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

Migrate to Storybook 8.x.x (on angular-19 base) #359

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
0cde78c
chore(angular-19): removed storybook
AndyKIron Nov 25, 2024
1207c32
Revert "chore(angular-19): removed storybook"
AndyKIron Nov 25, 2024
9d951f9
feat(sb-8): upgrade to storybook 8.x.x
AndyKIron Nov 25, 2024
24a9083
refactor(sb-8): refactor stories for button v3, alert v4, app-header …
AndyKIron Nov 26, 2024
85fb241
chore(sb-8): fix story for button v4
AndyKIron Nov 26, 2024
95995ae
chore(sb-8): fix story for calendar v3
AndyKIron Nov 26, 2024
a0896d3
chore(sb-8): fix story for chart label v3
AndyKIron Nov 26, 2024
14e3e3e
chore(sb-8): fix story for chart v4
AndyKIron Nov 26, 2024
159434e
chore(sb-8): fix story for checkbox v3
AndyKIron Nov 26, 2024
9230df5
chore(sb-8): fix story for checkbox v4
AndyKIron Nov 26, 2024
2acd458
chore(sb-8): fix story for checkbox v4
AndyKIron Nov 26, 2024
71147b8
chore(sb-8): fix story for chop-filter v4
AndyKIron Nov 26, 2024
5169168
chore(sb-8): fix story for chip-filter v3
AndyKIron Nov 26, 2024
ef605d3
chore(sb-8): fix story for chip-filter-panel v4
AndyKIron Nov 26, 2024
7664850
chore(sb-8): fix story for chip-filter-panel v3
AndyKIron Nov 26, 2024
b02413e
chore(sb-8): fix story for chip v4
AndyKIron Nov 26, 2024
30ace29
chore(sb-8): fix story for datepicker v4
AndyKIron Nov 26, 2024
70c7f2c
chore(sb-8): fix story for daterange v4
AndyKIron Nov 26, 2024
cb1762c
chore(sb-8): fix story for draggable item list v4
AndyKIron Nov 26, 2024
670ff94
chore(sb-8): fix story for dropdown triggers v4
AndyKIron Nov 26, 2024
fe5ef99
chore(sb-8): fix story for dropdown single selection v4
AndyKIron Nov 26, 2024
115f631
chore(sb-8): fix story for dropped list v4
AndyKIron Nov 26, 2024
77c3f24
chore(sb-8): fix story for dropped list v4
AndyKIron Nov 26, 2024
1f9fea3
chore(sb-8): fix story for empty state v4
AndyKIron Nov 26, 2024
b4f4073
chore(sb-8): fix story for flag v4
AndyKIron Nov 26, 2024
7029c0d
chore(sb-8): fix story for form card v4
AndyKIron Nov 26, 2024
8dae53c
chore(sb-8): fix story for inline copy v4
AndyKIron Nov 26, 2024
ce95b92
chore(sb-8): fix story for input helper v4
AndyKIron Nov 26, 2024
ae07142
chore(sb-8): fix story for inline input v4
AndyKIron Nov 26, 2024
7caa7a8
chore(sb-8): fix story for input label v4
AndyKIron Nov 26, 2024
09a5f30
chore(sb-8): fix story for input text v4
AndyKIron Nov 26, 2024
a112d48
chore(sb-8): fix story for link v4
AndyKIron Nov 26, 2024
eac1d72
chore(sb-8): fix story for loader v4
AndyKIron Nov 26, 2024
9106a06
chore(sb-8): fix story for modal v4
AndyKIron Nov 26, 2024
426a72c
chore(sb-8): fix story for dialog (examples) v4
AndyKIron Nov 26, 2024
3d63ea2
chore(sb-8): fix story for dropdown multiselect v4
AndyKIron Nov 26, 2024
12818fc
chore(sb-8): fix story for radiobutton group v4
AndyKIron Nov 26, 2024
b5e1c1f
chore(sb-8): fix story for input search v4
AndyKIron Nov 26, 2024
ba3bad2
chore(sb-8): fix story for feedback skeleton v4
AndyKIron Nov 26, 2024
bf2fb14
chore(sb-8): fix story for snackbar v4
AndyKIron Nov 26, 2024
704616a
chore(sb-8): fix story for text with dropped list v4
AndyKIron Nov 26, 2024
26f01ef
chore(sb-8): fix story for textarea v4
AndyKIron Nov 26, 2024
0662d82
chore(sb-8): fix story for toggle buttons group v4
AndyKIron Nov 26, 2024
f6c2309
chore(sb-8): fix story for switch (toggle) v4
AndyKIron Nov 26, 2024
a368ff2
chore(sb-8): fix story for tooltip v4
AndyKIron Nov 26, 2024
b85e6a6
chore(sb-8): fix story for tooltip examples v4
AndyKIron Nov 26, 2024
48a8e32
chore(sb-8): fix story for trend indicator v4
AndyKIron Nov 26, 2024
c83b864
chore(sb-8): fix story for tabs v4
AndyKIron Nov 26, 2024
1617779
chore(sb-8): fix story for layout v3 and v4
AndyKIron Nov 26, 2024
f46c1c2
chore(sb-8): fix story for table v3 and v4
AndyKIron Nov 26, 2024
d1e0a40
chore(sb-8): fix story for icon button v4
AndyKIron Nov 26, 2024
6574c4a
chore(sb-8): fix story for layout header v3 and v4
AndyKIron Nov 26, 2024
9f098e0
chore(sb-8): fix story for datepicker and daterange v3
AndyKIron Nov 26, 2024
7bde222
chore(sb-8): fix story for dropdown multiselect v3
AndyKIron Nov 26, 2024
1299675
chore(sb-8): fix story for dropdown v3
AndyKIron Nov 26, 2024
015eca9
chore(sb-8): fix story for csv file uploader v3
AndyKIron Nov 27, 2024
1fa5f5b
chore(angular-19): remove "standalone": true, from schematics
AndyKIron Nov 27, 2024
972be28
chore(sb-8): fix story for floating toolbar
AndyKIron Nov 27, 2024
797660c
chore(sb-8): fix story for input-inline v3
AndyKIron Nov 27, 2024
bd4f8e1
chore(sb-8): fix story for input v3
AndyKIron Nov 27, 2024
933338d
chore(sb-8): fix story for menu-drop v3
AndyKIron Nov 27, 2024
78649d7
chore(sb-8): fix story for modal-content v3
AndyKIron Nov 27, 2024
c5fda0c
chore(sb-8): fix story for modal-footer v3
AndyKIron Nov 27, 2024
6b3c874
chore(sb-8): fix story for modal-header v3
AndyKIron Nov 27, 2024
73fa693
chore(sb-8): fix story for modal v3
AndyKIron Nov 27, 2024
7fef785
chore(sb-8): fix story for multi-dropdown v3
AndyKIron Nov 27, 2024
c4927cd
chore(sb-8): fix story for radio-group v3
AndyKIron Nov 27, 2024
922d8ad
chore(sb-8): fix story for search v3
AndyKIron Nov 27, 2024
012b2c5
chore(sb-8): fix story for status-label v3
AndyKIron Nov 27, 2024
95fed6a
chore(sb-8): fix story for switcher v3
AndyKIron Nov 27, 2024
03bb8c7
chore(sb-8): fix story for tabs v3
AndyKIron Nov 27, 2024
826bff0
chore(sb-8): fix story for tabs v3
AndyKIron Nov 27, 2024
4cfee44
chore(sb-8): fix story for tag v3
AndyKIron Nov 27, 2024
c794e3d
chore(sb-8): fix story for tags-input v3
AndyKIron Nov 27, 2024
586c0a0
chore(sb-8): fix story for textarea v3
AndyKIron Nov 27, 2024
6f7deb0
chore(sb-8): fix story for toast v3
AndyKIron Nov 27, 2024
9b4996b
chore(sb-8): fix story for toggle v3
AndyKIron Nov 27, 2024
f8ef04f
chore(sb-8): fix story for tooltip v3
AndyKIron Nov 27, 2024
320e41d
chore(sb-8): fix story for top-filter v3
AndyKIron Nov 27, 2024
218a32e
chore(sb-8): fix story for top-filter include-exclude (combined) v3
AndyKIron Nov 27, 2024
6c1df98
chore(sb-8): up test version
AndyKIron Nov 28, 2024
c508e26
chore(angular-19): some build warning fixes on fusion-doc app
AndyKIron Nov 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"root": true,
"ignorePatterns": ["projects/**/*"],
"ignorePatterns": [".storybook", "projects/**/*"],
"overrides": [
{
"files": ["*.ts"],
Expand Down
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ angular.json

karma.conf.js

projects/fusion-schematics/

9 changes: 5 additions & 4 deletions .storybook/main.js
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
import remarkGfm from 'remark-gfm';

/** @type { import('@storybook/angular').StorybookConfig } */
const config = {
stories: ['../projects/fusion-ui/components/Introduction.mdx', '../projects/fusion-ui/**/*.mdx', '../projects/fusion-ui/**/*.stories.ts'],
stories: ['../projects/fusion-ui/storybook-foundations/**/*.mdx', /*'../projects/fusion-ui/!**!/!*.mdx',*/ '../projects/fusion-ui/**/*.stories.ts'],
staticDirs: ['../public'],
addons: [
'@storybook/addon-links',
'@storybook/addon-essentials',
'@storybook/addon-interactions',
'@ironsource/storybook-addon-stackblitz',
'@storybook/addon-mdx-gfm'
],
framework: {
name: '@storybook/angular'
name: '@storybook/angular',
options: {}
},
docs: {
/*autodocs: true // auto generate mdx dox story*/
Expand Down
7 changes: 0 additions & 7 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ setCompodocJson(docJson);

/** @type { import('@storybook/angular').Preview } */
const preview = {
globals: {
stackblitzGlobals: {
stackblitzAdditionalDependency: {
'@ironsource/fusion-ui': '7.0.0-rc.3'
}
}
},
parameters: {
actions: {argTypesRegex: '^on[A-Z].*'},
controls: {
Expand Down
6 changes: 5 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
"schematics": {
"@schematics/angular:component": {
"style": "scss",
"standalone": true,
"changeDetection": "OnPush"
}
}
Expand Down Expand Up @@ -111,6 +110,11 @@
"styles": [
"projects/fusion-docs/src/styles.scss"
],
"stylePreprocessorOptions": {
"sass": {
"silenceDeprecations": ["import","mixed-decls"]
}
},
"scripts": [],
"extractLicenses": false,
"sourceMap": true,
Expand Down
Loading