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.15.2
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.15.3
Choose a head ref
  • 16 commits
  • 44 files changed
  • 4 contributors

Commits on Feb 1, 2023

  1. add dynamic modules loading

    mkslanc committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    0f30e9c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Feb 23, 2023

  1. add load default from modules (for some bundlers this is mandatory); …

    …add esm resolver generator for `ace-code` package
    mkslanc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    aa522ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b97fc87 View commit details
    Browse the repository at this point in the history
  3. add setModuleLoader test

    mkslanc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f5b42cb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into resolver

    # Conflicts:
    #	src/config_test.js
    mkslanc committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d1d44d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5066 from ajaxorg/fix-types

    restore Folding interface in typings
    oykuyilmaz authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    338dacf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Add CFML CFC support

    By adding `.cfc` extension to mode list, we support CFML CFC. As CFML CFC is mostly ColdFusion.
    whazor authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    4b013b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5072 from whazor/cfml-cfc

    Add CFML CFC support
    nightwing authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2369777 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #5070 from mkslanc/resolver

    Add esm resolver for bundlers
    nightwing authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    60a4c5c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

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

    nightwing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    bd1e319 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5076 from ajaxorg/fix-baseurl-init

    Fix baseurl init
    nightwing authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2bcc2d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f0ed13 View commit details
    Browse the repository at this point in the history
  5. release v1.15.3

    nightwing committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d53da8e View commit details
    Browse the repository at this point in the history
Loading