Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Component's UI property is not supported by Triton theme #1245

Closed
fabriciomurta opened this issue Jan 26, 2016 · 2 comments
Closed

Component's UI property is not supported by Triton theme #1245

fabriciomurta opened this issue Jan 26, 2016 · 2 comments
Assignees
Milestone

Comments

@fabriciomurta
Copy link
Contributor

The following WebForms examples showcasing UI are directly affected by this issue:
- Miscellaneous > UI > Button
- Miscellaneous > UI > Panel
- Miscellaneous > UI > Progress Bar
- Miscellaneous > UI > Tab Panel
- Miscellaneous > UI > Tip
- Miscellaneous > UI > Window

By choosing either Triton (default) or Aria, the components with different UI= are not shown most of the time (if not at all times).

This has been identified when fixing #1217 items 117 to 122. It is not a side effect of the commit, as other themes works, but it was only possible to identify the issue after these items were fixed.

@fabriciomurta fabriciomurta added this to the Release 4.0-beta milestone Jan 26, 2016
@geoffreymcgill geoffreymcgill modified the milestones: Release 4.0.0-preview, Release 4.0.0-beta1 Feb 14, 2016
@geoffreymcgill geoffreymcgill modified the milestones: Release 4.0.0-beta, Release 4.0.0-rc Mar 8, 2016
@geoffreymcgill geoffreymcgill modified the milestones: 4.0.0-rc, 4.1.0 Mar 22, 2016
@fabriciomurta
Copy link
Contributor Author

Forum thread complaining about this issue: UI TabPanel

DaniilVeriga added a commit to extnet/examples5.ext.net that referenced this issue Apr 20, 2016
- Got rid of the Aria theme ComboBox item, because it is not supported
- Examples look and feel revisions

Related to [extnet/Ext.NET#1245].
@DaniilVeriga
Copy link

DaniilVeriga commented Apr 20, 2016

Components' UI="Primary|Success|Info|Danger|Warning" styles have been added for the Triton theme. Supported in all browsers except IE8 and IE9. It is already in the repo and will be released with 4.1.0.

As for Aria, UI is not going to be supported for this theme, since it is a very specific theme. The Aria theme ComboBox option has been excluded.

The online examples will start working with the 4.1.0 release.

@DaniilVeriga DaniilVeriga changed the title Component's UI property is not supported by Aria and Triton themes Component's UI property is not supported by Triton theme May 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants