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

chore: Add storybook components no history #2021

Merged
merged 178 commits into from
Mar 19, 2024

Conversation

shaharzil
Copy link
Contributor

SergeyRoyt and others added 30 commits March 18, 2024 14:40
* Add gitignore

* Init project from boilerplate

* Copy storybook components from Vibe and fix build errors (TODO left)

* React peerDependencies 18 -> >=16.9

* createStoryMetaSettings - add params for decoupling

* RelatedComponents - add params for decoupling

* Export decorators and functions

* DocFooter - add prop for decoupling

* Export refactoring

* wip - TODOs added

* css modules support

* Refactoring

* Copy Flex from monday-ui-react-core

* Change react version to be like in monday-ui-react-core

* StoryDescription - using Flex from helpers, export

* Change project url

* Add import React statements

* Icons: replace import * as React from 'react' with import React

* minor changes in rollup.config.mjs

* Fix dependencies

* Change babelrc to be like in vibe

* Fix rollup.config.mjs - remove postcss modules

* Fix Link component

* TODO added

* Export RelatedComponent

* Export information-box, information-box-title, token-table

* Delete TextColors

* Export ColorDescription

* TODO added

* update yarn.lock

* monday-ui-style in peerDependencies

* Fix component-rule icons

* Fix component-name - pass image via className

* component-name remove assets

* Remove coming-soon

* Import React statements - token-table subcomponents

* RelatedComponents readmes

* Rename repository to vibe-storybook-components

* Release and prerelease scripts

* Change version to 0.0.1

* Sort index file aplhabetically

* Rename classnames prefixes to be vibe-sb-comps instead of monday-storybook

* readme basic content

* yarn run ci

* Fix lint issues

* Remove unrelevant scripts fron package.json

* Storybook welcome page - wip

* Fix DocFooter spacing

* Remove DocFooter spacing

* Storybook welcome page

* Unstyled use

* Theming

* Update yarn.lock
* [prerelease] Fix package.json - remove resolutions dependencies, remove engines, add exports

* [prerelease] Revert resolutions

* [prerelease]: --no-git-tag-version

* [prerelease] remove @rollup/plugin-url

* [prerelease] added files

* [prerelease] fix rollup.config.mjs, export dist
* Fix eslint issues

* Test workflow - lint

* Fix yarn ci

* Fix yarn ci

* Fix rollup/plugin-terser

* Fix yarn ci && yarn.lock

* ci: yarn install --no-lockifile
* Fix yarn.lock

* Add changelog labels

* Revert "Fix yarn.lock"

This reverts commit fdd2aaebab077577ae15ed91928d1d4036e9f50e.

* fix yarn.lock

* Changelog story

* Change log story order
* Replace all with sphera-ui-components

* Replace common information, package.json to vibe-storybook-components

* Insert vibe-storybook-components, fix build

* Fix eslint errors

* Prettier fix

* Delete stignore

* yarn upgrade --latest

* Delete plop

* Add scripts

* Add github workflows

* install storybook dependencies

* .idea file

* .nvmrc file

* CHANGELOG.md

* Remove storybook

* Remove react resolution

* Init storybook

* Welcome and Change Log stories

* Storybook configuration and theming

* Fix react peerDependencies

* Change storybook local port

* Add monday-ui-style to peer dependencies

* Delete react-table dependency

* Move @storybook/addon-actions to devDependencies

* Add changelog labels

* .idea file

* nodeResolve .css

* Extract index.css

* Ignore .idea

* [prerelease] Remove .idea from git

* Fix eslint issue

* Update yarn.lock

* Remove @mondaydotcomorg/eslint-config

* [Breaking build] Remove @mondaydotcomorg/global-config

* Update .gitignore

* [Fix build] Fix yarn.lock dependency resolution issue

* Remove plop file

* Remove react-router deps

* Remove @testing-library/react-hooks, add eslint-import-resolver-typescript, replace rollup-plugin-terser with @rollup/plugin-terser

* Replace yarn.lock with package-lock.json

* Remove @storybook/addon-interactions

* Fix eslint config - copy from vibe with refactoring

* Fix eslint issues

* Fix eslint config

* Replace yarn with npm in workflows and in other places

* pre-release script

* [prerelease] Fix script imports

* [prerelease] Fix execa imports

* [prerelease] Remove type module

* [prerelease] mjs extension for scripts
@shaharzil shaharzil requested a review from a team as a code owner March 18, 2024 12:58
@shaharzil shaharzil changed the title Add storybook components no history chore: Add storybook components no history Mar 18, 2024
Copy link
Member

@talkor talkor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great

@shaharzil shaharzil merged commit eac40f1 into master Mar 19, 2024
10 checks passed
@shaharzil shaharzil deleted the add-storybook-components-no-history branch March 19, 2024 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants