Release of v5.1.1-alpha5

Refactor initialization flow to accommodate future scalability and integration with all designated areas. Refactor the Creator Builders class. Refactor the FieldString and FieldXML classes.
This commit is contained in:
2025-05-13 13:39:32 +00:00
parent 0b7e68d14e
commit 3b502eb09b
336 changed files with 22863 additions and 20677 deletions

View File

@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<extension type="component" version="5.0" method="upgrade">
<name>COM_COMPONENTBUILDER</name>
<creationDate>30th March, 2025</creationDate>
<creationDate>13th May, 2025</creationDate>
<author>Llewellyn van der Merwe</author>
<authorEmail>joomla@vdm.io</authorEmail>
<authorUrl>https://dev.vdm.io</authorUrl>
<copyright>Copyright (C) 2015 Vast Development Method. All rights reserved.</copyright>
<license>GNU General Public License version 2 or later; see LICENSE.txt</license>
<version>5.1.1-alpha4</version>
<version>5.1.1-alpha5</version>
<description><![CDATA[
<h1>Component Builder (v.5.1.1-alpha4)</h1>
<h1>Component Builder (v.5.1.1-alpha5)</h1>
<div style="clear: both;"></div>
<p>The Component Builder for [Joomla](https://extensions.joomla.org/extension/component-builder/) is highly advanced tool that is truly able to build extremely complex components in a fraction of the time.
@@ -41,6 +41,8 @@ Whether you're a seasoned [Joomla](https://extensions.joomla.org/extension/compo
<folder>css</folder>
<folder>images</folder>
<folder>datatable</folder>
<folder>uikit-v3</folder>
<folder>datatable-bootstrap5</folder>
<folder>uikit-v2</folder>
<folder>footable-v3</folder>
</media>