Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@devexperts/utils

Package Overview
Dependencies
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexperts/utils - npm Package Versions

1
10

0.23.0

Diff

Changelog

Source

0.23.0 (2018-12-18)

Bug Fixes

  • react-kit: Scrollable incorrectly sets content padding in Chrome and IE/FF (#89) (8b11a7a), closes #82

  • Feature/new utils (#99) (b0d3105), closes #99

Features

  • react-kit: Add ability to display content under scrollbars (#97) (5304dc5)
  • react-kit: Closing root close correctly (#93) (af7c011)
  • react-kit: Date input add inner ref (#91) (8ac4e80)
  • react-kit: Selectbox. Make component controlled by isOpened prop (c2e7991)
  • utils: add more reader combine overloads (#92) (a8f6ad8)

BREAKING CHANGES

  • react-kit: Selectbox props "isOpened" and "onToggle" are now required. Use stateful() to make it uncontrolled.

  • TRenderRemoteDataStates accepts 1 type-parameter, TRenderRemoteDataProps and RenderRemoteData accept 2 type-parameters. renderPending, renderSuccess and renderFailure are moved to prototype

  • chore(rx-utils): Use Array.sequence instead of Traversable.sequence (fp-ts deprecation)

  • chore(utils): Replace reader helpers with generalized from MonadReader and ProductLeft. Add sequenceTReader, ReaderValueType, ReaderEnvType and extended instance

  • ProjectMany is removed, combine is renamed to combineReader, defer is renamed to deferReader

  • chore(utils): rename product-coproduct module to product-left-coproduct-left

  • fix(utils): Relax memoized signature for new TS

  • chore(rx-utils): fix incorrect type inference for Context

  • feat(utils): Add CoproductLeft instance to either, add sequenceTEither, sequenceEither and combineEither

  • feat(utils): Add LeftType and RightType to Either

  • chore: bump tslint@^5.11.0

  • style: fix

  • feat(utils): Add missing overloading from old Reader combine

  • react-kit: move types for dateInput out of component to make the model independent

<a name="0.22.1"></a>

sutarmin
published 0.22.2 •

mankdev
published 0.22.1 •

Changelog

Source

0.22.1 (2018-12-13)

Bug Fixes

  • react-kit: Scrollable incorrectly sets content padding in Chrome and IE/FF (#89) (8b11a7a), closes #82

  • Feature/new utils (#99) (b0d3105), closes #99

Features

  • react-kit: Add ability to display content under scrollbars (#97) (5304dc5)
  • react-kit: Closing root close correctly (#93) (af7c011)
  • react-kit: Date input add inner ref (#91) (8ac4e80)
  • utils: add more reader combine overloads (#92) (a8f6ad8)

BREAKING CHANGES

  • TRenderRemoteDataStates accepts 1 type-parameter, TRenderRemoteDataProps and RenderRemoteData accept 2 type-parameters. renderPending, renderSuccess and renderFailure are moved to prototype

  • chore(rx-utils): Use Array.sequence instead of Traversable.sequence (fp-ts deprecation)

  • chore(utils): Replace reader helpers with generalized from MonadReader and ProductLeft. Add sequenceTReader, ReaderValueType, ReaderEnvType and extended instance

  • ProjectMany is removed, combine is renamed to combineReader, defer is renamed to deferReader

  • chore(utils): rename product-coproduct module to product-left-coproduct-left

  • fix(utils): Relax memoized signature for new TS

  • chore(rx-utils): fix incorrect type inference for Context

  • feat(utils): Add CoproductLeft instance to either, add sequenceTEither, sequenceEither and combineEither

  • feat(utils): Add LeftType and RightType to Either

  • chore: bump tslint@^5.11.0

  • style: fix

  • feat(utils): Add missing overloading from old Reader combine

  • react-kit: move types for dateInput out of component to make the model independent

<a name="0.22.0"></a>

mankdev
published 0.22.0 •

Changelog

Source

0.22.0 (2018-11-26)

Note: Version bump only for package @devexperts/platform

<a name="0.21.0"></a>

mankdev
published 0.20.0 •

Changelog

Source

0.20.0 (2018-11-26)

Features

  • react-kit: Date input add inner ref (#91) (8ac4e80)
  • utils: add more reader combine overloads (#92) (a8f6ad8)

BREAKING CHANGES

  • react-kit: move types for dateInput out of component to make the model independent

<a name="0.19.2"></a>

raveclassic
published 0.19.2 •

Changelog

Source

0.19.2 (2018-10-31)

Features

  • react-kit: add props for all mouse and touch events (#90) (072ab37)

<a name="0.19.1"></a>

raveclassic
published 0.19.1 •

Changelog

Source

0.19.1 (2018-10-30)

Bug Fixes

<a name="0.19.0"></a>

raveclassic
published 0.19.0 •

Changelog

Source

0.19.0 (2018-10-17)

Features

BREAKING CHANGES

  • react-kit: - defaultProps argument is moved to WithRXSelectorResult;
  • static defaultProps property is removed;
  • props$ stream passed to selector doesn't contain fields from defaultProps anymore
  • withRX now accepts Target separately for better type inference in props/defaultProps
  • chore(react-kit): update with-rx typechecking test

<a name="0.18.3"></a>

raveclassic
published 0.18.3 •

Changelog

Source

0.18.3 (2018-10-16)

Bug Fixes

  • react-kit: fix invalid defaultProps typings (#81) (15e949a)

<a name="0.18.2"></a>

raveclassic
published 0.18.2 •

Changelog

Source

0.18.2 (2018-10-15)

Bug Fixes

  • react-kit: fix invalid module reference (8ceab0a)

<a name="0.18.1"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc