Fixed bug with narrowing of the textarea#44
Open
bezumkin wants to merge 70 commits intodanyaPostfactum:masterfrom
Open
Fixed bug with narrowing of the textarea#44bezumkin wants to merge 70 commits intodanyaPostfactum:masterfrom
bezumkin wants to merge 70 commits intodanyaPostfactum:masterfrom
Conversation
Owner
|
Спасибо за апдейт на modx.com. На днях посмотрю, попробую разобраться что там происходит в новом хроме. |
Contributor
Author
|
Ура! |
Version 1.6.0
Version 1.6.1-pl
- Added: "Markdown" syntax for mime type "text/x-markdown". Version 1.6.2-pl
Version 1.6.3-pl
Version 1.6.4-pl
Version 1.6.5-pl
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
Version 1.8.0-pl.
Update emmet.js Now support flex css styles
- Add new modes from ace-builds for version 1.2.0 Version 1.9.0
Update emmet.js
Prevent PHP warning: Undefined variable $field
Move settings into an own file
Ace TV fix
Added links on GitHub
Исправил срабатывание focus() для undefined
Добавить сочетание клавиш alt+z для переключения переноса слов
Добавил форматирование кода по Ctrl-Shift-B
Small fixes
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>
Fix/issue 16 php83
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
В последних версиях Chrome появился глюк с сужением области редактирования.
https://modx.pro/help/5622/