Releases: django-cms/djangocms-admin-style
Releases · django-cms/djangocms-admin-style
3.1.1
3.1.0
What's Changed
- Feat/node upgrade by @vinitkumar in #445
- New feature: Dark mode for front-end editing by @fsbraun in #443
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #446
- TASK: Add brackets around release date by @crydotsnake in #448
- Bump version: 3.0.0 → 3.1.0 by @crydotsnake in #449
New Contributors
- @vinitkumar made their first contribution in #445
- @fsbraun made their first contribution in #443
- @pre-commit-ci made their first contribution in #446
- @crydotsnake made their first contribution in #448
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- 💄(datetime) fix datetime field layout by @jbpenrath in #428
- Fix modals layout issues with Django 3.1 by @yakky in #432
- Switch to github actions by @marksweb in #436
- fix: increase calendarbox width to show sundays by @tobifroe in #437
- Release 3.0 by @marksweb in #441
New Contributors
Full Changelog: 2.0.2...3.0.0
1.2.6
1.2.4
- Fixed input and textarea fields in not aligned inline groups
- Fixed select field width in table
- Added missing labels to datetime fields that are already part of the field box
- Fixed the "Open my site" button in admin views to use Site name
- Set different width for related widget wrapper select field depending on amount of links
- Fixed file inputs appearance in Firefox
- Fixed an issue with oversized table headers
- Fixed an issue with sortable tables
- Fixed an issue with datetime fields
- Fixed an issue with long names and smaller screens in change list
- Fixed an issue with related widget wrappers and selects inside of tables
- Added single js bundle vs many small javascript files
- Added CMS update notification
1.2.3
- Added css regression tests framework
- Fixed an issue with datetime fields being displayed incorrectly (#347)
- Fixed a bug with related-widget add/change buttons inside changelist (#348)
- Fixed an issue with login screen on Django 1.9
- Fixed an issue with calendar display in Django 1.9
- Fixed inline grouped field with
- Synced translations with Transifex
1.2.2
1.2.1
Release 1.2.0
- Fix missing border under copy permissions text & paddings/margins of the buttons
- Fix breadcrumbs position when cms debug bar is present
- Fix "take me back" button on delete confirmations
Release 1.1.1
- Adds cancel link to delete confirmation page
- Adds documentation link to dropdown
- Fix hidden ckeditor toolbar under the django cms main toolbar
- Floats related widget wrapper links next to select field
- Fix cropped input text
- Adds djangocms-admin-style class to body
- Floats calendar and date pickers next to input field
- Floats calendar and date fields in modal
- Removes disabled action button border
- Adds highlighted area to error messages