What's Changed
- [4.x] Add generator for Rich Editor custom blocks by @fukuhara-trust in #16786
- Add page content render hooks by @MartinPetricko in #16885
- fix: Dynamically disable JS inputs by @danharrin in #16891
- Translation managers by @pxlrbt in #16892
- [4.x] Add missing German (
de
) translations by @flolanger in #16884 - Update 03-creating-records.md by @shankhadevpadam in #16894
- [4.x] Add missing dutch translations by @CodeWithDennis in #16895
- fix: only evaluate
hint()
andhintIcon()
callbacks after hydration by @ralphjsmit in #16781 - fix:
FusedGroup
should stretch entire height when one single-line component stretches by @ralphjsmit in #16783 - [4.x] Add missing Russian (ru) translations by @alexchugun in #16902
- [4.x] Update missing polish translations by @webard in #16907
- Handle Postgres nested JSON searches by @glennjacobs in #16908
- Updated the Create Action to no longer enable double clicking during creation and therefore creating duplicate records by @PixelBeardCo in #16910
- Add missing CZ and SK translation by @hamrak in #16918
- feat: add
->trim()
method toTextInput
,Textarea
andTagsInput
by @ralphjsmit in #16706 - Hide sidebar slideover on mobile without collapsing desktop by default by @binaryfire in #16911
- fix: Global search soft deleted models by @danharrin in #16921
- Refactor select option validation by @danharrin in #16920
- [v4] Add missing Arabic translations to language files by @malzariey in #16922
- fix: fixed bug where rounded corners where applied to all pagination items by @CorwinDev in #16925
- Add
refresh-page
event / listener by @binaryfire in #16932 - Fix filepond invisible blocking div by @Lirux in #16900
- fix: Date time picker disabled reactivity by @danharrin in #16933
- Icon aliases as class constants by @nolannordlund in #16923
- [v4] Add an inline code tool to Rich Editor by @CharlieEtienne in #16931
- fix: URL not working on image entry component by @angus-mcritchie in #16929
- fix: ensure $format defaults to null in isoDate(Time) methods by @stefket in #16938
- V4 fix hiding columns in column manager when hidden by @archilex in #16943
- Fix the column bug that uses formatStateUsing which returns an HtmlString by @jeffersongoncalves in #16949
- fix: Select edit option visibility after create by @danharrin in #16953
- fix: Key value entry word wrapping by @danharrin in #16954
- Add missing SK & CZ components translation by @hamrak in #16963
- [4.x] Add missing French (fr) translations by @hugodebard in #16959
- [3.x] fix: validation page typos by @balboacodes in #16958
- Translate ckb by @swarakaka in #16969
- [4.x] Chore: Bump Tiptap js dependencies by @awcodes in #16971
- [v3] Add support for disabled checkboxes when bulkToggleable by @brunogoossens in #16975
- Fix typo in date-time-picker.blade.php by @skaesdorf in #16979
New Contributors
- @flolanger made their first contribution in #16884
- @alexchugun made their first contribution in #16902
- @webard made their first contribution in #16907
- @PixelBeardCo made their first contribution in #16910
- @CorwinDev made their first contribution in #16925
- @Lirux made their first contribution in #16900
- @nolannordlund made their first contribution in #16923
- @balboacodes made their first contribution in #16958
- @brunogoossens made their first contribution in #16975
Full Changelog: v4.0.0-beta15...v4.0.0-beta16