This repository was archived by the owner on Jan 4, 2019. It is now read-only.
Tags: SenseNet/sn-controls-react
Tags
Release/2.3.0 (#148) * [KFI]chore: Set material-ui 3.1.1 as fix dependency because the build fails with material-ui-picker * [KFI]fix: Remove full form validation check from new view * [KFI]chore: Update depencies * [KFI]build: Add allosyntheticdefaultimports into tsconfig * [KFI]refactor: Change react import * [KFI]docs: Add comments to fieldsetting interfaces * [KFI]feat: Add autocomplete fieldcontrol * [KFI]docs: Add comments to fieldsetting interfaces * [KFI]fix: Fix a browse view styling issue * [KFI]fix: Make the controls storybook compatible and improve browse views * [KFI]chore: Update version number
release 2.1.0 (#120) * [KFI]fix: Make repository an input param of the mapper, should be set when the mapper is called * [KFI]fix: Fix mapper related stuff and make number of columns configurable * [KFI]fix: Change the order and the color property of the buttons * [KFI]fix: Remove top margin of the button container div * [KFI]fix: Remove top margin of the button container * [KFI]refactor: Make handling click on the cancel button configurable * [KFI]fix: Update dependencies and fix related * [KFI]feat: Add submit and cancel handling callback props to views * [KFI]chore: Update version number * [KFI]chore: Update version number
Merge fix/views to master (#53) * chore: Add enviroment related stuff (configs, empty test and index files, package.json) * Feature/basic taskrelated controls (#6) (#8) * chore: Add enviroment related stuff (configs, empty test and index files, package.json) * feat: Add basic view- and fieldcontrols * feat: Add textarea, tagsinput and rte controls and fix some ui issues * feat: Add new and browse views' basics and related fieldcontrol changes * chore: Update dependencies * feat: Add ReichTextEditor control * feat: Add browse view of datepicker, number and ddlist controls * fix: Fix some view styling issues * feat: Add number field client-side validation basics * feat: Add styleguide * build: Add and modify npm and other config related stuff * feat: Add password fieldcontrol * feat: Add content save * feat: Connect viewcontrols with possible outer components * build: Prepare repository publish it as a control package not as an app * build: Remove create-react-app stuff, add postbuild script with css copy * docs: Add doc comments * refactor(ViewControls): Remove some of the view props because of the new sn-client-js API Remove schema, type and repository params, because they are available through API with a content * refactor(ViewControls): Made history and onSubmit params optional * refactor(ViewControls): Remove schema param from BrowseView Remove schema param from BrowseView because it is available through the API by the given content * fix(FieldControls): Fix default state by action of the fieldcontrols * docs: Add examples and sample code to README.md * ci(Travis): Remove test and coverage scripts from travis.yml * build: Update dependencies * ci: Remove test scripts temporary to fix the build * fix(ControlMapper): Fix controlmapper and views after sn-client-js update * chore: Update dependencies * chore: Update version number to 1.0.1-beta.1
PreviousNext