This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 16e0eb3a35 Breadcrumbs is not ready yet
16e0eb3a35 is described below
commit 16e0eb3a35de19eefff4a8534a10fe4f3637d177
Author: Harbs <[email protected]>
AuthorDate: Wed Apr 15 12:09:10 2026 +0300
Breadcrumbs is not ready yet
---
frameworks/projects/Style/src/main/resources/style-manifest.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/frameworks/projects/Style/src/main/resources/style-manifest.xml
b/frameworks/projects/Style/src/main/resources/style-manifest.xml
index 06228e3c82..17ce768459 100644
--- a/frameworks/projects/Style/src/main/resources/style-manifest.xml
+++ b/frameworks/projects/Style/src/main/resources/style-manifest.xml
@@ -23,8 +23,6 @@
<component id="Accordion" class="org.apache.royale.style.Accordion"/>
<component id="AccordionSection"
class="org.apache.royale.style.AccordionSection"/>
<component id="AccordionContent"
class="org.apache.royale.style.AccordionContent"/>
- <component id="Breadcrumbs" class="org.apache.royale.style.Breadcrumbs"/>
- <component id="BreadcrumbItem"
class="org.apache.royale.style.BreadcrumbItem"/>
<component id="Application" class="org.apache.royale.style.Application"/>
<component id="Badge" class="org.apache.royale.style.Badge"/>
<component id="View" class="org.apache.royale.style.View"/>
@@ -274,7 +272,6 @@
<component id="TransformStyle"
class="org.apache.royale.style.stylebeads.transform.TransformStyle"/>
<component id="Translate"
class="org.apache.royale.style.stylebeads.transform.Translate"/>
- <component id="BreadcrumbsSkin"
class="org.apache.royale.style.skins.BreadcrumbsSkin"/>
<component id="CheckBoxSkin"
class="org.apache.royale.style.skins.CheckBoxSkin"/>
<component id="BadgeSkin" class="org.apache.royale.style.skins.BadgeSkin"/>
<component id="DividerSkin"
class="org.apache.royale.style.skins.DividerSkin"/>