Skip to content

Releases: orchidsoftware/platform

14.22.0

14 Apr 02:07
Compare
Choose a tag to compare

14.22.0 - 2024-04-14

Added

  • Text component for Cell

Changed

  • Popover trigger to hover/active
  • Improved component rendering method with backward compatibility

Fixed

  • Trim profile name/description

Full Changelog: 14.21.1...14.22.0

14.21.1

24 Mar 23:37
Compare
Choose a tag to compare

14.21.1 - 2024-03-25

Fixed

Full Changelog: 14.21.0...14.21.1

14.21.0

19 Mar 02:31
Compare
Choose a tag to compare

14.21.0 - 2024-03-19

Added

  • Support Laravel 11.x

Full Changelog: 14.20.0...14.21.0

14.20.0

19 Mar 01:48
be5b67a
Compare
Choose a tag to compare

14.20.0 - 2024-03-19

Added

  • New range, multiple and withQuickDates methods for DateTimer field

Changed

  • Improve multi lines horizon forms
  • Improve example fields

Fixed

  • Overflow select when usage matrix field

Full Changelog: 14.19.0...14.20.0

14.19.0

25 Feb 23:59
Compare
Choose a tag to compare

14.19.0 - 2024-02-26

Changed

  • Updated @hotwired/turbo package to version 8.x

Fixed

  • Color palette of pagination elements and popovers.

Full Changelog: 14.18.1...14.19.0

14.18.1

20 Feb 22:22
Compare
Choose a tag to compare

14.18.1 - 2024-02-21

Fixed

  • Asynchronous\Pending modal windows do not send screen _state

14.18.0

18 Jan 00:22
Compare
Choose a tag to compare

14.18.0 - 2024-01-18

Changed

  • Bootstrap, node-sass versions and other dependencies

Fixed

  • Change the default value for metrics layout to be compatible with modals by @czernika in #2787

Full Changelog: 14.17.1...14.18.0

14.17.1

30 Dec 01:53
Compare
Choose a tag to compare

14.17.1 - 2023-12-30

Added

  • Option to preserve original attachment type when using cropper field #2779
  • Added accordion arrow transformation animation

Changed

  • Changed the definition of the selected value for Select #2782
  • Remove margin for welcome screen
  • Change Cropper validation message

Full Changelog: 14.17.0...14.17.1

14.17.0

20 Dec 21:35
Compare
Choose a tag to compare

14.17.0 - 2023-12-20

Added

  • Option to customize display name for Select based on enums #2776

Changed

  • Enforce non-null @section values to prevent dangling output buffers #2764
  • Block don't output empty title and description #2765
  • Not strict verification for the value in Select #2769
  • Revert verification for the prevention of re-sending #2773
  • Do not establish the sensitive properties of fillable by default

Fixed

  • Hide total row when empty #2770
  • Work method format24hr() for DateTimer #2742 #2775
  • Empty space at the bottom on screens less than 1200px #2757

New Contributors

  • @lihe6666 made their first contribution in #2769
  • @MikhailSalkov made their first contribution in #2774

Full Changelog: 14.16.0...14.17.0

14.16.0

11 Dec 05:12
Compare
Choose a tag to compare

14.16.0 - 2023-11-11

Added

  • Add style and CSS class methods for TD #2729

Changed

  • Remove escaped title/description for screen #2755
  • Changed type model class to interface #2723

Fixed

  • Extract state when state is null #2760
  • Missing types for NumberRange field #2750

New Contributors

Full Changelog: 14.15.0...14.16.0