-
Notifications
You must be signed in to change notification settings - Fork 106
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
Improving maintainability: TypeScript #195
Improving maintainability: TypeScript #195
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac7ea8f - Browse repository at this point
Copy the full SHA ac7ea8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59113e6 - Browse repository at this point
Copy the full SHA 59113e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4089a74 - Browse repository at this point
Copy the full SHA 4089a74View commit details -
Converted from
require()
andmodule.exports
toimport
andexport
# Conflicts: # packages/storybook-builder-vite/index.ts # packages/storybook-builder-vite/vite-config.ts
Configuration menu - View commit details
-
Copy full SHA for b0c59b6 - Browse repository at this point
Copy the full SHA b0c59b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f74da30 - Browse repository at this point
Copy the full SHA f74da30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d08a3c - Browse repository at this point
Copy the full SHA 1d08a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ec205 - Browse repository at this point
Copy the full SHA 34ec205View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e51e9 - Browse repository at this point
Copy the full SHA c4e51e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for df8f27f - Browse repository at this point
Copy the full SHA df8f27fView commit details -
Using the
dist
directory: updatedmain
field; createdtypes
fie……ld in `storybook-builder-vite/package.json` # Conflicts: # packages/storybook-builder-vite/package.json
Configuration menu - View commit details
-
Copy full SHA for c7e1fe2 - Browse repository at this point
Copy the full SHA c7e1fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab5418f - Browse repository at this point
Copy the full SHA ab5418fView commit details -
Updated
tsconfig.json
: emit declarations, enabled source maps (with…… inlined sources) and skip libraries check
Configuration menu - View commit details
-
Copy full SHA for ca28bb2 - Browse repository at this point
Copy the full SHA ca28bb2View commit details -
Start unused arguments with underscore in
pluginConfig()
function a……nd the server watcher change callback in `configureServer()` function
Configuration menu - View commit details
-
Copy full SHA for b215618 - Browse repository at this point
Copy the full SHA b215618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edc9d9 - Browse repository at this point
Copy the full SHA 9edc9d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6bcaba - Browse repository at this point
Copy the full SHA b6bcabaView commit details -
Fix: async import of exported
vueDocgen()
function from local file ……instead of `require()`
Configuration menu - View commit details
-
Copy full SHA for 9dad533 - Browse repository at this point
Copy the full SHA 9dad533View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32a648 - Browse repository at this point
Copy the full SHA e32a648View commit details -
Installed packages:
@types/express
as dev dependency and `@storyboo……k/core-common` as peer dependency. Version of `@storybook/core-common` package is based on nested installed dependency in `yarn.lock`.
Configuration menu - View commit details
-
Copy full SHA for d364211 - Browse repository at this point
Copy the full SHA d364211View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fc21d - Browse repository at this point
Copy the full SHA b0fc21dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 822cf02 - Browse repository at this point
Copy the full SHA 822cf02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4355601 - Browse repository at this point
Copy the full SHA 4355601View commit details -
Configuration menu - View commit details
-
Copy full SHA for b35cb27 - Browse repository at this point
Copy the full SHA b35cb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e5f24 - Browse repository at this point
Copy the full SHA 47e5f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5f950 - Browse repository at this point
Copy the full SHA ea5f950View commit details -
Created TODO: Maybe convert
injectExportOrderPlugin
to function tha……t returns object, and run `await init;` once and then call `parse()` without `await`, instead of calling `await parse()` every time.
Configuration menu - View commit details
-
Copy full SHA for ed88537 - Browse repository at this point
Copy the full SHA ed88537View commit details -
Fixed rare case if the
envPrefix
is undefined in `stringifyProcessE……nvs()` function
Configuration menu - View commit details
-
Copy full SHA for 020471c - Browse repository at this point
Copy the full SHA 020471cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13151cb - Browse repository at this point
Copy the full SHA 13151cbView commit details -
Added check for a case if the
StoriesEntry
is object in functions:* `generateImportFnScriptCode()`; * `generateIframeScriptCode()`; * `getOptimizeDeps()`.
Configuration menu - View commit details
-
Copy full SHA for 23a09e2 - Browse repository at this point
Copy the full SHA 23a09e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1360e - Browse repository at this point
Copy the full SHA 1d1360eView commit details