File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ This is a very experimental version. Random bugs may occur.
7
7
- Material Inputs
8
8
- Material Passwords
9
9
- Material Tabs
10
+ - Add option to disable Material Theme only (leaving components, tabs and other options on)
11
+ - Tab Height customizable
12
+ - More UI Icons
13
+ - Bug fixes (and possibly improvements)
10
14
11
15
## 0.4.4
12
16
- Added remaining options to TopHitProvider
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.chrisrm.idea.MaterialThemeUIFork</id >
3
3
<name >Material Theme UI EAP</name >
4
- <version >0.5.0.prealpha </version >
4
+ <version >0.5.0</version >
5
5
<vendor email =" heliosaian@gmail.com" url =" https://github.com/mallowigi" >Mallowigi</vendor >
6
6
7
7
<description ><![CDATA[
116
116
117
117
<change-notes ><![CDATA[
118
118
<html>
119
- <b>Version 0.5.0.prealpha </b>
119
+ <b>Version 0.5.0</b>
120
120
<p>Warning: this is a very experimental version. Random bugs may occur</p>
121
121
<ul>
122
122
<li>Themed Scrollbars</li>
123
123
<li>Material Table Headers (experimental)</li>
124
124
<li>Material Inputs</li>
125
125
<li>Material Passwords</li>
126
- <li>Material Tabs (experimental)</li>
126
+ <li>Material Tabs</li>
127
+ <li>Add option to disable Material Theme but leaving icons, tabs, schemes...</li>
128
+ <li>Customizable Tab Height (experimental)</li>
129
+ <li>More UI Icons</li>
130
+ <li>Bug fixes (and possible improvements)</li>
127
131
</ul>
128
132
<b>Version 0.4.4</b>
129
133
<ul>
You can’t perform that action at this time.
0 commit comments