Commit graph

144 commits

Author SHA1 Message Date
Mocca101
23d4f96156
Merge pull request #33 from rhhub/patch-1
Appended Outliner plugin to pane reloading case.
2023-05-09 10:01:03 +02:00
rhhub
47333f3093
Appended Oulliner plugin to pane reloading case. 2023-05-07 12:08:47 -07:00
Mocca101 NB
0906421cd3 Added Filter Demo Gif 2023-03-31 21:39:49 +02:00
Mocca101 NB
b946e5d3c8 2.1.0 2023-03-31 21:32:50 +02:00
Mocca101 NB
d0757cca12 Better Filter functionality 2023-03-31 15:44:32 +02:00
Mocca101 NB
c595beb6ad PluginSettings UX Imroved: Filter & Sort Funtctionality 2023-03-31 11:06:36 +02:00
Mocca101 NB
2c011c94e0 Moved Plugin Settings to own class 2023-03-31 10:29:24 +02:00
Mocca101 NB
e0dd73b4d9 Merge branch 'master' into dev 2023-03-17 14:58:30 +01:00
Mocca101 NB
e053133360 Merge branch 'dev' 2023-03-15 19:36:47 +01:00
Mocca101 NB
8aa67eceba 2.0.2 2023-03-15 19:36:17 +01:00
Mocca101 NB
c65f942ae5 Merge branch 'master' into dev 2023-03-15 19:34:35 +01:00
Mocca101 NB
ab154ec73f #18 Prevent Collapsed Title in Setting Window 2023-03-15 19:32:33 +01:00
Mocca101 NB
04c7102967 Document why app.plugins.getPlugin(...) isn't used atm 2023-03-15 19:26:59 +01:00
Mocca101 NB
07b3df8e9b 2.0.1 2023-03-08 23:50:22 +01:00
Mocca101 NB
ffd2ea12c5 Merge branch 'master' into dev 2023-03-08 23:48:52 +01:00
Mocca101 NB
f5d41c98e8 Merge branch 'dev' 2023-03-08 23:48:44 +01:00
Mocca101
71b87d9b2e
Improved the section on supporting the documentation 2023-03-08 23:47:13 +01:00
Mocca101 NB
43316bc29d Removed unnecessary console log 2023-03-08 23:17:12 +01:00
Mocca101 NB
ba62219ba1 Fixed bug with statusbar popup in some themes + slight UI improvements 2023-03-05 23:39:08 +01:00
Mocca101 NB
8dde2c9e0e 2.0.0 2023-03-03 00:22:30 +01:00
Mocca101 NB
72785cfef9 Updated Readme 2023-03-03 00:22:22 +01:00
Mocca101 NB
5d895f19fe Merge branch 'master' into dev 2023-03-02 19:41:36 +01:00
Mocca101 NB
0662d9e840 #16 Added Functionality to assign groups via plugins
In the process of adding this: reworked Base classes to make them easier to modify and use in multiple cases.
2023-03-02 14:32:06 +01:00
Mocca101 NB
e3d18a0747 Made setting sections collapsible for better overview and navigation 2023-02-23 01:17:07 +01:00
Mocca101 NB
b5264e03a1 Improved PopUp Menu Behaviour, added Setting for it 2023-02-22 23:52:30 +01:00
Mocca101 NB
39b8162b13 Improved PopUp Menu Behaviour 2023-02-22 18:16:39 +01:00
Mocca101 NB
f90a3a0bd8 Added a PopUp Menu for the Groups as per #18 2023-02-20 23:56:46 +01:00
Mocca101 NB
1c2716c1f8 Refactoring, Added Statusbar Icon (WIP), Section for advanced Settings 2023-02-19 13:58:45 +01:00
Mocca101 NB
0e332cf46c Fixed Errors from moving the Group Settings to it's own Class 2023-02-19 12:58:49 +01:00
Mocca101 NB
a6bfbd6566 Refactoring & renaming for more clarity 2023-02-17 17:06:29 +01:00
Mocca101 NB
433c854a69 Updated HtmlComponent Structure, Tab for changing Plugin order
- Html Component Structure to only change child elements not main to keep it accessible for other components
2023-02-17 14:31:02 +01:00
Mocca101 NB
bf9e125cd8 Fixed Issues regarding the universal Tab Groups 2023-02-17 12:54:41 +01:00
Mocca101 NB
7fc04534a2 Made Tabs Reusable 2023-02-17 12:44:36 +01:00
Mocca101 NB
066cdade91 Added Prettier & Changed Linter config 2023-02-08 00:43:47 +01:00
Mocca101 NB
d83bb6bd10 Minor Code rewrites 2023-02-08 00:39:48 +01:00
Mocca101 NB
8fb964b9a4 Fixed Group Filtering not working 2023-02-01 11:27:03 +01:00
Mocca101 NB
529455dfa8 Started working on migrating to Base tabs 2023-02-01 11:15:43 +01:00
Mocca101 NB
c2359687c2 Safeguards to fix #20 2023-01-24 23:24:40 +01:00
Mocca101 NB
bc523e86f4 Addressed Issues from PR to the Community Plugin Repo 2023-01-24 23:06:53 +01:00
Mocca101 NB
911c101183 Changed Dropdown Button for cleaner control through css, Cleaned up CSS 2023-01-21 20:19:51 +01:00
Mocca101 NB
0791013490 Updated Components for Generics 2023-01-21 19:12:49 +01:00
Mocca101 NB
3b4968b8f2 Added logging to view load Time of different parts of the plugin 2023-01-21 14:33:00 +01:00
Mocca101 NB
bb60f01c0d Changed Base Components to use Generics, Folders Restructured 2023-01-21 14:32:20 +01:00
Mocca101 NB
99bfc009f4 Added new Base Components, including a reorderable list for #14 2023-01-17 00:57:39 +01:00
Mocca101
949c1dbb2b
Added Updated Delay Limitation List
- Hidden Folder Plugin added to plugins that don't work wtih delayed startup (see #17 )
2023-01-11 14:10:15 +01:00
Mocca101 NB
3666c7c92f 1.3.0 2023-01-08 16:25:55 +01:00
Mocca101 NB
406dc885a2 UI Tweaks for better visibility on Mobile 2023-01-08 16:24:18 +01:00
Mocca101 NB
7c5336dbd8 Merge branch 'dev' 2023-01-08 15:49:36 +01:00
Mocca101 NB
e6610547d0 Merge branch 'UI-Rework' into dev 2023-01-08 15:23:13 +01:00
Mocca101 NB
225aa7f641 Improved CSS of closable Chips 2023-01-08 15:23:01 +01:00