Skip to content

Release 5.0.0

Compare
Choose a tag to compare
@petschki petschki released this 09 Feb 19:07
· 309 commits to master since this release

5.0.0 (2023-02-09)

Features

  • pat-livesearch: Make the timeout to hide the livesearch after focus was lost configurable. (d939dd8)

  • pat-relateditems: Add ajaxTimeout option to configure the time to wait before ajax requests are done. (44cdcc4)

  • pat-select2: Add ajaxTimeout option to configure the time to wait before ajax requests are done. (cd1d491)

Bug Fixes

  • pat-relateditems: Adapt to recent changes in pat-select2. (1058ba8)

  • pat-select2: Do not load the english language translation files. English is the default language and no englich translation file exists. (a4f6ad7)

  • pat-select2: Fix replacing the select with an input in multiple selection selects. (9a27fd3)

Maintenance

  • pat structure: fixing structure tests (2b233c0)

  • pat tinymce: Uncomment and fix more tests (6001867)

  • pat-autotoc: Remove test for jQuery plugin registration. That mode isn't supported anymore. (391353e)

  • pat-livesearch: Fix tests. (69471b1)

  • pat-relateditems: Fix tests. (d917e4c)

  • pat-relateditems: Modernize code. (d8f2daa)

  • pat-select2: Fix tests. (1ed3d6d)

  • pat-select2: Fix tests. (a8cf916)

  • pat-select2: Modernize code. (5588e96)

  • pat-sortable: Fix tests. (39efedd)

  • update iconmap.json (41ba5e2)

  • Upgrade DataTables to 13. (54f4d29)

  • Upgrade dependencies. (8590f2b)