Skip to content

Releases: flickerleap/react-admin-template

Updated package for NPM

22 Nov 09:32
649d229
Compare
Choose a tag to compare
Pre-release
Merge pull request #82 from flickerleap/feature-package-updates

Package JSON and Scope Updates

Checkbox List State Updates

20 Nov 14:49
629c561
Compare
Choose a tag to compare
Pre-release
Merge pull request #81 from flickerleap/feature/form-state-updates

Checkbox List State Update

Checkbox List Updates

20 Nov 10:19
af0a3a5
Compare
Choose a tag to compare
Checkbox List Updates Pre-release
Pre-release
Merge pull request #80 from flickerleap/feature/checkbox-list-fixes

Checkbox List Fixes

Package and Build File Updates

19 Nov 09:05
3e831dc
Compare
Choose a tag to compare
Pre-release
Merge pull request #79 from flickerleap/feature/fixes-and-builds

Updated build files and fixed bug in rollup config

Checkbox fixes

12 Oct 13:11
Compare
Choose a tag to compare
Checkbox fixes Pre-release
Pre-release

Updated Checkbox component to update the checkbox correctly
Updated version number in package.json
Updated build files

Edit screen loading update

11 Oct 12:58
a60cd42
Compare
Choose a tag to compare
Pre-release

Updated version number
Updated EditScreen
Updated build files

External Link in Action Column Update

11 Oct 09:38
1397ee2
Compare
Choose a tag to compare
Pre-release

Added new case to ActionColumn
Updated build files
Updated package files
Updated version number

Checkbox List Fixes

14 Aug 11:14
9f53cc0
Compare
Choose a tag to compare
Checkbox List Fixes Pre-release
Pre-release

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

13 Aug 13:19
a4ad739
Compare
Choose a tag to compare

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

07 Aug 08:24
1cc7e17
Compare
Choose a tag to compare
Pre-release

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