Update ace-editor library declaration

Created on 4 November 2022, almost 2 years ago
Updated 16 July 2024, about 2 months ago

Problem/Motivation

The current library declaration:

ace-editor:
  remote: https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.3/ace.js
  version: 1.4.8
  license:
    name: Ace Editor
    url: https://ace.c9.io
  js:
    //cdnjs.cloudflare.com/ajax/libs/ace/1.8.1/ace.min.js: { type: external, minified: true }
    js/asset_injector.ace_editor.js: {}
  css:
    base:
      css/asset_injector.css: {}
  dependencies:
      - core/once

Proposed resolution

ace-editor.remote should point to the project page instead of the code.
ace-editor.remote should tell the currently installed version.
ace-editor.license.name should be the license name instead of the project name.
ace-editor.license.url should point to the textual representation of the license instead of the project page.

Remaining tasks

n/a

User interface changes

n/a

API changes

n/a

Data model changes

n/a

📌 Task
Status

RTBC

Version

2.0

Component

Code

Created by

🇩🇪Germany sanduhrs 🇪🇺 Heidelberg, Germany, Europe

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024