Releases: fancy-crud/core
Releases · fancy-crud/core
v2.2.28-beta.8
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.8] - 2024-09-24
🐛 Bug Fixes
- Prevent passing rules
v2.2.28-beta.7
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.7] - 2024-09-24
🐛 Bug Fixes
- Display label on color field
v2.2.28-beta.6
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.6] - 2024-09-06
🐛 Bug Fixes
- Update import + typing
- Update import method
v2.2.28-beta.3
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.3] - 2024-08-02
🐛 Bug Fixes
- Support class
v2.2.28-beta.2
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.2] - 2024-07-28
🐛 Bug Fixes
- Add typing for reactive functions
⚙️ Miscellaneous Tasks
- Remove console.log
v2.2.28-beta.1
Changelog
All notable changes to this project will be documented in this file.
[2.2.28-beta.1] - 2024-07-28
🚀 Features
- Delegate getComponent task to each field
- Improve typing for columsOrder
- Url placeholder + record value in form
- Allow url placeholders
🐛 Bug Fixes
- Prevent null value for lookup field
- Prevent null as object key
🧪 Testing
- Add getComponent into mock objects
[2.2.8-beta.6] - 2024-05-04
🐛 Bug Fixes
- Allow auto trigger list data
[2.2.8-beta.5] - 2024-05-04
🚀 Features
- Create service collection from commands
[2.2.8-beta.4] - 2024-04-21
🚀 Features
- Allow custom order on columns
[2.2.8-beta.3] - 2024-04-21
🚀 Features
- Toggle auto inferring columns from form fields
[2.3.0-beta.1] - 2024-04-21
🐛 Bug Fixes
- Freeze pnpm version
[2.2.8-beta.1] - 2024-04-21
🚀 Features
- Implement reactivity proxies on form
- Mantain reactivity on table definition
- (vue) Maintain vue reactivity on forms and tables (#9)
🐛 Bug Fixes
- Prevent options passed by reference
- Prevent twice onClick event
- Destroy form when displayFormDialog is close
- Improve typing for columns
⚙️ Miscellaneous Tasks
- Improve requests and form typing
v2.2.27
v2.2.26
Changelog
All notable changes to this project will be documented in this file.
[2.2.26] - 2024-07-26
🐛 Bug Fixes
- Prevent field validation for hidden or exclude fields
- Update validation command
v2.2.25
Changelog
All notable changes to this project will be documented in this file.
[2.2.25] - 2024-07-24
🐛 Bug Fixes
- Prevent file deletion + remove select div as wrapper
v2.2.24
Changelog
All notable changes to this project will be documented in this file.
[2.2.24] - 2024-06-18
🐛 Bug Fixes
- Add modal settings attributes