Releases: flickerleap/react-admin-template
Updated package for NPM
Merge pull request #82 from flickerleap/feature-package-updates Package JSON and Scope Updates
Checkbox List State Updates
Merge pull request #81 from flickerleap/feature/form-state-updates Checkbox List State Update
Checkbox List Updates
Merge pull request #80 from flickerleap/feature/checkbox-list-fixes Checkbox List Fixes
Package and Build File Updates
Merge pull request #79 from flickerleap/feature/fixes-and-builds Updated build files and fixed bug in rollup config
Checkbox fixes
Updated Checkbox component to update the checkbox correctly
Updated version number in package.json
Updated build files
Edit screen loading update
Updated version number
Updated EditScreen
Updated build files
External Link in Action Column Update
Added new case to ActionColumn
Updated build files
Updated package files
Updated version number
Checkbox List Fixes
Updated version number in package.json
Updated CheckBoxList to use state correctly and to manage what has been selected
Fixed bugs in CheckBoxList component
Updated build files
Added showing field conditionally functionality
Updated version number in package.json
Renamed isConditional function in BaseModel to canShow function and updated its return statement
Updated getModel function in DynamicForm
Updated FormModel constructor and update dhow field.show is set in getFields function
Updated build files
Updated User Items Screen
Updated DataView to run the valueFn function if it exists in field
Updated values in getDefaultLinkAbilityMapping function in Model
Updated ItemScreen to display one or more items belonging to the user and added ability for a customView component
Updated version number in package.json file
Updated build files