Ext.NET icon indicating copy to clipboard operation
Ext.NET copied to clipboard

absent: Ext.NET 5 specific components (not UX)

Open fabriciomurta opened this issue 5 years ago • 0 comments

Found: Ext.NET 7.0.0-preview4_2020-07-21.

Some components unique to Ext.NET are missing from Ext.NET 7, basically due to the lack of JSDoc comments in the sources that bundle into extnet-all.js.

Here we should track the general status of this aspect of Ext.NET 7; depending on the complexity specific issues might be open to individual components.

So far the following component is missing from the implementation:

WebForms examples matching MenuPanel

  1. Form > DropDownField > Overview
  2. MessageBox > InfoPanel > Container
  3. MessageBox > InfoPanel > Overview
  4. MessageBox > Notification > Client-Side_Notification
  5. MessageBox > Notification > Overview
  6. TabPanel > Basic > Add_Tabs
  7. Toolbar > Menu > MenuPanel
  8. Toolbar > Menu > Menu_Layout

MVC examples matching MenuPanel

  1. Dynamic > Partial_Rendering > Partial_Items
  2. Portal > Complex
  3. TabPanel > Basic > Add_Tabs

fabriciomurta avatar Jul 23 '20 21:07 fabriciomurta