Skip to content

Latest commit

 

History

History
165 lines (87 loc) · 5.88 KB

CHANGELOG.md

File metadata and controls

165 lines (87 loc) · 5.88 KB

Changelog

All notable changes to filament-forms-tinyeditor will be documented in this file.

v2.3.2 - 2024-03-28

What's Changed

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.3.1...v2.3.2

v2.3.1 - 2024-03-13

What's Changed

  • [fix]: Focus conflict when using editor inside Jetstream modal

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.3.0...v2.3.1

v2.3.0 - 2024-03-12

What's Changed

  • Support Laravel 11.x
  • Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in mohamedsabil83#116
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in mohamedsabil83#120

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.2.0...v2.3.0

v2.2.0 - 2023-12-13

What's Changed

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.1...v2.2.0

v2.1.1 - 2023-12-12

What's Changed

  • Add support for Traditional Chinese in TinyEditor by @haosheng0211 in mohamedsabil83#114

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.1.0...v2.1.1

v2.1.0 - 2023-11-14

What's Changed

  • Update usage and installation md files by @majdghithan in mohamedsabil83#110
  • Added $previewMaxHeight() and $previewMinHeight() to the disabled view by @poldixd in mohamedsabil83#112

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.10...v2.1.0

v2.0.10 - 2023-11-02

  • Fix width in Apple devices

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.9...v2.0.10

v2.0.9 - 2023-10-15

What's Changed

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.8...v2.0.9

v2.0.8 - 2023-10-13

What's Changed

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.7...v2.0.8

v2.0.7 - 2023-10-13

What's Changed

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.6...v2.0.7

v2.0.6 - 2023-10-10

What's Changed

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.5...v2.0.6

v2.0.5 - 2023-09-27

What's Changed

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.4...v2.0.5

v2.0.4 - 2023-09-20

What's Changed

New Contributors

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.3...v2.0.4

v2.0.3 - 2023-09-09

What's Changed

  • [fix] Editor disappear in some situations.

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.2...v2.0.3

v2.0.2 - 2023-09-07

[fix] Default value when dark mode disabled

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.1...v2.0.2

v2.0.1 - 2023-08-01

  • [fix] Set a default language for the editor.

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v2.0.0...v2.0.1

v2.0.0 - 2023-08-01

What's Changed

  • Initiate a new major release.
  • It works with Filament 3 (Panel & Forms standalone)

Full Changelog: https://github.com/mohamedsabil83/filament-forms-tinyeditor/compare/v1.7.4...v2.0.0