Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bug with narrowing of the textarea #44

Open
wants to merge 53 commits into
base: master
Choose a base branch
from

Commits on May 26, 2015

  1. Configuration menu
    Copy the full SHA
    4e81780 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2015

  1. - Updated Ace to version 1.2.0

    Version 1.6.0
    bezumkin committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    932f399 View commit details
    Browse the repository at this point in the history
  2. Added Ace to repository

    bezumkin committed Aug 7, 2015
    Configuration menu
    Copy the full SHA
    25a77b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2015

  1. Fixed : Work with enabled system setting "compress_js".

    Version 1.6.1-pl
    bezumkin committed Aug 8, 2015
    Configuration menu
    Copy the full SHA
    c1c9cda View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. - Fixed: Editor mode handling.

    - Added: "Markdown" syntax for mime type "text/x-markdown".
    Version 1.6.2-pl
    bezumkin committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    0dd4631 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. - Fixed: Support of emmet in smarty mode.

    Version 1.6.3-pl
    bezumkin committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    cf419ea View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. - Fixed: Support of emmet in smarty mode. Again.

    Version 1.6.4-pl
    bezumkin committed Aug 29, 2015
    Configuration menu
    Copy the full SHA
    81262af View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. Ace 1.6.5

    ====================================
    - Added: "Twig" syntax for support of Twig in chunks.
    vgrish committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    1a38680 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. - Changed: Plugin is not static anymore.

    Version 1.6.5-pl
    bezumkin committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    04e2eac View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Configuration menu
    Copy the full SHA
    1bf99ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632db24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661e3f0 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    8370042 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Configuration menu
    Copy the full SHA
    e6f9707 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    21486b1 View commit details
    Browse the repository at this point in the history
  2. Version 1.7.0-pl

    bezumkin committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    a851cf2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Add autocompletion for php functions.

    Version 1.8.0-pl.
    sergant210 authored and bezumkin committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    76faae9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Update emmet.js

    Now support flex css styles
    SintezCode committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    c4d1615 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. - Add autodetecting file mode by modelist.js

    - Add new modes from ace-builds for version 1.2.0
    Version 1.9.0
    SintezCode authored and bezumkin committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    6d74a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Update emmet.js [PR #6]

    Update emmet.js
    Ibochkarev authored Nov 5, 2020
    Configuration menu
    Copy the full SHA
    6f8e9c7 View commit details
    Browse the repository at this point in the history
  2. Version 1.9.1-pl

    Ibochkarev committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    335ef10 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    7df2339 View commit details
    Browse the repository at this point in the history
  2. Corrected lexicons

    Ruslan-Aleev committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a7915e6 View commit details
    Browse the repository at this point in the history
  3. Corrected search styles

    Ruslan-Aleev committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    38fb6b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Create ace.class.php

    Bournwog authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    db4bcce View commit details
    Browse the repository at this point in the history
  2. Create ace.render.tpl

    Bournwog authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    44456f1 View commit details
    Browse the repository at this point in the history
  3. Update ace.plugin.php

    Bournwog authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    6cd13c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    36cb5a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Corrected search form

    Corrected search form
    Ibochkarev authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    d3c9603 View commit details
    Browse the repository at this point in the history
  2. Added TV ace field

    Added TV ace field
    Ibochkarev authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    274d360 View commit details
    Browse the repository at this point in the history
  3. Version 1.9.2

    Ibochkarev committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    f061e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Configuration menu
    Copy the full SHA
    1a49818 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Update ace.render.tpl

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    2bd7487 View commit details
    Browse the repository at this point in the history
  2. Update modx.texteditor.js

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    243a0ae View commit details
    Browse the repository at this point in the history
  3. Update ace.plugin.php

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    10334a3 View commit details
    Browse the repository at this point in the history
  4. Update ace.plugin.php

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    9c6110c View commit details
    Browse the repository at this point in the history
  5. Update modx.texteditor.js

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    fe1f78d View commit details
    Browse the repository at this point in the history
  6. Update ace.render.tpl

    Bournwog authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    7cfe2c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Update ace.render.tpl

    Bournwog authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f7e0165 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Move settings into an own file

    Currently I get the following debug warning in the MODX error log:
    
    [2022-01-30 17:44:59] (DEBUG @ /.../core/model/modx/modlexicon.class.php : 259) An error occurred while trying to cache lexicon/en/ace/setting (lexicon/language/namespace/topic)
    
    The setting lexicon topic is automatically used by the system settings grid. Moving the setting lexicon entries to an own file avoids that DEBUG entry.
    Jako authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    92356a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Merge pull request #10 from Mark-H/patch-2

    Prevent PHP warning: Undefined variable $field
    Ibochkarev authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4ee0b4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from Jako/patch-1

    Move settings into an own file
    Ibochkarev authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    4359043 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from Bournwog/patch-1

    Ace TV fix
    Ibochkarev authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    0e33818 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    397f769 View commit details
    Browse the repository at this point in the history
  2. Update version

    Ibochkarev committed May 15, 2022
    Configuration menu
    Copy the full SHA
    0f30b14 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    8ba19a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #13 from Ruslan-Aleev/github-links

    Added links on GitHub
    Ibochkarev authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    25d6742 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    1a5371e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfa3a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    37ce56f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Merge pull request #14 from Ruslan-Aleev/fix-clientconfig

    Исправил срабатывание focus() для undefined
    Ibochkarev authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f4f349f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from OlegAnTo2000/patch-1

    Добавить сочетание клавиш alt+z для переключения переноса слов
    Ibochkarev authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5ed805d View commit details
    Browse the repository at this point in the history
  3. feat: Update version

    Ivan Bochkarev committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fedb886 View commit details
    Browse the repository at this point in the history