Giter Club home page Giter Club logo

uix's Introduction

UI Extensibility Developers Documentation

This is the documentation for the UI Extensibility framework and extensibility capabilities of services integrated with it.

UI Extensibility allows to injection of 3rd-party UI implemented as App Builder applications into Adobe Services.

Contribution

Local Development

Prerequisites

This project uses Yarn 3 to manage package dependencies. If you do not have Yarn 3 installed, follow these instructions:

  1. Install Node.js LTS. At the time of writing, the latest LTS version is v16.15.1.

  2. Install Yarn 3 by running the following command:

    corepack enable

Corepack is a binary shipped with all Node.js releases starting from 16.10.

  1. Update Yarn to the latest version by running the following command:

    yarn set version stable
  2. Make sure you are now using version 3.2.1 of Yarn:.

    yarn --version

That's it. For more information on Yarn 3 usage, see Yarn usage.

Run development server

For local development, simply use:

$ yarn
yarn dev

Adobe I/O Documentation Template

This is a site build with the Adobe I/O Documentation Template template for the Adobe I/O Theme.

Please reference for corresponding documentation for more details regarding content requirements and development flow.

uix's People

Contributors

askayastha22 avatar davidjgonzalez avatar dependabot[bot] avatar fe-lix- avatar irenelagno avatar kokoc avatar lenaorobei avatar louisachu avatar naydav avatar skolodyazhnyy avatar timkim avatar vkublytskyi avatar vladimirzaets avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uix's Issues

[AEM UI Extensibility] CFC Custom Grid Columns sorting

Is there an existing issue for this?

  • I have searched the existing issues

Which topic?

https://developer.adobe.com/uix/docs/services/aem-cf-console-admin/api/grid-columns/

What's wrong with the content?

2023-06-07 at 12 30 PM

Setting sortable: true does not appear to make a column sortable (there is no sort direction icon next to the label, nor does clicking the column label do anything). I think this should actually be a function hook that acts as a comparator - for example, I have an "Age" custom column, with values likes "9 seconds" and "1 year" ... i assume if this works, it would do a string compare and think "9 seconds" is > "1 year" -- even though its not.

Following suit, defaultSortOrder does not seem to do anything. Assuming this should work, it would be good to clarify what this actually does. Does it cause the gird to sort the values in the specified for this column on initial load? What id 2 columns are specified with this? Which one sorts first, and which one is the "tie breaker" (2nd sort).

Also, the description of this field is in the wrong column in the docs table - it should be in the "description" col rather than "required" col

What changes do you propose?

No response

Anything else that can help to cover this?

No response

Firefly Application should say App Builder application in graphic

Is there an existing issue for this?

  • I have searched the existing issues

Which topic?

https://developer-stage.adobe.com/uix/docs/getting-started/app-builder/#what-is-app-builder

What's wrong with the content?

Text is all about App Builder, but the graphic on page says App Builder application. The graphic should change this to App Builder application. Firefly was the pre-release code name for App Builder and should not be used unless talking about Adobe Firefly, our generative AI solution.

What changes do you propose?

Please update the graphic to rename the box Firefly application to App Builder application.

Anything else that can help to cover this?

that's it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.