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

Support Both js and jsx or ts and tsx #10002

Closed
wants to merge 149 commits into from

Commits on Jan 19, 2020

  1. Update index.md

    as I have an exception when using yarn with npx i forced it to use npm instead by: ```  --use-npm ```
    AbdelhalimAhmed authored Jan 19, 2020
    Configuration menu
    Copy the full SHA
    6f76532 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Update index.md (storybookjs#9541)

    Update index.md
    ndelangen authored Jan 20, 2020
    Configuration menu
    Copy the full SHA
    e0a9a63 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    a98d907 View commit details
    Browse the repository at this point in the history
  2. MDX support is official

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    5f3b53a View commit details
    Browse the repository at this point in the history
  3. update mdx syntax placeholder

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    09dbdab View commit details
    Browse the repository at this point in the history
  4. Fixed Angular button example story (storybookjs#9540)

    Fixed Angular button example story
    ndelangen authored and shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    cd3cc78 View commit details
    Browse the repository at this point in the history
  5. Add BBC to list of examples (storybookjs#9510)

    Add BBC to list of examples
    ndelangen authored and shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    016bc71 View commit details
    Browse the repository at this point in the history
  6. Fix CSF in MDX recipe (storybookjs#9587)

    Fix CSF in MDX recipe
    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3d540a0 View commit details
    Browse the repository at this point in the history
  7. Typescript: Export IStory in @storybook/angular (storybookjs#9097)

    Typescript: Export IStory in `@storybook/angular`
    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    98176b3 View commit details
    Browse the repository at this point in the history
  8. Fix broken link to repo in empty knobs panel (storybookjs#9530)

    Fix broken link to repo in empty knobs panel
    ndelangen authored and shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    3c1c4c3 View commit details
    Browse the repository at this point in the history
  9. 5.3.8 changelog

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    2039097 View commit details
    Browse the repository at this point in the history
  10. Addon-docs: Fix TS false default value in prop table (storybookjs#9560)

    Addon-docs:  Fix TS false default value in prop table
    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    850ca06 View commit details
    Browse the repository at this point in the history
  11. Update CHANGELOG.md

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    fa884c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcf585e View commit details
    Browse the repository at this point in the history
  13. v5.3.8

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    fb7d7e6 View commit details
    Browse the repository at this point in the history
  14. Update version.ts to 5.3.8

    shilman committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b4ae66a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9aec650 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Added missing = in angular guide

    L56 was missing an `=`, breaking `npm run storybook`
    johnWilshire authored Jan 22, 2020
    Configuration menu
    Copy the full SHA
    63ab6de View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Added missing = in angular guide (storybookjs#9601)

    Added missing = in angular guide
    shilman authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    7961bba View commit details
    Browse the repository at this point in the history
  2. Revert breaking source change

    shilman committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    e98d92c View commit details
    Browse the repository at this point in the history
  3. Addon-docs: Revert breaking source indentation fix (storybookjs#9609)

    Addon-docs: Revert breaking source indentation fix
    shilman authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    48fc6c0 View commit details
    Browse the repository at this point in the history
  4. Remove duplicate text (storybookjs#9597)

    Remove duplicate text
    shilman committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    4c6531d View commit details
    Browse the repository at this point in the history
  5. Add documentation for changing base font-size

    This may be intuitive enough to some, but it took me a minute to figure out so I think it'd be nice to have here.
    smithambera authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    6fdda8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7999ee View commit details
    Browse the repository at this point in the history
  7. Update Custom Body Documentation (storybookjs#9613)

    Update Custom Body Documentation
    shilman authored Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5c7d9ab View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    d764dd6 View commit details
    Browse the repository at this point in the history
  2. v5.3.9

    shilman committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    94aca9f View commit details
    Browse the repository at this point in the history
  3. Update version.ts to 5.3.9

    shilman committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    5992ec3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e57ff8d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2020

  1. Improve Typescript Configuration documentation page (storybookjs#9617)

    Improve Typescript Configuration documentation page
    ndelangen authored and shilman committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    cdae0ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request storybookjs#9620 from richardhuf84/next

    withKnobs const set twice
    shilman committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    7115879 View commit details
    Browse the repository at this point in the history
  3. Clarify and expand on addon-docs manual config (storybookjs#9638)

    Clarify and expand on addon-docs manual config
    shilman committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    8cf3112 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    5808b55 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    9ec989f View commit details
    Browse the repository at this point in the history
  2. documentation fix storybookjs#9498 - theming + addon-docs incompatible (

    storybookjs#9661)
    
    documentation fix storybookjs#9498 - theming + addon-docs incompatible
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    205e54a View commit details
    Browse the repository at this point in the history
  3. Add Paddings addon to addon gallery (storybookjs#9647)

    Add Paddings addon to addon gallery
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    57d4958 View commit details
    Browse the repository at this point in the history
  4. fix(addon-storyshots): Remove excess slashes from jest transfor… (sto…

    …rybookjs#9616)
    
    fix(addon-storyshots): Remove excess slashes from jest transform warning
    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    21b3dee View commit details
    Browse the repository at this point in the history
  5. Merge pull request storybookjs#9612 from storybookjs/shilman/remove-d…

    …ocs-from-publish
    
    Publish: Remove docs to reduce package size
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7dbd7f1 View commit details
    Browse the repository at this point in the history
  6. Netlify for examples again (storybookjs#9585)

    Netlify for examples again
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    ac4b688 View commit details
    Browse the repository at this point in the history
  7. Merge pull request storybookjs#9665 from storybookjs/fix/styled-form-…

    …fields
    
    UI: Add support for className prop on Form.Field
    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    2db6886 View commit details
    Browse the repository at this point in the history
  8. fix(webcomponents): make types play nicely with lit-element (storyboo…

    …kjs#9557)
    
    fix(webcomponents): make types play nicely with lit-element
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    29ab2db View commit details
    Browse the repository at this point in the history
  9. Fix default value for web components prop table docs (storybookjs#9655)

    Fix default value for web components prop table docs
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    bce8aa4 View commit details
    Browse the repository at this point in the history
  10. Fix jsconfig support with CRA (storybookjs#9324)

    Fix jsconfig support with CRA
    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    bef630a View commit details
    Browse the repository at this point in the history
  11. MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'" (stor…

    …ybookjs#9633)
    
    MIGRATE ember to new "import { hbs } from 'ember-cli-htmlbars'"
    ndelangen authored and shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    583e267 View commit details
    Browse the repository at this point in the history
  12. Update yarn.lock

    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    07c06f2 View commit details
    Browse the repository at this point in the history
  13. Merge pull request storybookjs#9652 from storybookjs/fix/9462-sass-lo…

    …ading
    
    Core: Upgrade `min-css-extract-plugin` to fix SASS loading
    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    2737f70 View commit details
    Browse the repository at this point in the history
  14. 5.3.10 changelog

    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    55e5f2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d540933 View commit details
    Browse the repository at this point in the history
  16. v5.3.10

    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    589bec8 View commit details
    Browse the repository at this point in the history
  17. Update version.ts to 5.3.10

    shilman committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    b735483 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    39a0a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    1caf36d View commit details
    Browse the repository at this point in the history
  2. Fix @storybook/addon-storyshots not being able to read config f… (sto…

    …rybookjs#9577)
    
    Fix @storybook/addon-storyshots not being able to read config from main.ts
    shilman authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    d4e305f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2a6c13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1677f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Merge pull request storybookjs#9716 from sakito21/fix/docs-configurat…

    …ions-typescript-config
    
    [Docs] configurations/TypeScript Config awesome-typescript-loader to ts-loader
    shilman authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    8b28913 View commit details
    Browse the repository at this point in the history
  2. Add docs re storyshots "disable" parameter (storybookjs#9717)

    Add docs re storyshots "disable" parameter
    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    7031233 View commit details
    Browse the repository at this point in the history
  3. CHANGE example urls to netlify urls (storybookjs#9653)

    CHANGE example urls to netlify urls
    ndelangen authored and shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    6952bbf View commit details
    Browse the repository at this point in the history
  4. Angular: Emit decorator metadata by default (storybookjs#9701)

    Angular: Emit decorator metadata by default
    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    2c85dda View commit details
    Browse the repository at this point in the history
  5. Cra-ts-kitchen-sink: Fix stories glob pattern (storybookjs#9706)

    Cra-ts-kitchen-sink: Fix stories glob pattern
    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    c41f520 View commit details
    Browse the repository at this point in the history
  6. Correct the file path for the Button story (storybookjs#9325)

    Correct the file path for the Button story
    ndelangen authored and shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    41459c1 View commit details
    Browse the repository at this point in the history
  7. Svelte: Fix Svelte 3 slots for decorators (storybookjs#9724)

    Svelte: Fix Svelte 3 slots for decorators
    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    83f6c44 View commit details
    Browse the repository at this point in the history
  8. 5.3.11 changelog

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    fad53cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e21554 View commit details
    Browse the repository at this point in the history
  10. v5.3.11

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    71b9291 View commit details
    Browse the repository at this point in the history
  11. Update version.ts to 5.3.11

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    59e7361 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e887ad3 View commit details
    Browse the repository at this point in the history
  13. fix prettier Insert

    sakit0 committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    07f37bc View commit details
    Browse the repository at this point in the history
  14. Merge pull request storybookjs#9753 from storybookjs/9749-fix-dev-server

    Fix dev server error - back out bad change
    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    e990c30 View commit details
    Browse the repository at this point in the history
  15. 5.3.12 changelog

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    cb50a3d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0465c91 View commit details
    Browse the repository at this point in the history
  17. v5.3.12

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    55b76e2 View commit details
    Browse the repository at this point in the history
  18. Update version.ts to 5.3.12

    shilman committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    12bfb54 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd4bef7 View commit details
    Browse the repository at this point in the history
  20. Merge pull request storybookjs#9748 from sakito21/fix/lint-prettier

    fix prettier warning
    shilman authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    bc416f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Missing equal sign from code snippet

    For those of us who were copy pasting the code snippet but ran into syntax errors. 😋
    margauxflores authored Feb 5, 2020
    Configuration menu
    Copy the full SHA
    9e944c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30e238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88381d8 View commit details
    Browse the repository at this point in the history
  4. FIX master

    ndelangen committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    411db95 View commit details
    Browse the repository at this point in the history
  5. FIX ts error

    ndelangen committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    b085d31 View commit details
    Browse the repository at this point in the history
  6. FIX lockfile

    ndelangen committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    d860a60 View commit details
    Browse the repository at this point in the history
  7. FIX deepscan issue

    ndelangen committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    c58d579 View commit details
    Browse the repository at this point in the history
  8. FIX linting & tests

    ndelangen committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    ca2c5c9 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    7d5a408 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Fix typo and copy

    If reviewers don't think my proposed copy rewrite is accurate or sufficient, let's at least add the missing 'are':
    seantcoyote authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    fb9bfc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d273fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request storybookjs#9783 from seantcoyote/patch-3

    Patch 3 - typo fix by copy rewrite
    shilman authored Feb 7, 2020
    Configuration menu
    Copy the full SHA
    0959818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba353b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b67ebd View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    cee8635 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    369597d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    DerZyklop authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    14f075d View commit details
    Browse the repository at this point in the history
  3. Merge pull request storybookjs#9806 from DerZyklop/patch-3

    Fixes screenshot url in README.md
    shilman authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    7d4f22f View commit details
    Browse the repository at this point in the history
  4. Merge pull request storybookjs#9804 from danawoodman/patch-3

    Remove duplicate "AntDesign" section
    shilman authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    88347bd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Configuration menu
    Copy the full SHA
    612db01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0807b20 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge pull request storybookjs#9708 from yeseouler/next

    Insert 'yarn' command between 'cd storybook' and 'yarn bootstrap (--core)'
    shilman committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4c525e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request storybookjs#9770 from storybookjs/fix/dll-generation

    Build: Fix DLL generation race condition
    ndelangen authored and shilman committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    1a79ec4 View commit details
    Browse the repository at this point in the history
  3. 5.3.13 changelog

    shilman committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b66ebb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b99e956 View commit details
    Browse the repository at this point in the history
  5. v5.3.13

    shilman committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    d840df0 View commit details
    Browse the repository at this point in the history
  6. Update version.ts to 5.3.13

    shilman committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    350f3ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1e7d83 View commit details
    Browse the repository at this point in the history
  8. Fix module.export syntax error

    th-ad authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    6b229d2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request storybookjs#9833 from th-ad/patch-3

    Fix module.export syntax error in 'Storybook for HTML' README
    shilman authored Feb 12, 2020
    Configuration menu
    Copy the full SHA
    cc6fad7 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    0de8575 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    033843b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccdf236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c972fcb View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Merge pull request storybookjs#9756 from margauxflores/patch-3

    Missing equal sign from code snippet
    ndelangen authored Feb 14, 2020
    Configuration menu
    Copy the full SHA
    f1e0bb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

  1. Configuration menu
    Copy the full SHA
    6602a6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafcb85 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Configuration menu
    Copy the full SHA
    2c3b0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3667fec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0edad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    363c3d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82e2caa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b0e653 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9aaad62 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Configuration menu
    Copy the full SHA
    5708592 View commit details
    Browse the repository at this point in the history
  2. Update example main.js for Ember

    Adds a missing `=` in the example that made it fail to run when copy/pasting it into a project.
    bzf authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    a9cf827 View commit details
    Browse the repository at this point in the history
  3. Merge pull request storybookjs#9913 from bzf/patch-3

    Update example main.js for Ember
    shilman authored Feb 20, 2020
    Configuration menu
    Copy the full SHA
    4a909c3 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    d7cd2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0057ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecfaa35 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    8d3f494 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Merge pull request storybookjs#9844 from tskarhed/patch-4

    Theming: Update link to addon-docs theming
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c2e39d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request storybookjs#9857 from pchr-srf/patch-4

    typo themeing -> theming
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    853c72a View commit details
    Browse the repository at this point in the history
  3. Merge pull request storybookjs#9885 from gaguirre/patch-3

    Fix typo on AsyncStorage section
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    654aeb9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request storybookjs#9894 from davidenglishmusic/docs-confi…

    …guration-file-typos
    
    Fix docs configuration file typos
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1995d87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request storybookjs#9874 from dmartinjs/patch-3

    Generate custom-elements.json from Stencil
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    d28e4a3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request storybookjs#9906 from SoloJiang/chore-supplement-rax

    chore: change rax link
    ndelangen authored and shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    c25cb3f View commit details
    Browse the repository at this point in the history
  7. Merge pull request storybookjs#8897 from fraincs/storybookjs#8504

    FIX storybookjs#8504 - HTML elements get their classes dropped in MDX
    ndelangen authored and shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    dd47540 View commit details
    Browse the repository at this point in the history
  8. Merge pull request storybookjs#9834 from davidgoli/support-jsx-previe…

    …w-files
    
    Storyshots: Fix support for jsx/tsx config files
    ndelangen authored and shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    57dd1e0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request storybookjs#9867 from storybookjs/websocket-cyclic…

    …-support
    
    Core: Use telejson for websockets channel
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    7ab4626 View commit details
    Browse the repository at this point in the history
  10. Merge pull request storybookjs#9873 from storybookjs/9827-ts-default-…

    …values
    
    Props: Fix typescript unspecified default value
    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0395223 View commit details
    Browse the repository at this point in the history
  11. Merge pull request storybookjs#9907 from storybookjs/fix-ts-export-fo…

    …r-addon-centered
    
    Centered: remove `typesVersions` attribute
    ndelangen authored and shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    5d2c9bf View commit details
    Browse the repository at this point in the history
  12. 5.3.14 changelog

    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    1ddadfd View commit details
    Browse the repository at this point in the history
  13. Prettier changelog

    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    bb222fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    01ab760 View commit details
    Browse the repository at this point in the history
  15. v5.3.14

    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    91d9c0c View commit details
    Browse the repository at this point in the history
  16. Update version.ts to 5.3.14

    shilman committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0acdf69 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c3b750 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Configuration menu
    Copy the full SHA
    04ba121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6f60cd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

  1. Merge pull request storybookjs#9974 from JimmyLv/patch-3

    docs: add example for more meaningful static storybookUrl file path
    shilman authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    3ebcd4a View commit details
    Browse the repository at this point in the history
  2. Update index.md

    shilman authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    0715e51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request storybookjs#9986 from storybookjs/shilman-patch-1

    Fix custom webpack config docs
    shilman authored Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a9b3983 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2020

  1. Support Both js and jsx or ts and tsx

    Updated Regex to accommodate both Js and JSX or ts and TSX.
    thakursachin467 authored Feb 29, 2020
    Configuration menu
    Copy the full SHA
    9fa1106 View commit details
    Browse the repository at this point in the history