You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ Changelog
82
82
* feat: Add float option for images by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/162
83
83
* feat: Add drag'n'drop support for djangocms-text-ckeditor by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/165
84
84
* fix: Ckeditor does not show icons for editing by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/163
85
-
* fix: Replace ``stylesSet`` setting in docs with ``customConfig` for icons in ckeditor by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/164
85
+
* fix: Replace ``stylesSet`` setting in docs with ``customConfig`` for icons in ckeditor by @fsbraun in https://github.com/django-cms/djangocms-frontend/pull/164
86
86
* ci: pre-commit autoupdate by @pre-commit-ci in https://github.com/django-cms/djangocms-frontend/pull/161
87
87
88
88
@@ -106,15 +106,15 @@ Changelog
106
106
==================
107
107
108
108
* Fix incomplete migration of code plugins from djangocms-bootstrap4
109
-
* Add compiled French locale (*.mo)
109
+
* Add compiled French locale (\*.mo)
110
110
* Add partial Dutch locale
111
111
112
112
1.1.5 (2023-07-14)
113
113
==================
114
114
115
115
* Fix bug where url for link select2 field was lost after app hook reload (#135)
116
-
* Use `bg-body` class on Bootstrap 5's tab navigation to support color modes (#138)
117
-
* Fix styling of icon buttons for better usager with plain django admin style (#141)
116
+
* Use ``bg-body`` class on Bootstrap 5's tab navigation to support color modes (#138)
117
+
* Fix styling of icon buttons for better usage with plain django admin style (#141)
0 commit comments