Skip to content

Releases: SenseNet/sn-client

@sensenet/authentication-google@2.0.4

06 Mar 13:58
Compare
Choose a tag to compare
  • Redundant type definition cleanup #111

sn-react-component-docs@1.0.2

06 Feb 13:55
Compare
Choose a tag to compare
  • Updated dependencies
  • Id is removed from Search example

sn-dms-demo@1.1.0

06 Feb 13:56
Compare
Choose a tag to compare

Features

  • Search component is integrated to DMS
  • Saved query feature (saved query list with basic actions, double-click open, save query dialog)
  • Default auth provider is changed to Forms

Fixes

  • material-ui is updated and the related deprecation warnings are fixed
  • Favicon is fixed
  • Updated snapshots
  • reflect-metadata source map loading error is fixed
  • Messagebar is fixed to be in a fixed position

@sensenet/search-react@1.2.0

06 Feb 13:56
Compare
Choose a tag to compare
  • Refactored reference search to react-autosuggest
  • Optional forwardable autoSuggestProps to Reference Field is added

@sensenet/repository-events@1.3.0

06 Feb 13:57
Compare
Choose a tag to compare

load and loadCollection observable events are added

@sensenet/document-viewer-react@1.0.4

06 Feb 13:58
Compare
Choose a tag to compare
  • Refactored tests to enzyme

@sensenet/client-utils@1.4.2

06 Feb 13:59
Compare
Choose a tag to compare
  • arguments are renamed to methodArguments (strict mode reserved word fix)

@sensenet/client-core@1.4.0

06 Feb 13:59
Compare
Choose a tag to compare
  • Support of Forms authentication is added

@sensenet/authentication-jwt@1.0.7

06 Feb 14:00
Compare
Choose a tag to compare
  • Querying user changed from domain/username to ContentQuery
  • Setup factory method is added

sn-react-redux-todo-app@2.0.1

09 Jan 13:07
Compare
Choose a tag to compare
  • package moved to monorepo
  • Cleaned up create-react-app dependencies and configs
  • refactored tests from mocha/chai to jest