oraclejet icon indicating copy to clipboard operation
oraclejet copied to clipboard

Oracle JET is a modular JavaScript Extension Toolkit for developers working on client-side applications.

Results 48 oraclejet issues
Sort by recently updated
recently updated
newest added

Drag n Drop into an empty ListView generates `dnd.drop.items.drop` event with next information in second argument of type`ojListView.ItemsDropContext` position: `undefined` But it is not documented and TypeScript types are describing...

There are some glitch showing the help using select single. This is visible in the cookbook https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=selectSingle&demo=states . Go to the Help section and change the selection to see the...

[nice to have]. Let the user add an icon before the header groups when using the oj-list-view component https://www.oracle.com/webfolder/technetwork/jet/jetCookbook.html?component=listView&demo=observableNestedArrayListView . The result should look like:

To reproduce the problem: 1) Add a oj-menu-button with a menu slot inside a div as following: `

There are already many design systems. To avoid naming collisions, there is a project: https://github.com/nuxodin/web-namespace-registry Maybe you want to register the namespace "oj" here with a pull request?

The problem is that I want to use a composite inside another composite (both authored in TS). Therefore I require it like this: ``` import "inner-component/loader" ``` Locally I run...

tried to install from "sudo npm install -g @oracle/ojet-cli", but showed the vulnerability issue xmldom * Severity: moderate Misinterpretation of malicious XML input - https://github.com/advisories/GHSA-5fg8-2547-mr8q fix available via `npm audit...

- Issue Type: `Performance` - Extension Name: `oracle-jet-core` - Extension Version: `2.4.0` - OS Version: `Darwin x64 21.1.0` - VS Code version: `1.62.0` :warning: Make sure to **attach** this file...

I would like to know the reason. If you can release the entire source open with UPL, why not welcome PRs? Community is one of the biggest strengths of any...