Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
10,570 contributions in the last year
Activity overview
Contributed to
storybookjs/storybook,
storybookjs/deprecated-addons,
storybookjs/react-native
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in storybookjs/storybook that received 9 comments
CSF: Forbid duplicate kinds
Issue: #11108
What I did
re-enable duplicate kind check
update docs / MIGRATION
How to test
Uncomment the default export in official-storybook …
+53
−11
•
9
comments
- Bump react-docgen-typescript-plugin to 0.5.2
- Addon-docs: Re-enable source-loader by default
- Core: Log message length on channel message
- Addon-docs: Skip dynamic source rendering when not needed
- Core: Optimize `storiesHash` by removing unused parameters
- Addon-controls: Fix undefined args handling
- Addon-docs: Fix Props `components` input
- Addon-docs: Fix Vue defaultValue in props table
- Addon-docs: Automatic source selection based on story type
- Addon-controls: Fix no-args warning if argTypes are used
- Addon-docs: Fix Vue inline rendering with Args and decorators
- Core: Move basic argType inference out of addon-docs and into core
- Addon-docs: Make Meta block subcomponents optional
- Addon-Docs: Fix ArgsTable controls on Docs tab
- Addon-controls: Add reset UI to ArgsTable
- Addon-docs: Fix Vue argTypes default values
- CLI: Component-driven React / Vue / Angular / Preact / Svelte templates
- Addon-docs: Remove undefined for optional values in Typescript Props
- Addon-docs: Fix MDX handling to ignore babel.config.js
- Deprecate addon-options in README
- CSF: Deprecate duplicate titles rather than forbid them
- Addon-toolbars: Show name if there is no icon
- Addon-backgrounds: Zero config defaults
- Addon-controls: Add addon-docs check on startup
- Args: Rename Story/XStory to Template
- Some pull requests not shown.
- Typo: add missing comma in addons example
- Core: Fix existing behavior with story prefixes
- Core: Fix webpack recursion in mainjs glob processing logic
- Core: Remove duplicate decorators and warn
- Core: Fix prefix redirect
- Core: Improve translation of globs for main.js stories
- Storyshots: Fix metadata (parameters/decorators) handling
- CLI: Generate `docs:json` command dynamically for Angular project
- Hoist CSF `.story` annotations
- Don't show deprecation warning in storyshots
- Addon-controls: Expose `presetColors` for the color control
- CHANGE to use getDataForManager over extract api on storyStore
- Core: Pass denormalized stories to the sort function
- Addon-controls: Fix no-args warning if argTypes are used
- fix(html-examples): use correct parameters syntax
- chore: correct spelling at storyshots/puppeteer ReadMe
- remove the usage of `|` in dev-example
- Core: Add `argTypes` to `StoryContext`
- docs(MIGRATION): update hierarchy separator section
- Composition: Fix docs-only story handling for composed storybooks
- Update webpack config example to include module sass files
- CLI: replace notes with background in generated examples
- Update link to presets/introduction
- CLI: Improve Storybook packages version management
- UI: Fix menu alignment regression
- Some pull request reviews not shown.
Created an issue in storybookjs/storybook that received 8 comments
Addon-docs: Opt out of dynamic snippet rendering
#11332 added dynamic source rendering for React, but many users prefer the existing 5.3 behavior. So we should give them the ability to opt out of …
8
comments
- Addon-docs: Vue binding/property support in Props table
- Core: Ensure decorators are not run twice
- CLI: Generate compodoc command based on user's setup
- Dynamic source rendering for Web components
- Addon-controls: Make sure all argTypes are args (even if undefined)
- Backgrounds: Sensible zero config defaults
- Addon-controls: Warn if docs preset is run after controls
- Addon-docs: Clean up description configuration
- Args: Rename Story.bind to Template.bind
- MDX error: Support for the experimental syntax 'jsx' isn't currently enabled
- Controls: React text node support
- Controls: JSX support
- Controls: Add debounce logic
- Dynamic source rendering for Angular
- Dynamic source rendering for Vue
- Rename GlobalArgs to Globals
- CLI: Upgrade command
- CLI: Version consistency check
1
contribution
in private repositories
Jul 22

