Highlights
- Arctic Code Vault Contributor
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 up
Pinned
8,966 contributions in the last year
Activity overview
Contributed to
storybookjs/storybook,
storybookjs/deprecated-addons,
storybookjs/react-native
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in storybookjs/telejson that received 6 comments
Perf: Remove linear scans
Issue: #42
What I did
Remove linear scans. I suspect this could be further optimized by updating the structure of stringify so we don't need to use a
+21
−14
•
6
comments
- Addon-docs: Fix extractArgTypes for unknown component
- CLI: Fix upgrade error
- Addon-docs: Fix blocks type export
- CLI: Fix RN link
- Source-loader: Fix `.add` detection
- Addon-essentials: Fix missing toolbars addon
- Codemod: Fix csf-hoist-story-annotations for variable default exports
- Addon-docs: Fix ArgsTable regression
- Document preview entries in presets
- 6.0 documentation overhaul
- Update README for 6.0
- Docs: random fixes
- Feature snippets for frameworks
- New docs: Fix addon-docs framework support
- Core: Fix undefined serialization
- Upgrade react-popper-tooltip to 3.1.0
- Upgrade telejson to 5.0.1
- Addon-docs: Add inline rendering support for HTML
- CSF: Support mixed `.x` and deprecated `.story.x` parameters
- Source-loader: Fix storiesOf missing `__STORY__` variable
- Addon-docs: Add `docs.description` parameter
- Addon-docs: Fix Ember args
- Addon-docs: Make vue-docgen optional peer deps
- Addon-docs: Add Story.story for CSF stories with MDX docs
- Update overview.md
- fix(docs): Props > ArgsTable & add props in docs
- Build: Remove documentation scripts and fix README
- Change semi-colons in args object to commas
- Fixing little typo!
- Fix url linking to argTypes documentation
- Fix links to "Viewport" and "Toolbars & globals" pages
- docs: add correct links in Addon Controls readme
- docs(cli): fix typo in docs
- Chore: updates for the presets docs
- CLI: Fix welcome links on Introduction MDX
- Fixed link for ArgTypes in controls.md
- Fix link to testing-with-storybook
- Remove deprecated addParameters from docs snippet
- UI: update upgrade command in about section
- Update widget-story-controls-enum.js.mdx
- Fix install command for addon-controls
- fix(withA11y docs): Fix function call code example
- [DOCS] Update links
- [addon-controls] Delete useless wording "annotation" in README
- documentation: fixed storybook-preview-configure-globaltypes typo
- Core: Fix support for main.ts/preview.ts files
- adds faq to the documentation
- Add deprecated docs to monorepo
- Fix malformed markdown in 6.0 documentation that was causing bugs
- Some pull request reviews not shown.
Created an issue in storybookjs/frontpage that received 3 comments
- Addon-essentials: Missing toolbars addon
- Addon-docs: Controls don't update iframe stories
- Storybook 6.1 🚀
- Presets: Rename `config` to `previewEntries`
- Core: Deduplicate typings
- CLI: Typings for frameworks
- CLI: Typings for parameters
- CLI: Typings for main.ts
- Sidebar infinitely switches between two stories