Giter Site home page Giter Site logo

redux-pluto's Introduction

React/Redux Isomorphic Prototype

CircleCI Codacy Badge Codacy Badge

インストール

$ npm i --nosave

実行

開発モード (SSRあり)

$ npm start

見る

プロダクションモード

$ npm run build
$ npm run start:prod

見る

開発チュートリアル

見る

WebStormユーザ

  • [File]-[Import Settings...] メニューを選択してプロジェクト直下にある webstorm-codestyle-settings.jar ファイルをインポートする。
  • プロジェクト直下の src ディレクトリを右クリックして[Mark as directories...]-[Resource Root] を選択。

redux-pluto's People

Contributors

akito0107 avatar dorayakikun avatar greenkeeper[bot] avatar greenkeeperio-bot avatar ka2jun8 avatar koichik avatar kt3k avatar maxmellon avatar mizchi avatar ommadawn46 avatar orisano avatar renovate-bot avatar rkanij avatar rt33 avatar ryosukecla avatar tairyu avatar takanashi-recruit avatar taneba avatar wonhyeongju avatar yosuke-furukawa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

redux-pluto's Issues

An in-range update of react-hot-loader is breaking the build 🚨

The dependency react-hot-loader was updated from 4.3.11 to 4.3.12.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

react-hot-loader is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v4.3.12

Bug fixes

  • babel plugin will remove calls to hot in production mode to remove side-effect on webpack #1081
  • class methods, deleted on update, will be deleted from proxy #1091
Commits

The new version differs by 14 commits.

  • 8d8763d chore(release): 4.3.12
  • a6e97c8 Merge pull request #1081 from smelukov/drop-hot-for-prod
  • 847b5cd Merge pull request #1091 from bradennapier/remove-generational-methods
  • 08f7457 remove all removed methods from proxy prototype
  • 2a6a8bb change to use property check in jest
  • 5b5ef8a add test case
  • db48995 remove certain members if removed from prototype
  • 21cfe37 Merge pull request #1086 from andfelzapata/Fix_Grammar_Mistake_OpenedModules_Console_Warning_Comment
  • 00e5aed Fix grammar mistake in commment
  • f7b922c support all import cases
  • 308f35e drop hot calls for prod mode
  • 696da9b Merge pull request #1065 from PavelGavlik/patch-1
  • 972d1eb chore(examples): add example with uglifyjs, #1074
  • e08f95b Remove link that leads to 404

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of debug is breaking the build 🚨

Version 3.2.0 of debug was just published.

Branch Build failing 🚨
Dependency debug
Current Version 3.1.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

