ADD search and filtering to the component

This commit is contained in:
2023-10-26 12:58:58 +02:00
parent d5263e7405
commit e69f2af6b0
5 changed files with 97 additions and 5 deletions

View File

@ -2,12 +2,12 @@
<extension type="component" method="upgrade">
<name>Depot</name>
<author>KW4NZ</author>
<creationDate>2023-10-15</creationDate>
<creationDate>2023-10-24</creationDate>
<copyright>(C) KW4NZ Thomas Kuschel</copyright>
<license>GPL v2 +; see LICENSE.md</license>
<authorEmail>thomas@kuschel.at</authorEmail>
<authorUrl>https://kuschel.at</authorUrl>
<version>0.9.3</version>
<version>0.9.4</version>
<description>COM_DEPOT_XML_DESCRIPTION</description>
<namespace path="src/">KW4NZ\Component\Depot</namespace>
<install> <!-- Runs on install -->