Skip to content

Releases: fancy-crud/core

v2.2.28-beta.8

24 Sep 23:45
219c6fb
Compare
Choose a tag to compare
v2.2.28-beta.8 Pre-release
Pre-release

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

24 Sep 17:37
071dfe4
Compare
Choose a tag to compare
v2.2.28-beta.7 Pre-release
Pre-release

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

06 Sep 14:23
58314c4
Compare
Choose a tag to compare
v2.2.28-beta.6 Pre-release
Pre-release

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

02 Aug 01:52
b53b2c0
Compare
Choose a tag to compare
v2.2.28-beta.3 Pre-release
Pre-release

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

28 Jul 20:15
bff23d8
Compare
Choose a tag to compare
v2.2.28-beta.2 Pre-release
Pre-release

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

28 Jul 19:21
9f5aa3e
Compare
Choose a tag to compare
v2.2.28-beta.1 Pre-release
Pre-release

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

27 Jul 16:40
f2e4a5b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[2.2.27] - 2024-07-27

🐛 Bug Fixes

  • Support image preview

⚙️ Miscellaneous Tasks

  • Remove error message for non-existing interceptors

v2.2.26

26 Jul 18:06
4204078
Compare
Choose a tag to compare

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

24 Jul 23:45
54bef58
Compare
Choose a tag to compare

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

18 Jun 18:23
fe4ddcc
Compare
Choose a tag to compare

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