debug is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests failed on CircleCI (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests passed on CircleCI! (Details).

Release Notes 3.2.0

A long-awaited release to debug is available now: 3.2.0.

Due to the delay in release and the number of changes made (including bumping dependencies in order to mitigate vulnerabilities), it is highly recommended maintainers update to the latest package version and test thoroughly.


Minor Changes

Patches

Credits

Huge thanks to @DanielRuf, @EirikBirkeland, @KyleStay, @Qix-, @abenhamdine, @alexey-pelykh, @DiegoRBaquero, @febbraro, @kwolfy, and @TooTallNate for their help!

Commits

The new version differs by 25 commits.

There are 25 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

agreed json5 を js に書き直す

  • agreed json5 を js に書き直す
  • json5-jest を消す

  • json5を読み込むために、jest側でjson5とトランスパイルするのは微妙
  • かといって、test側で fs module 使って読み込むのもめんどくさい
  • それか、json5を読み込まずテストなら二重定義してもいいのでは
  • そもそも、json5使う? ちょっと細かいことをやろうとすると、jsで書いたほうがいいし、最近はjsで書くことのが多い

ということで json5 to js したほうがいいという結論に至った

An in-range update of stylelint-processor-styled-components is breaking the build 🚨

The devDependency stylelint-processor-styled-components was updated from 1.3.2 to 1.4.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

stylelint-processor-styled-components is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests failed on CircleCI (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests passed on CircleCI! (Details).

Commits

The new version differs by 34 commits.

  • a777314 1.4.0
  • 1df417c prepare changelog for 1.4.0
  • 0e82472 Merge pull request #219 from chinesedfan/clever_guess
  • 8c2f5d1 Merge branch 'master' into clever_guess
  • 1c16989 Merge pull request #220 from chinesedfan/filter_warnings
  • ec93c42 Merge branch 'master' into filter_warnings
  • aa8cec0 Merge pull request #213 from brettjurgens/allow_overriding_importName
  • 7a0e1af Merge branch 'master' into allow_overriding_importName
  • e50ea18 Merge branch 'master' into filter_warnings
  • b0a1fec Merge pull request #211 from chinesedfan/better_error_handler
  • 36fe4e6 Update invalid fixture as the parser is updated
  • 2a14888 Merge branch 'master' into better_error_handler
  • 99d1b3b make the inserted parseError follow stylelint$warning
  • be12715 Merge pull request #212 from brettjurgens/upgrade_to_babel_7
  • 65cee85 Merge branch 'master' into allow_overriding_importName

There are 34 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Streamをやめる(?)

Streamをやめてしまえば Promise のエラーを突き抜けてNode.jsが落ちなくなるので、よりrobustになるはず。しかし、今はRenderでエラーになるとStreamの.on('error')がないので死ぬ。

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepo:

    • The devDependency @babel/cli was updated from 7.1.1 to 7.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of stylelint is breaking the build 🚨

The devDependency stylelint was updated from 9.7.0 to 9.7.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

stylelint is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for 9.7.1
  • Fixed: at-rule-* false positives for Less variables and mixins (#3759).
Commits

The new version differs by 4 commits.

  • 19e1790 Prepare 9.7.1
  • 871e975 Update CHANGELOG.md
  • 2d2ab16 Fix false positives for Less variables and mixins in at-rule-* (#3749) (#3759)
  • 203ead2 chore(package): update lint-staged to version 8.0.0 (#3751)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

sonarish cli が脆弱

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ sonarish-cli [dev]                                           │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ sonarish-cli > sonarish-core >                               │
│               │ sonarish-plugin-eslint-ruleset > cli-table2 > lodash         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/577                       │
└───────────────┴──────────────────────────────────────────────────────────────┘

An in-range update of eslint-plugin-flowtype is breaking the build 🚨

The devDependency eslint-plugin-flowtype was updated from 3.1.0 to 3.1.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

eslint-plugin-flowtype is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).

Release Notes for v3.1.1

3.1.1 (2018-10-26)

Bug Fixes

  • automate README generation (d070ac3)
Commits

The new version differs by 3 commits.

  • 633c5a3 docs: generate docs
  • d070ac3 fix: automate README generation
  • dc56531 docs: Add docs about require-compound-type-alias to readme (#366)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of babel7 is breaking the build 🚨

There have been updates to the babel7 monorepoundefined

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.

babel7 is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests failed on CircleCI (Details).

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of styled-components is breaking the build 🚨

The dependency styled-components was updated from 3.4.9 to 3.4.10.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

styled-components is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v3.4.10
  • Added a few iframe attributes to the valid attribute list: allow, allowUserMedia, allowPaymentRequest, by @asoltys (see #2083 and #2085)
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of redux-actions is breaking the build 🚨

The dependency redux-actions was updated from 2.6.3 to 2.6.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

redux-actions is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v2.6.4
FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

React Router v3 を上げる

React Suspense が出るまで代替のrouterが今の所存在せず、 RR v4 では機能不足のため、v4へのmigrateは見送る。 RR v5 もしくは新しい他のルーターが出たらチャレンジする。

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.24.0 to 4.25.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v4.25.0

Features

  • add format option to DllPlugin to allow generating formated manifest json
  • add flags to ProgressPlugin to add and remove information
    • entrypoint counter was added, but disabled by default to avoid breaking change

Bugfixes

  • fix code generation for context dependencies when replacing compile-time constant expressions
  • disable the effect of the ProvidePlugin for .mjs
Commits

The new version differs by 38 commits.

  • 290094e 4.25.0
  • 355590e Merge pull request #8250 from Aladdin-ADD/patch-3
  • 0293c3a Merge pull request #8279 from smelukov/support-entry-progress
  • 1ea411b Merge pull request #8139 from NaviMarella/FormatManifest
  • 4b72635 exclude watch test cases
  • e35d084 increase test timeout
  • 6be1411 move schema into definitions
  • 3d74504 add missing hooks to progress
  • 56d8a8f prevent writing the same message multiple times to stderr
  • 64e3826 use flags to show different parts of the progress message
  • 8c5e74f Merge branch 'master' into support-entry-progress
  • 10ff7a5 Merge pull request #8327 from DavidStaheli/users/davidstaheli/publish-test-results
  • 1b23c1e Publish test results from Azure Pipelines builds
  • eb68316 Merge pull request #8294 from ljqx/zhbliu/import-parser-plugin-fix-context-return
  • 22aee1e fix shortcut condition

There are 38 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.22.0 to 4.23.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests are queued behind your running builds (Details).
  • ci/circleci: test: Your tests are queued behind your running builds (Details).
  • ci/circleci: flow: Your tests are queued behind your running builds (Details).
  • ci/circleci: build-asset: CircleCI is running your tests (Details).
  • ci/circleci: audit: CircleCI is running your tests (Details).
  • ci/circleci: analytics: CircleCI is running your tests (Details).
  • ci/circleci: lint: Your tests failed on CircleCI (Details).

Release Notes for v4.23.0

Features

  • add watchMode flag to Compiler to be able to detect watch mode in plugins
  • Prefer chunk names of entrypoints when merging chunks
  • add removedFiles property to Compiler to detect removed files

Bugfixes

  • publish declarations to npm
  • upgrade @webassemblyjs/* for bugfix
  • fix crash when using a side-effect-free wasm module in production mode

Internal changes

  • test on node.js 12
  • fix memory leak in test suite
Commits

The new version differs by 35 commits.

  • a4feb6e 4.23.0
  • 298fa4c Merge pull request #8266 from ljqx/wasm-finalize-exports-fix
  • 035ceb6 force travis rerun
  • 735b4aa Merge pull request #8182 from xtuc/ci-node-nightly
  • 6844c75 add test
  • 8256249 longer timeouts for Compiler test
  • f7ff913 use latest node 12 nightly
  • 1c44f95 fix bug where module is referenced which is not in the graph
  • 98d077d order values with different types correctly
  • f5e45be also export WebAssembly.Global when reexporting globals
  • b22f027 Update tests for new WebAssembly.Global API
  • edcadbb ci: add node 11
  • 91755a2 Merge pull request #8265 from webpack/ci/fix-memory-issue
  • 523ddd7 avoid memory leak
  • 48656d2 [WasmFinalizeExportsPlugin] check if ref is null before using it

There are 35 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

redux-effects-steps のtypeが微妙に間違っている。

現状はこうだが、、

declare module 'redux-effects-steps' {
  declare type MaybePromise<T> = T | Promise<T>;
  declare function steps(
    o: MaybePromise<Object> | Array<MaybePromise<Object>>,
    ...rest: Array<
      [any => MaybePromise<Object>, Error => MaybePromise<Object>]
      | MaybePromise<Object>
    >
  ): Promise<*>;
}

こっちが正しい。

declare module 'redux-effects-steps' {
  declare type MaybePromise<T> = T | Promise<T>;
  declare function steps(
    o: MaybePromise<Object> | Array<MaybePromise<Object>>,
    ...rest: Array<
      [any => MaybePromise<Object>, Error => MaybePromise<Object>]
      | [any => MaybePromise<Object>]
      | [MaybePromise<Object>]
      | MaybePromise<Object>
    >
  ): Promise<*>;
}

An in-range update of cors is breaking the build 🚨

The devDependency cors was updated from 2.8.4 to 2.8.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

cors is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: CircleCI is running your tests (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: CircleCI is running your tests (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: CircleCI is running your tests (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Commits

The new version differs by 52 commits.

There are 52 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Proposal: 特に理由がなければ PropTypes なしの StatelessComponent にしたい

ここで試してみた例

const enhance: HOC<Props, EnhancedProps> = compose(
onlyUpdateForPropTypes,
setPropTypes({
header: PropTypes.node.isRequired,
main: PropTypes.node.isRequired,
footer: PropTypes.node.isRequired
})
);

  • このレベルでチューニングする必要ない + 見たことない(pure だけはほしいかも)
  • PropTypes と Flow で二重定義になる
  • 多くの場合元のProps を変形させない HOC<T, T> が自明

というわけでいらないと思っていますが、どうでしょうか

An in-range update of styled-components is breaking the build 🚨

The dependency styled-components was updated from 4.0.2 to 4.0.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

styled-components is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for v4.0.3
  • Interpolating a styled component into a string now returns the static component selector (emotion cross-compat)

    import styled from 'styled-components';
    

    const Comp = styled.div</span></span> <span class="pl-s"> color: red;</span> <span class="pl-s"><span class="pl-pds">;

    </span><span class="pl-s1"><span class="pl-pse">${</span>Comp<span class="pl-pse">}</span></span><span class="pl-pds">; // .sc-hash

  • Add suppressClassNameWarning prop to disable warning when wrapping a React component with styled() and the className isn't used, by @Fer0x (see #2156)

  • Expose ThemeContext to enable static contextType support for React 16.6, by @imbhargav5 (see #2152)

  • Filter out invalid HTML attributes from attrs, by @Fer0x (see #2133)

  • Add warning if an attrs prop is a function that returns an element, by @timswalling (see #2162)

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of prettier is breaking the build 🚨

The devDependency prettier was updated from 1.14.2 to 1.14.3.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

prettier is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests failed on CircleCI (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).

Release Notes for 1.14.3

🔗 Changelog

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

リロード時にスクロールがトップに戻ってしまう

リロードした時にスクロール回帰がうまくいっていない。
特に外部のURLを見た後で戻った時にスクロール回帰できていない。
SSRでだけ実行すると動くのでCSR側でscrollをtopにしてしまっているように思える。
調査が必要。

Release Tagを打つ

最近変更が多くて、自分たちが参考にしていたのがどの時点のものなのか分かりづらいです。
Release NoteやSemverなどは一旦おいておくとして、Tagを打ちたいです。

An in-range update of agreed is breaking the build 🚨

The devDependency agreed was updated from 3.1.0 to 3.2.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

agreed is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests failed on CircleCI (Details).

Commits

The new version differs by 5 commits.

  • e472d1a 3.2.0
  • 6328a62 Merge pull request #17 from kt3k/patch-1
  • 1605d88 chore: updated agreed-ui to 0.2.2
  • 13ecb1f chore: update package-lock.json
  • c89b506 chore: update agreed-ui dependency

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of storybook is breaking the build 🚨

There have been updates to the storybook monorepo:

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

This monorepo update includes releases of one or more dependencies which all belong to the storybook group definition.

storybook is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).

Release Notes for v4.0.0

2018-October-29

Storybook 4.0 is our first major-version update in over a year! Key improvements include:

  • Build tools
  • View layers
    • Storybook for Ember #4237
    • Storybook for MarkoJS #3504
    • Storybook for Mithril #3244
    • Storybook for HTML snippets #3475
    • Storybook for Svelte #3770
    • Storybook for Riot #4070
  • Mobile
    • Mobile device view: toggling stories panel with ☰ button #3337
    • React Native: Remove the packager from storybook #4261
    • React-Native: On-device addons #4381
    • React-Native: On-device addons for notes, knobs, backgrounds #4327
  • UI
    • Storybook UI theming #3628
  • Core
    • Story parameters #2679
    • Generic addon decorators [#3555]
      (#3555)
    • Support css-modules #4405
    • start-storybook: open browser tab on first compilation #4149
    • start-storybook: suggest an alternative when the port is occupied #4146
    • CLI-less Node api #4344
    • Rename CLI to sb #4345

There are hundreds of more fixes, features, and tweaks in the 4.0 release. See changelogs for 4.0.0-rc.* and 4.0.0-alpha.* for details; check out our migration docs for an enumeration of breaking changes.

Commits

The new version differs by 32 commits.

  • 8dd9bb3 v4.0.0
  • 67c7d57 Remove migration ref until we're ready to publish it
  • 96fe512 Merge pull request #4577 from storybooks/shilman/40-release-cleanup
  • 59cefa8 Merge branch 'release/4.0' into shilman/40-release-cleanup
  • 76fcd21 More 3.4 references
  • 843012b Set publish branch to 4.0
  • cf404f8 Remove alpha from README
  • c3dbaea Merge pull request #4564 from storybooks/revert-4563-shilman/40-release-cleanup
  • 4818baa Revert "Clean up alpha/rc for 4.0 release"
  • e40353e Merge pull request #4563 from storybooks/shilman/40-release-cleanup
  • 733cb0e Update to match eslintrc
  • 9d5dcd7 Bump @angular/platform-browser-dynamic from 7.0.0 to 7.0.1 (#4550)
  • a8fdff4 Bump @angular/compiler from 7.0.0 to 7.0.1 (#4555)
  • aaf580a Bump @angular/core from 7.0.0 to 7.0.1 (#4553)
  • f87f003 Bump remark-lint from 6.0.2 to 6.0.3 (#4552)

There are 32 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of workbox-webpack-plugin is breaking the build 🚨

The devDependency workbox-webpack-plugin was updated from 3.5.0 to 3.6.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

workbox-webpack-plugin is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: install: Your tests passed on CircleCI! (Details).
  • ci/circleci: analytics: Your tests passed on CircleCI! (Details).
  • ci/circleci: lint: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-storybook: Your tests passed on CircleCI! (Details).
  • ci/circleci: flow: Your tests passed on CircleCI! (Details).
  • ci/circleci: build-asset: Your tests passed on CircleCI! (Details).
  • ci/circleci: audit: Your tests passed on CircleCI! (Details).
  • ci/circleci: test: Your tests failed on CircleCI (Details).

Release Notes for Workbox v3.6.1

🎉 What's New?

Added the disable() method to workbox.navigationPreload

  • workbox.navigationPreload provides an enable() method to enable navigation preload, but it did not provide a way to disable it (without invoking the underlying service worker APIs). Now developers can call workbox.navigationPreload.disable() to disable navigation preload. (#1651)

The method option can now be used for runtime caching via generateSW()

  • Incorrect validation logic was preventing the method option from being used by runtime caching configuration in generateSW(). Thanks to @chrisdns, this has been fixed! (#1638)

Bug fixes and ergonomic improvements

  • Using workbox.expiration.Plugin with purgeOnQuotaError set to true would result in an error. Thanks to @salmoro for discovering and fixing the issue! (#1643).
  • Plugin lifecycle callbacks previously were not called with the event that triggered them, so developers writing custom plugins could not access any information about the event in those callback. Now all plugin callback are passed the event object (when available). (#1640)
  • The workbox-streams package's strategy() method is exposed on the browser build of workbox.streams that gets loaded by the workbox-sw loader, but it wasn't exported by the module in a way that was accessible to module bundlers. Now it's possible to import {strategy} from workbox-streams/strategy.mjs. (#1635).

📖 Learn More

Check out our docs @ developers.google.com/web/tools/workbox/

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.