Skip to content

Fixed bug with narrowing of the textarea#44

Open
bezumkin wants to merge 70 commits intodanyaPostfactum:masterfrom
modx-pro:master
Open

Fixed bug with narrowing of the textarea#44
bezumkin wants to merge 70 commits intodanyaPostfactum:masterfrom
modx-pro:master

Conversation

@bezumkin
Copy link
Contributor

В последних версиях Chrome появился глюк с сужением области редактирования.

https://modx.pro/help/5622/

@danyaPostfactum
Copy link
Owner

Спасибо за апдейт на modx.com. На днях посмотрю, попробую разобраться что там происходит в новом хроме.

@bezumkin
Copy link
Contributor Author

Ура!

bezumkin and others added 12 commits August 9, 2015 12:35
- Added: "Markdown" syntax for mime type "text/x-markdown".
Version 1.6.2-pl
====================================
- Added: "Twig" syntax for support of Twig in chunks.
Add grow ability and fix some troubles with it.
Add ace.grow option and lexicons for it.
Fix search bar to bottom if editor height greater when window height
Fix jump to top on first search
Add search to top if editor in fullscreen mode
Ibochkarev and others added 30 commits January 31, 2022 09:29
Prevent PHP warning: Undefined variable $field
Move settings into an own file
Исправил срабатывание focus() для undefined
Добавить сочетание клавиш alt+z для переключения переноса слов
Добавил форматирование кода по Ctrl-Shift-B
fix: prevent undefined property warning in MODX 3
- Исправлена ошибка 'Unable to load processor getResourceFields' (issue #16):
  путь процессоров completions и имена файлов в CamelCase для MODX 3.
- Адаптация под PHP 8.1–8.3: нормализация null перед array_merge,
  обработка отсутствующих ключей массивов и сбоев file_get_contents.
- Обновлён changelog (Ace 1.9.6).

Co-authored-by: Cursor <cursoragent@cursor.com>
- Updated build configuration for compatibility with MODX 2 and MODX 3, including improved MODX root detection.
- Enhanced build script with structured logging and error handling for PHP 8.1–8.5.
- Added readable install logs with clear success messages during installation and upgrade.
- Fixed issues with processor loading in MODX 3 and ensured compatibility with dynamic properties.
- Updated changelog to reflect recent changes and improvements.

Co-authored-by: Cursor <cursoragent@cursor.com>
- Implemented vehicle class name patching for MODX 2 compatibility when building from MODX 3.
- Added functionality to handle serialized manifest data and double-backslashes in class names.
- Updated readme to clarify building instructions for both MODX 2 and MODX 3 installations.
- Improved changelog to reflect recent changes in transport package handling.

Co-authored-by: Cursor <cursoragent@cursor.com>
- Set PREEXISTING_MODE to REMOVE_PREEXISTING in transport so .preserved.zip
  is not created when target directory is missing (fixes #22)
- Bump version to 1.9.7 and update changelog
Fix fatal error when the resource does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.