Releases: SoftwareBrothers/adminjs
Releases · SoftwareBrothers/adminjs
v3.3.0-beta.30
Features
- flat.filterOutParams takes more properties (478af85)
v3.3.0-beta.29
Bug Fixes
- array manipulaton in deeply nested propertiescloses: #645 (7f0bb71)
- population logic for deeply nested properties (1ada282), closes #645
v3.3.0-beta.28
Features
- add custom property to Action (9d9f0cc)
v3.3.0-beta.27
Bug Fixes
- error when passing prop: undefined (748d2ee)
- filter params set by setRecord in useRecord (82ea4d5)
- merging params and customParam in useRecord (a580eb7)
Features
v3.3.0-beta.26
Features
- show/hide label in PropertyOptions (df110c6)
v3.3.0-beta.25
Bug Fixes
- allow to bundle slatejs (26d2c52)
- improve filtering params in useRecord (49da96e)
v3.3.0-beta.24
Bug Fixes
- handle Date when coverting to formData (5cdd80d)
v3.3.0-beta.23
Bug Fixes
- edit action updates context.record (d18f296)
- new action populates record before returning (19dd439)
- remove useEffect causing useRecord to reset (8760ab0), closes #624
- rename data to context (3d19230)
Features
- add new options to useRecord hook (323ea9a)
- handling onverriding params in BaseRecord (3dd1747)
v3.3.0-beta.22
Features
- pass multiple arguments to flat.selectParams (046292d)
- style post settings (2680cae)
v3.3.0-beta.21
Features
- add filterOutParams, selectParams to flat (4ba1552)