Skip to content

Commit

Permalink
Update 3.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox committed Feb 6, 2024
1 parent 817849e commit 063b4bb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ All notable changes to `twill` will be documented in this file.

### Fixed
- Fix `DatePicker` date selection by @ifox in 0e751723
- Fix Tiptap `Wysiwyg` click to focus area by @TimBlanchard in #2418
- Fix Tiptap `Wysiwyg` click to focus area by @TimBlanchard in #2418
- Fix custom components registration by @joyceverheije in 7c233334
- Fix position value for blocks in non-default `BlockEditor` fields by @joyceverheije in #2381
- Fix incorrect order of nested items slug when item is more than 2 levels deep by @pauldwight in #2388
Expand All @@ -45,7 +45,7 @@ All notable changes to `twill` will be documented in this file.
- Fix user list errors when deleting roles by @antonioribeiro in #2372
- Fix build error with custom icons by @emanueljacob in #2392
- Fix x-position of full height crops being reset at some ratios/screen sizes by @13twelve in #2297
- Fix fields/blocks/repeaters spacings by @ifox in 506d1fd8
- Fix fields/blocks/repeaters spacings by @ifox in 1a93fe47
- Fix active navigation check when a child module uses the same name as another module by @joyceverheije in f22eb35a
- Fix create button alignment in listings by @ifox in 006f478f
- Fix duplication when translated media fields are enabled by @petertsoisstuff in #2320
Expand All @@ -55,8 +55,8 @@ All notable changes to `twill` will be documented in this file.
- Fix related table name in migration down method by @droplister in #2290
- Fix scheduled filter label by @droplister in #2291
- Fix type of `$forceLocale` in `translatedInput()` by @pvdbroek in #2315
- Fix user role filter when using the standard permissions setup by @ifox in 916a2e52
- Fix vselect component to align with design by @ifox in c01ddb0e
- Fix user role filter when using the standard permissions setup by @ifox in 6e893232
- Fix vselect component to align with design by @ifox in 6e893232
- Fix error when running `php artisan migrate:reset` by @NuktukDev in #2413
- Allow dashboard modules to wrap onto the next line by @florrie-90 in #2298
- Always include locale in the `mediables` pivot by @bonroyage in #2368
Expand Down Expand Up @@ -88,8 +88,8 @@ All notable changes to `twill` will be documented in this file.
- Added Slovenian language to translations by @Neoglyph in #2373
- Update Dutch translations by @lindeVW in #2378
- Update German translations by @florianschrottenloher-iu in #2411
- Add all locales with translations to the user locale selector by @ifox in 5602cf88
- Configure all locales with translations for date rendering and datepicker configuration by @ifox in d7e53248
- Add all locales with translations to the user locale selector by @ifox in 6e893232
- Configure all locales with translations for date rendering and datepicker configuration by @ifox in eb21fa9f

## 3.0.2

Expand Down

0 comments on commit 063b4bb

Please sign in to comment.