Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ajaxorg/ace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.1
Choose a base ref
...
head repository: ajaxorg/ace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.2
Choose a head ref
  • 15 commits
  • 11 files changed
  • 6 contributors

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    c950377 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5376 from ajaxorg/nojekyll

    disable jekyll for gh-pages
    nightwing authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    4f25d59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2138796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f21dfe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    05db94f View commit details
    Browse the repository at this point in the history
  2. add tests for fixes

    akoreman committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    15a8f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d50d019 View commit details
    Browse the repository at this point in the history
  4. typo

    akoreman committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    05a70af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d275e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c634902 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. lint fix

    akoreman committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8e6e420 View commit details
    Browse the repository at this point in the history
  2. remove semicolon

    akoreman committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4f1ad2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5393 from akoreman/loading_state_fix

    Fixes three small issues with the completion loading state we recently added (#5368):
    
        When showing the 'no suggestions' state after the loading state the loading animation should not be rendered on the 'no suggestions state'.
        With inline preview enabled, the result that is selected after the loading state disappears should show inline preview.
        Keeps the Loading... item in the popup as long as not all completers are finished, this allows screen reader users to find out when/if the loading has finished.
    
    Additionally puts the completion loading state behind an option flag.
    akoreman authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f078e3e View commit details
    Browse the repository at this point in the history
  4. release v1.31.2

    akoreman committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0d425b3 View commit details
    Browse the repository at this point in the history
Loading