Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Releases: SenseNet/sn-controls-react

2.3.5

15 Nov 11:43
dba9bfe
Compare
Choose a tag to compare

Changes

  • We've made some type safety improvements (name is now a required param on all the field controls because of this changes)
  • material-ui-pickers is updated to the new major version

2.3.0

18 Oct 14:12
1106369
Compare
Choose a tag to compare

Features

  • AutoComplete control
  • All the controls have now a browse view
  • Browse view

Improvements

  • comments are added to components and interfaces to generate storybook documentation
  • ...and several bugfixes

2.2.6

08 Oct 12:43
8ddb342
Compare
Choose a tag to compare

Fix

  • Content creation is fixed with removing the unnecessary full form validation

2.2.1

13 Aug 12:52
7dc52b3
Compare
Choose a tag to compare

Changes

  • Various fixes related to the edit form and the new filename control

2.1.1

06 Aug 13:03
36e725d
Compare
Choose a tag to compare

Fixes

  • The focus is by default in the DisplayName field when a new or an edit view is rendered

2.1.0

31 Jul 08:41
697073c
Compare
Choose a tag to compare

Changes

  • Number of columns configurable on the form are now
  • Handling click event on the cancel button is now configurable
  • Click event on the submit button can now have a callback which can be set when the view component is loaded

Fixes:

  • Repository is now an input param of the mapper, should be set when the mapper is called
  • Order and the color property of the buttons are changed (primary <=> secondary)

2.0.2

13 Jun 08:09
Compare
Choose a tag to compare
[KFI]chore: Fix package

2.0.1

13 Jun 07:45
Compare
Choose a tag to compare
[KFI]chore: Update versionnumber to 2.0.1

2.0.0

07 Jun 11:03
Compare
Choose a tag to compare

Changes:

  • tslint config is changed to the sensenet standard one and all the files are changed according its rules
  • all the controls are now based on material-ui, materialize is completely removed

1.0.1-beta.1

05 Dec 10:03
b9f9ecb
Compare
Choose a tag to compare
1.0.1-beta.1 Pre-release
Pre-release

Changes

  • ControlMapper changed by the sn-client-js improvements in 3.0.0